afc163
e3559ffb32
🐛 Fix clear icon style in Input/Input.Search
close #15237
6 years ago
zombiej
fcc3820545
adjust input style
6 years ago
米老朱
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
6 years ago
陈帅
8e11f0bdb9
merge support prettier
6 years ago
陈帅
dca9715186
support prettier
6 years ago
zy410419243
c161d9c285
feat: Add Input.Password
6 years ago
偏右
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
7 years ago
偏右
dab6f43c02
Feat search enter button ( #7620 )
* Add enterButton for Input.Search
close #7596
* update snapshot
7 years ago
afc163
e00bfdc150
Make Input with addons same default width 100% with Input
7 years ago
afc163
fc11c69d3f
Make Input with addons same default width 100% with Input
7 years ago
afc163
1c736c38b3
tweak Input[addon] vertical align, close #6403
8 years ago
afc163
14844eb0e0
Fix AutoComplete and Input Group vertical align issue
8 years ago
afc163
7cde9c8ffe
fix affix input height, ref #6144
8 years ago
afc163
010860ae0f
Fix style.height issue of Input with addon and prefix, close #6144
8 years ago
Qingrong Ke
8afc2e9e95
Fix 5322 ( #5379 )
* Input: fix #5322
* Refactor preSuffix to affix
* Update tests and demos
* Refactor preSuffix to affix
8 years ago
afc163
b12d8e3d38
revert 5b20a5f and fix #5091
8 years ago
afc163
27717483a7
should be only working on input ref, #4987
8 years ago
afc163
5b20a5fc3e
Fix slight vertical position difference in chrome, close #4987
8 years ago
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
8 years ago
afc163
ad911d8dfa
Change way to fix #4092
8 years ago
afc163
0bb71e6a6f
Fix Input[type=textarea] popover misalign bug, close #4092
8 years ago
马斯特
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
8 years ago
afc163
dd33cb8f60
Move InputGroup style from Form into Input, close #1812
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