ant-design/components
afc163 6e52b6f0f9
refactor: use rc-util/lib/pickAttrs and upgrade rc-rate and rc-pagination (#42688)
* refactor: use rc-util/lib/pickAttrs

* chore: upgrade rc-pagination

* chore: upgrade rc-rate

* type: fix ref type

* test: update pagination snapshot

* Update package.json
2023-05-28 21:32:45 +08:00
..
__tests__ feat: new component ColorPicker (#41990) 2023-05-12 14:43:48 +08:00
_util refactor: use rc-util/lib/pickAttrs and upgrade rc-rate and rc-pagination (#42688) 2023-05-28 21:32:45 +08:00
affix fix: code optimization (#42483) 2023-05-19 14:29:44 +08:00
alert refactor: use rc-util/lib/pickAttrs and upgrade rc-rate and rc-pagination (#42688) 2023-05-28 21:32:45 +08:00
anchor feat: migrate less to token for Anchor (#42141) 2023-05-19 18:26:31 +08:00
app 📝doc: add design token table (#41717) 2023-04-11 10:25:24 +08:00
auto-complete test: update snapshot 2023-05-08 23:47:41 +08:00
avatar feat: migrate less to token for Avatar (#42063) 2023-05-26 17:59:13 +08:00
back-top revert: "chore: unified import method (#42149)" (#42180) 2023-05-06 15:49:37 +08:00
badge fix: spin icon in Badge should have correct animation (#42575) 2023-05-24 16:58:59 +08:00
breadcrumb feat: Breadcrumb Component Token (#42342) 2023-05-18 16:32:52 +08:00
button feat: add style/className/styles/classNames to ConfigProvider (#42623) 2023-05-26 16:42:26 +08:00
calendar Fix calendar internal select source type (#42459) 2023-05-22 18:48:28 +08:00
card chore: auto merge branches (#42668) 2023-05-27 03:42:37 +00:00
carousel feat: migrate less to token for Carousel (#42157) 2023-05-19 14:58:40 +08:00
cascader docs: update tag (#42303) 2023-05-13 00:13:35 +08:00
checkbox chore: auto merge branches (#42668) 2023-05-27 03:42:37 +00:00
col chore: remove useless tsx support (#39890) 2022-12-31 22:24:55 +08:00
collapse feat(Collapse): Collapse support configure panel content by items (#42545) 2023-05-25 10:19:56 +08:00
color-picker chore: auto merge branches (#42668) 2023-05-27 03:42:37 +00:00
config-provider chore: auto merge branches (#42668) 2023-05-27 03:42:37 +00:00
date-picker chore: auto merge branches (#42668) 2023-05-27 03:42:37 +00:00
descriptions feat: less to component token for Descriptions (#42038) 2023-05-17 14:22:48 +08:00
divider fix(Divider): no dashed line in vertical (#40418) 2023-05-14 11:43:21 +08:00
drawer feat: component token rename (#42184) 2023-05-09 19:24:50 +08:00
dropdown refactor: Menu migrate to @rc-component/trigger (#42554) 2023-05-26 11:04:02 +08:00
empty style: optimization code (#42679) 2023-05-28 01:36:03 +08:00
float-button chore: align motion follow popup point (#42225) 2023-05-08 23:28:13 +08:00
form feat: Rate support more html attributes (#42676) 2023-05-28 01:47:07 +08:00
grid chore: align motion follow popup point (#42225) 2023-05-08 23:28:13 +08:00
icon fix: upgrade @ant-design/icons to 5.1.0 (#42443) 2023-05-18 09:40:09 +08:00
image fix(Image): ImagePreviewGroup style optimize (#42675) 2023-05-27 20:50:32 +08:00
input fix: upgrade @ant-design/icons to 5.1.0 (#42443) 2023-05-18 09:40:09 +08:00
input-number style: fix InputNumber align issue (#42580) 2023-05-25 00:10:49 +08:00
layout refactor: Menu migrate to @rc-component/trigger (#42554) 2023-05-26 11:04:02 +08:00
list feat: Pagination size change select component is searchable (#42608) 2023-05-25 19:26:47 +08:00
locale refactor: use rc-util/lib/pickAttrs and upgrade rc-rate and rc-pagination (#42688) 2023-05-28 21:32:45 +08:00
mentions test: update snapshot 2023-05-08 23:47:41 +08:00
menu fix: submenu align (#42648) 2023-05-26 17:15:03 +08:00
message Merge branch 'master' into feature-merge-master 2023-05-23 17:02:34 +08:00
modal chore: auto merge branches (#42668) 2023-05-27 03:42:37 +00:00
notification feat(notification): support role prop (#42484) 2023-05-19 18:21:31 +08:00
overview docs: Update index.zh-CN.md (#39213) 2022-12-03 14:51:28 +08:00
pagination feat: Pagination token (#42330) 2023-05-26 17:30:08 +08:00
popconfirm fix: Popconfirm margin problem when icon is null (#42433) 2023-05-17 14:49:42 +08:00
popover feat: popover Component Token (#42337) 2023-05-25 20:09:48 +08:00
progress fix: upgrade @ant-design/icons to 5.1.0 (#42443) 2023-05-18 09:40:09 +08:00
qrcode type: export QRPropsSvg type (#42605) 2023-05-25 21:03:38 +08:00
radio refactor: use rc-util/lib/pickAttrs and upgrade rc-rate and rc-pagination (#42688) 2023-05-28 21:32:45 +08:00
rate feat: migrate less to token for Rate (#42135) 2023-05-18 13:53:51 +08:00
result fix: upgrade @ant-design/icons to 5.1.0 (#42443) 2023-05-18 09:40:09 +08:00
row docs: v5 site upgrade (#38328) 2022-11-09 12:28:04 +08:00
segmented fix: segmented bg color (#42601) 2023-05-25 14:22:44 +08:00
select chore: auto merge branches (#42668) 2023-05-27 03:42:37 +00:00
skeleton feat: migrate less to token for Skeleton (#42134) 2023-05-18 21:18:02 +08:00
slider typescript: replace unknown & any with SliderRef (#42420) 2023-05-17 10:06:44 +08:00
space fix: Popconfirm margin problem when icon is null (#42433) 2023-05-17 14:49:42 +08:00
spin chore: add warning of tip with spin (#42293) 2023-05-12 09:51:44 +08:00
statistic feat: component token rename (#42184) 2023-05-09 19:24:50 +08:00
steps chore: auto merge branches (#42276) 2023-05-12 15:14:26 +00:00
style fix: arrow compatible (#41872) 2023-04-19 15:53:42 +08:00
switch chore: auto merge branches (#42276) 2023-05-12 15:14:26 +00:00
table refactor: Menu migrate to @rc-component/trigger (#42554) 2023-05-26 11:04:02 +08:00
tabs fix: Card tabList API to align with Tabs (#42413) 2023-05-16 22:24:41 +08:00
tag chore: auto merge branches (#42668) 2023-05-27 03:42:37 +00:00
theme feat: Pagination token (#42330) 2023-05-26 17:30:08 +08:00
time-picker feat: DatePicker support changeOnBlur (#42168) 2023-05-09 18:00:44 +08:00
timeline feat: less to component token for Timeline (#42491) 2023-05-22 09:36:14 +08:00
tooltip chore: follow up of tooltip style (#42466) 2023-05-18 16:54:57 +08:00
tour test: update snapshot 2023-05-08 23:47:41 +08:00
transfer test: update snapshot 2023-05-08 23:47:41 +08:00
tree fix: fix checkbox align issue (#42590) 2023-05-25 20:46:51 +08:00
tree-select docs: update TreeSelect faq (#42403) 2023-05-16 17:42:59 +08:00
typography feat: less to component token for Typography (#42442) 2023-05-19 09:46:15 +08:00
upload feat: migrate less to token for Upload (#42042) 2023-05-19 11:11:31 +08:00
version chore: remove useless tsx support (#39890) 2022-12-31 22:24:55 +08:00
watermark test: update test case (#42582) 2023-05-24 22:03:26 +08:00
index.ts type: export QRPropsSvg type (#42605) 2023-05-25 21:03:38 +08:00