米老朱
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
afc163
3fcb8fa0b3
💄 Fix stylelint errors
2019-01-28 19:06:38 +08:00
陈帅
dca9715186
support prettier
2018-12-07 18:27:30 +08:00
afc163
a616f89a1b
🔥 update less code style
2018-11-12 12:02:30 +08:00
afc163
3786169624
Fix divider expand popover card width
...
close #10914
2018-10-28 23:25:40 +08:00
Wei Zhu
d2c34e32a1
fix: uniform divider font-size
...
close #11227
2018-07-16 16:48:42 +08:00
Zheeeng
389c7c4f10
DRY the styles writing for maintenance ( #10220 )
2018-05-21 21:53:20 +08:00
afc163
a268dc8d62
Fix dashed Divider, close #10216
2018-04-24 20:17:48 +08:00
afc163
e8d8741ec5
Fix divider layout with float elements, close #9956
2018-04-08 12:37:24 +08:00
Juan Rodrigo Venegas Boesch
0e591ef01c
Divider orientation feature ( #9275 )
...
User can align the text to the left or right with "orientation" prop, if not set it will be centered.
2018-02-11 11:51:56 +08:00
afc163
fce4860243
Add Divider[dashed] prop
2017-10-26 21:00:20 +08:00
偏右
2bced36f0c
New component styles ( #7731 )
...
* Tweak button padding
* upgrade input and button size
* update form controls size
* update components size
* Add lemon color and update rate color
* Add new icons
* update layout style
* breadcrumb and dropdown
* update menu arrow width
* update layout and menu
* update steps
* fix var name
* update cascasder style
* Update DatePicker
* update InputNumber and Mention
* radio and switch
* select and transfer
* TimePicker & Upload
* more components
* calendar and list
* Tree Timeline Popover Tag
* divider modal popover
* update search input
* update card style
* update switch disabled opacity
* update shoadow and mask
* Add v2-compatible-reset.less
* Fix undefined className
* update snahshotssssssssssssssssss 👻
2017-09-27 22:32:49 +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
偏右
3b59a03c00
New component divider ( #7261 )
...
* Add Divider
* use Divider in table demos
* update demo instruction
* upgrade snapshots
2017-08-19 12:39:11 +08:00