ant-design/components
2022-08-30 17:26:56 +08:00
..
__tests__ feat: add new component Segmented (#34319) 2022-04-11 11:13:16 +08:00
_util chore(deps-dev): bump eslint-plugin-jest from 26.9.0 to 27.0.1 (#37291) 2022-08-30 10:57:13 +08:00
affix chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
alert chore(deps-dev): bump eslint-plugin-jest from 26.9.0 to 27.0.1 (#37291) 2022-08-30 10:57:13 +08:00
anchor chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
auto-complete chore(deps-dev): bump eslint-plugin-jest from 26.9.0 to 27.0.1 (#37291) 2022-08-30 10:57:13 +08:00
avatar test: migrate part of Avatar tests (#37266) 2022-08-28 22:41:44 +08:00
back-top chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
badge chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
breadcrumb fix: breadcrumb seperators hidden when used in list (#36448) 2022-07-10 12:05:16 +08:00
button test: test: migrate part of Button tests (#37214) 2022-08-24 17:00:40 +08:00
calendar chore(deps-dev): bump eslint-plugin-jest from 26.9.0 to 27.0.1 (#37291) 2022-08-30 10:57:13 +08:00
card chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
carousel docs: replace lib with es (#36367) 2022-07-04 22:09:54 +08:00
cascader test: migrate part of ConfigProvider tests (#37142) 2022-08-22 22:54:38 +08:00
checkbox style: use @checkbox-border-radius (#37131) 2022-08-18 11:36:09 +08:00
col
collapse chore: collapse title text auto width (#36761) 2022-07-28 20:30:41 +08:00
comment test: removed the comment component's enzyme (#37196) 2022-08-24 15:05:01 +08:00
config-provider fix: config provider theme active color not same in variable.less (#37304) 2022-08-30 11:42:52 +08:00
date-picker chore(deps-dev): bump eslint-plugin-jest from 26.9.0 to 27.0.1 (#37291) 2022-08-30 10:57:13 +08:00
descriptions chore(deps-dev): bump eslint-plugin-jest from 26.9.0 to 27.0.1 (#37291) 2022-08-30 10:57:13 +08:00
divider style(Divider): replace fixed class name with variable (#36271) 2022-06-28 16:11:19 +08:00
drawer chore(deps-dev): bump eslint-plugin-jest from 26.9.0 to 27.0.1 (#37291) 2022-08-30 10:57:13 +08:00
dropdown test: move test cases to testing-library for DropDown (#37003) 2022-08-15 17:47:10 +08:00
empty chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
form docs: fix useWatch type error (#37013) 2022-08-12 18:06:26 +08:00
grid test: move test cases to testing-library for Grid (#37057) 2022-08-16 10:14:41 +08:00
icon chore: merge master 2022-05-23 14:37:16 +08:00
image chore: update image demo snapshot 2022-08-10 17:17:37 +08:00
input chore(deps-dev): bump eslint-plugin-jest from 26.9.0 to 27.0.1 (#37291) 2022-08-30 10:57:13 +08:00
input-number chore(deps-dev): bump eslint-plugin-jest from 26.9.0 to 27.0.1 (#37291) 2022-08-30 10:57:13 +08:00
layout docs: simplified Layout component sample code (#36497) 2022-07-13 16:57:18 +08:00
list chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
locale chore: adding filterCheckall to the components/locale/ru_RU.tsx (#37311) 2022-08-30 17:26:56 +08:00
locale-provider test: rewrite locale-provider test case with ts (#37205) 2022-08-23 22:34:02 +08:00
mentions test: migrate part of Mentions tests (#36998) 2022-08-12 18:09:25 +08:00
menu test: migrate part of Menu tests (#37274) 2022-08-30 10:06:38 +08:00
message type: strong type (#37258) 2022-08-28 22:29:14 +08:00
modal chore(deps-dev): bump eslint-plugin-jest from 26.9.0 to 27.0.1 (#37291) 2022-08-30 10:57:13 +08:00
notification type: strong type (#37258) 2022-08-28 22:29:14 +08:00
overview docs: fix typo on Component Overview docs (#27919) 2020-11-21 08:29:38 +08:00
page-header test: migrate part of page-header tests (#37218) 2022-08-26 10:23:11 +08:00
pagination test: replace pagination test with test-library (#36178) 2022-06-22 17:12:04 +08:00
popconfirm test: change act import from utils use act wrap timer and not wrap fireEvent (#36921) 2022-08-08 13:31:55 +08:00
popover style: Optimize Spacing Strategy (#37183) 2022-08-24 21:25:52 +08:00
progress test: move test cases to testing lib for Progress (#36826) 2022-08-05 12:17:05 +08:00
radio chore: resolve conflict of feature merge master 2022-07-25 17:39:38 +08:00
rate chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
result style: Code style optimization (#36144) 2022-06-21 19:17:20 +08:00
row
segmented chore(deps-dev): bump eslint-plugin-jest from 26.9.0 to 27.0.1 (#37291) 2022-08-30 10:57:13 +08:00
select style(Select): error border exclueds pagination (#36972) 2022-08-09 19:19:21 +08:00
skeleton test: move test cases to testing-library for Skeleton (#36856) 2022-08-03 11:02:45 +08:00
slider test: Replace slider part test with testing lib (#36888) 2022-08-04 17:09:54 +08:00
space Revert "feat: Space support align stretch (#36310)" (#36650) 2022-07-22 14:14:01 +08:00
spin test: move test cases to testing lib for Spin (#36317) 2022-07-01 11:53:49 +08:00
statistic docs: replace lib with es (#36367) 2022-07-04 22:09:54 +08:00
steps feat: replace testing-lib(replace .js to .ts) (#37042) 2022-08-16 10:03:04 +08:00
style style: @border-radius-sm should not follow @border-radius-base (#37309) 2022-08-30 15:29:07 +08:00
switch test: move test cases to testing lib for Switch (#36326) 2022-07-01 11:55:03 +08:00
table chore(deps-dev): bump eslint-plugin-jest from 26.9.0 to 27.0.1 (#37291) 2022-08-30 10:57:13 +08:00
tabs Merge remote-tracking branch 'origin/master' into feature-merge-master 2022-07-25 17:37:47 +08:00
tag test: change act import from utils use act wrap timer and not wrap fireEvent (#36921) 2022-08-08 13:31:55 +08:00
time-picker test: migrate part of TimePicker tests (#37055) 2022-08-15 17:44:43 +08:00
timeline chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
tooltip feat: Typography ellipsis.tooltip could be a object (#36099) 2022-07-25 13:09:39 +08:00
transfer style: reduce some css code (#36904) 2022-08-05 11:37:55 +08:00
tree chore(deps-dev): bump eslint-plugin-jest from 26.9.0 to 27.0.1 (#37291) 2022-08-30 10:57:13 +08:00
tree-select test: migrate part of Tree-Select tests (#37190) 2022-08-23 11:57:50 +08:00
typography chore(deps-dev): bump eslint-plugin-jest from 26.9.0 to 27.0.1 (#37291) 2022-08-30 10:57:13 +08:00
upload chore(deps-dev): bump eslint-plugin-jest from 26.9.0 to 27.0.1 (#37291) 2022-08-30 10:57:13 +08:00
version chore: bump mentions (#36479) 2022-07-12 16:49:44 +08:00
index.tsx chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00