Amumu
fa899ff64f
Fix form input shaking ( #23924 )
5 years ago
zombiej
d3e6fd8090
test: Fix test case
5 years ago
偏右
ac63d26f88
Revert "fix: Minor fix on ValidationRule to match AsyncValidator ( #21250 )" ( #21391 )
This reverts commit f7e7ce9d4f
.
5 years ago
Han
f7e7ce9d4f
fix: Minor fix on ValidationRule to match AsyncValidator ( #21250 )
* Minor fix on ValidationRule to match AsyncValidator
* update doc
5 years ago
偏右
c6eafe8380
🐛 fix Input.Group 1px bug in vertical layout form ( #20685 )
close #20616
5 years ago
Hami Abdi
0a00c5e22a
Correct Grammar in Form Component's Documentation ( #20381 )
In a demo corresponding to the form component, a comment contains a grammatical mistake: an infinitive in this context requires the present instead of past tense.
5 years ago
骗你是小猫咪
74082defe9
fix(Form): feedback icon with input suffix display not correct ( #20363 )
* fix(From): feedback icon with input suffix display not correct
* update snapshots
* review change
* revert register.md and improve feedback example
5 years ago
xrkffgg
38dab1f725
fix: cascader error color ( #20347 )
* [fix] cascader error color
* fix: cascader error/warning color
5 years ago
afc163
15f75e1c55
✅ fix time picker test snapshots
5 years ago
Guichi Zhao
1958b78ecc
docs: copy state to props is a bad practice ( #20212 )
* Copy state to props is a bad practice
The original code copy the props the state which is not necessary at all, it will only confuse the reader!
Also, it considered being a bad practice: https://overreacted.io/writing-resilient-components/
* remove console
* fix indentation
* fix lint error
* improve js syntax
5 years ago
Theo Satloff
b0d55c8861
fix icon spacing in forms
5 years ago
偏右
62d7a2bbb0
✅ restore test coverage ( #20071 )
5 years ago
偏右
bca69b6e8c
🔧 remove antd/es/form/__tests__ from npm package ( #20069 )
5 years ago
偏右
329edc1ed0
🐛 Fix Input clear icon overclap with feedback icon ( #20017 )
close #19884
5 years ago
Amumu
c824569ea0
move className and style to ant-upload-drag ( #19987 )
5 years ago
damon.chen
2d82b59abf
docs(Form): How to use ref with Form HOC ( #19937 )
* 为Form新增如何在函数组件中使用的例子
* 在Form FAQ中增加在函数组件中怎么正确拿到Form实例的说明
* 更新英文文档
* 按照comment修改
* 更新英文标题
* 修改英文文档FAQ的标题
* 修改英文文档里的大小写问题
* 按照豆酱的comments进行修改
* 按照comments进行修改
5 years ago
偏右
cedc956512
Update index.en-US.md
5 years ago
偏右
dd8f57247f
docs: 📝 fix doc of `labelAlign` in Form.Item ( #19606 )
5 years ago
Amumu
f38c7bb239
form item passing anyother attrs ( #19599 )
5 years ago
yoyo837
715814291b
remove labelAlign: PropTypes.string,
5 years ago
yoyo837
c1d55addf1
Revert "remove labelAlign: PropTypes.string"
This reverts commit 764960875d
.
5 years ago
yoyo837
764960875d
remove labelAlign: PropTypes.string
5 years ago
Amumu
3402f656ad
tuple FormLabelAlign ( #19543 )
5 years ago
yoyo837
fb2bafbfdc
upgrade snapshot
5 years ago
yoyo837
a9d7178c2b
upgrade snapshot
5 years ago
afc163
8e2b2470b2
✅ update snapshots
5 years ago
yoyo837
0522d55f26
snapshot
5 years ago
willc001
4e1bbccd54
refactor: add @form-item-label-colon-margin-{right,left} ( #15478 )
5 years ago
shaodahong
78b1f90e51
docs: link related issue of form initialValue option
5 years ago
afc163
47dee4c7d7
✅ fix eslint problems
5 years ago
Amumu
11a0ebef90
docs: update `colon` for Form ( #18755 )
* chore(docs): update for #18719
* better expression
5 years ago
afc163
cf97324abd
✅ fix demo snapshot
5 years ago
afc163
4615c70d95
🎬 fix Dragger style in Form demo
5 years ago
afc163
c9a8f698b1
✅ fix slider snapshot
5 years ago
afc163
a51f7a0508
✅ test unmount
5 years ago
+v
38b8d07e03
docs: link ( #18438 )
5 years ago
afc163
760853e239
💄 eslint for all
5 years ago
afc163
5e99ed7bbe
✅ Fix eslint warnings
5 years ago
afc163
d07b298ae4
✅ Fix eslint errors
5 years ago
afc163
88de53d5af
✅ fix snapshot
5 years ago
Wendell
49c81322b2
docs: fix form doc typo ( #18160 )
5 years ago
orzyyyy
47fd80c8ad
fix: disable next line instead of the whole file
5 years ago
orzyyyy
28f39739df
test: update snapshots
5 years ago
orzyyyy
63b33d4020
fix: unexpected changes of snapshots
5 years ago
orzyyyy
ac3f319ad2
fix: lint:es
5 years ago
afc163
6fe1e41ae9
📝 Improve API Table design
5 years ago
afc163
887aa4c347
📝 antd/lib/xxx => antd/es/xxx
5 years ago
Kieren
d7e0f70a4e
fix typo for form api documentation
5 years ago
shao
27e7e33d12
fix review change
5 years ago
shao
f0726014c3
fix(Form.Item): fix label replace regexp err replace
5 years ago