The Wayback Machine - https://web.archive.org/web/20220606231146/https://github.com/topics/design-system
Skip to content
#

design-system

Here are 1,361 public repositories matching this topic...

docz
grommet
oskari
oskari commented Oct 14, 2020

Expected Behavior

defaultMode is used in Grommet component along with themeMode prop to determine initial theme mode between dark and light themes. As this property is used by Grommet Theme Designer, Grommet HPE Theme and in HPE Design System I would expect it to

good first issue documentation hacktoberfest
DaiQiangReal
DaiQiangReal commented May 30, 2022

Which Component 出现bug的组件

  • TagInput

semi-ui version

  • latest

Expected result 期望的结果是什么

  • 显示label

Actual result 实际的结果是什么

  • 不显示

Steps to reproduce 复现步骤

  • 1

Reproducible code 复现代码

import React from 'react';
import { Form, Tooltip } from '@douyinfe/semi-ui';
import { IconHelpCircle } from '@douyinfe/semi-icons';

() => {
    const {
good first issue feature request PR Welcome
theme-ui
hasparus
hasparus commented Apr 7, 2022

We're currently causing peerDependency warnings in Yarn 2.
Whenever we depend on something, this dependencies peerDependencies must be listed either in our peerDependencies or in our dependencies.

Discussed in system-ui/theme-ui#2196

Originally posted by jw-miaem April 7, 2022
Reason I ask (before raisin

bug good first issue
eui

Improve this page

Add a description, image, and links to the design-system topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the design-system topic, visit your repo's landing page and select "manage topics."

Learn more