.. |
_base
|
5b650480b1
fix: optimized type
|
2 年之前 |
_cssAnimation
|
73401f34e4
fix: fix tooltip animation in react18 #1225 (#1227)
|
3 年之前 |
_portal
|
bd83d1f9cd
chore: format code
|
3 年之前 |
_test_
|
d4c3d4b522
chore: use eslint to format code (#1162)
|
3 年之前 |
_utils
|
ef563a270f
fix: fixed resizable table with form threw error in dev #1506 (#1509)
|
2 年之前 |
anchor
|
5b650480b1
fix: optimized type
|
2 年之前 |
autoComplete
|
5b650480b1
fix: optimized type
|
2 年之前 |
avatar
|
bd83d1f9cd
chore: format code
|
3 年之前 |
backtop
|
bd83d1f9cd
chore: format code
|
3 年之前 |
badge
|
bd83d1f9cd
chore: format code
|
3 年之前 |
banner
|
bd83d1f9cd
chore: format code
|
3 年之前 |
breadcrumb
|
bd83d1f9cd
chore: format code
|
3 年之前 |
button
|
5b650480b1
fix: optimized type
|
2 年之前 |
calendar
|
bc6a4bd1e1
test: add displayValue on calendar demo, avoid chromatic snapshot invalid
|
2 年之前 |
card
|
bd83d1f9cd
chore: format code
|
3 年之前 |
carousel
|
58bb122d0b
fix: props children update carousel did no rerender and ref.play should have the highest priority (#1495)
|
2 年之前 |
cascader
|
2cd5b7cd6d
feat: add onSearch & onRemove method for triggerRender of select、treeSelect、cascader(#1516)
|
2 年之前 |
checkbox
|
5b650480b1
fix: optimized type
|
2 年之前 |
collapse
|
e0c21e6182
fix: js2css fix
|
3 年之前 |
collapsible
|
bfd4202875
fix: collapsible onMotionEnd exec fallback
|
3 年之前 |
configProvider
|
50c7693797
feat: Table fixed column support RTL and fixed align bug in RTL #1471 (#1474)
|
2 年之前 |
datePicker
|
d9458ca36a
fix: fixed disabledDate rangeStart and rangeEnd cached bug #777 (#1535)
|
2 年之前 |
descriptions
|
5b650480b1
fix: optimized type
|
2 年之前 |
divider
|
bd83d1f9cd
chore: format code
|
3 年之前 |
dropdown
|
c528ddbc03
fix(dropdown): fixed Dropdown showTick bug #1457 (#1458)
|
2 年之前 |
empty
|
bd83d1f9cd
chore: format code
|
3 年之前 |
form
|
6d5e03fd1f
fix: use props.id apply to form x-form-id first (#1479)
|
2 年之前 |
grid
|
bd83d1f9cd
chore: format code
|
3 年之前 |
highlight
|
ee4f9b2c72
New Component Highlight (#1281)
|
2 年之前 |
iconButton
|
7611675049
fix: avoid ele.type.name changed after compiler, use static property to instead (#1540)
|
2 年之前 |
icons
|
d7ce8db958
test: update storybook filename (#1161)
|
3 年之前 |
image
|
d2d4e206cc
fix: [ImagePreview] Fix the ratio of the new picture is incorrect after switching the ratio state of the preview picture and switching the picture (#1496)
|
2 年之前 |
input
|
150f819462
fix: [Input] Call the init function in componentDidmount
|
2 年之前 |
inputNumber
|
35c57929c5
feat: add clearIcon
|
2 年之前 |
layout
|
5b650480b1
fix: optimized type
|
2 年之前 |
list
|
bd83d1f9cd
chore: format code
|
3 年之前 |
locale
|
add9838d71
feat: add type monthRange to datePicker (#1504)
|
2 年之前 |
modal
|
d6eac630f1
fix: modal popupContainer exec time (#1529)
|
2 年之前 |
navigation
|
7611675049
fix: avoid ele.type.name changed after compiler, use static property to instead (#1540)
|
2 年之前 |
notification
|
bd83d1f9cd
chore: format code
|
3 年之前 |
overflowList
|
c24a1517c1
fix: only compare key to determine whether to update the item
|
2 年之前 |
pagination
|
e1e1ff0372
WIP: fix i18n translation (#1429)
|
2 年之前 |
popconfirm
|
15ea550495
fix: fixed Popconfirm promise callback content footer buttons not re-render bug #1489
|
2 年之前 |
popover
|
5c36a97b25
fix: add some lint config
|
2 年之前 |
progress
|
5b650480b1
fix: optimized type
|
2 年之前 |
radio
|
5b650480b1
fix: optimized type
|
2 年之前 |
rating
|
bd83d1f9cd
chore: format code
|
3 年之前 |
resizeObserver
|
03b677f1f3
fix: under react18 and strictmode new overflowList do not visibility (#1399)
|
2 年之前 |
scripts
|
626c4b9f9e
Feat/support next (#245)
|
3 年之前 |
scrollList
|
7b5bbb6d70
feat: [Cascader] added filterSorter, filterRender API, filterTreeNode third params, close #1355, #1350, #1104
|
2 年之前 |
select
|
03cb1d3073
Merge branch 'main' into release
|
2 年之前 |
sideSheet
|
ef5b60bba0
fix: sidesheet unit test
|
2 年之前 |
skeleton
|
bd83d1f9cd
chore: format code
|
3 年之前 |
slider
|
3f3c962b45
feat: slider add some tokens (#1391)
|
2 年之前 |
space
|
685ea938f3
feat: DatePicker support onClickOutside, open, close methods (#1470)
|
2 年之前 |
spin
|
bd83d1f9cd
chore: format code
|
3 年之前 |
steps
|
bd83d1f9cd
chore: format code
|
3 年之前 |
switch
|
0ff9442a46
fix: [Switch] Change the initial setting of the state in the constructor in the switch to prevent animations that do not meet expectations (#1501)
|
2 年之前 |
table
|
7611675049
fix: avoid ele.type.name changed after compiler, use static property to instead (#1540)
|
2 年之前 |
tabs
|
2aa8f340bc
fix: tabpane use classnames avoid extra space (#1536)
|
2 年之前 |
tag
|
30cb2a1aa0
style: [Tag] children is string type child can be omitted, otherwise … (#1475)
|
2 年之前 |
tagInput
|
4c9a808e42
Merge branch 'main' into release
|
2 年之前 |
timePicker
|
6a1848f067
Merge branch 'release' into feat-clearIcon
|
2 年之前 |
timeline
|
bd83d1f9cd
chore: format code
|
3 年之前 |
toast
|
e0c21e6182
fix: js2css fix
|
3 年之前 |
tooltip
|
7611675049
fix: avoid ele.type.name changed after compiler, use static property to instead (#1540)
|
2 年之前 |
transfer
|
94c9810f00
feat: [Transfer] Transfer adds renderSourceHeader and renderSelectedH… (#1408)
|
2 年之前 |
tree
|
7b5bbb6d70
feat: [Cascader] added filterSorter, filterRender API, filterTreeNode third params, close #1355, #1350, #1104
|
2 年之前 |
treeSelect
|
71f9cfe94f
fix: [Input] Fix the problem that preventScroll is invalid in the case of autoFoucs
|
2 年之前 |
trigger
|
bd83d1f9cd
chore: format code
|
3 年之前 |
typography
|
b422db3595
Update title.tsx (#1546)
|
2 年之前 |
upload
|
ac16e490fc
chore: interface import & export add keyword type
|
2 年之前 |
README.md
|
d4c3d4b522
chore: use eslint to format code (#1162)
|
3 年之前 |
getBabelConfig.js
|
496f3db0f7
chore: remove corejs
|
3 年之前 |
gulpfile.js
|
9c3a607100
chore: auto format code
|
3 年之前 |
index.ts
|
ee4f9b2c72
New Component Highlight (#1281)
|
2 年之前 |
package.json
|
96cf57fced
v2.32.5
|
2 年之前 |
tsconfig.json
|
2f70e0bbc2
fix: ts check error of upload/witFied/fields in strict mode
|
3 年之前 |
webpack.config.js
|
9c3a607100
chore: auto format code
|
3 年之前 |