.. |
_base
|
6df60a8d94
fix: update component types define, add children & add contextType, fix ts check error with @types/react v18 (#771)
|
3 years ago |
_portal
|
6df60a8d94
fix: update component types define, add children & add contextType, fix ts check error with @types/react v18 (#771)
|
3 years ago |
_test_
|
6995204ce4
Test chromatic (#269)
|
3 years ago |
_utils
|
571960b646
feat(a11y): popover keyboard (#725)
|
3 years ago |
anchor
|
4511313cca
chore: simplify some type in ts(#838)
|
3 years ago |
autoComplete
|
1202c2d7b7
fix: Autocomplete defaultActiveFirstOption #892 (#896)
|
3 years ago |
avatar
|
4511313cca
chore: simplify some type in ts(#838)
|
3 years ago |
backtop
|
6df60a8d94
fix: update component types define, add children & add contextType, fix ts check error with @types/react v18 (#771)
|
3 years ago |
badge
|
4511313cca
chore: simplify some type in ts(#838)
|
3 years ago |
banner
|
4511313cca
chore: simplify some type in ts(#838)
|
3 years ago |
breadcrumb
|
4511313cca
chore: simplify some type in ts(#838)
|
3 years ago |
button
|
001f837d12
fix: fix button types
|
3 years ago |
calendar
|
6df60a8d94
fix: update component types define, add children & add contextType, fix ts check error with @types/react v18 (#771)
|
3 years ago |
card
|
4511313cca
chore: simplify some type in ts(#838)
|
3 years ago |
carousel
|
be6f513256
fix: remove throttle in indicator change and arrow click (#819)
|
3 years ago |
cascader
|
4511313cca
chore: simplify some type in ts(#838)
|
3 years ago |
checkbox
|
015d593716
fix: checkbox a11y focus error (#897)
|
3 years ago |
collapse
|
4511313cca
chore: simplify some type in ts(#838)
|
3 years ago |
collapsible
|
4511313cca
chore: simplify some type in ts(#838)
|
3 years ago |
configProvider
|
6df60a8d94
fix: update component types define, add children & add contextType, fix ts check error with @types/react v18 (#771)
|
3 years ago |
datePicker
|
c5d42ebbf4
feat(datepicker): input range start and show it on panel #294 (#742)
|
3 years ago |
descriptions
|
4511313cca
chore: simplify some type in ts(#838)
|
3 years ago |
divider
|
ff89ca53d3
feat:(divider) New divider (#769)
|
3 years ago |
dropdown
|
6df60a8d94
fix: update component types define, add children & add contextType, fix ts check error with @types/react v18 (#771)
|
3 years ago |
empty
|
4511313cca
chore: simplify some type in ts(#838)
|
3 years ago |
form
|
28b0df9e97
fix: update form,tree,cascader,table Checkbox import
|
3 years ago |
grid
|
6df60a8d94
fix: update component types define, add children & add contextType, fix ts check error with @types/react v18 (#771)
|
3 years ago |
iconButton
|
626c4b9f9e
Feat/support next (#245)
|
3 years ago |
icons
|
6995204ce4
Test chromatic (#269)
|
3 years ago |
input
|
6d1c15a47c
test: add cypress test to tabs,anchor,overflowList,etc (#787)
|
3 years ago |
inputNumber
|
9f0ae270cf
feat: inputNumber a11y keyboard #205 (#890)
|
3 years ago |
layout
|
4511313cca
chore: simplify some type in ts(#838)
|
3 years ago |
list
|
4511313cca
chore: simplify some type in ts(#838)
|
3 years ago |
locale
|
792565cc6b
feat(locale): support spanish (#436)
|
3 years ago |
modal
|
ab896e8514
feat(a11y): modal keyboard focus (#837)
|
3 years ago |
motions
|
f76bd5879d
feat: init
|
4 years ago |
navigation
|
32f974ed27
fix: wrong type of nav.item['linkOptions'], close #856
|
3 years ago |
notification
|
6df60a8d94
fix: update component types define, add children & add contextType, fix ts check error with @types/react v18 (#771)
|
3 years ago |
overflowList
|
6d1c15a47c
test: add cypress test to tabs,anchor,overflowList,etc (#787)
|
3 years ago |
pagination
|
6df60a8d94
fix: update component types define, add children & add contextType, fix ts check error with @types/react v18 (#771)
|
3 years ago |
popconfirm
|
6df60a8d94
fix: update component types define, add children & add contextType, fix ts check error with @types/react v18 (#771)
|
3 years ago |
popover
|
28b36ff2a9
fix: popover add clickToHide props type
|
3 years ago |
progress
|
3f4fcdc112
feat(progress): support linear background color (#872)
|
3 years ago |
radio
|
07467f6b0a
chore: merge release to main
|
3 years ago |
rating
|
c4bbb31e04
feat: a11y - improve form & field component aria, #205 (#479)
|
3 years ago |
resizeObserver
|
7d8db8212b
fix(ts): Pagination,Tooltip,ResizeObserver (#331)
|
3 years ago |
scripts
|
626c4b9f9e
Feat/support next (#245)
|
3 years ago |
scrollList
|
a6e9b6d259
chore(scrolllist): fix scrollList story random value
|
3 years ago |
select
|
e59c72b9c2
fix: select onSearch didn't trigger some time, close #867 (#899)
|
3 years ago |
sideSheet
|
4511313cca
chore: simplify some type in ts(#838)
|
3 years ago |
skeleton
|
6995204ce4
Test chromatic (#269)
|
3 years ago |
slider
|
a36e3afecd
feat: fix issue #618 (#871)
|
3 years ago |
space
|
626c4b9f9e
Feat/support next (#245)
|
3 years ago |
spin
|
eb1f58ac55
feat(a11y): remove useless aria-label #205
|
3 years ago |
steps
|
c584cbdf39
feat: [Steps] support a11y (#426)
|
3 years ago |
switch
|
75ff2c9b6a
feat(a11y): switch focus (#805)
|
3 years ago |
table
|
28b0df9e97
fix: update form,tree,cascader,table Checkbox import
|
3 years ago |
tabs
|
564c911829
feat(a11y): add keyboard and focus events to tabs
|
3 years ago |
tag
|
70422f8c43
feat(a11y): add keyboard and focus event to tag (#863)
|
3 years ago |
tagInput
|
3022da6f99
feat: tagInput prefix insetLabel (#883)
|
3 years ago |
timePicker
|
4ce2b7ccd0
Merge pull request #792 from DouyinFE/fix-776
|
3 years ago |
timeline
|
4511313cca
chore: simplify some type in ts(#838)
|
3 years ago |
toast
|
6df60a8d94
fix: update component types define, add children & add contextType, fix ts check error with @types/react v18 (#771)
|
3 years ago |
tooltip
|
f10a4f2624
fix: revert tooltip animation duration
|
3 years ago |
transfer
|
28b0df9e97
fix: update form,tree,cascader,table Checkbox import
|
3 years ago |
tree
|
28b0df9e97
fix: update form,tree,cascader,table Checkbox import
|
3 years ago |
treeSelect
|
903faad081
fix: [TreeSelect] fix error when treeData is [] and checkRelation is unRelated (#862)
|
3 years ago |
trigger
|
f76bd5879d
feat: init
|
4 years ago |
typography
|
6d1c15a47c
test: add cypress test to tabs,anchor,overflowList,etc (#787)
|
3 years ago |
upload
|
ba84243136
fix: fix upload when directory and draggable add wrong list (#841)
|
3 years ago |
README.md
|
1793a09ddf
docs: update readme force lerna detech
|
3 years ago |
getBabelConfig.js
|
626c4b9f9e
Feat/support next (#245)
|
3 years ago |
gulpfile.js
|
9498eead2b
feat: upgrade sass to 1.45.0 and set the option charset to false (#440)
|
3 years ago |
index.ts
|
7d7057d88b
feat: carousel in dev (#738)
|
3 years ago |
package.json
|
3b7c0e3991
v2.13.0-beta.0
|
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 |