Junbin Huang
3a3d550b54
chore: upgrade menu ( #10305 )
* chore: upgrade menu and select
* Add test case for coverage percent
7 years ago
afc163
3d079af7cd
Fix Input.Group align issue in Form, close #10281
7 years ago
Wu Haotian
4ea20e696c
fix(form): fix typing for `Form.onValuesChange` ( #10231 )
7 years ago
Wei Zhu
61e4f8011a
Remove sCU from Form ( #10029 )
Related #9790
Form and Form.Item are not considered as pure components
7 years ago
afc163
61502ef942
Fix form demo error in IE9
7 years ago
Ed Moore
31e50e50b6
Fix types ( #10063 )
* Fix types
Fix https://github.com/ant-design/ant-design/issues/8796
* Fix exported types
7 years ago
Wei Zhu
82b721a432
Extend CardProps from native div element attributes
Close #9933
7 years ago
Wei Zhu
2a5479a524
Fix type errors
Close #9988
7 years ago
ddcat1115
a402fdd8b3
fix #9907 ( #9908 )
* fix #9907
* update snapshot
7 years ago
André
245e1cf3d0
Minor typo ( #9922 )
Fixes minor typo
7 years ago
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
7 years ago
Benjy Cui
9d7d70becd
docs: should not use ref for wrapped form, close : #9598 ( #9685 )
7 years ago
jiang
76994bd772
Remove Form Item help transition, fix #8831 ( #9675 )
* fix #8831
* remove help transition
7 years ago
VTHINKXIE
0070628fa8
style(module:form): narrow css selector ( #9648 )
7 years ago
afc163
4f1f5fd152
update form demo style
7 years ago
afc163
7d3573d471
use more clear function name, close #9465
7 years ago
Wei Zhu
aa9b7a4e4d
Update snapshot
7 years ago
valleykid
eab4fdfe95
Update snapshot
7 years ago
Wei Zhu
dc439bd7c3
Remove generic type from ComponentDecorator, fix #9331
7 years ago
afc163
e3f115dd3d
update snapshot
7 years ago
afc163
1ae7da3878
Fix hasFeedback icon position in vertical form layout
close #9153 and #9309
7 years ago
afc163
9f2b4905f0
Fix AutoComplete border color in form
7 years ago
niko
f2ba99978d
upgrade snapshots ( #9127 )
7 years ago
afc163
b3f31216df
Fix #9103 , ref #7351
7 years ago
mgrdevport
cfdb1cab4b
Pass id prop to DatePicker input field ( #8598 )
7 years ago
Wei Zhu
4332613633
Revert "Pass id prop to DatePicker input field ( #8598 )"
This reverts commit 38bf0be4ab
.
7 years ago
mgrdevport
38bf0be4ab
Pass id prop to DatePicker input field ( #8598 )
7 years ago
afc163
84a177af43
remove extra space in classname
7 years ago
afc163
d4844bbaf8
tweak input group align in form item
7 years ago
afc163
314345cf8c
Fix Form[layout=vertical] style
7 years ago
Wei Zhu
33119ec535
Update form type
Close #8935
7 years ago
afc163
3973d245b9
remove unused form control font-size reset
7 years ago
Wei Zhu
999d6184ad
docs: Sort api table
7 years ago
afc163
e1cea9e4e4
Tweak form feedback icon position
7 years ago
徐坤龙
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
7 years ago
afc163
24f0359e2d
Fix some form components align
7 years ago
afc163
525efb8c76
Fix form item height problem
close #8701
revert fix of #6097 cause it does not exist in 3.x
7 years ago
Wei Zhu
9a022b8aac
docs: Update FormComponentProps import path
7 years ago
Benjy Cui
df1c56ee18
docs: update docs
7 years ago
afc163
cd5761ffe6
update form doc
7 years ago
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
7 years ago
Taylor Sabell
0589b23693
docs: fixed grammatical error ( #8484 )
7 years ago
ddcat1115
1f0ee08574
Form item vertical align ( #8415 )
* fix formItem vertical align
* fix formItem vertical align
* rebase master
7 years ago
afc163
cc43bd3f12
Improve advanced form style, close #8339
7 years ago
Wei Zhu
b44a0c93cd
Add focus() blur() and autoFocus to DatePicker ( #8345 )
7 years ago
Wei Zhu
4aeb811b72
Remove deprecations ( #8351 )
7 years ago
afc163
05200385ee
improve form demo
7 years ago
偏右
b531de3fee
Upgrade dev deps and fix lints ( #8358 )
* upgrade devDeps and fix lint
* Fix stylelint problems
7 years ago
ddcat1115
91fc059c9d
fix input with addon(in form) vertical align issue ( #8325 )
7 years ago
Wei Zhu
6f312a716b
Update snapshot
7 years ago