Wei Zhu
1a26268bd5
Remove duplicate SpinSize
7 years ago
诸岳
265770b4e3
Fix incompatible type error for Spin[size] prop, close #10053 ( #10055 )
7 years ago
Ed Moore
31e50e50b6
Fix types ( #10063 )
* Fix types
Fix https://github.com/ant-design/ant-design/issues/8796
* Fix exported types
7 years ago
Wei Zhu
a438b9b33f
Add spin dot className to custom indicator
7 years ago
潘晓升
8b2d7e3982
Update index.tsx ( #8280 )
add the “style” property for declare file
7 years ago
Wei Zhu
b647078baa
Fix implicit any for Select Slider Spin Switch
7 years ago
Wei Zhu
479a5cb743
Remove allowSyntheticDefaultImports ( #8218 )
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
a3c3ec8070
Fix types and lint
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
afc163
b991137628
fix spin timer, close #6383
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
Aaron Planell López
45b0693bae
Feat spin wrapper className. ( #5425 )
8 years ago
afc163
1a3ea43ebe
Fix style prop of spin
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
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