chenc e03e896beb style(cascader): tag alignment in multi-select mode (#643) 3 سال پیش
..
_portal f76bd5879d feat: init 4 سال پیش
anchor 626c4b9f9e Feat/support next (#245) 4 سال پیش
autoComplete 626c4b9f9e Feat/support next (#245) 4 سال پیش
avatar f76bd5879d feat: init 4 سال پیش
backtop f76bd5879d feat: init 4 سال پیش
badge f76bd5879d feat: init 4 سال پیش
banner f76bd5879d feat: init 4 سال پیش
base 626c4b9f9e Feat/support next (#245) 4 سال پیش
breadcrumb ef7f7b5608 feat: [Breadcrumb] add a11y aria-* (#489) 4 سال پیش
button c33c463ed9 style: add some Sass variables to Button, Input, Modal, Select, ScrollList and TreeSelect components(#570) 4 سال پیش
calendar ef2531c8be Fix strict ts (#314) 4 سال پیش
card f76bd5879d feat: init 4 سال پیش
cascader e03e896beb style(cascader): tag alignment in multi-select mode (#643) 3 سال پیش
checkbox cd95ebb1b3 chore: feat/a11y-aira rebase master v2.2 4 سال پیش
collapse ef2531c8be Fix strict ts (#314) 4 سال پیش
collapsible f76bd5879d feat: init 4 سال پیش
datePicker 08b797befb fix(datepicker): clear input focus when type is dateTimeRange and and open is controlled #528 (#528) 3 سال پیش
descriptions f76bd5879d feat: init 4 سال پیش
dropdown f76bd5879d feat: init 4 سال پیش
empty f76bd5879d feat: init 4 سال پیش
form 4aa11c3076 Merge branch 'main' of https://github.com/DouyinFE/semi-design into release 4 سال پیش
grid f76bd5879d feat: init 4 سال پیش
icons 626c4b9f9e Feat/support next (#245) 4 سال پیش
input c33c463ed9 style: add some Sass variables to Button, Input, Modal, Select, ScrollList and TreeSelect components(#570) 4 سال پیش
inputNumber f426adce1f fix(inputnumber): button right click bug (#540) 4 سال پیش
keyframes f76bd5879d feat: init 4 سال پیش
layout f76bd5879d feat: init 4 سال پیش
list f76bd5879d feat: init 4 سال پیش
modal c33c463ed9 style: add some Sass variables to Button, Input, Modal, Select, ScrollList and TreeSelect components(#570) 4 سال پیش
navigation cd95ebb1b3 chore: feat/a11y-aira rebase master v2.2 4 سال پیش
notification 5452012214 fix: fix notification show and hide order (#531) 4 سال پیش
overflowList 626c4b9f9e Feat/support next (#245) 4 سال پیش
pagination ef2531c8be Fix strict ts (#314) 4 سال پیش
popconfirm b6ce00f945 Feat click out side (#273) 4 سال پیش
popover f76bd5879d feat: init 4 سال پیش
progress f76bd5879d feat: init 4 سال پیش
radio cd95ebb1b3 chore: feat/a11y-aira rebase master v2.2 4 سال پیش
rating 1301e6199f fix(rating): half star ui error when set parant element line-height (#355) 4 سال پیش
scripts f76bd5879d feat: init 4 سال پیش
scrollList c33c463ed9 style: add some Sass variables to Button, Input, Modal, Select, ScrollList and TreeSelect components(#570) 4 سال پیش
select e85e471f2e feat(select): update scrollTop after key down/up (#607) 3 سال پیش
sideSheet cd95ebb1b3 chore: feat/a11y-aira rebase master v2.2 4 سال پیش
skeleton f76bd5879d feat: init 4 سال پیش
slider d88385500c fix: fix slider throw error in shadowDOM or other DocumentFragment env 3 سال پیش
space f76bd5879d feat: init 4 سال پیش
spin f76bd5879d feat: init 4 سال پیش
steps f76bd5879d feat: init 4 سال پیش
switch 81f421ec49 style: [switch] add token $color-switch_disabled-bg-hover/ $color-switch_disabled-bg-active, close #115 (#185) 4 سال پیش
table b3bbd15e07 chore: beta merge main 3 سال پیش
tabs 626c4b9f9e Feat/support next (#245) 4 سال پیش
tag f76bd5879d feat: init 4 سال پیش
tagInput 46b8737b9d fix(taginput): update TagInput Sass variable reference relationship (#615) 4 سال پیش
timePicker c2745eedfc feat: add support for `onChangeWithDateFirst` API (#571) 4 سال پیش
timeline 648beea4ff style: fix timeline custom dot props not align (#395) 4 سال پیش
toast 626c4b9f9e Feat/support next (#245) 4 سال پیش
tooltip 19d7accbee feat(tooltip): leftTopOver supports autoAdjustOverflow #294 (#551) 4 سال پیش
transfer 9375fc6d6d feat: a11y transfer (#420) 4 سال پیش
tree 33646b6114 feat: [Tree] support checkRelation #522 (#609) 3 سال پیش
treeSelect 58c2f21a4b Merge branch 'main' of https://github.com/DouyinFE/semi-design into release 3 سال پیش
typography f76bd5879d feat: init 4 سال پیش
upload 5852628513 feat: upload #556 (#568) 3 سال پیش
utils 075fce8673 feat(a11y): remove useless aria-label #205 (#536) 4 سال پیش
README.md d8893466dc fix: semi-foundation/README.md gammar optimize (#165) 4 سال پیش
getBabelConfig.js 626c4b9f9e Feat/support next (#245) 4 سال پیش
gulpfile.js 9498eead2b feat: upgrade sass to 1.45.0 and set the option charset to false (#440) 4 سال پیش
package.json 856255d8b5 v2.5.0 3 سال پیش
tsconfig.json 2f70e0bbc2 fix: ts check error of upload/witFied/fields in strict mode 4 سال پیش

README.md

The infrastructure layer is used to build modern component libraries.

Semi UI adopts a set of cross-front-end framework technical solutions to split the JavaScript of each component into two parts: Foundation and Adapter. This allows us to reuse Foundation code across frameworks by only re-implementing the adapter, e.g, React and Vue. Quickly build common component libraries on different platforms.

  • Foundation

    Foundation contains the business logic that best represents Semi Design without actually referencing any DOM elements. Foundation delegates Adapter methods for any logic that requires DOM manipulation

  • Adapter

    Adapter is an interface that has all the methods needed by Foundation to implement Semi Design business logic. Adapter can have many implementations, allowing interoperability with different frameworks.

Directory Structure

  ├── semi-foundation         // Foundation and Stylesheet of component
  │   ├── utils
  │   └── tooltip
  │       ├── constants.js    // Constant definition, including numbers, strings, cssClass
  │       ├── foundation.js   // Core foundation
  │       ├── tooltip.scss    // Stylesheet
  │       ├── mixin.scss      // Scss mixin
  │       ├── rtl.scss        // Rtl 
  │       ├── variables.scss  // Scss variable

Related documents

Technical solutions

image

License

MIT