陆离
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
Andrey G
a307a7acf7
refactor: remove unnecessary computed props for classNames ( #4055 )
* remove unnecessary computed props for classNames
* rollback autocomplete optimization for possible css style order issue
* update snapshots
* remove more unnecessary computed props at Input
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
Benjy Cui
9b99c3886d
fix: spin should mask content, close : #3091
8 years ago
Benjy Cui
1dac1370de
deps: replace obejct.omit with omit.js, close : #2988 ( #2994 )
8 years ago
Benjy Cui
14fb2c78ba
chore: remove deprecated code ( #2920 )
* chore: remove deprecated code
* chore: add warning for Breadcrumb
8 years ago
Jerry Bendy
cb56defea3
Spin animate with tips ( #2801 )
* Spin 组件在显示 tip 时同时显示动画
* remove tip text when not exists
8 years ago
Benjy Cui
77e47c5807
refactor: add interface ( #2638 )
8 years ago
陆离
0f6a8e2ff7
feat: debounce before spinning => debounce after spinning ( #2486 )
8 years ago
afc163
2e41e35cc6
Fix more tslint problems
8 years ago
偏右
de359d2cf7
fix tslint problems ( #2360 )
8 years ago
yiminghe
94706f1d2c
fix ts
9 years ago
yiminghe
9a0d751f94
refactor to typescript
9 years ago
afc163
14edd75486
New Spin design
9 years ago
yiminghe
777692a207
fix index
9 years ago
yiminghe
56f4f0688d
clean deps
9 years ago
afc163
a8fd9fc1ba
code style
9 years ago
afc163
800b6801e8
support other props like style in Spin
9 years ago
RaoHai
26c92a1ec2
clearTimeout while umounting `Spin` Component
close #1658
9 years ago
afc163
e7e1f52648
improve code style
9 years ago
afc163
d84b92926c
fix table spin debounce
9 years ago
RaoHai
1547dc5e31
spining backward support
9 years ago
RaoHai
895c52b3b9
remove debounce from props
9 years ago
RaoHai
6467bc7a73
Add `debounce` props to `Spin`
close #1273
9 years ago
afc163
5100fed2bd
Add warning console for spinning change
9 years ago
wizawu
577663d185
Replace property `spining` with `spinning`
9 years ago
afc163
f13e40b887
Fix: isomorphic badge & spin
close #1300 again
9 years ago
afc163
7d700b01cc
Fix server render difference
close #1300
ref #215
9 years ago
Bruce Mitchener
273e527201
Use static class members for propTypes and friends.
9 years ago
Bruce Mitchener
1b81aa8c75
Convert Popover & Spin to ES2015 classes.
9 years ago
afc163
d83e046327
remove useless wrapper
9 years ago
afc163
f7ba2969f6
Make tip replace dot
9 years ago
swindme
3068ec357b
feat: Spin add tip
9 years ago
Benjy Cui
29825f20c8
style: update code style to please lint
9 years ago
Benjy Cui
d06935528e
feat: customized size first
9 years ago
Benjy Cui
711d2d7413
style: update code style to please lint
9 years ago
afc163
ce76ebfe9b
replace rcUtil.classSet by classnames, ref react-component/util#1
9 years ago
afc163
9268a0befd
Fix eslint
9 years ago
afc163
159b5b28e4
Add spin prefixCls, ref #435
9 years ago
afc163
2c523d7246
Add spining for better transition effect, ref #315
9 years ago
afc163
dde31cfa1b
update spin component
9 years ago
KgTong
ed91ce0931
use animation judge function, and remove the loading attribute
9 years ago
KgTong
7ad9db3eb3
fix IE version logic
9 years ago
KgTong
89517f6e45
support align center and fix compatibility for IE
9 years ago
KgTong
686a21df78
remove type attribute of spin
9 years ago
KgTong
ea0e9b7d6a
fix for code review
9 years ago
KgTong
b9ce4c7ddf
replace the table loading with spin
9 years ago
KgTong
5c1a11710d
add spin component
9 years ago