Amumu
9e8bddd864
fix #13648 ( #15056 )
* fix #13648
* style lint
* lint
* revert and fix again
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
+v
bf2a240ba7
fix: clear both
6 years ago
zombieJ
6240871c6b
update css hack ( #14588 )
6 years ago
zombieJ
bfec344de5
Not show spining mask in ie <= 10 ( #14511 )
* not show spining mask in ie <= 10
fix #14365
* revert, let's use css check for this
* add styleChecker
* add pointer-events check
* delay check spin not support when did mount
* use css hack replace style check
6 years ago
afc163
2c7112be7b
⚡ Improve spin perfermance and UI detail
6 years ago
陈帅
8e11f0bdb9
merge support prettier
6 years ago
陈帅
dca9715186
support prettier
6 years ago
amedora
0aeb9a356b
use color definitions insted of numbers
6 years ago
afc163
a616f89a1b
🔥 update less code style
6 years ago
afc163
755132cc26
tweak spin container loading style
6 years ago
afc163
c540ceb8eb
Fix fixed element in spin
close #10196
7 years ago
zombiej
8444ad209d
close #10786 , spin icon css for adjust font size
7 years ago
Winter Zhong
33b604f7a8
Fix issue #10635 Parent element set text-align break Spin ( #10643 )
* fix the issue when settingthe parent ele text-align center, the spin is on the right
* put the display in the proper place
7 years ago
afc163
4b1857d587
fix spin loading
7 years ago
afc163
c85758fd01
Fix spin container interaction, close #10227
7 years ago
Wei Zhu
a438b9b33f
Add spin dot className to custom indicator
7 years ago
afc163
f4abc8c14d
Fix extra scrollbar in table or list cause by spin
close #8799
change a better way to fix #8602
7 years ago
Joe Hsu
a1fafb5b72
fix ant-spin-container overflow resizing ( #8602 )
7 years ago
偏右
b531de3fee
Upgrade dev deps and fix lints ( #8358 )
* upgrade devDeps and fix lint
* Fix stylelint problems
7 years ago
偏右
bdceb5f083
Review fix ( #8125 )
* Fix style
* Fix style
* fix lint
* Fix more styles
* Fix more styles
* update snap
7 years ago
afc163
3c1b4da51e
Fix autoprefix warning
7 years ago
afc163
9181db8a01
Fix autoprefix warning
7 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
afc163
f2fe374a18
Improve spin transition delay
7 years ago
afc163
2bedd6b0e6
Improve spin transition delay
7 years ago
neekey
7e522291c8
add unit `px` to all less value, make them explicit
7 years ago
afc163
ed070c94ad
Fix spin blur z-index, close #6759
7 years ago
afc163
5b4adeb339
tweak spin style
8 years ago
afc163
4951df182b
Fix loading Table paginaition style, close #5937
8 years ago
afc163
ee6f7c4563
Tweak spin blur style
8 years ago
afc163
fa1e031a73
Tweak spin animation
8 years ago
afc163
e008214f56
Make <Spin></Spin> loading inside viewport, close #4722
8 years ago
afc163
7f404f1e20
Fix styoe of spin inside spin, close #4971
8 years ago
afc163
68f3641a90
update less code style
8 years ago
afc163
bed59cf658
fix lint
8 years ago
afc163
bc988f486b
fix css rule should not be prefixed, close #4915
8 years ago
afc163
94e8138639
adjust spin style
8 years ago
Benjy Cui
d2b8d65c87
style: update code style to please lint, close : #2179
8 years ago
afc163
5203cabb8f
update comment
8 years ago
afc163
df0426b2c9
workaround for table loading style in safari, close #4622
8 years ago
afc163
4654db312f
Fix some lesshint problems
8 years ago
afc163
31d6aca303
move spin variables to default.less
8 years ago
afc163
92c3bef888
Adjust spin style
8 years ago
Benjy Cui
932443099a
css: use @component-background , ref: #4040
8 years ago
cathayandy
addb6e44dc
Fix #4039 . Replace background-color: #fff with background: @body-background ( #4040 )
8 years ago
afc163
9b81fe86d9
clear less variables and add @text-color-secondary
8 years ago
afc163
985d20ad80
Fix spin compatibility, close #3755
8 years ago
jiang
33a30ae927
update spin animation style ( #3722 )
* update spin animation style
* update spin animation
* update code
8 years ago
ddcat1115
96e71a4147
fix: 修复 Spin 垂直居中问题 close #3097 ( #3214 )
8 years ago