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
zombiej
0a67272ae4
add locale update
6 years ago
zombiej
12af9a9dca
icon add aria-label support
6 years ago
afc163
1e62802d58
✅ Add test case for unmounting spin
6 years ago
afc163
e34e215f5f
✅ update debounce when update delay
⚡ ️ improve getDerivedStateFromProps return value
6 years ago
afc163
ac847769c0
✅ Add test case
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
amedora
0aeb9a356b
use color definitions insted of numbers
6 years ago
zombieJ
1a0a06fca9
ConfigProvider support prefixCls ( #13389 )
Basic support prefixCls.
6 years ago
afc163
83c192ea3e
💄 fix eslint problems
6 years ago
afc163
a616f89a1b
🔥 update less code style
6 years ago
afc163
213693e333
🌐 site: transition component category, close #11629
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
2b22d6b19c
bump rc-switch & update test case
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
HeskeyBaozi
976f6969f4
update test snapshot
6 years ago
HeskeyBaozi
24568f61ff
use the whole svg icons
6 years ago
HeskeyBaozi
2f8a56fa78
fix test case & update test snapshot
6 years ago
HeskeyBaozi
74798b8911
upgdate test snapshot
6 years ago
HeskeyBaozi
0c9465aaf9
upgrade icons library
6 years ago
HeskeyBaozi
ee1d2469a8
upgrade test snapshot
6 years ago
mofelee
611c127f6b
Update index.zh-CN.md
6 years ago
HeskeyBaozi
796de6390b
update test snapshot
6 years ago
HeskeyBaozi
35974d67b2
update test snap shot
6 years ago
HeskeyBaozi
0a8f964935
update test snap shot
6 years ago
afc163
755132cc26
tweak spin container loading style
6 years ago
张聪
8a9fbcb5e4
Migrate lifecycle method: Upload, CheckboxGroup, Layout.Sider, Tooltip, Popconfirm ( #11682 )
* Upload lifecycle method migrate
* CheckboxGroup lifecycle method migrate
* Layout.Sider lifecycle method migrate
* Tooltip lifecycle method migrate
* Popconfirm lifecycle method migrate
* test Spin as a controlled component
6 years ago
Wei Zhu
064bfaf554
Add @types/prop-types
6 years ago
HeskeyBaozi
4a553a2006
upgrade test cases
6 years ago
HeskeyBaozi
9338f33c1c
update test cases
6 years ago
afc163
009ed08580
upgrade eslint-config-airbnb
7 years ago
afc163
c540ceb8eb
Fix fixed element in spin
close #10196
7 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
8444ad209d
close #10786 , spin icon css for adjust font size
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
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
偏右
a2e0e40caa
[WIP] Use raf to replace getRequestAnimationFrame ( #10614 )
* use raf to replace getRequestAnimationFrame
* remove isCssAnimationSupported
7 years ago
afc163
4b1857d587
fix spin loading
7 years ago