..
__tests__
test: add test case for en-US blog to avoid omission in translation ( #40231 )
2023-01-14 19:30:26 +08:00
_util
fix(wave): validate detached dom node's wave style ( #40307 )
2023-01-19 11:50:12 +08:00
affix
refactoring: use React.createRef replace ref function ( #40538 )
2023-02-05 10:51:51 +08:00
alert
perf: only one parent selector in style ( #40325 )
2023-01-20 10:31:27 +08:00
anchor
chore: remove useless code ( #40303 )
2023-01-18 14:46:01 +08:00
app
docs(App): translate ( #40460 )
2023-01-31 09:53:11 +08:00
auto-complete
docs: fix typo word ( #40267 )
2023-01-16 19:47:11 +08:00
avatar
demo: update Avatar demo ( #40356 )
2023-01-21 12:38:47 +08:00
back-top
demo: update demo ( #40318 )
2023-01-19 15:37:54 +08:00
badge
fix: Badge findDOMNode
warning ( #40347 )
2023-01-20 21:06:13 +08:00
breadcrumb
demo: update demo ( #40318 )
2023-01-19 15:37:54 +08:00
button
refactoring: use React.createRef replace ref function ( #40538 )
2023-02-05 10:51:51 +08:00
calendar
refactoring: use React.createRef replace ref function ( #40538 )
2023-02-05 10:51:51 +08:00
card
demo: update Card demo ( #40357 )
2023-01-21 12:39:02 +08:00
carousel
fix: add displayName ( #40092 )
2023-01-08 21:30:41 +08:00
cascader
type: optimization undefined type ( #40241 )
2023-01-16 09:55:52 +08:00
checkbox
docs: update api ( #40544 )
2023-02-05 11:13:38 +08:00
col
chore: remove useless tsx support ( #39890 )
2022-12-29 18:33:13 +08:00
collapse
fix: Add ref to Collapse and Panel component ( #40443 )
2023-02-01 22:55:41 +08:00
config-provider
Accessibility fix: aria-label cannot be used with role="presentation". ( #40413 )
2023-02-05 20:06:24 +08:00
date-picker
fix: fix DatePicker input style error ( #40549 )
2023-02-05 12:23:08 +08:00
descriptions
chore: adjust parameter order ( #40251 )
2023-01-16 16:45:14 +08:00
divider
perf: only one parent selector in style ( #40325 )
2023-01-20 10:31:27 +08:00
drawer
demo: update demo ( #40318 )
2023-01-19 15:37:54 +08:00
dropdown
fix: optimize arrow style ( #40521 )
2023-02-03 14:36:46 +08:00
empty
chore: adjust Empty default color in dark theme ( #40447 )
2023-01-30 10:09:35 +08:00
float-button
perf: only one parent selector in style ( #40325 )
2023-01-20 10:31:27 +08:00
form
demo: update demo ( #40318 )
2023-01-19 15:37:54 +08:00
grid
demo: update demo ( #40318 )
2023-01-19 15:37:54 +08:00
icon
docs: adjust the sample code to React 18 ( #40372 )
2023-01-29 00:28:59 +08:00
image
docs: Update Image index.zh-CN.md ( #40233 )
2023-01-14 19:33:48 +08:00
input
fix: Input should hide webkit cancel button ( #40457 )
2023-01-30 17:31:10 +08:00
input-number
chore: add linter of not selector ( #40264 )
2023-01-17 17:51:59 +08:00
layout
chore: update demo style ( #40336 )
2023-01-19 22:36:27 +08:00
list
fix: avatar and title are misplaced ( #40395 )
2023-01-29 02:26:28 +08:00
locale
fix: missing translation for Brazilian Portuguese ( #40270 )
2023-01-16 22:50:35 +08:00
locale-provider
fix: fix Checkbox not disabled when itemsLits is empty ( #40038 )
2023-01-05 20:34:31 +08:00
mentions
fix site style ( #40550 )
2023-02-05 19:03:59 +08:00
menu
test: update snapshot ( #40328 )
2023-01-19 17:14:49 +08:00
message
chore: Fix word spelling errors ( #40472 )
2023-02-01 10:14:21 +08:00
modal
fix: address mock data city spelling error ( #40431 )
2023-01-29 12:46:00 +08:00
notification
type: optimization undefined type ( #40241 )
2023-01-16 09:55:52 +08:00
overview
docs: Update index.zh-CN.md ( #39213 )
2022-12-03 14:51:28 +08:00
pagination
perf: only one parent selector in style ( #40325 )
2023-01-20 10:31:27 +08:00
popconfirm
demo: update demo ( #40318 )
2023-01-19 15:37:54 +08:00
popover
demo: update demo ( #40318 )
2023-01-19 15:37:54 +08:00
progress
fix: Progress success should have animation ( #40487 )
2023-02-01 12:43:18 +08:00
qrcode
fix: add displayName ( #40092 )
2023-01-08 21:30:41 +08:00
radio
perf: only one parent selector in style ( #40325 )
2023-01-20 10:31:27 +08:00
rate
docs: update overview img ( #38946 )
2022-11-30 20:14:41 +08:00
result
demo: update demo ( #40318 )
2023-01-19 15:37:54 +08:00
row
segmented
docs: update Button/Segmented docs ( #40461 )
2023-02-01 10:11:53 +08:00
select
docs(select): Make size demo check the default value ( #40536 )
2023-02-04 13:12:30 +08:00
skeleton
demo: update Skeleton demo ( #40360 )
2023-01-22 00:50:19 +08:00
slider
refactoring: use React.createRef replace ref function ( #40538 )
2023-02-05 10:51:51 +08:00
space
fix(space): fix ant-space-item selector ( #40554 )
2023-02-05 19:58:29 +08:00
spin
refactor: use React.useContext() replace <ConfigConsumer /> ( #39793 )
2022-12-25 18:34:42 +08:00
statistic
fix: add displayName ( #40092 )
2023-01-08 21:30:41 +08:00
steps
demo: update demo ( #40318 )
2023-01-19 15:37:54 +08:00
style
fix: optimize arrow style ( #40521 )
2023-02-03 14:36:46 +08:00
switch
fix(Switch): fixed text layout problem ( #40453 )
2023-01-30 16:31:54 +08:00
table
Accessibility fix: aria-label cannot be used with role="presentation". ( #40413 )
2023-02-05 20:06:24 +08:00
tabs
fix: tabs overflow unexpected height ( #40488 )
2023-02-01 15:59:42 +08:00
tag
perf: only one parent selector in style ( #40325 )
2023-01-20 10:31:27 +08:00
theme
fix: optimize arrow style ( #40521 )
2023-02-03 14:36:46 +08:00
time-picker
demo: update demo ( #40318 )
2023-01-19 15:37:54 +08:00
timeline
demo: update demo ( #40318 )
2023-01-19 15:37:54 +08:00
tooltip
demo: update demo ( #40318 )
2023-01-19 15:37:54 +08:00
tour
chore: remove useless tsx support ( #39934 )
2022-12-31 22:12:30 +08:00
transfer
chore: add linter of not selector ( #40264 )
2023-01-17 17:51:59 +08:00
tree
ts(Tree.tsx): translated chinese ts defintions to english ( #40445 )
2023-02-01 11:22:29 +08:00
tree-select
chore: adjust parameter order ( #40256 )
2023-01-16 16:20:57 +08:00
typography
chore(Typography): Introduce AutoSizeType correctly ( #40361 )
2023-01-21 17:33:20 +08:00
upload
type: optimization undefined type ( #40241 )
2023-01-16 09:55:52 +08:00
version
chore: remove useless tsx support ( #39890 )
2022-12-29 18:33:13 +08:00
watermark
chore: Watermark uses MutateObserver ( #40081 )
2023-01-10 10:56:54 +08:00
index.ts
Export Breakpoint, ThemeConfig, GlobalToken types ( #40508 )
2023-02-04 21:12:10 +08:00