Wei Zhu
82b721a432
Extend CardProps from native div element attributes
...
Close #9933
2018-04-11 19:41:54 +08:00
Wei Zhu
2a5479a524
Fix type errors
...
Close #9988
2018-04-11 12:01:28 +08:00
ddcat1115
a402fdd8b3
fix #9907 ( #9908 )
...
* fix #9907
* update snapshot
2018-04-04 15:29:59 +08:00
André
245e1cf3d0
Minor typo ( #9922 )
...
Fixes minor typo
2018-04-03 22:00:31 +08:00
pellea
b61f4c1ad3
fix code sample in the Form component doc (issue #9591 ) ( #9705 )
...
* fix code sample in the Form component doc (issue #9591 )
* fix wrong space indent
* add trailing comma
2018-03-26 15:41:42 +08:00
Benjy Cui
9d7d70becd
docs: should not use ref for wrapped form, close : #9598 ( #9685 )
2018-03-15 14:40:47 +08:00
jiang
76994bd772
Remove Form Item help transition, fix #8831 ( #9675 )
...
* fix #8831
* remove help transition
2018-03-14 17:43:02 +08:00
VTHINKXIE
0070628fa8
style(module:form): narrow css selector ( #9648 )
2018-03-14 11:08:07 +08:00
afc163
4f1f5fd152
update form demo style
2018-03-12 21:52:13 +08:00
afc163
7d3573d471
use more clear function name, close #9465
2018-03-02 12:06:33 +08:00
Wei Zhu
aa9b7a4e4d
Update snapshot
2018-02-27 18:07:39 +08:00
valleykid
eab4fdfe95
Update snapshot
2018-02-25 07:57:23 +08:00
Wei Zhu
dc439bd7c3
Remove generic type from ComponentDecorator, fix #9331
2018-02-22 15:52:35 +08:00
afc163
e3f115dd3d
update snapshot
2018-02-11 11:48:59 +08:00
afc163
1ae7da3878
Fix hasFeedback icon position in vertical form layout
...
close #9153 and #9309
2018-02-11 11:44:49 +08:00
Wei Zhu
49c2a6220b
Merge branch 'feature-3.2'
2018-02-04 17:24:16 +08:00
afc163
9f2b4905f0
Fix AutoComplete border color in form
2018-01-31 10:47:25 +08:00
Wei Zhu
5afb1a28b6
Merge branch 'master' into feature-3.2
2018-01-26 17:14:44 +08:00
niko
f2ba99978d
upgrade snapshots ( #9127 )
2018-01-25 18:24:59 +08:00
afc163
b3f31216df
Fix #9103 , ref #7351
2018-01-24 21:54:01 +08:00
mgrdevport
cfdb1cab4b
Pass id prop to DatePicker input field ( #8598 )
2018-01-24 10:48:34 +08:00
Wei Zhu
4332613633
Revert "Pass id prop to DatePicker input field ( #8598 )"
...
This reverts commit 38bf0be4ab
.
2018-01-24 10:48:03 +08:00
mgrdevport
38bf0be4ab
Pass id prop to DatePicker input field ( #8598 )
2018-01-23 20:45:46 -06:00
afc163
84a177af43
remove extra space in classname
2018-01-12 16:33:04 +08:00
afc163
d4844bbaf8
tweak input group align in form item
2018-01-12 15:54:10 +08:00
afc163
314345cf8c
Fix Form[layout=vertical] style
2018-01-12 14:55:04 +08:00
Wei Zhu
33119ec535
Update form type
...
Close #8935
2018-01-11 21:30:53 +08:00
afc163
3973d245b9
remove unused form control font-size reset
2018-01-05 22:44:39 +08:00
Wei Zhu
999d6184ad
docs: Sort api table
2017-12-29 20:22:58 +08:00
afc163
e1cea9e4e4
Tweak form feedback icon position
2017-12-22 17:35:55 +08:00
徐坤龙
b06ea2404f
Add React.SFC type for Form.create return value #8672 ( #8675 )
...
* Add React.SFC type for Form.create return value
* Restore indented.Fixed #8672
* Commit for lint
* Commit for lint
2017-12-22 16:05:06 +08:00
afc163
24f0359e2d
Fix some form components align
2017-12-22 15:22:22 +08:00
afc163
525efb8c76
Fix form item height problem
...
close #8701
revert fix of #6097 cause it does not exist in 3.x
2017-12-22 11:48:07 +08:00
Wei Zhu
9a022b8aac
docs: Update FormComponentProps import path
2017-12-19 14:30:56 +08:00
Benjy Cui
df1c56ee18
docs: update docs
2017-12-15 10:00:28 +08:00
afc163
cd5761ffe6
update form doc
2017-12-13 10:50:03 +08:00
ddcat1115
f780759f91
fix large size formItem vertical align ( #8495 )
...
* - fix large size input with prefix/suffix vertical align
- fix large size button vertical align
* use large size for formItem default line-height
* improve
2017-12-08 20:57:30 +08:00
Taylor Sabell
0589b23693
docs: fixed grammatical error ( #8484 )
2017-12-07 09:24:09 +08:00
ddcat1115
1f0ee08574
Form item vertical align ( #8415 )
...
* fix formItem vertical align
* fix formItem vertical align
* rebase master
2017-12-04 14:00:15 +08:00
afc163
cc43bd3f12
Improve advanced form style, close #8339
2017-12-04 10:47:01 +08:00
Wei Zhu
01f4b4e713
Merge branch 'master' into antd-3.0
2017-12-01 11:50:07 +08:00
Wei Zhu
b44a0c93cd
Add focus() blur() and autoFocus to DatePicker ( #8345 )
2017-11-30 09:54:31 +08:00
Wei Zhu
4aeb811b72
Remove deprecations ( #8351 )
2017-11-30 09:53:32 +08:00
afc163
05200385ee
improve form demo
2017-11-29 21:04:45 +08:00
偏右
b531de3fee
Upgrade dev deps and fix lints ( #8358 )
...
* upgrade devDeps and fix lint
* Fix stylelint problems
2017-11-29 21:00:16 +08:00
ddcat1115
91fc059c9d
fix input with addon(in form) vertical align issue ( #8325 )
2017-11-29 11:20:38 +08:00
Wei Zhu
6f312a716b
Update snapshot
2017-11-28 11:12:51 +08:00
afc163
72741db902
Fix margin of nested FormItem, close #8320
2017-11-27 22:14:15 +08:00
afc163
bf70d30a60
no prevent label click default behavior
2017-11-27 11:02:47 +08:00
afc163
9a49a5c775
revert 61968b91
2017-11-27 11:01:06 +08:00