ant-design/components/_util/__tests__
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
2021-03-25 11:57:49 +08:00
..
easings.test.js fix: eslint fail 2019-08-16 17:59:27 +08:00
getScroll.test.js chore: getScroll add more test (#24180) 2020-05-15 16:14:38 +08:00
getScrollNode.test.ts chore: add prettier-plugin-jsdoc (#28551) 2020-12-28 15:30:18 +08:00
responsiveObserve.test.js fix: ResponsiveObserve unsubscribe (#25309) (#25319) 2020-07-02 10:46:47 +08:00
scrollTo.test.js chore: scrollTo add more test (#24177) 2020-05-15 14:57:12 +08:00
transButton.test.js add transBtn coverage 2020-05-23 15:19:24 +08:00
unreachableException.test.js chore: Use unreachable exception in favor of type safety (#22933) 2020-04-05 21:18:28 +08:00
useSyncState.test.js refactor: optimize code stle (#26270) 2020-08-19 09:50:04 +08:00
util.test.js fix: Grid flexGap lazy check (#29202) 2021-02-03 15:39:51 +08:00
wave.test.js Fix Button Wave Effect in shadow root (#29897) 2021-03-25 11:57:49 +08:00