ant-design/components/table/hooks
Wuxh 951e0e2c79
fix(list): fix error reported due to incorrect paginator parameters (#39681)
* fix(list): fix pagination parameter error

* test: add case

* test: update snapshot

* chore: update case

* feat(util): add mergeProps

ref: 3c87f1c5b1/src/utils/with-default-props.tsx (L5)

* chore: replace method

* chore: rename
2022-12-24 15:05:33 +08:00
..
useFilter chore: remove lodash/isEqual (#39599) 2022-12-16 11:52:46 +08:00
useLazyKVMap.ts chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
usePagination.ts fix(list): fix error reported due to incorrect paginator parameters (#39681) 2022-12-24 15:05:33 +08:00
useSelection.tsx chore: remo format and remove prettierrc arrowParens (#38722) 2022-11-19 13:47:33 +08:00
useSorter.tsx fix(table): reset aria-label in table column (#39738) 2022-12-22 20:47:46 +08:00
useTitleColumns.tsx chore: remo format and remove prettierrc arrowParens (#38722) 2022-11-19 13:47:33 +08:00