zy410419243
|
c161d9c285
|
feat: Add Input.Password
|
6 years ago |
ChaXinyu
|
14e2a56b75
|
export components interface (#7654)
* export components interface
* export specific props
* fix formItem missed import
|
7 years ago |
Benjy Cui
|
fe33e76479
|
refactor: extract Input.TextArea
|
8 years ago |
ddcat1115
|
73c776e73d
|
feat: `Input` add NumericInput demo & update searchInput demo (#3861)
* Input
add NumericInput demo
update searchInput
* Input
- add Input.Search
- update NumericInput
* snap update
|
8 years ago |
yiminghe
|
9a0d751f94
|
refactor to typescript
|
9 years ago |
afc163
|
bad547c3bb
|
Fix #1321 in 0.12.x
pick 28b36d5 manully
|
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 |