ant-design/components/table/hooks
Andrew Blakey 0c555265b9
fix: Table filter do not persist filter status when filter dropdown is visible (#41445)
* Fix 36946 by memoizing a hook dependency to remain stable.

* Update Table.filter.test.tsx

* Update Table.filter.test.tsx
2023-03-28 11:03:47 +08:00
..
useFilter fix: Table filter do not persist filter status when filter dropdown is visible (#41445) 2023-03-28 11:03:47 +08:00
useLazyKVMap.ts chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
usePagination.ts chore: TypeScript definition optimization (#41415) 2023-03-25 13:59:21 +08:00
useSelection.tsx chore: adjust parameter order (#41036) 2023-03-03 14:56:12 +08:00
useSorter.tsx Accessibility fix: aria-label cannot be used with role="presentation". (#40413) 2023-02-05 20:06:24 +08:00
useTitleColumns.ts chore: remove useless tsx support (#39934) 2022-12-31 22:12:30 +08:00