Tom Xu
1719748a29
chore: eslint add consistent-type-imports ( #35419 )
* chore: eslint add consistent-type-imports
* fix avatar
* Update Item.tsx
3 years ago
二货机器人
5b8e4e51e9
chore: Compatible for @types/react@18 ( #34937 )
* chore: bump types def
* chore: part ts def
* chore: part ts def
* chore: part ts def
* chore: part ts def
* chore: part ts def
* chore: part ts def
* chore: part ts def
* chore: part ts def
* chore: part ts def
* chore: part ts def
* chore: free --legacy-peer-deps
* chore: ignore peer
* chore: fix ts logic
* chore: use fork docsearch
* chore: fix demo ts
3 years ago
二货机器人
9324e953e3
chore: Not preventEvent btn loading ( #32158 )
* chore: Not preventEvent btn loading
* test: Update snapshot
3 years ago
undefined
2ca113afd5
fix: Cannot read property 'removeChild' of null ( #29961 )
* fix: undefined error
fix: undefined error
* fix: exec order
4 years ago
undefined
ba9323decb
Fix Button Wave Effect in shadow root ( #29897 )
* fix wave effect for shadow dom
fix
* fix: wave tests
components are inside shadow dom, test fail because they are looking for a style element outside of the shadow dom, they fail because style is now placed (as expected) inside the shadow dom
* fix: typeguard
* fix: use updateCSS api
4 years ago
二货机器人
2e35b4ee05
refactor: use rc-util for csp ( #29804 )
* refactor: use rc-util for csp
* update icons version
* add csp support
* update deps
4 years ago
Rick Zhou
986c709161
fix: styleForPseudo of wave should be added to ownerDocument instead of document ( #28995 )
* fix: styleForPseudo of wave should be added to ownerDocument instead of document
* fix lint error, reuse node from function parameter in wave.tsx
close #28934
4 years ago
Germini
481335bbaa
chore: wave component isHidden function has not invaild hidden css attribute ( #28291 )
4 years ago
偏右
28d3d9038f
perf( 📦 ): remove @ant-design/css-animation ( #28201 )
* perf(📦 ): remove @ant-design/css-animation
* fix test case
* fix test case
4 years ago
Hossein Mohammadi
4b1000fb7f
fix: React 17 findDOMNode is deprecated ( #27755 )
* fix: use ref instead of findDOMNode
* chore: use fillRef in setAndForwardRef
* chore: use rc-util fillRef instead
* chore: use support ref
* test: removed empty class
* chore: use composeRef instead of setAndForwardRef
4 years ago
Rain120
820aa04a96
fix: words spell error at the file of wave.tsx ( #27013 )
4 years ago
偏右
fc5e0a9155
test: ✅ 100% coverage ( #26839 )
* test: isStyleSupport
* test: 100% test coverage
4 years ago
偏右
40cee55141
test: add test case for switch click effect ( #26815 )
4 years ago
偏右
83ddfb807e
test: ✅ Enable transition and animation in jest ( #26571 )
* test: ✅ add test cases to increase coverage
* test: fix snapshot
* fix: test node envioronment
* fix: test node envioronment
* fix test case
* test: refactor menu test cases
* test: update test code style
* test: add more menu test cases
* add comment
* test: update snapshot
* fix: alert test case
* fix: form onLeaveEnd test cov
* test: fix button click wave test cases
* chore: clean up snapshots
4 years ago
Teng YANG
ccd2820ce7
fix : #24205 less class name prefix enhancement ( #24459 )
* replace ant class prefix with variable in mixin
* replace ant class prefix with variable in wave
5 years ago
偏右
22c313d032
chore: 🔨 replace css-animation by @ant-design/css-animation ( #23932 )
* 🆙 use @ant-design/css-animation
* fix ci
* fix ci
5 years ago
偏右
b369717181
chore: 🦄 Add eslint-plugin-unicorn ( #22883 )
* 🦄 Add eslint-plugin-unicorn
* fix eslint errors
* fix eslint errors
* fix lint demo
* fix lint demo
5 years ago
偏右
813a93ab24
test: ✅ Add test cases for wave ( #22393 )
* ✅ Add test cases for wave
* refactor code
5 years ago
orzyyyy
47fd80c8ad
fix: disable next line instead of the whole file
5 years ago
orzyyyy
63b33d4020
fix: unexpected changes of snapshots
5 years ago
zombieJ
1f8f4bca2d
fix: Wave perf ( #17945 )
5 years ago
afc163
17ab75b8d9
✅ Add test case for TransButton
6 years ago
zombieJ
d1e58d058f
update wave style ( #15978 )
6 years ago
zy410419243
cdfdb2fa50
Revert "chore: remove unreachable code"
This reverts commit b438566fe315c424665a6d498cc60a6517ea238a.
6 years ago
zy410419243
ebbf07e233
chore: remove unreachable code
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
zombieJ
54463c908b
ConfigProvider support `csp` prop ( #14222 )
close #12438
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
zombieJ
dbbeec8dd9
add listener for start transition ( #13094 )
fix #12942
6 years ago
afc163
233f1891d1
✅ Add test case for wave
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
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