afc163
|
a53bb4bfe4
|
simplify Input.Search code
|
2017-01-05 15:53:04 +08:00 |
|
Rex
|
1b8a280614
|
support suffix (#4283)
* support suffix
* optimize prefix and suffix
* 1. Optimize prefix and suffix implementation
2. Improve the api document
3. Optimize `Input.Search` implementation
* update snapshots
|
2017-01-01 01:06:19 +08:00 |
|
afc163
|
2d19ea8344
|
Add comment
|
2016-12-22 11:54:03 +08:00 |
|
afc163
|
489d7cf997
|
Keep Search same default width as Input, close #4334
|
2016-12-22 11:53:53 +08:00 |
|
Jieraaa
|
abba1558c4
|
style:fix the bug of pseudo class (#4210)
|
2016-12-11 23:55:30 +08:00 |
|
afc163
|
2034126e00
|
keep old style for compatibility
|
2016-11-26 14:39:30 +08:00 |
|
afc163
|
13020b7737
|
fix style
|
2016-11-26 14:39:30 +08:00 |
|
afc163
|
87f230f57b
|
refactor Input.Search
|
2016-11-26 14:39:30 +08:00 |
|
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
|
2016-11-24 14:03:57 +08:00 |
|
afc163
|
34b4200220
|
adjust search input style for combobox change (#3855)
|
2016-11-15 21:59:29 +08:00 |
|
Benjy Cui
|
d70ff98f9f
|
fix: large size should be set by JS, not CSS, close: #3630
|
2016-10-28 14:25:09 +08:00 |
|
ddcat1115
|
3958eb4771
|
fix #3076 (#3086)
fix demolint
|
2016-09-20 13:49:38 +08:00 |
|
马斯特
|
a25ec29fb8
|
refactor: 保证所有的tsx和less都正确使用prefix (#3024)
* refactor: extract prefix cls as less variable
* refactor: apply ant icon prefix cls in less files
* refactor: all components support prefixCls props
|
2016-09-14 16:18:33 +08:00 |
|
yeliex
|
f12bbdfdd0
|
修复了select组件placeholder溢出的问题 (#2480)
|
2016-07-24 15:15:13 +08:00 |
|
afc163
|
ca849c8ee3
|
Fix search-input with Select
|
2016-05-13 11:45:09 +08:00 |
|