semi-bot 3960e35ea5 v2.23.1 3 years ago
..
_base 2b2a8fbe42 chore: fix merge conflict 3 years ago
_cssAnimation 73401f34e4 fix: fix tooltip animation in react18 #1225 (#1227) 3 years ago
_portal bd83d1f9cd chore: format code 3 years ago
_test_ d4c3d4b522 chore: use eslint to format code (#1162) 3 years ago
_utils bd83d1f9cd chore: format code 3 years ago
anchor bd83d1f9cd chore: format code 3 years ago
autoComplete 2b2a8fbe42 chore: fix merge conflict 3 years ago
avatar bd83d1f9cd chore: format code 3 years ago
backtop bd83d1f9cd chore: format code 3 years ago
badge bd83d1f9cd chore: format code 3 years ago
banner bd83d1f9cd chore: format code 3 years ago
breadcrumb bd83d1f9cd chore: format code 3 years ago
button bd83d1f9cd chore: format code 3 years ago
calendar bd83d1f9cd chore: format code 3 years ago
card bd83d1f9cd chore: format code 3 years ago
carousel bd83d1f9cd chore: format code 3 years ago
cascader 8a2f49cccc style: [Cascader] The right icon in the Cascader menu item increases … (#1244) 3 years ago
checkbox 2b2a8fbe42 chore: fix merge conflict 3 years ago
collapse e0c21e6182 fix: js2css fix 3 years ago
collapsible bfd4202875 fix: collapsible onMotionEnd exec fallback 3 years ago
configProvider bd83d1f9cd chore: format code 3 years ago
datePicker 7cf21e374c fix: fix click dropdown make screen scroll after tooltip add off screen render, #1254 (#1260) 3 years ago
descriptions bd83d1f9cd chore: format code 3 years ago
divider bd83d1f9cd chore: format code 3 years ago
dropdown 7cf21e374c fix: fix click dropdown make screen scroll after tooltip add off screen render, #1254 (#1260) 3 years ago
empty bd83d1f9cd chore: format code 3 years ago
form 0e480522bb chore: useFormState support literal type (#1232) 3 years ago
grid bd83d1f9cd chore: format code 3 years ago
iconButton bd83d1f9cd chore: format code 3 years ago
icons d7ce8db958 test: update storybook filename (#1161) 3 years ago
image f8d62f4c66 test: [Image] add test cases for Image (#1236) 3 years ago
input 2b2a8fbe42 chore: fix merge conflict 3 years ago
inputNumber 2b2a8fbe42 chore: fix merge conflict 3 years ago
layout bd83d1f9cd chore: format code 3 years ago
list bd83d1f9cd chore: format code 3 years ago
locale d68ed5e148 fix: Fix table pager text translation error in vi_VN locale (#1252) 3 years ago
modal 4d7399b787 fix: fix form in sidesheet, form constructor not mount at first trick (#1255) 3 years ago
navigation 4186cfa68e fix: fix the wrong padding in navigation link (#1243) 3 years ago
notification bd83d1f9cd chore: format code 3 years ago
overflowList bd83d1f9cd chore: format code 3 years ago
pagination bd83d1f9cd chore: format code 3 years ago
popconfirm e0c21e6182 fix: js2css fix 3 years ago
popover e0c21e6182 fix: js2css fix 3 years ago
progress bd83d1f9cd chore: format code 3 years ago
radio bd83d1f9cd chore: format code 3 years ago
rating bd83d1f9cd chore: format code 3 years ago
resizeObserver bd83d1f9cd chore: format code 3 years ago
scripts 626c4b9f9e Feat/support next (#245) 4 years ago
scrollList 557fd13490 Merge branch 'release' into js2css 3 years ago
select b3d5c97e19 fix: [Select] [Tooltip] additional handling props.value/props.rePosKey when pass NaN, close #763 (#1253) 3 years ago
sideSheet 4d7399b787 fix: fix form in sidesheet, form constructor not mount at first trick (#1255) 3 years ago
skeleton bd83d1f9cd chore: format code 3 years ago
slider 2b2a8fbe42 chore: fix merge conflict 3 years ago
space bd83d1f9cd chore: format code 3 years ago
spin bd83d1f9cd chore: format code 3 years ago
steps bd83d1f9cd chore: format code 3 years ago
switch bd83d1f9cd chore: format code 3 years ago
table fa962bc7eb feat: new tooltip smart pos adjust (#1176) 3 years ago
tabs 9b7ad5f886 A11y site support (#1230) 3 years ago
tag ac9385e4ce Feat: [Select] Added showRestTagsPopover and restTagsPopoverProps to support displaying redundant tags through popover (#1212) 3 years ago
tagInput 685e01e0c9 Merge branch main into release 3 years ago
timePicker ac312496a5 Merge branch 'release' into js2css_fix 3 years ago
timeline bd83d1f9cd chore: format code 3 years ago
toast e0c21e6182 fix: js2css fix 3 years ago
tooltip 7cf21e374c fix: fix click dropdown make screen scroll after tooltip add off screen render, #1254 (#1260) 3 years ago
transfer 685e01e0c9 Merge branch main into release 3 years ago
tree 205edcae78 fix: [Tree] Module change in NodeList that completes animation 3 years ago
treeSelect f8a4d7ed85 Merge pull request #1215 from DouyinFE/js2css_fix 3 years ago
trigger bd83d1f9cd chore: format code 3 years ago
typography a202743535 Merge branch 'release' into main 3 years ago
upload bd83d1f9cd chore: format code 3 years ago
README.md d4c3d4b522 chore: use eslint to format code (#1162) 3 years ago
getBabelConfig.js 496f3db0f7 chore: remove corejs 3 years ago
gulpfile.js 9c3a607100 chore: auto format code 3 years ago
index.ts fff957d12e feat: add export LocaleConsumer (#1196) 3 years ago
package.json 3960e35ea5 v2.23.1 3 years ago
tsconfig.json 2f70e0bbc2 fix: ts check error of upload/witFied/fields in strict mode 4 years ago
webpack.config.js 9c3a607100 chore: auto format code 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