point.halo 973dbd2824 feat: add condiction compile code, compact with react 19 (80%), #2743 před 6 měsíci
..
_base 6a81a795f3 chore: docs & example in story optimize před 1 rokem
_cssAnimation 73401f34e4 fix: fix tooltip animation in react18 #1225 (#1227) před 3 roky
_portal dc6f3f7fee fix: optimize code před 2 roky
_sortable 1d5f248c93 fix: Fixed the issue in Transfer that quick drag failed due to too long drag sensing delay time před 1 rokem
_test_ d4c3d4b522 chore: use eslint to format code (#1162) před 3 roky
_utils 52b37b12e1 feat: highlight searchWords support object props (#2600) před 1 rokem
anchor 3a7a6d1e55 chore: update ci workflow node 16 -> node 20 (#2109) před 1 rokem
audioPlayer b18be73a99 chore: Modify the image link in storybook to ensure Cypress test consistency před 9 měsíci
autoComplete 973dbd2824 feat: add condiction compile code, compact with react 19 (80%), #2743 před 6 měsíci
avatar 53bb70ba9b chore: fix Avatar/AvatarGroup size type error před 1 rokem
backtop 3a7a6d1e55 chore: update ci workflow node 16 -> node 20 (#2109) před 1 rokem
badge 3a7a6d1e55 chore: update ci workflow node 16 -> node 20 (#2109) před 1 rokem
banner 3a7a6d1e55 chore: update ci workflow node 16 -> node 20 (#2109) před 1 rokem
breadcrumb 3a7a6d1e55 chore: update ci workflow node 16 -> node 20 (#2109) před 1 rokem
button 3a7a6d1e55 chore: update ci workflow node 16 -> node 20 (#2109) před 1 rokem
calendar 973dbd2824 feat: add condiction compile code, compact with react 19 (80%), #2743 před 6 měsíci
card 3a7a6d1e55 chore: update ci workflow node 16 -> node 20 (#2109) před 1 rokem
carousel 2c43674a31 fix: render state value in children render always get init one (#2634) před 1 rokem
cascader 973dbd2824 feat: add condiction compile code, compact with react 19 (80%), #2743 před 6 měsíci
chat f8a673573c style: Fix the problem that the width of the chat content area is stretched by the table (#2775) před 9 měsíci
checkbox f8004dfb8f style: [Checkbox] Modify unreasonable naming, undisabled -> enable (#2494) před 1 rokem
codeHighlight a87ee93f0b fix: code highlight add semi-light-scrollbar před 1 rokem
collapse 3a7a6d1e55 chore: update ci workflow node 16 -> node 20 (#2109) před 1 rokem
collapsible d71a32889a fix: [Collapsible] remove useless isEqual compare in componentDidUpdate před 1 rokem
colorPicker c5ca0a25c7 fix: optimize colorPicker code před 1 rokem
configProvider 458a4dcbd2 feat: ConfigConsumer před 1 rokem
cropper 16294a73ef feat: [Cropper] add preview API for realtime preivew croppered image (#2782) před 9 měsíci
datePicker 8df42ba7d3 fix: Update the display logic of months in different years under type monthRange (#2608) před 1 rokem
descriptions 3a7a6d1e55 chore: update ci workflow node 16 -> node 20 (#2109) před 1 rokem
divider 3a7a6d1e55 chore: update ci workflow node 16 -> node 20 (#2109) před 1 rokem
dragMove d9e931c738 fix: Fixed the issue in DragMove that after setting the handler, DragMove child elements can still be dragged (#2662) před 1 rokem
dropdown fd051c8198 fix: fix dropdown onVisibleChange not defined some time (#2454) před 1 rokem
empty 3a7a6d1e55 chore: update ci workflow node 16 -> node 20 (#2109) před 1 rokem
form 5f21f62263 chore: Update BaseFormProps Interface, render / children,support generic Values (#2840) před 8 měsíci
grid 3a7a6d1e55 chore: update ci workflow node 16 -> node 20 (#2109) před 1 rokem
highlight 52b37b12e1 feat: highlight searchWords support object props (#2600) před 1 rokem
hotKeys 33d762b11d chore: Hotkeys, move the event DOM operation to the adapter (#2515) před 1 rokem
iconButton cab27191a0 feat: Button Badge add contentClassName (#2262) před 1 rokem
icons 3a7a6d1e55 chore: update ci workflow node 16 -> node 20 (#2109) před 1 rokem
image 63d0a0b499 chore: Image component props support native img element attributes (#2427) před 1 rokem
input b56fa2b1dc fix: Fixed the problem that when maxLength and getValueLength are set… (#2859) před 7 měsíci
inputNumber 27934fdc87 Merge branch main into release před 10 měsíci
jsonViewer b3356487aa feat: expose jsonviewer search api (#2755) před 10 měsíci
layout 3a7a6d1e55 chore: update ci workflow node 16 -> node 20 (#2109) před 1 rokem
list 56a3cf3b69 docs: update list drag demo use dnd-kit (#2717) před 11 měsíci
locale 09d8752f3c feat: add videoPlayer support (#2822) před 8 měsíci
lottie 5a83d41be8 chore: doc před 1 rokem
markdownRender bc981acf20 fix: MarkdownRender table duplicate column elements před 10 měsíci
modal 973dbd2824 feat: add condiction compile code, compact with react 19 (80%), #2743 před 6 měsíci
navigation 674612e3d1 fix: add a new selector type for the hover style fallback in the renderWrapper scenario (#2691) před 10 měsíci
notification 973dbd2824 feat: add condiction compile code, compact with react 19 (80%), #2743 před 6 měsíci
overflowList cf816b24b4 fix: deepclone items when getOverflowItem to Prevent props.items from being changed internally due to rapid clicks (#2423) před 1 rokem
pagination 98684cbf50 fix: [Pagination] Fixed page capacity switcher did not switch language correctly when switching languages (#2698) před 11 měsíci
pincode 95b8f3074d fix: pinCode number format IME issue in iOS před 11 měsíci
popconfirm b786b6eb04 fix: change popconfirm test před 1 rokem
popover 6a4a47ed30 style: Modify the color of Popover arrow to ensure that the configuration can take effect through DSM (#2806) před 9 měsíci
progress c1f2ca8eeb fix: Fixed the problem that when the hot area for sorting is the enti… (#2803) před 9 měsíci
radio 8e653139fc feat: [RadioGroup] options added addonStyles/addonClassName/addonId/extraId (#2706) před 10 měsíci
rating 973dbd2824 feat: add condiction compile code, compact with react 19 (80%), #2743 před 6 měsíci
resizable 3c4e287508 fix: Fix Resizable not working on touch screen před 11 měsíci
resizeObserver 973dbd2824 feat: add condiction compile code, compact with react 19 (80%), #2743 před 6 měsíci
scripts 6ebc1b8a5e chore: remove useless license.txt in the dist dir před 1 rokem
scrollList 5ec3889a0c fix(datepicker): fixed chrome crashed bug by scrollList aria prop #2722 (#2723) před 11 měsíci
select 973dbd2824 feat: add condiction compile code, compact with react 19 (80%), #2743 před 6 měsíci
sideSheet 3a7a6d1e55 chore: update ci workflow node 16 -> node 20 (#2109) před 1 rokem
skeleton 3a7a6d1e55 chore: update ci workflow node 16 -> node 20 (#2109) před 1 rokem
slider 973dbd2824 feat: add condiction compile code, compact with react 19 (80%), #2743 před 6 měsíci
space 3a7a6d1e55 chore: update ci workflow node 16 -> node 20 (#2109) před 1 rokem
spin 3a7a6d1e55 chore: update ci workflow node 16 -> node 20 (#2109) před 1 rokem
steps 3a7a6d1e55 chore: update ci workflow node 16 -> node 20 (#2109) před 1 rokem
switch 3a7a6d1e55 chore: update ci workflow node 16 -> node 20 (#2109) před 1 rokem
table d117368c32 style: Fixed the issue that when the Table component sets the header background color through style in onHeaderCell, the fixed header does not take effect (#2821) před 8 měsíci
tabs 44b19ef61f fix: tabs add scrollActiveTabItemIntoView to componentDidMount (#2787) před 9 měsíci
tag 3a7a6d1e55 chore: update ci workflow node 16 -> node 20 (#2109) před 1 rokem
tagInput 3a7a6d1e55 chore: update ci workflow node 16 -> node 20 (#2109) před 1 rokem
timePicker 1fc17f3b8c style: add color-scrollList_header-bg support (#2789) před 9 měsíci
timeline 3a7a6d1e55 chore: update ci workflow node 16 -> node 20 (#2109) před 1 rokem
toast 973dbd2824 feat: add condiction compile code, compact with react 19 (80%), #2743 před 6 měsíci
tooltip 973dbd2824 feat: add condiction compile code, compact with react 19 (80%), #2743 před 6 měsíci
transfer cde4825d2b fix: When all items except the disabled item in the left panel of tra… (#2574) před 1 rokem
tree f0cb8675e9 fix: treeData prop add key type warning (#2773) před 8 měsíci
treeSelect 973dbd2824 feat: add condiction compile code, compact with react 19 (80%), #2743 před 6 měsíci
trigger f05ed24b0b chore: remove file head lint rule which already set global (#1706) před 2 roky
typography 1ca2dfd4aa fix: Modify the way to clear ellipsisContainer and removDDe the obsolete use of ReactDOM.render() před 11 měsíci
upload 112d4dc296 feat: add filename tooltip when the filename is too long před 10 měsíci
userGuide 5d79300385 fix: UserGuide click-through behavior (#2764) před 10 měsíci
videoPlayer 09d8752f3c feat: add videoPlayer support (#2822) před 8 měsíci
README.md 581de64d5e docs: update component number před 1 rokem
getBabelConfig.js 496f3db0f7 chore: remove corejs před 3 roky
gulpfile.js 9c3a607100 chore: auto format code před 3 roky
index.ts 09d8752f3c feat: add videoPlayer support (#2822) před 8 měsíci
package.json 5fa3239b65 v2.81.0 před 7 měsíci
tsconfig.json 09d8752f3c feat: add videoPlayer support (#2822) před 8 měsíci
webpack.config.js bd811b964d chore: lock webpack version před 1 rokem

README.md

Semi-UI

A modern, comprehensive, flexible design system and UI library. Connect DesignOps & DevOps. Quickly build beautiful React apps. Maintained by Douyin-fe team.

[![LICENSE][license-badge]][license-url] [![NPM][npm-badge]][npm-url] [![CONTRIBUTORS][contributors-badge]][contributors-url] ![Design Token][Design Token] [![FIGMA][figma-badge]][figma-url] [![CODECOV][codecov-badge]][codecov-url] [![Chromatic][chromatic-badge]][chromatic-url] [![Cypress][cypress-badge]][cypress-url] [![Twitter Follow](https://img.shields.io/twitter/follow/SemiDesignUI?style=social)](https://twitter.com/SemiDesignUI)

🎉 Features

  • 💪 Up to 70+ high-quality Components.
  • 💅 Code2Design, automatically generate Figma UI Kit according to different themes, keep same between design and code
  • 🚀 Powerful Design2Code support, convert figma draft to code in a few seconds
  • 💕 Complete A11y support, follows W3C standards to provide keyboard interaction, focus management and ARIA for all components
  • 💅 Up to 3000+ Design Tokens can be easily modify by Semi Design system management, make Semi Design to Any Design quickly.
  • 🌍 Internationalization Support for Dozens of Languages, timezone, RTL support
  • ⚙️ Strict quality assurance, covering unit testing, E2E testing, visual testing
  • 👏 Written in Typescript, friendly Static Type Support. Based on Foundation/Adapter architecture, easy to read and contribute
  • 🥳 SSR (Server Side Rendering) Compatible.

🔥 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 has hundreds of editable examples and live preview, welcome to play with those examples.

📰 News about Semi UI

📌 Documentation

👌 Platform Support

Semi UI supports all major modern browsers.

|chrome
chrome|firefox
firefox|safari
safari|IE/Edge
IE/Edge|electron
Electron| |--|--|--|--|--| | latest 2 versions | latest 2 versions | latest 2 versions | Edge | latest 2 versions |

👨‍👨‍👧‍👦 User Group

Join User Group on Feishu / Lark

💖 Thanks

Chromatic

Thanks to Chromatic for providing the visual testing platform that helps us review UI changes and catch visual regressions.

Cypress

Thanks to Cypress for providing E2E testing.

👐 Contributing

Thanks to all the people who already contributed!

Read the contributing guide to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes to Semi UI.

See CONTRIBUTING documentation.

🎈 License

Semi UI is MIT Licensed