ant-design/components/table/hooks
Alina Andrieieva 1bd8fbc5f3
feat: support showSorterTooltip.target for Table sorters (#47409)
* Added `sorterTooltipTarget` prop for table sorters

* demo updated

* updated snapshot

* updated snapshot

* moved table tooltip target to `showSorterTooltip`

* fix

* updated docs

* empty commit

* updated version in docs

---------

Co-authored-by: Alina Andrieieva <Alina_Andrieieva@epam.com>
2024-03-18 18:45:31 +08:00
..
useFilter feat(table): add filterOnClose prop for Column (#47451) 2024-02-18 12:43:11 +08:00
useContainerWidth.ts fix: Table virtual with narrow columns (#44818) 2023-09-13 17:53:54 +08:00
useLazyKVMap.ts revert: "chore: unified import method (#42149)" (#42180) 2023-05-06 15:49:37 +08:00
usePagination.ts chore: TypeScript definition optimization (#41415) 2023-03-25 13:59:21 +08:00
useSelection.tsx feat: Add useMultipleSelect hooks, transfer supports multiple select by holding down the shift key. (#45285) 2023-10-26 11:46:22 +08:00
useSorter.tsx feat: support showSorterTooltip.target for Table sorters (#47409) 2024-03-18 18:45:31 +08:00
useTitleColumns.ts revert: "chore: unified import method (#42149)" (#42180) 2023-05-06 15:49:37 +08:00