ant-design/components
二货爱吃白萝卜 ad312b23a2
fix: Upload in React 18 sync problem (#36968)
* fix: sync flush

* test: test case

* test: fix deps
2022-08-09 16:29:48 +08:00
..
__tests__ feat: add new component Segmented (#34319) 2022-04-11 11:13:16 +08:00
_util chore: refine getScroll internal signature and some assertion (#36695) 2022-07-26 16:12:36 +08:00
affix chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
alert test: change act import from utils use act wrap timer and not wrap fireEvent (#36921) 2022-08-08 13:31:55 +08:00
anchor chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
auto-complete test: refactor autocomplete test with screen and userEvent (#36953) 2022-08-08 22:42:57 +08:00
avatar feat(Avatar): add onClick prop (#36940) 2022-08-08 13:30:49 +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 feat: Typography ellipsis.tooltip could be a object (#36099) 2022-07-25 13:09:39 +08:00
calendar test: replace Calendar part test with testing lib (#36927) 2022-08-08 22:43:57 +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: replace Cascader test case with test library (#36475) 2022-07-26 22:27:42 +08:00
checkbox fix: checkbox should be disabled by form (#36345) 2022-07-01 21:29:31 +08:00
col
collapse chore: collapse title text auto width (#36761) 2022-07-28 20:30:41 +08:00
comment fix: Form validate message shaking (#36575) 2022-07-19 16:01:31 +08:00
config-provider test: change act import from utils use act wrap timer and not wrap fireEvent (#36921) 2022-08-08 13:31:55 +08:00
date-picker feat: Typography ellipsis.tooltip could be a object (#36099) 2022-07-25 13:09:39 +08:00
descriptions chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
divider style(Divider): replace fixed class name with variable (#36271) 2022-06-28 16:11:19 +08:00
drawer test: Adjust Drawer test case (#36964) 2022-08-09 14:31:53 +08:00
dropdown fix: arrow compatibility (#36266) 2022-06-30 11:11:01 +08:00
empty chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
form do'c's):add onChange props for useFormItemStatus description code (#36929) 2022-08-08 22:08:28 +08:00
grid fix: fix row in flex layout size cal (#36770) 2022-07-28 23:15:08 +08:00
icon chore: merge master 2022-05-23 14:37:16 +08:00
image chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
input chore: Make data-${string} undefinable (#36858) 2022-08-04 10:03:58 +08:00
input-number feat: Replace input-number part test with testing lib (#36080) 2022-07-20 20:47:09 +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: merge feature to master, resolve conflict 2022-07-05 11:23:35 +08:00
locale-provider test: change act import from utils use act wrap timer and not wrap fireEvent (#36921) 2022-08-08 13:31:55 +08:00
mentions test: change act import from utils use act wrap timer and not wrap fireEvent (#36921) 2022-08-08 13:31:55 +08:00
menu test: change act import from utils use act wrap timer and not wrap fireEvent (#36921) 2022-08-08 13:31:55 +08:00
message test: replace message part test with testing lib (#36923) 2022-08-09 09:58:55 +08:00
modal test: change act import from utils use act wrap timer and not wrap fireEvent (#36921) 2022-08-08 13:31:55 +08:00
notification test: replace notification part test with testing lib (#36924) 2022-08-08 22:43:39 +08:00
overview
page-header style: reduce some css code (#36904) 2022-08-05 11:37:55 +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 fix: arrow compatibility (#36266) 2022-06-30 11:11:01 +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: prettier components (#36171) 2022-06-22 14:57:09 +08:00
select test: change act import from utils use act wrap timer and not wrap fireEvent (#36921) 2022-08-08 13:31:55 +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 chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
style style: reduce some css code (#36904) 2022-08-05 11:37:55 +08:00
switch test: move test cases to testing lib for Switch (#36326) 2022-07-01 11:55:03 +08:00
table test: change act import from utils use act wrap timer and not wrap fireEvent (#36921) 2022-08-08 13:31:55 +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 chore: merge feature to master, resolve conflict 2022-07-05 11:23:35 +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 Merge remote-tracking branch 'origin/master' into feature-merge-master 2022-07-25 17:37:47 +08:00
tree-select feat: Tree/TreeSelect switcherIcon support more parameter in argument (#36651) 2022-07-23 16:54:36 +08:00
typography test: change act import from utils use act wrap timer and not wrap fireEvent (#36921) 2022-08-08 13:31:55 +08:00
upload fix: Upload in React 18 sync problem (#36968) 2022-08-09 16:29:48 +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