yiminghe
|
eb7708c8db
|
v15. Fixes #1252
|
9 years ago |
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.
|
9 years ago |
Benjy Cui
|
0e156385da
|
fix: revert delete defaultValue
|
9 years ago |
Benjy Cui
|
9d95313d03
|
chore: suppress warning
|
9 years ago |
afc163
|
fd850b9607
|
Add Input onPressEnter prop, ref #978
|
9 years ago |
afc163
|
28b36d571c
|
fix Input document undefined error, close #1321
|
9 years ago |
Benjy Cui
|
794783d1c2
|
style: enable react/no-multi-comp
|
9 years ago |
Bruce Mitchener
|
273e527201
|
Use static class members for propTypes and friends.
|
9 years ago |
Benjy Cui
|
5e4786440d
|
deps: remove object-assign
|
9 years ago |
Bruce Mitchener
|
89561b0b3e
|
Favor 'export default' over 'module.exports'.
|
9 years ago |
afc163
|
a058ebc372
|
Fix Input className, close #1103
|
9 years ago |
Benjy Cui
|
c1659c2ce3
|
style: update code style to please lint
|
9 years ago |
Benjy Cui
|
29825f20c8
|
style: update code style to please lint
|
9 years ago |
Benjy Cui
|
c8015c88c3
|
feat: scroll to invalid field automatically #993
|
9 years ago |
afc163
|
69935c5bbf
|
Add size for RadioButton, close #904
|
9 years ago |
afc163
|
3337e6072b
|
Fix indent
|
9 years ago |
afc163
|
dab82feb78
|
auto eslint fix in scripts
|
9 years ago |
Benjy Cui
|
b72d18fd44
|
style: update code style to please the fucking lint
|
9 years ago |
Benjy Cui
|
711d2d7413
|
style: update code style to please lint
|
9 years ago |
afc163
|
1e001d2d82
|
upgrade eslint-config-airbnb
|
9 years ago |
afc163
|
4f4240227e
|
Fix textarea not editable bug, close #646
Caused by #589 fix
and fix #586 via https://github.com/facebook/react/issues/2533#issuecomment-15150334
|
9 years ago |
afc163
|
31ee4bea30
|
Fix textarea not editable bug, close #646
Caused by #589 fix
and fix #586 via https://github.com/facebook/react/issues/2533#issuecomment-15150334
|
9 years ago |
afc163
|
c3aa6ec367
|
Add search input style, ref #413
|
9 years ago |
afc163
|
81209c70c3
|
Fix input & input-group wrapper tag
|
9 years ago |
SimaQ
|
a86a3b9a5b
|
fix: fixes #586.
|
9 years ago |
afc163
|
184e378e79
|
move col row input into indepent dirctories, remove antd.ButtonGroup
|
9 years ago |
yiminghe
|
455441a645
|
fix placeholder
|
9 years ago |
SimaQ
|
1c1bf9945a
|
细节修改,保持 dom 结构稳定。
|
9 years ago |
SimaQ
|
cd24f3d566
|
优化 Input.jsx
|
9 years ago |
SimaQ
|
6d18737404
|
update demo.
|
9 years ago |
SimaQ
|
042800c750
|
增加 size 定义。
|
9 years ago |
SimaQ
|
6689011357
|
feat: Form modularization.
|
9 years ago |