HiddenMan
0350544de1
fix: username misspelling in the form. ( #16398 )
* fix normal-login spelling mistake
* fix horizontal-login spelling mistake
* fix index.zh-CN spelling mistake
* fix index.en-US spelling mistake
* update form demo.test.js.snap
6 years ago
Sebastian Busch
5ce2f89adc
Form onFieldsChange(): document third parameter "allFields", remove non-existent fourth parameter "add" from TypeScript definition ( #16343 )
* there is no fourth parameter, added by mistake in 619b0ed628
* Form onFieldsChange(): document third parameter 'allFields', introduced in 619b0ed628
6 years ago
zombieJ
c89c597e7f
feat: add `htmlFor` in Form.Item ( #16278 )
* add htmlFor in Form.Item
* update doc
6 years ago
afc163
60f4930348
📝 Optimize table and form documentation
6 years ago
Minwei Xu
10196718e4
update doc for mapPropsToFields
6 years ago
afc163
f486c4e7e0
📝 Optimize Form TypeScript usage, #15642
6 years ago
DiamondYuan
5b162897a8
feat: support props colon of Form
6 years ago
yoyo837
0b1410a710
don't disclose some props define in doc
6 years ago
yoyo837
5281d7b7f2
add labelAlign for Form and FormItem
6 years ago
wanli
fdc8a1b458
[doc]remove misleading content
6 years ago
zombieJ
1fc8dd3042
Form support `labelCol` & `wrapperCol` props. ( #15038 )
* use context
* update doc
* update doc
* not pass context if nest
* update snapshot
* update doc
* update doc
6 years ago
zy410419243
bf4560cf37
docs: fix wrong usage of comma
6 years ago
zombieJ
bf087e29bd
Add remark lint ( #13906 )
support remark-lint check
6 years ago
zombiej
f65fb2867f
add options.preserve of form
6 years ago
huishiyi
dd30678033
doc: update form & layout docs ( #13701 )
* doc: remove duplicate setFields in form doc-US
* doc: fix layout doc collapsedWidth default
6 years ago
zombiej
83b449b1ff
set form id on demo
fix #10218
6 years ago
ztplz
3d2799bb7f
Fix typo
6 years ago
Phanupong Janthapoon
0e29194668
update misspelling on index.en-US.md ( #12280 )
On the line 158, the words "can not" are likely in a wrong construction for this sentence. It would be better to use "cannot" in this context.
6 years ago
afc163
9d5920b39d
doc: remove old usage instruction
6 years ago
afc163
b70360e95a
doc: improve form API documentation
6 years ago
afc163
2952a8625b
site: remove old version hint of API
6 years ago
Tomás Francisco
7d38f8f435
improve form types and docs ( #11932 )
6 years ago
afc163
d88a8f6920
docs: Add instruction about validateFields arguments, close #11084
7 years ago
muzea
126bb42ddd
remove deprecated prop
7 years ago
muzea
2ce3ffd6f4
fix punctuation
7 years ago
muzea
904fd0a358
form add how to get wrappedComponent's ref
7 years ago
konakona
6c0d6d302a
Add feature: can use type ReactNode for message of rules ( #10136 ) ( #10395 )
* Add feature: can use type ReactNode for message of rules (#10136 )
* fix: Replace React.Fragment to span
* Add unit test for Form (Not passed)
* fix: unit test of Form
* fix: unit test of Form & remove demo
* fix: update unit test for Form
* Refine code for Form
* Add error check for getHelpMessage
7 years ago
Wu Haotian
4ea20e696c
fix(form): fix typing for `Form.onValuesChange` ( #10231 )
7 years ago
Wei Zhu
999d6184ad
docs: Sort api table
7 years ago
Wei Zhu
9a022b8aac
docs: Update FormComponentProps import path
7 years ago
afc163
cd5761ffe6
update form doc
7 years ago
Wei Zhu
4aeb811b72
Remove deprecations ( #8351 )
7 years ago
Benjy Cui
ac463a10f2
deps: upgrade form to 2.0.0 ( #8207 )
7 years ago
Benjy Cui
16133aac65
docs: add validateMessage for createForm, close : #965
7 years ago
afc163
4999a60643
update form demo
7 years ago
Wei Zhu
36227a10db
docs: sort api table
7 years ago
monkindey
ea926fecaf
also resolve conflicted file
7 years ago
monkindey
0bc5936b23
resolve conflicted files
7 years ago
Ffloriel
6d4e531775
form typo ( #7794 )
- remove to from 'shouldn't to use' and 'shouldn't to call'
7 years ago
Graeme Yeates
47e3cedf86
Minor fixes for select and form en docs ( #7769 )
* Fix headers on form validateFields [ci skip]
* Include default as an option for select sizes [ci skip]
7 years ago
LeezQ
6954c3506c
docs: add typescript demo ( #7330 )
* feat: add typescript demo
add form typescript demo code
* Update index.zh-CN.md
* add TypeScript demo code
add TypeScript demo code
* Update index.en-US.md
* Update index.zh-CN.md
* Update index.en-US.md
7 years ago
Tao
62b72d6c51
modify `参数` to `方法` ( #7294 )
* modify `参数` to `方法`
* modify `Property` to `Method`
* dummy copy-paste
7 years ago
Benjy Cui
2268418a97
docs: add docs for validateFields, close: ##7287
7 years ago
afc163
fcb935b101
improve form doc
7 years ago
Benjy Cui
02daedd67b
docs: add missing doc for Form, close : #6959
7 years ago
Benjy Cui
8e496966cf
docs: update docs for Form
7 years ago
afc163
e6554e7edb
update form document
7 years ago
Benjy Cui
11626decfe
chore: update docs for Form.Item and fix edge case, close : #6113
8 years ago
afc163
0be0843ef0
fix whitespace required, close #5418
8 years ago
afc163
93ec71ea58
fix whitespace required, close #5418
8 years ago