ant-design/components/table/hooks
Dan Greene a39ddcf798
feat: resolves issue 33572 re aria-sort on tables (#33603)
* feat: resolves issue 33572 re aria-sort on tables

* fixing snapshots

* removing code that can't be hit anyway
2022-01-11 13:18:42 +08:00
..
useFilter feat: Table filterMode and filterSearch functions (#31809) 2021-09-01 10:49:52 +08:00
useLazyKVMap.ts chore: Update Table ts definition (#29084) 2021-01-28 01:21:58 +08:00
usePagination.ts Revert "fix: The current change of pagination triggers onChange (#33411)" (#33489) 2021-12-30 15:15:00 +08:00
useSelection.tsx feat: Support Table.EXPAND_COLUMN & Table.SELECTION_COLUMN (#33026) 2021-11-26 17:50:41 +08:00
useSorter.tsx feat: resolves issue 33572 re aria-sort on tables (#33603) 2022-01-11 13:18:42 +08:00
useTitleColumns.tsx New Table (#19678) 2019-11-15 14:35:25 +08:00