afc163
|
8ec15e4ad3
|
Fix Input value warning
close #2333, close #2332
|
2016-07-10 15:12:02 +08:00 |
|
afc163
|
7ba362f03c
|
Fix react-unknown-prop warnings for Cascader,Input
ref #2258
|
2016-07-06 12:21:49 +08:00 |
|
afc163
|
06220f3319
|
Add autosize for Input of textarea type (#1951)
|
2016-06-10 16:44:01 +08:00 |
|
afc163
|
82a55adfc7
|
improve code style
|
2016-06-10 15:29:01 +08:00 |
|
Benjy Cui
|
2144349741
|
style: enable react/jsx-closing-bracket-location
|
2016-06-06 13:54:10 +08:00 |
|
yiminghe
|
eb7708c8db
|
v15. Fixes #1252
|
2016-04-23 01:03:15 +08:00 |
|
Ma Tianxiao
|
be39bca93a
|
fix input value/defaultValue prop (#1414)
Input elements must be either controlled or uncontrolled, specify either the value prop, or the defaultValue prop, but not both.
|
2016-04-14 11:58:01 +08:00 |
|
Benjy Cui
|
0e156385da
|
fix: revert delete defaultValue
|
2016-04-14 11:43:26 +08:00 |
|
Benjy Cui
|
9d95313d03
|
chore: suppress warning
|
2016-04-14 11:22:53 +08:00 |
|
afc163
|
fd850b9607
|
Add Input onPressEnter prop, ref #978
|
2016-04-06 18:12:41 +08:00 |
|
afc163
|
28b36d571c
|
fix Input document undefined error, close #1321
|
2016-04-01 18:42:45 +08:00 |
|
Benjy Cui
|
794783d1c2
|
style: enable react/no-multi-comp
|
2016-03-31 17:46:35 +08:00 |
|