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
e34e215f5f
✅ update debounce when update delay
⚡ ️ improve getDerivedStateFromProps return value
6 years ago
afc163
82b9fd271e
🐛 fix delay not working
6 years ago
afc163
b7b3af7cef
✅ fix test case
6 years ago
afc163
9ecb3725a1
🐛 Fix spin[delay] never render
also simplify the code of spin, a lot
close #14100
6 years ago
Junbin Huang
d78c0f2707
Chore/fix master conflict ( #14126 )
* adjust table fixed column z-index (#14036 )
fix #13930
* 📝 Add instruction for one column without width left in fixed table
* Add full PR template link in template (#14061 )
* add full tmpl link
* adjust
* simplify it
* add cn link
* Fix Affix flickering when scrolling
* update
* fix: top border disappeared under some ie9
* fix calendar month range display (#14049 )
* Fix tslint warning
* Correct typescript usage (#14074 )
* 🐛 Fix steps style under IE9
close #14001
* 🐛 tweak style for not affecting vertical steps
* 📝 enhance upload documentation
* Input.Group with TimePicker disappear icon: https://codepen.io/mraiguo/pen/QzvvvE?editors=0010
* 🐛 Fix disabled button style in DatePicker panel
https://user-images.githubusercontent.com/507615/50693143-17505400-1071-11e9-9114-b150bef8f7f6.png
* 📝 site: fix BackTop been covered by footer
close #14093
* Update PULL_REQUEST_TEMPLATE.md
* Update pr_cn.md
* 🐛 Fix nested Timeline last item missing line (#14110 )
close #14108
* init Spin should also support delay trigger (#14105 )
fix #14100
* Update table docs
* bugfix
* Format
* update snapshot
* test: fix spin test
6 years ago
zombieJ
b129e05630
init Spin should also support delay trigger ( #14105 )
fix #14100
6 years ago
frezc
5f9b376456
[type] make type of components compatible with ComponentType<P>
6 years ago
zombiej
79f25d1107
fix spin style
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
zombieJ
1a0a06fca9
ConfigProvider support prefixCls ( #13389 )
Basic support prefixCls.
6 years ago
zombiej
f9c2310424
fix #12539 . delay also double confirm spin status.
6 years ago
Cong Zhang
6867ef9aea
Spin: lifecycle method migrate
6 years ago
zombiej
dde924cef8
bump 3.9.2
6 years ago
zombiej
2fe119c748
fix #12131 . Fix first slash of spin with delay
6 years ago
Wei Zhu
064bfaf554
Add @types/prop-types
6 years ago
bLue
8e26b6823a
Fix spin delay issue if mounts with spinning=true ( #10727 )
* Fix spin delay issue if mounts with spinning=true
* Add test for spin delay issue
* Update spin lifecycle method
7 years ago
zombieJ
4b360b5139
Spin support setDefaultIndicator ( #10815 )
* Add `setDefaultIndicator` in Spin
* Update doc
ref: https://github.com/ant-design/ant-design/issues/10787
7 years ago
偏右
a2e0e40caa
[WIP] Use raf to replace getRequestAnimationFrame ( #10614 )
* use raf to replace getRequestAnimationFrame
* remove isCssAnimationSupported
7 years ago
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