二货机器人
9fdb82b7df
refactor: Form.Item with pure children will only render once ( #21991 )
* refactor: Form.Item with pure children will only render once
* not skip for real render
5 years ago
zefeng
be990f9332
chore: remove unnecessary loop ( #21978 )
5 years ago
二货机器人
5fcdbe152e
chore: Form.useForm return same instance now ( #21927 )
* add test case
* memo of useForm
5 years ago
二货机器人
e8876d5817
fix: MenuItem with icon only will still have additional margin ( #21925 )
* fix: MenuItem with icon only will still have additional margin
* update snapshot
* fix snapshot
5 years ago
偏右
afe0e3ddad
💄 Add less variable @form-item-label-height ( #21912 )
5 years ago
二货机器人
e6965c909f
chore: Form.Item renderProps define ( #21911 )
5 years ago
afc163
c5e5a8c895
✅ update snapshots
5 years ago
zombiej
3de412353f
chore: Remove duplicated css
close #21860
5 years ago
二货机器人
103385ecb5
fix: Nest FormItem warning ( #21896 )
5 years ago
偏右
3c292b9d62
docs: 📝 instruction about useForm
close https://github.com/ant-design/codemod-v4/issues/90
5 years ago
zombiej
55734400cc
docs: Fix v3 form mig doc
5 years ago
afc163
c928952a89
🎬 improve form demo
5 years ago
二货机器人
228c978c7c
fix: `help` change cause react warning ( #21800 )
5 years ago
Martin Cermak
a226c226bf
doc: added more info about nested fields to migration guide ( #21758 )
Added more examples to form nested fields.
5 years ago
二货机器人
adb323cec2
chore: icons save bundle size without treeShaking ( #21752 )
* alert
* more icons
* another grouping
* all done
5 years ago
二货机器人
1f108ee086
fix: Form.Item renderProps return type define ( #21716 )
5 years ago
二货机器人
105c3938b5
docs: Update migration guid ( #21705 )
5 years ago
二货机器人
20a6ba3b86
fix: React 16.13 warning ( #21702 )
5 years ago
二货机器人
ac94f96608
fix: Form.Item should not exceed of form width ( #21682 )
5 years ago
medayz
b617b41dcb
fix typos in messages ( #21594 )
5 years ago
偏右
2f91dd4925
🎬 fix Form demo warning ( #21576 )
close #21543
5 years ago
mjfwebb
bdd79ec9f3
Update index.en-US.md ( #21536 )
5 years ago
偏右
db1383ca58
🐛 Fix Form forwardRef ts error ( #21483 )
https://github.com/ant-design/ant-design/pull/21482#issuecomment-588642994
5 years ago
zombiej
9a90c5b910
chore: Patch fix of #21476
5 years ago
二货机器人
9f26e7a85e
fix: Form item has default height align with form size ( #21476 )
* fix: Form item has default height align with form size
* fix lint
* update snapshot
5 years ago
二货机器人
aa6ccda4ba
feat: Form support scrollToFirstError ( #21462 )
* feat: add scrollToFirstError support
* add test case
* clean up
* coverage
* feat: add scrollToFirstError support
* add test case
* clean up
* coverage
* update docs
5 years ago
偏右
4f2ef2a355
🐛 Fix Form throw error when using BraftEditor ( #21425 )
component.props.onChange should not run when it is falsy
close #21415
5 years ago
Amumu
e275895523
fix: 较小的@form-item-margin-bottom时表单验证信息切换时表单项抖动 ( #21302 )
* explainAndExtraDistance
* fix variable
5 years ago
二货机器人
a90aa25b1b
chore: Export Rule interface ( #21411 )
5 years ago
骗你是小猫咪
e01755cfed
fix(Form): label width not correct when screen less than xs ( #21222 )
* fix(Form): label width not correct when screen less than xs
* fix form item control width
* fix css selector priority
5 years ago
二货机器人
b35f30e17a
docs: Form onFinish & getFieldsValue only get validate Field values ( #21323 )
* update faq
* clean up
* update faq
5 years ago
二货机器人
68d5e2c8ef
omit validateFirst ( #21329 )
5 years ago
yoyo837
e2a1b30bd7
Revert "explainAndExtraDistance"
This reverts commit ead1ca5ce2
.
5 years ago
yoyo837
ead1ca5ce2
explainAndExtraDistance
5 years ago
二货机器人
3080611883
feat: Notification support hooks for context ( #21275 )
* use promise for getInstance
* passing hooks
* hooks support
* move hooks out of fiel
* adjust style
* update snapshot
* fix test & add test case
* update hooks test
* fix style lint
* update doc
* update demo desc & eslitn rules
* fix lint
* docs add faq
* fix less
5 years ago
偏右
93e6454488
🆕 Add less variable @form-item-label-font-size ( #21216 )
close #21205
5 years ago
二货机器人
ad51283a9d
fix: Form.Item init status should also check help ( #21211 )
* fix: Form.Item init status should also check help
* clean up
5 years ago
Belikov Ivan
3a7235679b
fix: Form.Item name `0` processing ( #21186 )
* fix Form.Item name `0` processing
* Test coverage for `null`
5 years ago
二货机器人
207fc03c91
fix: Form.Item with name `0` should be validate ( #21179 )
* fix FormItem missing name
* update test case
5 years ago
二货机器人
b36e96043f
feat: Form.Item support validateFirst ( #21178 )
5 years ago
二货机器人
074fa324b6
fix: FormItem required not work without name ( #21168 )
5 years ago
二货机器人
0f1629b244
fix: Input suffix form validate error style ( #21121 )
* fix: Input suffix form validate error style
* update style
* update snapshot
5 years ago
Chris Frisina
1db1e57792
Update register.md ( #21093 )
English Grammar
5 years ago
二货机器人
c4b9a02036
docs: Add FormItem FAQ with Modal ( #21077 )
* docs: Add faq
* Update index.en-US.md
5 years ago
二货机器人
58133bcabd
update demo ( #21069 )
5 years ago
二货机器人
ee6f63f2e1
chore: Fix TS define of FormItem ( #21067 )
5 years ago
二货机器人
bfcd00a67b
fix: Form.Item ignore help = '' ( #21026 )
* help should support empty text
* test case
5 years ago
xrkffgg
156c1dbe17
docs: translation API doc ( #20984 )
5 years ago
xrkffgg
4388a96c32
docs: Format string notation of all components ( #20970 )
5 years ago
二货机器人
b67a1bee7d
fix: Form.Item keep render even it's not a Field ( #20963 )
* Not use Field when Form.Item is pure
* Add test case
* clean up
* add delay update for test
5 years ago