Benjy Cui
|
f15110e7c1
|
fix: Input[size] should be configurable, close: #1732
|
9 years ago |
afc163
|
ca849c8ee3
|
Fix search-input with Select
|
9 years ago |
afc163
|
0ca6a1c24a
|
css modularize (#1448)
* css modularize
* Add alert style
* Move more component style
* Move iconfont to common style
* Move layout style
* Move more component style
* Move all components
* Fix lots of mixin deps
* remove css-prefix from less
* fix a button icon style bug
* restructure
* fix index
* add dist
* fix jest
* fix some components style
* clean webpack config
* check more components style
* update tabs
* update scripts
* update scripts
* fix form style
* fix more style
* Fix select width
* Fix form and tabs style
|
9 years ago |
yiminghe
|
eb7708c8db
|
v15. Fixes #1252
|
9 years ago |
afc163
|
bad547c3bb
|
Fix #1321 in 0.12.x
pick 28b36d5 manully
|
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 |
Benjy Cui
|
047bfc2574
|
style: enable react/prefer-stateless-function
|
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 |