zombiej
d17a67175d
add pattern match
2019-03-11 11:00:25 +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
zombiej
192e188fe8
rate support 'tooltips'
...
close #13973
2018-12-28 16:04:05 +08:00
陈帅
8e11f0bdb9
merge support prettier
2018-12-07 20:02:01 +08:00
afc163
3cbb5da6c2
tweak icons size
2018-09-03 17:11:20 +08:00
afc163
89a1dc5125
Fix rate focus outline style, close #11736
2018-08-14 15:03:44 +08:00
zhuyue
3dcab8767a
fix: cursor style of disabled Rate should be default, close #9747
2018-03-21 10:30:25 +08:00
afc163
24f0359e2d
Fix some form components align
2017-12-22 15:22:22 +08:00
Wei Zhu
57d80c0c70
Upgrade rc-rate
2017-11-28 10:49:56 +08:00
afc163
c0b7bdb9f3
Tweak components style detail
2017-11-27 14:51:46 +08:00
afc163
8ca9c9513d
Merge branch 'master' into antd-3.0
2017-11-18 14:29:56 +08:00
afc163
32d96e366b
Refator to allow set color of Rate easily
...
now we can use `<Rate style={{ color: '#00c' }}>`
close #8197
2017-11-18 01:10:46 +08:00
afc163
2e126c1323
Fix Rate style under form item
2017-11-10 17:09:35 +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
Jesper We
8fe13f9113
Make <Rate> colors available in theme. ( #5238 )
...
* Make <Rate> colors available in theme.
* Add <Rate> color values
2017-03-10 14:58:01 +08:00
偏右
a80d6b7231
upgrade rc-rate to 2.x ( #4955 )
...
1. allow custom charactor
2. add className and onHoverChange
close #4870
2017-02-21 14:44:13 +08:00
偏右
354759cb17
Redesigned icons ( #3041 )
...
* redesigned icons
* change iconfont content
* use same icons
* fix missing icons
* improve icon size
2016-09-18 09:54:47 +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
yiminghe
9a0d751f94
refactor to typescript
2016-06-22 13:19:48 +08:00
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
2016-04-27 20:44:36 +08:00