Benjy Cui
a9a8f68578
docs: update demo
2017-05-15 17:33:47 +08:00
ddcat1115
0b9ff23661
docs: add dynamic-rule form demo ( #6035 )
2017-05-15 17:25:50 +08:00
kossel
169e0f9762
fix: issue 5834, autocomplete is not being decorated ( #6018 )
2017-05-05 14:40:57 +08:00
Wei Zhu
5ddd7f847f
docs: Document customized form control
...
Related: #5700
2017-04-10 22:42:56 +08:00
Kenaniah Cerny
ed434c57e9
improves link navigation
2017-04-01 04:06:34 -07:00
Benjy Cui
ce2fe2aa45
test: add test for Modal[footer=null]
2017-03-30 16:06:03 +08:00
afc163
93ec71ea58
fix whitespace required, close #5418
2017-03-21 15:21:40 +08:00
Benjy Cui
36a7ffc0d6
fix: Switch should not warning with size=large, close : #5368
2017-03-20 16:08:24 +08:00
Benjy Cui
be13831d92
Fix upload ( #5358 )
...
* docs: add demo to re-produce bug
* fix: dragger should work with form decorator, close : #5334
* test: update snapshot
2017-03-17 11:47:05 +08:00
Benjy Cui
aa4606cd9f
feat: make Form.Item work with responsive layout, ref: #5296 ( #5306 )
2017-03-15 11:25:58 +08:00
Benjy Cui
228e9c0747
fix: remove Form auto-responsive layout ( #5253 )
...
* fix: remove Form auto-responsive layout
* test: update snapshot
2017-03-10 19:19:36 +08:00
afc163
a7a4d672f5
update form login demo, close #5172
2017-03-06 15:15:50 +08:00
Wei Zhu
67bbae9ea8
Merge branch 'feature-2.8'
2017-03-05 21:34:57 +08:00
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
2017-03-02 10:49:06 +08:00
afc163
ea7dc3e56c
update docs
2017-03-01 18:44:59 +08:00
Yogesh
0675acc3ef
Typo/grammar change ( #5117 )
2017-03-01 12:45:24 +08:00
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
2017-02-28 11:30:04 +08:00
afc163
0f46eed370
fix lint
2017-02-23 11:45:48 +08:00
feng zhi hao
62e80928d5
docs: rewrite Form demos to ES6 component ( #4949 )
2017-02-20 11:50:57 +08:00
Cordaro
168c576d4a
docs: fix getFieldDecorator param ( #4896 )
...
close #4894
2017-02-15 22:58:24 +08:00
afc163
588dd3033f
docs: update for customizing validation
2017-02-15 14:41:16 +08:00
Benjy Cui
200b88246f
docs: update docs format
2017-02-13 10:55:53 +08:00
Benjy Cui
9ed06dea8a
docs: remove outdated warning, ref: #4783
2017-02-08 09:40:25 +08:00
zerob4wl
a39d435925
Update without-form-create.md ( #4781 )
...
typo
2017-02-07 21:38:14 +08:00
afc163
0eb5c689a3
remove type="ghost" from demo
2017-02-04 22:35:33 +08:00
afc163
35523be6e9
Merge from master
2017-01-20 18:28:09 +08:00
Benjy Cui
3e17551b7e
site: improve build speed
2017-01-19 15:22:53 +08:00
Benjy Cui
eeae03d681
docs: remove useless code
2017-01-13 15:14:06 +08:00
Benjy Cui
f436b5c2f4
deps: upgrade rc-form, close : #4374
2017-01-09 17:40:01 +08:00
afc163
657c707a79
Hide useless prop Form[horizontal]
2017-01-05 16:57:41 +08:00
afc163
53371dfe3e
Add plain text form item in demo, close #4465
2017-01-05 16:40:21 +08:00
afc163
9df1eb91db
Add form layout demo and fix vertical form style
2017-01-05 16:32:50 +08:00
afc163
fb6858c3cc
Fix hasFeedback and Select style detail for #4436
2017-01-01 17:39:27 +08:00
偏右
e4bee3425a
Upgrade rc form ( #4430 )
...
* support nested form item name by upgrade rc-form
react-component/form#48
* Fix dynamic form demo
2016-12-31 23:47:07 +08:00
Edd Hannay
8382023409
docs: fix typo in Form demo ( #4313 )
...
- Rename checkPassowrd function checkPassword
2016-12-20 20:28:44 +08:00
afc163
303fc113c2
Add coordinated form demo
2016-12-13 13:28:16 +08:00
afc163
5815ce514a
Add Radio in form demo, close #3910
2016-12-04 16:19:55 +08:00
afc163
2260701865
improve demo detail
2016-11-23 20:17:44 +08:00
Benjy Cui
f250bdcc98
docs: update demo for form
2016-11-21 18:29:36 +08:00
Benjy Cui
e7cf2a4f3f
docs: update demos for Form, close : #3558
2016-11-10 16:11:22 +08:00
afc163
51dae474cc
fix form demo align
2016-11-09 22:12:21 +08:00
afc163
d0c34380d4
simplify form demo code
2016-11-02 18:08:48 +08:00
Benjy Cui
59805843e5
docs: merge mix demo into validate-other
2016-11-02 12:13:52 +08:00
Benjy Cui
d198c63a68
docs: update demo, close : #3673
2016-11-02 11:42:12 +08:00
Benjy Cui
7372893b8e
docs: add demo for without Form.create, ref: #3594
2016-11-02 11:24:52 +08:00
Benjy Cui
1eb3d68656
docs: simplify demo
2016-11-02 10:47:50 +08:00
afc163
f40ba76ba7
Merge branch 'master' of github.com:ant-design/ant-design
2016-11-01 16:11:43 +08:00
afc163
7e73725c68
update form demo
2016-11-01 16:11:06 +08:00
Benjy Cui
29a732e3a9
docs: fix typo, close : #3672
2016-11-01 15:30:02 +08:00
Benjy Cui
048e3c9246
docs: update demo for time-relate controls
2016-11-01 10:11:02 +08:00