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
0e8e2b53e4
add select check to fix edge wave issue ( #14469 )
* add select check to fix edge wave issue
fix #14466
* update style
* add comment
* rm removeAttribute
6 years ago
ztplz
8abfcdd30a
Correct type
6 years ago
ztplz
0b8fadd24c
Update
6 years ago
ztplz
ab2dd31087
Add types for warning
6 years ago
zombieJ
54463c908b
ConfigProvider support `csp` prop ( #14222 )
close #12438
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
ztplz
0bd8596f18
Fix tslint warning
6 years ago
frezc
5f9b376456
[type] make type of components compatible with ComponentType<P>
6 years ago
陈帅
8e11f0bdb9
merge support prettier
6 years ago
陈帅
dca9715186
support prettier
6 years ago
afc163
1d0ef997f4
🐛 Fix Button removeAttribute error in Edge
close #13216
close ant-design/ant-design-pro#2423
6 years ago
ycjcl868
9300cd88ba
✅ util test
6 years ago
zombieJ
dbbeec8dd9
add listener for start transition ( #13094 )
fix #12942
6 years ago
afc163
233f1891d1
✅ Add test case for wave
6 years ago
afc163
16fca0d33d
let => const
6 years ago
afc163
a8d2a0a8c1
Fix unexpected wave animation on hidden elements
close #12967
6 years ago
afc163
c3e9619ca6
Fix IE Edge Object doesn't support property or method 'removeAttribute'
close ant-design/ant-design-pro#2423
6 years ago
stickmy
51e895b67f
fix: patch to components/_util/isNumeric type check ( #12799 )
6 years ago
ztplz
1fedef37b8
Improve getScroll
6 years ago
Wei Zhu
ee84f4ce0a
fix: some type definitions
6 years ago
afc163
e23efe3f47
Fix wave color mixed up, close #11985
6 years ago
afc163
1707abb48d
Fix switch click error, close #11891
6 years ago
afc163
62bacb09bf
Fix wave render error in jest, close #11868
6 years ago
afc163
aba2f5e091
fix test case
6 years ago
afc163
60cff5de40
tweak wave effect detail
6 years ago
afc163
5e37710ecb
improve click effect ⭐
6 years ago
afc163
589415ed95
Fix Tag with wave effect
6 years ago
afc163
4d7f1b191f
remove console
6 years ago
afc163
9cf6ae6010
Refactor and apply wave click animation to more components
now support Button, Tag, Radio.Button and switch
6 years ago
陈帅
2cffe4f858
optimization: Fix problems found in review
6 years ago
Matt Lein
bcef7ca32e
get data-*, aria-*, and role attributes
7 years ago
Matt Lein
77fcbca04d
pass data-* aria-* and role props
7 years ago
Matt Lein
f0b684de6a
get data-*, aria-*, and role attributes
7 years ago
Matt Lein
20348614d5
Alert - pass data-* attributes to alert div
7 years ago
Karol Majewski
7c273912fd
Fix #10729 ( #10730 )
* Lift the requirement of the omitted keys being of string type
* Remove unused Diff mapped type
7 years ago
偏右
a2e0e40caa
[WIP] Use raf to replace getRequestAnimationFrame ( #10614 )
* use raf to replace getRequestAnimationFrame
* remove isCssAnimationSupported
7 years ago
Wei Zhu
82b721a432
Extend CardProps from native div element attributes
Close #9933
7 years ago
Wei Zhu
fe4d294c64
Fix moment require ( #9528 )
Fix #9502
7 years ago
afc163
2f427e172a
Fix a ts error
7 years ago
afc163
edd592cb9d
Fix broken animation of Menu and Collapse
7 years ago
Wei Zhu
541b9d146a
Fix implicit any error for _util
7 years ago
Wei Zhu
c0a42480ae
Fix implicit any error for Anchor
7 years ago
Wei Zhu
479a5cb743
Remove allowSyntheticDefaultImports ( #8218 )
7 years ago
Wei Zhu
645be586f3
Run jest.useFakeTimers in beforeAll
7 years ago
afc163
54188b8e97
Reset timer in test
7 years ago
Benjy Cui
7ea572bfc8
refactor: extract common locale logic ( #7915 )
7 years ago
Benjy Cui
829b5f87bf
feat: make default locale to enUS ( #7553 )
* feat: make default locale to enUS
* test: fix CI
* docs: update getting started
7 years ago
afc163
0a9a3887b5
Fix Invalid calling object in IE
with eval-source-map mode of webpack-dev-server
close #7060
ref https://github.com/vuejs/vue/issues/4465
7 years ago
paranoidjk
ba168b826f
refactor: use spread operator replace object-assign ( #6677 )
8 years ago