ant-design/components
2023-01-16 15:57:15 +08:00
..
__tests__ test: add test case for en-US blog to avoid omission in translation (#40231) 2023-01-14 19:30:26 +08:00
_util type: optimization undefined type (#40241) 2023-01-16 09:55:52 +08:00
affix type: optimization undefined type (#40241) 2023-01-16 09:55:52 +08:00
alert fix: add displayName (#40092) 2023-01-08 21:30:41 +08:00
anchor type: optimization undefined type (#40241) 2023-01-16 09:55:52 +08:00
app chore: remove useless tsx support (#39890) 2022-12-29 18:33:13 +08:00
auto-complete fix: add displayName (#40092) 2023-01-08 21:30:41 +08:00
avatar fix: Avatar.Group item could be wrapped (#39993) 2023-01-04 17:31:31 +08:00
back-top fix: add displayName (#40092) 2023-01-08 21:30:41 +08:00
badge style: fix Badge rtl style on block element (#40125) 2023-01-10 22:10:18 +08:00
breadcrumb fix: breadcrumb last item color does not use the breadcrumbLastItemColor token. (#40119) 2023-01-10 19:13:42 +08:00
button chore: ts optimization (#40258) 2023-01-16 15:13:16 +08:00
calendar demo: calendar demo supports dark mode (#40239) 2023-01-15 19:46:42 +08:00
card fix: add displayName (#40092) 2023-01-08 21:30:41 +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 fix: checkbox should have line-height (#40208) 2023-01-15 20:45:58 +08:00
col chore: remove useless tsx support (#39890) 2022-12-29 18:33:13 +08:00
collapse type: optimization undefined type (#40241) 2023-01-16 09:55:52 +08:00
config-provider type: optimization undefined type (#40241) 2023-01-16 09:55:52 +08:00
date-picker 💄 STYLE: fix DatePicker's next & prev icons in rtl mode (#40238) 2023-01-15 15:30:16 +08:00
descriptions type: optimization undefined type (#40241) 2023-01-16 09:55:52 +08:00
divider fix: add displayName (#40092) 2023-01-08 21:30:41 +08:00
drawer demo: drawer render-in-current demo supports dark mode (#40181) 2023-01-12 10:14:11 +08:00
dropdown refactor: button (#40077) 2023-01-11 10:32:05 +08:00
empty fix: add displayName (#40092) 2023-01-08 21:30:41 +08:00
float-button fix: add displayName (#40092) 2023-01-08 21:30:41 +08:00
form type: optimization undefined type (#40241) 2023-01-16 09:55:52 +08:00
grid Fix demo grid (#39963) 2023-01-03 10:00:37 +08:00
icon chore: markdown eslint error (#40124) 2023-01-10 11:44:06 +08:00
image docs: Update Image index.zh-CN.md (#40233) 2023-01-14 19:33:48 +08:00
input chore: ts optimization (#40258) 2023-01-16 15:13:16 +08:00
input-number fix: add displayName (#40092) 2023-01-08 21:30:41 +08:00
layout site: improve demo card style (#40028) 2023-01-05 15:30:59 +08:00
list chore: use React.useContext replace <Context.ConfigConsumer /> (#40091) 2023-01-09 10:04:35 +08:00
locale fix: add displayName (#40092) 2023-01-08 21:30:41 +08:00
locale-provider fix: fix Checkbox not disabled when itemsLits is empty (#40038) 2023-01-05 20:34:31 +08:00
mentions chore: use React.useContext replace <Context.ConfigConsumer /> (#40091) 2023-01-09 10:04:35 +08:00
menu fix: horizontal Menu style with (#40105) 2023-01-09 16:50:08 +08:00
message type: optimization undefined type (#40241) 2023-01-16 09:55:52 +08:00
modal fix: add displayName (#40092) 2023-01-08 21:30:41 +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 fix: eslint error (#40183) 2023-01-12 11:04:35 +08:00
popconfirm fix: add displayName (#40092) 2023-01-08 21:30:41 +08:00
popover docs: update all site anchors (#39687) 2022-12-22 14:12:26 +08:00
progress chore(deps): update dependency (#40121) 2023-01-11 14:22:48 +08:00
qrcode fix: add displayName (#40092) 2023-01-08 21:30:41 +08:00
radio fix: radio align (#39476) 2022-12-12 20:36:35 +08:00
rate docs: update overview img (#38946) 2022-11-30 20:14:41 +08:00
result fix: add displayName (#40092) 2023-01-08 21:30:41 +08:00
row docs: v5 site upgrade (#38328) 2022-11-09 12:28:04 +08:00
segmented style: fix Segmented thumb radius size (#40179) 2023-01-11 23:59:47 +08:00
select docs: update dropdownRender demo description (#40212) 2023-01-13 16:10:57 +08:00
skeleton type: optimization undefined type (#40241) 2023-01-16 09:55:52 +08:00
slider fix: Slider Tooltip appear motion not working (#39857) 2022-12-28 00:01:45 +08:00
space fix: add displayName (#40092) 2023-01-08 21:30:41 +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 fix: add displayName (#40092) 2023-01-08 21:30:41 +08:00
style fix: Dropdown accidental opening of container (#40201) 2023-01-13 10:42:59 +08:00
switch fix: wave target position switch (#39966) 2023-01-03 16:08:20 +08:00
table chore: ts optimization (#40258) 2023-01-16 15:13:16 +08:00
tabs demo : Tabs onEdit Callback parameter type problem (#39926) 2023-01-15 13:08:09 +08:00
tag demo: tag demo supports dark mode (#40202) 2023-01-13 10:46:35 +08:00
theme refactor: merge preset colors (#39742) 2023-01-06 11:06:46 +08:00
time-picker chore: remove useless tsx support (#39934) 2022-12-31 22:12:30 +08:00
timeline fix: fix custom color displaying wrong classname & alignment overflow (#39394) 2023-01-10 22:57:09 +08:00
tooltip demo: update demo (#40079) 2023-01-07 23:24:27 +08:00
tour chore: remove useless tsx support (#39934) 2022-12-31 22:12:30 +08:00
transfer chore: use React.useContext replace <Context.ConfigConsumer /> (#40091) 2023-01-09 10:04:35 +08:00
tree fix: add displayName (#40092) 2023-01-08 21:30:41 +08:00
tree-select type: optimization undefined type (#40241) 2023-01-16 09:55:52 +08:00
typography refactor: adjust parameter order (#40257) 2023-01-16 15:57:15 +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 chore: remove useless tsx support (#39934) 2022-12-31 22:12:30 +08:00