Hans Chan
927581bb84
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
2017-01-13 18:05:24 +08:00
Benjy Cui
eeae03d681
docs: remove useless code
2017-01-13 15:14:06 +08:00
Tao Zhang
477fde8b7f
docs: Updated form description ( #4574 )
2017-01-12 09:09:59 +08:00
afc163
4654db312f
Fix some lesshint problems
2017-01-11 21:45:09 +08:00
wallverb
a47c200f7c
Fix validateTrigger type ( #4536 )
...
* Update validateTrigger type
* Update validateTrigger doc for en-US
* Update validateTrigger doc for zh-CN
2017-01-09 21:20:40 +08:00
Benjy Cui
5fd3baaff0
docs: update outdated docs
2017-01-09 18:00:30 +08:00
afc163
0187384445
refactor for code style
2017-01-06 01:33:09 +08:00
afc163
e2b8aee202
fix snapshot
2017-01-05 17:24:14 +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
Jesper We
d258ace146
Fix #4431 Overlapping graphics with<Select> in <Form.Item ... hasFeedback={true} ( #4436 )
2017-01-01 17:20:08 +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
afc163
d570d03698
improve document for Form setFields, close #4370
2016-12-27 21:14:00 +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
e1d73eb424
update form documentation
2016-12-18 14:54:12 +08:00
afc163
48de73b721
Fix a FormItem mis-align bug, close #4271
2016-12-16 20:24:50 +08:00
Pierre
827aa2f94c
style: remove hardcoded inputs height ( #4175 )
...
* remove hardcoded inputs height
* revert pagination input height
* revert pagination input heights bis
2016-12-15 11:17:09 +08:00
Wei Zhu
07103b9fb6
Don't ignore test files.
2016-12-14 14:48:09 +08:00
Wei Zhu
17a0a33283
Restructure tests.
2016-12-14 14:41:39 +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
Benjy Cui
c4d8c4770c
Add upgrade warning ( #4028 )
...
* chore: add upgrade warning for time related value
* chore: update warning
* chore: update demo url
2016-12-02 15:07:33 +08:00
Benjy Cui
01dbcbe4af
css: should not reset fieldset style, close : #4090
2016-12-01 16:46:05 +08:00
Benjy Cui
75c09cb481
css: Form.Item[extra] should be block, close : #4089
2016-12-01 11:25:34 +08:00
Andrey G
a307a7acf7
refactor: remove unnecessary computed props for classNames ( #4055 )
...
* remove unnecessary computed props for classNames
* rollback autocomplete optimization for possible css style order issue
* update snapshots
* remove more unnecessary computed props at Input
2016-11-30 10:20:23 +08:00
afc163
7d75f6e3de
Fix focus style of Form Controls, close #4035
2016-11-28 19:01:14 +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
afc163
34f353deb0
update form API doc
2016-11-21 14:28:20 +08:00
afc163
33ad640b0f
feedback icon should not affect user operation ( #3891 )
2016-11-17 17:33:00 +08:00
Bruce Mitchener
36508ffabd
Typo fixes.
2016-11-16 20:33:37 +07:00
afc163
4f7eff39fd
fix error controls style
2016-11-16 20:13:00 +08:00
afc163
0d63e5f6b5
Fix select[combobox] vertical align, close #3855
2016-11-15 21:54:22 +08:00
afc163
be9ed0388c
Fix form controls focused error style
2016-11-11 15:08:02 +08:00
Benjy Cui
e7cf2a4f3f
docs: update demos for Form, close : #3558
2016-11-10 16:11:22 +08:00
afc163
88d470220b
Fix wrong error style for Form Validation
2016-11-09 22:25:39 +08:00
afc163
51dae474cc
fix form demo align
2016-11-09 22:12:21 +08:00
ddcat1115
0baef0627e
docs: 调整组件导航结构 ( #3758 )
...
- Layout 更名为 Grid
2016-11-09 14:43:32 +08:00
Benjy Cui
4d2bdfd93d
docs: update docs for form
2016-11-09 10:16:36 +08:00
afc163
0ec4276eab
@font-size-lg ( #1752 )
2016-11-08 21:07:01 +08:00
afc163
0a48c62dcb
use @text-color
2016-11-08 20:50:59 +08:00
afc163
9b81fe86d9
clear less variables and add @text-color-secondary
2016-11-08 20:48:03 +08:00
Benjy Cui
5782253a0f
fix: infinite loop, ref: #3759
2016-11-08 16:22:36 +08:00
Benjy Cui
9360c02129
docs: update docs about resetFields, close : #3746
2016-11-07 11:55:58 +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