骗你是小猫咪
bed1f7775b
fix: should not be render default indicator when indicator value is null ( #19943 )
2019-11-27 09:40:47 +08:00
orzyyyy
63b33d4020
fix: unexpected changes of snapshots
2019-08-06 15:36:12 +08:00
Zzzen
f1ee189bd2
eliminate any
type in exported interfaces.#14044
2019-06-16 20:51:47 +08:00
Ray Booysen
fe1617bc5c
If there is an existing debounce in progress, cancel that
2019-04-15 14:30:04 +08:00
afc163
acd1123df9
🐛 Fix Spin style when indicator is Icon
...
close #15693
2019-03-28 12:20:12 +08:00
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
2019-01-26 11:55:53 +08:00
afc163
e34e215f5f
✅ update debounce when update delay
...
⚡ ️ improve getDerivedStateFromProps return value
2019-01-10 21:55:12 +08:00
afc163
82b9fd271e
🐛 fix delay not working
2019-01-10 21:55:12 +08:00
afc163
b7b3af7cef
✅ fix test case
2019-01-10 21:55:12 +08:00
afc163
9ecb3725a1
🐛 Fix spin[delay] never render
...
also simplify the code of spin, a lot
close #14100
2019-01-10 21:55:12 +08:00
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
2019-01-06 13:25:59 +08:00
afc163
30fe9918d8
Merge branch 'master' into feature
...
* master:
📝 Add bodyStyle and style of Drawer in documentation, #13850
🐛 Fix Drawer style not working
🐛 fix markStyle affset style
Update Santa.jsx
update changelog
bump 3.11.6
revert Christmas egg
[type] make type of components compatible with ComponentType<P>
bump 3.11.5
✨ site: make document side bar sticky
2018-12-25 16:28:50 +08:00
frezc
5f9b376456
[type] make type of components compatible with ComponentType<P>
2018-12-25 01:10:00 +08:00
zombiej
cdf4c1e6b8
merge origin/master
2018-12-18 19:18:08 +08:00
zombiej
79f25d1107
fix spin style
2018-12-18 11:02:09 +08:00
afc163
2c7112be7b
⚡ Improve spin perfermance and UI detail
2018-12-17 23:27:24 +08:00
陈帅
8e11f0bdb9
merge support prettier
2018-12-07 20:02:01 +08:00
陈帅
dca9715186
support prettier
2018-12-07 18:27:30 +08:00
zombieJ
1a0a06fca9
ConfigProvider support prefixCls ( #13389 )
...
Basic support prefixCls.
2018-12-05 19:12:18 +08:00
zombiej
f9c2310424
fix #12539 . delay also double confirm spin status.
2018-10-09 00:02:03 +08:00
Cong Zhang
6867ef9aea
Spin: lifecycle method migrate
2018-09-29 17:35:22 +08:00
zombiej
dde924cef8
bump 3.9.2
2018-09-08 23:55:06 +08:00
zombiej
2fe119c748
fix #12131 . Fix first slash of spin with delay
2018-09-08 22:43:39 +08:00
Wei Zhu
064bfaf554
Add @types/prop-types
2018-08-07 21:09:05 +08:00
afc163
99d6e4c96c
Merge branch 'master' into feature-3.7.0
2018-06-12 15:34:51 +08:00
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
2018-06-08 23:13:47 +08:00
zombieJ
4b360b5139
Spin support setDefaultIndicator ( #10815 )
...
* Add `setDefaultIndicator` in Spin
* Update doc
ref: https://github.com/ant-design/ant-design/issues/10787
2018-06-06 19:32:30 +08:00
偏右
a2e0e40caa
[WIP] Use raf to replace getRequestAnimationFrame ( #10614 )
...
* use raf to replace getRequestAnimationFrame
* remove isCssAnimationSupported
2018-05-22 13:01:28 +08:00
Wei Zhu
1a26268bd5
Remove duplicate SpinSize
2018-04-16 15:02:03 +08:00
诸岳
265770b4e3
Fix incompatible type error for Spin[size] prop, close #10053 ( #10055 )
2018-04-16 14:44:42 +08:00
Ed Moore
31e50e50b6
Fix types ( #10063 )
...
* Fix types
Fix https://github.com/ant-design/ant-design/issues/8796
* Fix exported types
2018-04-16 10:58:17 +08:00
Wei Zhu
a438b9b33f
Add spin dot className to custom indicator
2018-02-14 12:56:22 +08:00
afc163
c23e24b0f0
Merge branch 'master' into antd-3.0
2017-11-22 17:30:31 +08:00
潘晓升
8b2d7e3982
Update index.tsx ( #8280 )
...
add the “style” property for declare file
2017-11-22 14:46:40 +08:00
Wei Zhu
b647078baa
Fix implicit any for Select Slider Spin Switch
2017-11-21 14:58:08 +08:00
Wei Zhu
479a5cb743
Remove allowSyntheticDefaultImports ( #8218 )
2017-11-17 14:38:54 +08:00
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
2017-11-04 12:05:25 +08:00
Wei Zhu
a3c3ec8070
Fix types and lint
2017-10-09 21:03:00 +08:00
Benjy Cui
070b2696ba
chore: remove hacks for IE8-, close : #7447 ( #7512 )
2017-09-08 13:08:46 +08:00
afc163
f2fe374a18
Improve spin transition delay
2017-08-29 16:40:28 +08:00
afc163
2bedd6b0e6
Improve spin transition delay
2017-08-29 16:39:29 +08:00
afc163
d84452e8b8
Fix snapshot generate, close #7318
2017-08-27 16:07:07 +08:00
afc163
b991137628
fix spin timer, close #6383
2017-06-06 20:38:44 +08:00
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
2017-05-09 13:40:33 +08:00
Aaron Planell López
45b0693bae
Feat spin wrapper className. ( #5425 )
2017-03-21 17:12:43 +08:00
afc163
1a3ea43ebe
Fix style prop of spin
2017-01-27 14:27:18 +08:00
陆离
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
2017-01-01 01:13:34 +08:00
Benjy Cui
1351b5da5d
refactor: remove splitObject
2016-12-19 15:19:15 +08:00
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
2016-11-30 10:20:23 +08:00
afc163
985d20ad80
Fix spin compatibility, close #3755
2016-11-07 17:53:12 +08:00