ant-design/components
叶枫 54fb6bd831
Form.Item support noLabel (#51524)
* feat: Form.Item support noLabel

* feat: doc

* feat: test

* feat: test

* feat: test

* feat: review

* feat: review

* feat: 仅支持 span

* feat: review

* feat: review

* feat: review

* feat: review

* feat: review

* feat: test

* feat: test

* feat: test

* feat: test

* feat: test

* feat: test

* feat: add test

* feat: demo

* feat: test

* feat: test

* feat: test

* feat: 代码优化

* feat: add labelCol

* feat: 代码优化

* feat: 代码优化

* feat: reset

* feat: test

* feat: test

* feat: review

* feat: doc
2024-11-08 18:32:20 +08:00
..
__tests__ chore(deps): update dependency eslint to v9 (#50690) 2024-09-19 03:30:19 +08:00
_util chore: import rc-util from path (#51087) 2024-10-02 10:43:35 +08:00
affix feat: add a11y test for components demo (#51414) 2024-11-01 11:30:11 +08:00
alert feat: add a11y test for components demo (#51414) 2024-11-01 11:30:11 +08:00
anchor feat: add a11y test for components demo (#51414) 2024-11-01 11:30:11 +08:00
app feat: add a11y test for components demo (#51414) 2024-11-01 11:30:11 +08:00
auto-complete chore: merge branch 2024-11-07 16:51:58 +08:00
avatar feat: add a11y test for components demo (#51414) 2024-11-01 11:30:11 +08:00
back-top feat: add a11y test for components demo (#51414) 2024-11-01 11:30:11 +08:00
badge feat: add a11y test for components demo (#51414) 2024-11-01 11:30:11 +08:00
breadcrumb feat: add a11y test for components demo (#51414) 2024-11-01 11:30:11 +08:00
button chore: merge branch 2024-11-07 16:51:58 +08:00
calendar feat(Select): Select supports prefix prop (#51186) 2024-10-16 18:04:38 +08:00
card fix(button): type=link error token & add prefix cls (color/variant) & specificity too high (#50962) 2024-09-24 23:52:50 +08:00
carousel chore(deps): update dependency eslint to v9 (#50690) 2024-09-19 03:30:19 +08:00
cascader chore: merge branch 2024-11-07 16:51:58 +08:00
checkbox chore: remove unused code (#51508) 2024-11-06 16:55:16 +08:00
col docs: unify component export file as index.tsx (#50013) 2024-07-23 22:22:24 +08:00
collapse fix: Collapse a11y issue and cursor style (#51400) 2024-10-28 17:41:28 +08:00
color-picker feat: add a11y test for components demo (#51414) 2024-11-01 11:30:11 +08:00
config-provider fix: The form item margin should appear below extraDom. (#51254) 2024-11-07 18:26:24 +08:00
date-picker chore: merge branch 2024-11-07 16:51:58 +08:00
descriptions feat: add a11y test for components demo (#51414) 2024-11-01 11:30:11 +08:00
divider feat: add a11y test for components demo (#51414) 2024-11-01 11:30:11 +08:00
drawer feat: add a11y test for components demo (#51414) 2024-11-01 11:30:11 +08:00
dropdown feat: add a11y test for components demo (#51414) 2024-11-01 11:30:11 +08:00
empty chore: merge branch 2024-11-07 16:51:58 +08:00
flex demo: improve the use of Segmented (#51324) 2024-10-22 10:09:31 +08:00
float-button feat: add a11y test for components demo (#51414) 2024-11-01 11:30:11 +08:00
form Form.Item support noLabel (#51524) 2024-11-08 18:32:20 +08:00
grid Form.Item support noLabel (#51524) 2024-11-08 18:32:20 +08:00
icon feat: add a11y test for components demo (#51414) 2024-11-01 11:30:11 +08:00
image feat: add a11y test for components demo (#51414) 2024-11-01 11:30:11 +08:00
input chore: merge branch 2024-11-07 16:51:58 +08:00
input-number chore: merge branch 2024-11-07 16:51:58 +08:00
layout fix(Layout): Fix Layout collapse trigger missing style (#51313) 2024-10-19 23:11:38 +08:00
list chore: merge branch 2024-11-07 16:51:58 +08:00
locale chore: merge branch 2024-11-07 16:51:58 +08:00
mentions chore: merge branch 2024-11-07 16:51:58 +08:00
menu feat: add a11y test for components demo (#51414) 2024-11-01 11:30:11 +08:00
message chore: merge branch 2024-11-07 16:51:58 +08:00
modal feat: add a11y test for components demo (#51414) 2024-11-01 11:30:11 +08:00
notification feat: add a11y test for components demo (#51414) 2024-11-01 11:30:11 +08:00
overview docs: Fix component doc alignment & support import usage (#48004) 2024-03-22 14:22:42 +08:00
pagination feat(Select): Select supports prefix prop (#51186) 2024-10-16 18:04:38 +08:00
popconfirm feat: add a11y test for components demo (#51414) 2024-11-01 11:30:11 +08:00
popover demo: improve the use of Segmented (#51324) 2024-10-22 10:09:31 +08:00
progress fix(button): type=link error token & add prefix cls (color/variant) & specificity too high (#50962) 2024-09-24 23:52:50 +08:00
qr-code chore: merge branch 2024-11-07 16:51:58 +08:00
qrcode docs: unify component export file as index.tsx (#50013) 2024-07-23 22:22:24 +08:00
radio chore: merge branch 2024-11-07 16:51:58 +08:00
rate fix: Disable the Rate component within Form.Item when the form is disabled (#50594) 2024-08-27 18:56:54 +08:00
result feat: add a11y test for components demo (#51414) 2024-11-01 11:30:11 +08:00
row docs: unify component export file as index.tsx (#50013) 2024-07-23 22:22:24 +08:00
segmented feat(Select): Select supports prefix prop (#51186) 2024-10-16 18:04:38 +08:00
select chore: merge branch 2024-11-07 16:51:58 +08:00
skeleton fix(button): type=link error token & add prefix cls (color/variant) & specificity too high (#50962) 2024-09-24 23:52:50 +08:00
slider type(slider): improve eventName type (#51156) 2024-10-08 17:56:12 +08:00
space chore: merge branch 2024-11-07 16:51:58 +08:00
spin feat: add a11y test for components demo (#51414) 2024-11-01 11:30:11 +08:00
splitter chore: merge branch 2024-11-07 16:51:58 +08:00
statistic fix(button): type=link error token & add prefix cls (color/variant) & specificity too high (#50962) 2024-09-24 23:52:50 +08:00
steps fix(button): type=link error token & add prefix cls (color/variant) & specificity too high (#50962) 2024-09-24 23:52:50 +08:00
style refactor: remove TransButton in Table/Transfer/Typography (#51068) 2024-09-29 18:02:13 +08:00
switch feat: add a11y test for components demo (#51414) 2024-11-01 11:30:11 +08:00
table chore: merge branch 2024-11-07 16:51:58 +08:00
tabs chore: merge branch 2024-11-07 16:51:58 +08:00
tag feat: add a11y test for components demo (#51414) 2024-11-01 11:30:11 +08:00
theme style: tweak lineWidthFocus to 3px (#51069) 2024-09-29 15:55:49 +08:00
time-picker chore: merge branch 2024-11-07 16:51:58 +08:00
timeline feat: add a11y test for components demo (#51414) 2024-11-01 11:30:11 +08:00
tooltip chore: merge branch 2024-11-07 16:51:58 +08:00
tour type: Remove unused className from Tour props (#51059) 2024-09-28 19:43:04 +08:00
transfer fix: use locale of empty img title (#51368) 2024-10-24 20:48:36 +08:00
tree chore: merge branch 2024-11-07 16:51:58 +08:00
tree-select chore: merge branch 2024-11-07 16:51:58 +08:00
typography fix(Typography): fix no change when switching locale (#51453) 2024-11-01 16:53:48 +08:00
upload fix: event should be optional (#51419) 2024-10-29 17:22:43 +08:00
version docs: unify component export file as index.tsx (#50013) 2024-07-23 22:22:24 +08:00
watermark feat(Select): Select supports prefix prop (#51186) 2024-10-16 18:04:38 +08:00
index.ts feat:🔥New Component: Splitter (#50038) 2024-09-09 19:23:25 +08:00