偏右
bdceb5f083
Review fix ( #8125 )
* Fix style
* Fix style
* fix lint
* Fix more styles
* Fix more styles
* update snap
7 years ago
kossel
92aa34c1b5
Feature antd 3.0/spinning indicator ( #7977 )
* Added indicator props to Spin component
* Added indicator props to Spin component
* update snapshots
* fix defautl props
* revert some snapshot files
7 years ago
Wei Zhu
36227a10db
docs: sort api table
7 years ago
monkindey
0bc5936b23
resolve conflicted files
7 years ago
afc163
3c1b4da51e
Fix autoprefix warning
7 years ago
afc163
9181db8a01
Fix autoprefix warning
7 years ago
Benjy Cui
d0b08cd2ea
test: fix CI
7 years ago
afc163
c2e91d3b22
update some demo
7 years ago
Wei Zhu
a3c3ec8070
Fix types and lint
7 years ago
Wei Zhu
c5487ad1eb
React 16 + Enzyme 3
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
Khalifa Lame
b475ac55f6
Update Spin English doc ( #7542 )
Fixed some typos.
7 years ago
Benjy Cui
070b2696ba
chore: remove hacks for IE8-, close : #7447 ( #7512 )
7 years ago
afc163
f2fe374a18
Improve spin transition delay
7 years ago
afc163
2bedd6b0e6
Improve spin transition delay
7 years ago
afc163
d84452e8b8
Fix snapshot generate, close #7318
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
81be11534c
fix lint
8 years ago
afc163
64466a79cb
update spin demo
8 years ago
afc163
b991137628
fix spin timer, close #6383
8 years ago
afc163
5b4adeb339
tweak spin style
8 years ago
Tyler
919cb22eb7
Use the prop-types package from npm instead of React.PropTypes ( #6057 )
* Use the prop-types package from npm instead of React.PropTypes
* Remove using of PropTypes from React in docs and site
8 years ago
afc163
4951df182b
Fix loading Table paginaition style, close #5937
8 years ago
Aaron Planell López
45b0693bae
Feat spin wrapper className. ( #5425 )
8 years ago
afc163
432e5c615b
Update spin API documatation
8 years ago
Wei Zhu
f6b1e942e3
Jest 19 ( #5361 )
* Upgeade to jest 19
* Use jest.spyOn
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
580389ac15
rewrite Spin demos to es6 component, #4878
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
200b88246f
docs: update docs format
8 years ago
Benjy Cui
d2b8d65c87
style: update code style to please lint, close : #2179
8 years ago
afc163
1a3ea43ebe
Fix style prop of spin
8 years ago
afc163
5203cabb8f
update comment
8 years ago
Benjy Cui
3e17551b7e
site: improve build speed
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
237871da32
update spin document
8 years ago
afc163
31d6aca303
move spin variables to default.less
8 years ago
afc163
92c3bef888
Adjust spin style
8 years ago
ddcat1115
c5b154294e
add attribute `compact` for InputGroup ( #4309 )
* add attribute `compact` for InputGroup
* improve
8 years ago
afc163
793a2d284e
Add spin demo test snapshot
8 years ago
陆离
7f7d94068a
add `delay` props of Spin ( #4424 )
* add `delay` props of Spin
+ close 4306
+ Specifies a delay for loading state. If `spinning` ends during delay, loading state won't appear.
* improves
8 years ago
Benjy Cui
1351b5da5d
refactor: remove splitObject
8 years ago