afc163
2737c00633
💄 Fix stylelint problems
2019-04-15 22:44:51 +08:00
afc163
a2a9831abb
💄 Fix less code style
2019-04-15 11:05:06 +08:00
zombieJ
d1e58d058f
update wave style ( #15978 )
2019-04-09 19:32:58 +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
3bd784cec6
force opacity of 0 ( #14703 )
2019-02-03 09:02:46 +08:00
zombieJ
0e8e2b53e4
add select check to fix edge wave issue ( #14469 )
...
* add select check to fix edge wave issue
fix #14466
* update style
* add comment
* rm removeAttribute
2019-01-22 16:23:59 +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
1707abb48d
Fix switch click error, close #11891
2018-08-27 11:43:54 +08:00
afc163
98c3d8b1d7
tweak wave style
2018-08-25 14:25:21 +08:00
afc163
60cff5de40
tweak wave effect detail
2018-08-20 23:55:35 +08:00
afc163
041173f059
tweak animation arguments
2018-08-20 21:02:51 +08:00
afc163
5e37710ecb
improve click effect ⭐
2018-08-20 20:59:48 +08:00
afc163
9cf6ae6010
Refactor and apply wave click animation to more components
...
now support Button, Tag, Radio.Button and switch
2018-08-11 15:14:34 +08:00
afc163
45fb83d64c
simplify style code
2018-08-08 16:18:45 +08:00
Benjy Cui
d2b8d65c87
style: update code style to please lint, close : #2179
2017-02-06 12:09:58 +08:00
afc163
4654db312f
Fix some lesshint problems
2017-01-11 21:45:09 +08:00
afc163
dccc4ced95
Export @animation-duration-* to default theme
2016-10-07 18:29:55 +08:00
afc163
fc52934c12
Faster animation for Tooltip
2016-10-07 18:18:23 +08:00
afc163
b5f49a5aad
improve modal zoom animation
2016-06-27 16:40:11 +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