boomboomchen a9a36c3b8f feat: [Select/Checkbox/Button] add id #353 (#373) 3 years ago
..
_base 1a9dba04a8 test(chromatic): init template 3 years ago
_portal 6995204ce4 Test chromatic (#269) 4 years ago
_test_ 6995204ce4 Test chromatic (#269) 4 years ago
_utils 626c4b9f9e Feat/support next (#245) 3 years ago
anchor 626c4b9f9e Feat/support next (#245) 3 years ago
autoComplete 626c4b9f9e Feat/support next (#245) 3 years ago
avatar 626c4b9f9e Feat/support next (#245) 3 years ago
backtop 6995204ce4 Test chromatic (#269) 4 years ago
badge 626c4b9f9e Feat/support next (#245) 3 years ago
banner 6995204ce4 Test chromatic (#269) 4 years ago
breadcrumb 626c4b9f9e Feat/support next (#245) 3 years ago
button a9a36c3b8f feat: [Select/Checkbox/Button] add id #353 (#373) 3 years ago
calendar 626c4b9f9e Feat/support next (#245) 3 years ago
card 626c4b9f9e Feat/support next (#245) 3 years ago
cascader 193e7acb32 fix: [Checkbox/Cascader] add stopImmediatePropagation for the event parameter of checkbox onChange and Cascader stop propagation in multiple selection #343 (#350) 3 years ago
checkbox a9a36c3b8f feat: [Select/Checkbox/Button] add id #353 (#373) 3 years ago
collapse 626c4b9f9e Feat/support next (#245) 3 years ago
collapsible 39446bcf0c Merge branch 'release' of https://github.com/DouyinFE/semi-design into main 3 years ago
configProvider 6995204ce4 Test chromatic (#269) 4 years ago
datePicker 626c4b9f9e Feat/support next (#245) 3 years ago
descriptions 626c4b9f9e Feat/support next (#245) 3 years ago
dropdown 626c4b9f9e Feat/support next (#245) 3 years ago
empty 6995204ce4 Test chromatic (#269) 4 years ago
form 2f70e0bbc2 fix: ts check error of upload/witFied/fields in strict mode 3 years ago
grid 6995204ce4 Test chromatic (#269) 4 years ago
iconButton 626c4b9f9e Feat/support next (#245) 3 years ago
icons 6995204ce4 Test chromatic (#269) 4 years ago
input 626c4b9f9e Feat/support next (#245) 3 years ago
inputNumber 626c4b9f9e Feat/support next (#245) 3 years ago
layout ef2531c8be Fix strict ts (#314) 3 years ago
list 626c4b9f9e Feat/support next (#245) 3 years ago
locale 626c4b9f9e Feat/support next (#245) 3 years ago
modal 5d3fff2146 fix: fix modal width height type from number to number and string 3 years ago
motions f76bd5879d feat: init 4 years ago
navigation 100c3cc2fd fix: [Nav] interface definition of footer & header 3 years ago
notification 626c4b9f9e Feat/support next (#245) 3 years ago
overflowList 626c4b9f9e Feat/support next (#245) 3 years ago
pagination 626c4b9f9e Feat/support next (#245) 3 years ago
popconfirm 626c4b9f9e Feat/support next (#245) 3 years ago
popover 626c4b9f9e Feat/support next (#245) 3 years ago
progress 6995204ce4 Test chromatic (#269) 4 years ago
radio a77667381a fix: [Checkbo/Radio] style of checked and disabled cardType #319 (#357) 3 years ago
rating 1301e6199f fix(rating): half star ui error when set parant element line-height (#355) 3 years ago
resizeObserver 7d8db8212b fix(ts): Pagination,Tooltip,ResizeObserver (#331) 3 years ago
scripts 626c4b9f9e Feat/support next (#245) 3 years ago
scrollList 626c4b9f9e Feat/support next (#245) 3 years ago
select a9a36c3b8f feat: [Select/Checkbox/Button] add id #353 (#373) 3 years ago
sideSheet 626c4b9f9e Feat/support next (#245) 3 years ago
skeleton 6995204ce4 Test chromatic (#269) 4 years ago
slider 626c4b9f9e Feat/support next (#245) 3 years ago
space 626c4b9f9e Feat/support next (#245) 3 years ago
spin 6995204ce4 Test chromatic (#269) 4 years ago
steps 626c4b9f9e Feat/support next (#245) 3 years ago
switch 626c4b9f9e Feat/support next (#245) 3 years ago
table 626c4b9f9e Feat/support next (#245) 3 years ago
tabs 626c4b9f9e Feat/support next (#245) 3 years ago
tag 6995204ce4 Test chromatic (#269) 4 years ago
tagInput 626c4b9f9e Feat/support next (#245) 3 years ago
timePicker 626c4b9f9e Feat/support next (#245) 3 years ago
timeline 16162594f3 feat(Timeline): The time props of the Timeline supports ReactNode (#365) 3 years ago
toast 626c4b9f9e Feat/support next (#245) 3 years ago
tooltip 626c4b9f9e Feat/support next (#245) 3 years ago
transfer 626c4b9f9e Feat/support next (#245) 3 years ago
tree 7ac4179627 fix(tree): contextmenu event can bubbling (#374) 3 years ago
treeSelect 2f70e0bbc2 fix: ts check error of upload/witFied/fields in strict mode 3 years ago
trigger f76bd5879d feat: init 4 years ago
typography 626c4b9f9e Feat/support next (#245) 3 years ago
upload 2f70e0bbc2 fix: ts check error of upload/witFied/fields in strict mode 3 years ago
README.md a4987659f2 docs: udpate spell error in README.md of semi-ui (#93) 4 years ago
getBabelConfig.js 626c4b9f9e Feat/support next (#245) 3 years ago
gulpfile.js e0ec514b58 fix: fix the bug during replace the source of importdeclaration 3 years ago
index.ts f76bd5879d feat: init 4 years ago
package.json c6ce83aa28 v2.1.4 3 years ago
tsconfig.json 2f70e0bbc2 fix: ts check error of upload/witFied/fields in strict mode 3 years ago
webpack.config.js 626c4b9f9e Feat/support next (#245) 3 years ago

README.md

React component library based on @douyinfe/semi-foundation

Install

# with npm
npm install @douyinfe/semi-ui

# with yarn
yarn add @douyinfe/semi-ui

Usage

Here is a quick example to get you started, it's all you need:

import React from 'react';
import ReactDOM from 'react-dom';
import { Button, Switch } from '@douyinfe/semi-ui';

const App = () => (
  <>
    <Button type="primary">primary button</Button>
    <Switch size='large' />
  </>
);

ReactDOM.render(<App />, document.querySelector('#app'));

And Semi UI Doc Site have hundreds editable examples and live preview, welcome play with those examples.

Documentation

More to see Semi Design Site.

License

MIT