pointhalo a1aba4ae8d fix: single select will flush when filter is true, close #1207 (#1276) hace 3 años
..
_base 2b2a8fbe42 chore: fix merge conflict hace 3 años
_cssAnimation 73401f34e4 fix: fix tooltip animation in react18 #1225 (#1227) hace 3 años
_portal bd83d1f9cd chore: format code hace 3 años
_test_ d4c3d4b522 chore: use eslint to format code (#1162) hace 3 años
_utils bd83d1f9cd chore: format code hace 3 años
anchor bd83d1f9cd chore: format code hace 3 años
autoComplete 2b2a8fbe42 chore: fix merge conflict hace 3 años
avatar bd83d1f9cd chore: format code hace 3 años
backtop bd83d1f9cd chore: format code hace 3 años
badge bd83d1f9cd chore: format code hace 3 años
banner bd83d1f9cd chore: format code hace 3 años
breadcrumb bd83d1f9cd chore: format code hace 3 años
button bd83d1f9cd chore: format code hace 3 años
calendar bc6a4bd1e1 test: add displayValue on calendar demo, avoid chromatic snapshot invalid hace 3 años
card bd83d1f9cd chore: format code hace 3 años
carousel bd83d1f9cd chore: format code hace 3 años
cascader 8a2f49cccc style: [Cascader] The right icon in the Cascader menu item increases … (#1244) hace 3 años
checkbox 2b2a8fbe42 chore: fix merge conflict hace 3 años
collapse e0c21e6182 fix: js2css fix hace 3 años
collapsible bfd4202875 fix: collapsible onMotionEnd exec fallback hace 3 años
configProvider bd83d1f9cd chore: format code hace 3 años
datePicker 7cf21e374c fix: fix click dropdown make screen scroll after tooltip add off screen render, #1254 (#1260) hace 3 años
descriptions bd83d1f9cd chore: format code hace 3 años
divider bd83d1f9cd chore: format code hace 3 años
dropdown 7cf21e374c fix: fix click dropdown make screen scroll after tooltip add off screen render, #1254 (#1260) hace 3 años
empty bd83d1f9cd chore: format code hace 3 años
form b00b415f70 v2.23.3 hace 3 años
grid bd83d1f9cd chore: format code hace 3 años
iconButton bd83d1f9cd chore: format code hace 3 años
icons d7ce8db958 test: update storybook filename (#1161) hace 3 años
image ac16e490fc chore: interface import & export add keyword type hace 3 años
input b5c71ff95c fix: remove useless setPaddingLeft call in input, close #1262, 1181 (#1265) hace 3 años
inputNumber 2b2a8fbe42 chore: fix merge conflict hace 3 años
layout bd83d1f9cd chore: format code hace 3 años
list bd83d1f9cd chore: format code hace 3 años
locale d68ed5e148 fix: Fix table pager text translation error in vi_VN locale (#1252) hace 3 años
modal 4d7399b787 fix: fix form in sidesheet, form constructor not mount at first trick (#1255) hace 3 años
navigation 4186cfa68e fix: fix the wrong padding in navigation link (#1243) hace 3 años
notification bd83d1f9cd chore: format code hace 3 años
overflowList bd83d1f9cd chore: format code hace 3 años
pagination bd83d1f9cd chore: format code hace 3 años
popconfirm e0c21e6182 fix: js2css fix hace 3 años
popover e0c21e6182 fix: js2css fix hace 3 años
progress bd83d1f9cd chore: format code hace 3 años
radio bd83d1f9cd chore: format code hace 3 años
rating bd83d1f9cd chore: format code hace 3 años
resizeObserver bd83d1f9cd chore: format code hace 3 años
scripts 626c4b9f9e Feat/support next (#245) hace 3 años
scrollList 557fd13490 Merge branch 'release' into js2css hace 3 años
select a1aba4ae8d fix: single select will flush when filter is true, close #1207 (#1276) hace 3 años
sideSheet 4d7399b787 fix: fix form in sidesheet, form constructor not mount at first trick (#1255) hace 3 años
skeleton bd83d1f9cd chore: format code hace 3 años
slider 2b2a8fbe42 chore: fix merge conflict hace 3 años
space bd83d1f9cd chore: format code hace 3 años
spin bd83d1f9cd chore: format code hace 3 años
steps bd83d1f9cd chore: format code hace 3 años
switch bd83d1f9cd chore: format code hace 3 años
table fa962bc7eb feat: new tooltip smart pos adjust (#1176) hace 3 años
tabs 9b7ad5f886 A11y site support (#1230) hace 3 años
tag ac9385e4ce Feat: [Select] Added showRestTagsPopover and restTagsPopoverProps to support displaying redundant tags through popover (#1212) hace 3 años
tagInput 3180f096c4 style: [tagInput] Modify the height of Input in TagInput (#1263) hace 3 años
timePicker ac312496a5 Merge branch 'release' into js2css_fix hace 3 años
timeline bd83d1f9cd chore: format code hace 3 años
toast e0c21e6182 fix: js2css fix hace 3 años
tooltip 7cf21e374c fix: fix click dropdown make screen scroll after tooltip add off screen render, #1254 (#1260) hace 3 años
transfer 685e01e0c9 Merge branch main into release hace 3 años
tree 205edcae78 fix: [Tree] Module change in NodeList that completes animation hace 3 años
treeSelect f8a4d7ed85 Merge pull request #1215 from DouyinFE/js2css_fix hace 3 años
trigger bd83d1f9cd chore: format code hace 3 años
typography a202743535 Merge branch 'release' into main hace 3 años
upload ac16e490fc chore: interface import & export add keyword type hace 3 años
README.md d4c3d4b522 chore: use eslint to format code (#1162) hace 3 años
getBabelConfig.js 496f3db0f7 chore: remove corejs hace 3 años
gulpfile.js 9c3a607100 chore: auto format code hace 3 años
index.ts fff957d12e feat: add export LocaleConsumer (#1196) hace 3 años
package.json c3cd984199 v2.23.5 hace 3 años
tsconfig.json 2f70e0bbc2 fix: ts check error of upload/witFied/fields in strict mode hace 3 años
webpack.config.js 9c3a607100 chore: auto format code hace 3 años

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