ant-design/components/_util
陈帅 40f9be9417
megre Feature into master (#29141)
* feat: Allow user to configure the Tooltip in the Table header (#29002)

* feat: Table header supports tooltipPlacement

* docs: add Table tooltipPlacement

* feat: Allow user to configure the Tooltip in the Table header

* fix: fix jsx and use old code style

* fix: replace if blocks with ternary operator

* docs: fix url

Co-authored-by: 偏右 <afc163@gmail.com>

* docs: fix url

Co-authored-by: harrisoff <john@smith.kyon>
Co-authored-by: 偏右 <afc163@gmail.com>

* fix: Row with gutter has additional gap (#29059)

* chore: init gutter

* feat: col support gap

* chore: Update playground

* fix: Safari padding

* test: fix test case

* test: More test case

* docs: Update demo

* test: Update coverage

* test: Update test hack

* feat(input-number): add keyboard prop to support disable keyboard (#29110)

Co-authored-by: Ant Design GitHub Bot <yesmeck+ant-design-bot@gmail.com>
Co-authored-by: Harrison <stlebea@foxmail.com>
Co-authored-by: harrisoff <john@smith.kyon>
Co-authored-by: 偏右 <afc163@gmail.com>
Co-authored-by: 二货机器人 <smith3816@gmail.com>
Co-authored-by: Kermit <kermitlx@outlook.com>
2021-02-01 10:15:39 +08:00
..
__tests__ chore: add prettier-plugin-jsdoc (#28551) 2020-12-28 15:30:18 +08:00
hooks chore: optimize useModal performance - Do not trigger rerender of parent component (#28122) 2020-12-02 20:00:31 +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
isNumeric.ts chore(deps-dev): bump eslint-config-prettier from 6.15.0 to 7.0.0 (#28253) 2020-12-09 17:12:32 +08:00
motion.tsx fix: Update rc-motion deps & fix ssr (#26542) 2020-09-02 18:30:27 +08:00
raf.ts chore: replace raf with rc-util/lib/raf (#27864) 2020-11-20 12:11:50 +08:00
reactNode.ts refactor: UploadList use rc-motion instead of rc-animate (#27923) 2020-11-21 19:00:11 +08:00
responsiveObserve.ts refactor(responsive-observe): improve typescript type (#27305) 2020-10-23 10:57:13 +08:00
scrollTo.ts chore: replace raf with rc-util/lib/raf (#27864) 2020-11-20 12:11:50 +08:00
styleChecker.tsx megre Feature into master (#29141) 2021-02-01 10:15:39 +08:00
throttleByAnimationFrame.tsx chore: replace raf with rc-util/lib/raf (#27864) 2020-11-20 12:11:50 +08:00
transButton.tsx chore: add prettier-plugin-jsdoc (#28551) 2020-12-28 15:30:18 +08:00
type.ts chore: add prettier-plugin-jsdoc (#28551) 2020-12-28 15:30:18 +08:00
unreachableException.ts chore: Use unreachable exception in favor of type safety (#22933) 2020-04-05 21:18:28 +08:00
wave.tsx fix: styleForPseudo of wave should be added to ownerDocument instead of document (#28995) 2021-01-24 17:41:06 +08:00