| .. |
|
_base
|
6a81a795f3
chore: docs & example in story optimize
|
1 year ago |
|
_cssAnimation
|
73401f34e4
fix: fix tooltip animation in react18 #1225 (#1227)
|
3 years ago |
|
_portal
|
dc6f3f7fee
fix: optimize code
|
2 years ago |
|
_sortable
|
1d5f248c93
fix: Fixed the issue in Transfer that quick drag failed due to too long drag sensing delay time
|
1 year ago |
|
_test_
|
d4c3d4b522
chore: use eslint to format code (#1162)
|
3 years ago |
|
_utils
|
52b37b12e1
feat: highlight searchWords support object props (#2600)
|
11 months ago |
|
anchor
|
3a7a6d1e55
chore: update ci workflow node 16 -> node 20 (#2109)
|
1 year ago |
|
audioPlayer
|
45726b4412
chore: remove useless icon miniplayer
|
9 months ago |
|
autoComplete
|
52b37b12e1
feat: highlight searchWords support object props (#2600)
|
11 months ago |
|
avatar
|
53bb70ba9b
chore: fix Avatar/AvatarGroup size type error
|
1 year ago |
|
backtop
|
3a7a6d1e55
chore: update ci workflow node 16 -> node 20 (#2109)
|
1 year ago |
|
badge
|
3a7a6d1e55
chore: update ci workflow node 16 -> node 20 (#2109)
|
1 year ago |
|
banner
|
3a7a6d1e55
chore: update ci workflow node 16 -> node 20 (#2109)
|
1 year ago |
|
breadcrumb
|
3a7a6d1e55
chore: update ci workflow node 16 -> node 20 (#2109)
|
1 year ago |
|
button
|
3a7a6d1e55
chore: update ci workflow node 16 -> node 20 (#2109)
|
1 year ago |
|
calendar
|
95dc5a430b
Merge branch 'release'
|
1 year ago |
|
card
|
3a7a6d1e55
chore: update ci workflow node 16 -> node 20 (#2109)
|
1 year ago |
|
carousel
|
2c43674a31
fix: render state value in children render always get init one (#2634)
|
10 months ago |
|
cascader
|
1f7a5eadd9
fix: [Cascader] Fixed the problem that the corresponding UI does not change after the placeholder/searchPlaceholder in the props changed (#2663)
|
10 months ago |
|
chat
|
b0a54ec675
Feat/chat markdown render (#2679)
|
9 months ago |
|
checkbox
|
f8004dfb8f
style: [Checkbox] Modify unreasonable naming, undisabled -> enable (#2494)
|
1 year ago |
|
codeHighlight
|
a87ee93f0b
fix: code highlight add semi-light-scrollbar
|
1 year ago |
|
collapse
|
3a7a6d1e55
chore: update ci workflow node 16 -> node 20 (#2109)
|
1 year ago |
|
collapsible
|
d71a32889a
fix: [Collapsible] remove useless isEqual compare in componentDidUpdate
|
10 months ago |
|
colorPicker
|
c5ca0a25c7
fix: optimize colorPicker code
|
1 year ago |
|
configProvider
|
458a4dcbd2
feat: ConfigConsumer
|
1 year ago |
|
cropper
|
7c205edb90
feat: add Cropper componnent (#2642)
|
9 months ago |
|
datePicker
|
8df42ba7d3
fix: Update the display logic of months in different years under type monthRange (#2608)
|
11 months ago |
|
descriptions
|
3a7a6d1e55
chore: update ci workflow node 16 -> node 20 (#2109)
|
1 year ago |
|
divider
|
3a7a6d1e55
chore: update ci workflow node 16 -> node 20 (#2109)
|
1 year ago |
|
dragMove
|
d9e931c738
fix: Fixed the issue in DragMove that after setting the handler, DragMove child elements can still be dragged (#2662)
|
9 months ago |
|
dropdown
|
fd051c8198
fix: fix dropdown onVisibleChange not defined some time (#2454)
|
1 year ago |
|
empty
|
3a7a6d1e55
chore: update ci workflow node 16 -> node 20 (#2109)
|
1 year ago |
|
form
|
513b136b5c
test: form test story demo, enhance form state display with improved readability and styling (#2627)
|
10 months ago |
|
grid
|
3a7a6d1e55
chore: update ci workflow node 16 -> node 20 (#2109)
|
1 year ago |
|
highlight
|
52b37b12e1
feat: highlight searchWords support object props (#2600)
|
11 months ago |
|
hotKeys
|
33d762b11d
chore: Hotkeys, move the event DOM operation to the adapter (#2515)
|
1 year ago |
|
iconButton
|
cab27191a0
feat: Button Badge add contentClassName (#2262)
|
1 year ago |
|
icons
|
3a7a6d1e55
chore: update ci workflow node 16 -> node 20 (#2109)
|
1 year ago |
|
image
|
63d0a0b499
chore: Image component props support native img element attributes (#2427)
|
1 year ago |
|
input
|
a4a95a4935
perf: optimize Input, TextArea getValueLength judgment times (#2432)
|
1 year ago |
|
inputNumber
|
3a7a6d1e55
chore: update ci workflow node 16 -> node 20 (#2109)
|
1 year ago |
|
jsonViewer
|
9e9bf77dd8
fix: add default parameter configuration (#2670)
|
9 months ago |
|
layout
|
3a7a6d1e55
chore: update ci workflow node 16 -> node 20 (#2109)
|
1 year ago |
|
list
|
3a7a6d1e55
chore: update ci workflow node 16 -> node 20 (#2109)
|
1 year ago |
|
locale
|
4f5978740f
fix: ja_JP table pageText incorrect (#2573)
|
11 months ago |
|
lottie
|
5a83d41be8
chore: doc
|
1 year ago |
|
markdownRender
|
53995698c3
fix: fix markdownTable error in some case (#2590)
|
11 months ago |
|
modal
|
3a7a6d1e55
chore: update ci workflow node 16 -> node 20 (#2109)
|
1 year ago |
|
navigation
|
c93c00548c
fix: The display of disabled subNavItem in vertical Navigation is not as expected when it is collapsed (#2637)
|
10 months ago |
|
notification
|
3a7a6d1e55
chore: update ci workflow node 16 -> node 20 (#2109)
|
1 year ago |
|
overflowList
|
cf816b24b4
fix: deepclone items when getOverflowItem to Prevent props.items from being changed internally due to rapid clicks (#2423)
|
1 year ago |
|
pagination
|
3a7a6d1e55
chore: update ci workflow node 16 -> node 20 (#2109)
|
1 year ago |
|
pincode
|
71984f156d
test: fix import miss in pincode story
|
1 year ago |
|
popconfirm
|
b786b6eb04
fix: change popconfirm test
|
11 months ago |
|
popover
|
3a7a6d1e55
chore: update ci workflow node 16 -> node 20 (#2109)
|
1 year ago |
|
progress
|
3a7a6d1e55
chore: update ci workflow node 16 -> node 20 (#2109)
|
1 year ago |
|
radio
|
3a7a6d1e55
chore: update ci workflow node 16 -> node 20 (#2109)
|
1 year ago |
|
rating
|
3a7a6d1e55
chore: update ci workflow node 16 -> node 20 (#2109)
|
1 year ago |
|
resizable
|
2ac586be39
Fix:resize group bugs (#2551)
|
11 months ago |
|
resizeObserver
|
63efc79d5f
fix: fix the error accessing empty element in ReactResizeObserver (#2095)
|
1 year ago |
|
scripts
|
6ebc1b8a5e
chore: remove useless license.txt in the dist dir
|
1 year ago |
|
scrollList
|
3a7a6d1e55
chore: update ci workflow node 16 -> node 20 (#2109)
|
1 year ago |
|
select
|
43fd2bde15
test: fix select unit test spell error of class -> className
|
11 months ago |
|
sideSheet
|
3a7a6d1e55
chore: update ci workflow node 16 -> node 20 (#2109)
|
1 year ago |
|
skeleton
|
3a7a6d1e55
chore: update ci workflow node 16 -> node 20 (#2109)
|
1 year ago |
|
slider
|
eeafecf1f9
fix: fix slider handle flash in control mode (#2442)
|
1 year ago |
|
space
|
3a7a6d1e55
chore: update ci workflow node 16 -> node 20 (#2109)
|
1 year ago |
|
spin
|
3a7a6d1e55
chore: update ci workflow node 16 -> node 20 (#2109)
|
1 year ago |
|
steps
|
3a7a6d1e55
chore: update ci workflow node 16 -> node 20 (#2109)
|
1 year ago |
|
switch
|
3a7a6d1e55
chore: update ci workflow node 16 -> node 20 (#2109)
|
1 year ago |
|
table
|
b6216f4a3e
feat: Table onChange add extra.changeType API #1238 (#2617)
|
10 months ago |
|
tabs
|
b092971f02
fix: Modify the implementation of slashes & support dropdownProps settings
|
1 year ago |
|
tag
|
3a7a6d1e55
chore: update ci workflow node 16 -> node 20 (#2109)
|
1 year ago |
|
tagInput
|
3a7a6d1e55
chore: update ci workflow node 16 -> node 20 (#2109)
|
1 year ago |
|
timePicker
|
3a7a6d1e55
chore: update ci workflow node 16 -> node 20 (#2109)
|
1 year ago |
|
timeline
|
3a7a6d1e55
chore: update ci workflow node 16 -> node 20 (#2109)
|
1 year ago |
|
toast
|
3a7a6d1e55
chore: update ci workflow node 16 -> node 20 (#2109)
|
1 year ago |
|
tooltip
|
809f6aa117
fix: fix tooltip dom not remove
|
11 months ago |
|
transfer
|
cde4825d2b
fix: When all items except the disabled item in the left panel of tra… (#2574)
|
11 months ago |
|
tree
|
4254a00262
feat: Tree/TreeSelect add expandIcon API
|
8 months ago |
|
treeSelect
|
4254a00262
feat: Tree/TreeSelect add expandIcon API
|
8 months ago |
|
trigger
|
f05ed24b0b
chore: remove file head lint rule which already set global (#1706)
|
2 years ago |
|
typography
|
4c69ee9dd5
fix: Fixed the problem of JS omitting calculation error when display is none
|
10 months ago |
|
upload
|
f399585b94
fix: upload addOnPasting can't work in Sidesheet, close #2478 (#2480)
|
1 year ago |
|
README.md
|
581de64d5e
docs: update component number
|
10 months ago |
|
getBabelConfig.js
|
496f3db0f7
chore: remove corejs
|
3 years ago |
|
gulpfile.js
|
9c3a607100
chore: auto format code
|
3 years ago |
|
index.ts
|
096220f651
Feat: add AudioPlayer (#2650)
|
9 months ago |
|
package.json
|
4a82b3ac49
v2.74.0-beta.0
|
9 months ago |
|
tsconfig.json
|
ea4a06bb0e
fix: change tsconfig libo
|
1 year ago |
|
webpack.config.js
|
bd811b964d
chore: lock webpack version
|
1 year ago |