afc163
a5b47f9e49
update form docs
8 years ago
afc163
a0cdce4d00
fix test case
8 years ago
Benjy Cui
228e9c0747
fix: remove Form auto-responsive layout ( #5253 )
* fix: remove Form auto-responsive layout
* test: update snapshot
8 years ago
afc163
6bca3ba87f
clean up document
8 years ago
afc163
cd2c027d89
docs: Add API document for Form validation rule
close #5201 , ref #5155
8 years ago
afc163
a7a4d672f5
update form login demo, close #5172
8 years ago
afc163
06d351f968
fix warning in test case
8 years ago
feng zhi hao
dab5f3547d
chore: improve ts definition of Form ( #5134 )
8 years ago
Benjy Cui
fb8f90c102
feat: form ( #5063 )
* feat: support Form[layout], close : #5056
* feat: Form should be responsive, close : #5055
* test: update snapshot
* fix: resolve conflict betwen layout defaultValue and inline & vertical
8 years ago
Kyle Rosenberg
aa84b826c1
chore: Added missing getFieldsError in WrappedFormUtils ( #5133 )
8 years ago
afc163
ea7dc3e56c
update docs
8 years ago
afc163
a7a2c54fa8
fix snap
8 years ago
Yogesh
0675acc3ef
Typo/grammar change ( #5117 )
8 years ago
feng zhi hao
4019ef4b0c
chore: fix hideRequiredMark ts definition of Form ( #5112 )
8 years ago
Benjy Cui
758559f718
test: update snapshots
8 years ago
Eden Wang
445c940af4
docs: Change Password Blur from password to confirm ( #5076 )
* Change Password Blur from password to confirm
If you type check password, then type password, the validation won't be changed
* rename variables and functions name
rename handlePasswordBlur to handleConfirmBlur
rename passwordDirty to confirmDirty
8 years ago
Benjy Cui
8b539c4971
chore: update type definition
8 years ago
afc163
a9599b802c
when labelCol is 24, it is a vertical form
8 years ago
afc163
cf4ad5ddb8
fix test case
8 years ago
afc163
511db23fcd
Add default title for form item label
8 years ago
afc163
68fde63ef7
refactor renderLabel
8 years ago
afc163
0f46eed370
fix lint
8 years ago
afc163
7181e3c9e8
revert d9ec4bf and ef0b708, close #4997
8 years ago
Benjy Cui
e4d9e5af54
test: update snapshot
8 years ago
feng zhi hao
62e80928d5
docs: rewrite Form demos to ES6 component ( #4949 )
8 years ago
afc163
3308bce9b9
fix snapshot test
8 years ago
afc163
28dbdd17ed
fix for #4920
8 years ago
Benjy Cui
56995e2089
test: update snapshot
8 years ago
Cordaro
168c576d4a
docs: fix getFieldDecorator param ( #4896 )
close #4894
8 years ago
afc163
588dd3033f
docs: update for customizing validation
8 years ago
afc163
c86d9f1abc
Make form control height follow large input height
8 years ago
zilong
597e020a45
chore: add class ant-form-item-control-wrapper for formItem wrapper ( #4856 )
8 years ago
zollero
e7cb0aa95d
docs: fix typo ( #4855 )
修改一个错别字:“通” --》 “同”
8 years ago
Benjy Cui
184c4f5af7
docs: update docs for Form, ref: #4093
8 years ago
Benjy Cui
200b88246f
docs: update docs format
8 years ago
Benjy Cui
c88cdc60ce
docs: update docs for form, close : #4802
8 years ago
zhenzong
fdaf15d16c
fix issue #4783 ( #4788 )
8 years ago
Benjy Cui
9ed06dea8a
docs: remove outdated warning, ref: #4783
8 years ago
zerob4wl
a39d435925
Update without-form-create.md ( #4781 )
typo
8 years ago
afc163
0eb5c689a3
remove type="ghost" from demo
8 years ago
Graeme Yeates
1006015ef0
Add border customization variables ( #4734 )
* Add border customization variables (#4712 )
* Make border styles customizable (fixes #4712 )
8 years ago
Penghan Wang
8a412ae260
doc: improve document for Form validateFields ( #4730 )
8 years ago
Wei Zhu
77b78a9389
docs: Unify type naming ( #4636 )
* Unify name of ReactNode type in document
* Lowser all string type name
* Lowercase all number type name
* Lowercase all boolean type name
* Unify array type
* Lowercase all object type name
* Unify mutilple types
8 years ago
Benjy Cui
3e17551b7e
site: improve build speed
8 years ago
afc163
8f57451d8c
fix snap test for cascader upgrade
8 years ago
afc163
abd264ebf0
fix test case name
8 years ago
afc163
fd6fc86b21
improve form validating style
8 years ago
偏右
6e3565b983
Add Form[hideRequiredMark] ( #4500 )
* Add Form[hideRequiredMark]
* omit hideRequiredMark
* Add test case for Form[hideRequiredMark]
8 years ago
偏右
3423d27493
When form layout is vertical, keep the colon inside label, close #4593 ( #4599 )
8 years ago
Hans Chan
3d58a3f608
docs: add property `colon` for Form.Item ( #4505 )
* docs: 修改错别字
* docs: add property `colon` for Form.Item
`colon` is available since 2.0.0-beta.1
8 years ago