boomboomchen 0c4640c589 feat: [Cascader] support leafOnly #256 (#405) 3 years ago
..
_base 91be067d0a test(chromatic): init release 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 0c4640c589 feat: [Cascader] support leafOnly #256 (#405) 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 15bf393193 fix: [Description] When the description type is plain, the key is node rendering incorrectly #406 (#407) 3 years ago
dropdown 626c4b9f9e Feat/support next (#245) 3 years ago
empty 6995204ce4 Test chromatic (#269) 4 years ago
form cf3fb93e0e fix: [Select] Add key to the content returned by renderSelectedItem #320 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 cf3fb93e0e fix: [Select] Add key to the content returned by renderSelectedItem #320 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 75962a325c feat: [Upload]support insert api and showPicInfo (#342) 3 years ago
progress 6995204ce4 Test chromatic (#269) 4 years ago
radio c4e86123a7 fix(form): withField return component lossing ref when it without filed prop #384 (#386) 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 cf3fb93e0e fix: [Select] Add key to the content returned by renderSelectedItem #320 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 cf3fb93e0e fix: [Select] Add key to the content returned by renderSelectedItem #320 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 75962a325c feat: [Upload]support insert api and showPicInfo (#342) 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 6dbe2e9d03 Add extra info to package json (#394) 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