afc163
a2a9831abb
💄 Fix less code style
2019-04-15 11:05:06 +08:00
米老朱
6936599aef
Enhance stylelint rules ( #14803 )
...
* rename .stylelintrc to .stylelintrc.json for explicit file type
* add new npm script lint-fix:style
* fix pseudo-element with double colon
* function name should be lower except ignored functions
* support stylelint declaration-block-no-ignored-properties rule
* support sorted CSS properties order for readability and consistency
* autofix order of all styles by lint-fix:style script
* remove double slash comments after selector
* replace .stylelintignore with ignoreFiles in .stylelintrc.json
2019-02-15 10:48:07 +08:00
tangjinzhou
8832be1fc7
fix: auto-complete placeholder not display when disabled
2019-01-31 17:31:08 +08:00
陈帅
dca9715186
support prettier
2018-12-07 18:27:30 +08:00
afc163
4e09b3f4fc
Fix disabled style in AutoComplete, close #12594
2018-10-11 15:44:20 +08:00
afc163
856ecd4ae3
Merge branch 'master' into antd-3.0
2017-11-09 19:45:06 +08:00
afc163
4790f84657
Fix AutoComplete and Input affix style conflict, close #8081
2017-11-08 15:11:57 +08:00
afc163
ef443ad047
Merge branch 'master' into antd-3.0
2017-10-20 15:47:42 +08:00
syssam
f8b7aad53d
less variable @form-vertical-label-padding, @form-vertical-label-margin, @input-padding-horizontal-base, @input-padding-horizontal-sm, @input-padding-horizontal-lg ( #7886 ) ( #7919 )
2017-10-20 15:11:44 +08:00
afc163
f74252b9de
Fix input height in AutoComplete
2017-10-17 15:21:35 +08:00
afc163
43d8c6ad37
Fix input height in AutoComplete
2017-10-17 15:19:38 +08:00
afc163
4eb9d5ef56
Merge branch 'master' into antd-3.0
2017-10-09 13:33:59 +08:00
afc163
95c72958ca
Fix AutoCompelete layout, close #7800
2017-10-08 15:22:24 +08:00
afc163
a3c7d6611c
Merge branch 'master' into antd-3.0
2017-09-27 20:13:44 +08:00
afc163
ca255cc547
Tweak AutoComplete input line height
2017-09-27 20:13:01 +08:00
偏右
759b0bb821
seperate reset styles ( #7682 )
...
* seperate reset styles
* not reset ul/ol/p/heading
* revert reset.less idea
* move label style into ant-form-item, #5851
* revert reset.less idea
* update base.less
* Better typography from bootstrap@4
use reboot replace normalize
ref:
b4d84b9cdf/scss/_reboot.scss
close #6162
2017-09-22 18:33:29 +08:00
neekey
7e522291c8
add unit px
to all less value, make them explicit
2017-07-17 17:44:40 +10:00
Graeme Yeates
7b916da2ae
Use input-padding-horizontal to control autocomplete placeholder placing
2017-06-07 13:40:33 -04:00
afc163
14844eb0e0
Fix AutoComplete and Input Group vertical align issue
2017-05-28 15:27:55 +08:00
陆离
158536bbd9
Autocomplete height style fix ( #6059 )
...
+ close #6058
2017-05-09 13:36:37 +08:00
kossel
169e0f9762
fix: issue 5834, autocomplete is not being decorated ( #6018 )
2017-05-05 14:40:57 +08:00
陆离
fda4e8414d
Autocomplete clear icon bug ( #5636 )
...
+ close #5634
2017-04-05 17:51:51 +08:00
afc163
7bc2b1dbff
fix AutoComplete extra box-shadow
2017-03-14 11:24:38 +08:00
afc163
70e135ceb4
Fix AutoComplete alignment and height style in form item, close #5139
2017-03-05 14:43:14 +08:00
Benjy Cui
7c564af6e4
Revert "css: adjust alignment in Select & AutoComplete, close : #5088 "
...
This reverts commit c01f24750a
.
2017-02-28 15:46:45 +08:00
Benjy Cui
c01f24750a
css: adjust alignment in Select & AutoComplete, close : #5088
2017-02-28 14:30:00 +08:00
陆离
fc3f4e1922
fix AutoComplete size ( #4768 )
...
* fix AutoComplete size
+ close #4766
* use input mixin
* use css variables
* use children directly instead of React.Children.toArray
+ close #4778
2017-02-09 10:45:42 +08:00
Benjy Cui
d2b8d65c87
style: update code style to please lint, close : #2179
2017-02-06 12:09:58 +08:00
陆离
46c200896f
Customize Input Component of AutoComplete ( #4483 )
...
* cherry-pick
* remove useless files
* remove useless files
* Group ts
* update interface
* ReactElement
2017-01-13 21:19:23 +08:00
Benjy Cui
0981dd46c7
fix: should not import less file firectly
2016-10-13 16:19:16 +08:00
陆离
552fa228ee
feat: AutoComplete ( #2490 )
2016-07-25 17:46:45 +08:00