ant-design/components/_util
jesse 09bb61e738
perf: Radio Group usePrevious instead of useState (#25122)
* perf: Radio Group usePrevious instead of useState

* fix: only re-run if value changes

* perf: put usePrevious custom Hook in _util/ref.ts

* Generics instead of any

* update
2020-06-30 10:45:16 +08:00
..
__tests__ add transBtn coverage 2020-05-23 15:19:24 +08:00
colors.ts fix: Use ElementOf<T> instead of array indexing (#23132) 2020-04-11 20:46:09 +08:00
devWarning.ts chore: small bundle size (#24135) 2020-05-14 15:57:04 +08:00
easings.ts chore: fix some eslint problems (#24836) 2020-06-08 18:01:50 +08:00
getDataOrAriaProps.ts get data-*, aria-*, and role attributes 2018-06-25 16:53:04 +08:00
getRenderPropValue.ts fix: proper react import (#23381) 2020-04-22 09:37:46 +08:00
getScroll.tsx fix: ⬆️ BackTop not working in iframe (#22788) 2020-04-01 17:38:21 +08:00
interopDefault.ts eliminate any type in exported interfaces.#14044 2019-06-16 20:51:47 +08:00
isNumeric.ts Correct type 2019-01-14 12:10:55 +08:00
motion.tsx fix: Tree with quick loadData frozen the virtual scroll (#23581) 2020-04-25 11:13:14 +08:00
openAnimation.tsx chore: 🔨 replace css-animation by @ant-design/css-animation (#23932) 2020-05-07 16:29:41 +08:00
raf.ts 💄 eslint for all 2019-08-14 18:21:24 +08:00
reactNode.ts chore: fix some eslint problems (#24836) 2020-06-08 18:01:50 +08:00
ref.ts perf: Radio Group usePrevious instead of useState (#25122) 2020-06-30 10:45:16 +08:00
responsiveObserve.ts test: increase test case coverage (#24430) 2020-05-24 23:52:25 +08:00
scrollTo.ts 🐛 Fix Backtop cannot work in Chrome iframe (#24194) 2020-05-15 23:16:49 +08:00
styleChecker.tsx Merge branch 'master' into chore/mergemaster 2019-09-02 10:47:32 +08:00
throttleByAnimationFrame.tsx Fix eslint warnings 2019-08-12 19:04:33 +08:00
transButton.tsx feat: Transfer support oneWay (#24041) 2020-05-13 19:15:40 +08:00
type.ts chore(Tag): improve color types (#22999) 2020-04-07 22:10:07 +08:00
unreachableException.ts chore: Use unreachable exception in favor of type safety (#22933) 2020-04-05 21:18:28 +08:00
usePatchElement.tsx feat: Modal support hooks (#20949) 2020-02-03 13:00:35 +08:00
wave.tsx fix: #24205 less class name prefix enhancement (#24459) 2020-05-26 10:32:35 +08:00