..
__tests__
feat: add new component Segmented
( #34319 )
2022-04-11 11:13:16 +08:00
_util
refactor: Simplify Button Group Style ( #35175 )
2022-04-22 17:40:52 +08:00
affix
test: wrap React.StrictMode for test cases ( #35026 )
2022-04-18 21:02:11 +08:00
alert
docs: simplify demo code, #30853 ( #35050 )
2022-04-15 16:20:56 +08:00
anchor
test: migrate part of anchor tests ( #35371 )
2022-05-04 23:14:07 +08:00
auto-complete
chore: update snapshot due to rc-trigger bumped ( #35106 )
2022-04-20 00:16:39 +08:00
avatar
chore: update snapshot due to rc-trigger bumped ( #35106 )
2022-04-20 00:16:39 +08:00
back-top
docs: demo support react18 ( #34843 )
2022-04-03 23:27:45 +08:00
badge
test: migrate some test case to testing-library ( #35062 )
2022-04-17 22:36:36 +08:00
breadcrumb
style: fix Breadcrumb reset style ( #35235 )
2022-04-26 11:07:57 +08:00
button
feat: Form disabled ( #35210 )
2022-04-29 20:48:10 +08:00
calendar
test: update test case
2022-05-01 17:50:10 +08:00
card
refactor: replace float with flex of Card ( #35236 )
2022-04-26 20:35:25 +08:00
carousel
fix: Carousel compatible with vertical property ( #35349 )
2022-05-05 10:52:41 +08:00
cascader
feat: Form disabled ( #35210 )
2022-04-29 20:48:10 +08:00
checkbox
test: migrate part of checkbox tests ( #35354 )
2022-05-05 10:25:22 +08:00
col
collapse
chore: update snapshot due to rc-trigger bumped ( #35106 )
2022-04-20 00:16:39 +08:00
comment
chore: update snapshot due to rc-trigger bumped ( #35106 )
2022-04-20 00:16:39 +08:00
config-provider
chore: auto merge branchs ( #35347 )
2022-05-01 10:16:06 +00:00
date-picker
feat: Form disabled ( #35210 )
2022-04-29 20:48:10 +08:00
descriptions
chore: Compatible for @types/react@18 ( #35075 )
2022-04-18 18:39:23 +08:00
divider
docs: demo support react18 ( #34843 )
2022-04-03 23:27:45 +08:00
drawer
docs: update getContainer of Modal and Drawer ( #35141 )
2022-04-20 23:14:32 +08:00
dropdown
feat: Dropdown support autoFocus ( #35391 )
2022-05-05 16:45:07 +08:00
empty
test: replace Empty part test with test lib ( #35289 )
2022-04-29 23:25:13 +08:00
form
chore: auto merge branchs ( #35347 )
2022-05-01 10:16:06 +00:00
grid
chore: update snapshot due to rc-trigger bumped ( #35106 )
2022-04-20 00:16:39 +08:00
icon
docs: demo support react18 ( #34843 )
2022-04-03 23:27:45 +08:00
image
chore: update snapshot due to rc-trigger bumped ( #35106 )
2022-04-20 00:16:39 +08:00
input
chore: auto merge branchs ( #35399 )
2022-05-06 05:52:21 +00:00
input-number
feat: Form disabled ( #35210 )
2022-04-29 20:48:10 +08:00
layout
chore: update snapshot due to rc-trigger bumped ( #35106 )
2022-04-20 00:16:39 +08:00
list
chore: update snapshot due to rc-trigger bumped ( #35106 )
2022-04-20 00:16:39 +08:00
locale
Added pending filter translations Table locale/es_ES ( #35309 )
2022-04-29 10:28:15 +08:00
locale-provider
chore: update snapshot due to rc-trigger bumped ( #35106 )
2022-04-20 00:16:39 +08:00
mentions
docs: simplify demo code, #30853 ( #35050 )
2022-04-15 16:20:56 +08:00
menu
test: add menu focus test ( #35252 )
2022-04-26 18:17:55 +08:00
message
docs: simplify demo code, #30853 ( #35050 )
2022-04-15 16:20:56 +08:00
modal
docs: faq about modal. close #35177
2022-04-22 19:30:44 +08:00
notification
Resolve Ant Design Notification component TypeScript error via adding maxCount as an ArgsProps property ( #35369 )
2022-05-05 14:06:57 +08:00
overview
docs: fix typo on Component Overview docs ( #27919 )
2020-11-21 08:29:38 +08:00
page-header
chore: bump dropdown with inject mark ( #35153 )
2022-04-21 17:10:06 +08:00
pagination
chore: update snapshot due to rc-trigger bumped ( #35106 )
2022-04-20 00:16:39 +08:00
popconfirm
chore: update snapshot due to rc-trigger bumped ( #35106 )
2022-04-20 00:16:39 +08:00
popover
chore: update snapshot due to rc-trigger bumped ( #35106 )
2022-04-20 00:16:39 +08:00
progress
refactor: Progress rebuild as function component ( #35393 )
2022-05-06 18:34:45 +08:00
radio
feat: Form disabled ( #35210 )
2022-04-29 20:48:10 +08:00
rate
chore: update snapshot due to rc-trigger bumped ( #35106 )
2022-04-20 00:16:39 +08:00
result
test: wrap React.StrictMode for test cases ( #35026 )
2022-04-18 21:02:11 +08:00
row
segmented
fix: use less variables for Segmented ( #35387 )
2022-05-05 14:09:27 +08:00
select
chore: auto merge branchs ( #35347 )
2022-05-01 10:16:06 +00:00
skeleton
docs: simplify demo code, #30853 ( #35050 )
2022-04-15 16:20:56 +08:00
slider
chore: update snapshot due to rc-trigger bumped ( #35106 )
2022-04-20 00:16:39 +08:00
space
fix: Respect user provided space item key ( #35344 )
2022-05-05 13:46:52 +08:00
spin
refactor: wrap Spin with FC ( #35114 )
2022-04-20 12:13:11 +08:00
statistic
test: wrap React.StrictMode for test cases ( #35026 )
2022-04-18 21:02:11 +08:00
steps
chore: update snapshot due to rc-trigger bumped ( #35106 )
2022-04-20 00:16:39 +08:00
style
style: tweak BreadCrumb link hover color ( #35324 )
2022-04-29 16:23:42 +08:00
switch
chore: auto merge branchs ( #35347 )
2022-05-01 10:16:06 +00:00
table
fix: table column filter reset is not working ( #35226 ) ( #35386 )
2022-05-05 12:17:15 +08:00
tabs
docs: update Tabs component onEdit prop describe ( #35271 )
2022-04-30 15:11:41 +08:00
tag
chore: Compatible for @types/react@18 ( #35075 )
2022-04-18 18:39:23 +08:00
time-picker
chore: update snapshot due to rc-trigger bumped ( #35106 )
2022-04-20 00:16:39 +08:00
timeline
chore: Compatible for @types/react@18 ( #34937 )
2022-04-08 22:55:42 +08:00
tooltip
test: transfer part of tooltip test case to testing library ( #35362 )
2022-05-03 10:40:12 +08:00
transfer
docs: replace git.io
link with the original URL ( #35261 )
2022-04-27 10:07:16 +08:00
tree
test: wrap React.StrictMode for test cases ( #35026 )
2022-04-18 21:02:11 +08:00
tree-select
feat: Form disabled ( #35210 )
2022-04-29 20:48:10 +08:00
typography
feat(Typography): copyable text support format ( #35219 )
2022-04-25 09:49:48 +08:00
upload
test: skip uploadlist test for now
2022-04-26 20:43:10 +08:00
version
refactor: 📦 Generate version.js from package.json ( #23957 )
2020-05-08 17:49:22 +08:00
index.tsx
fix: DropDownProps => DropdownProps ( #35161 )
2022-04-21 22:09:59 +08:00