ant-design/components/table/__tests__
dependabot[bot] 1a4c696926
chore(deps-dev): bump typescript from 4.8.4 to 4.9.3 (#38604)
* chore(deps-dev): bump typescript from 4.8.4 to 4.9.3

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.4 to 4.9.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: fix ts error in test case

* Update Table.pagination.test.tsx

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2022-11-17 13:02:49 +08:00
..
__snapshots__ fix: Pagination simple should support showTotal (#38399) 2022-11-06 15:58:48 +08:00
demo-extend.test.ts test: Demo check popup content (#33378) 2021-12-23 11:51:10 +08:00
demo.test.ts test: js => ts (#37392) 2022-09-05 19:41:32 +08:00
empty.test.tsx test: js => ts (#37392) 2022-09-05 19:41:32 +08:00
image.test.ts test: demo -> ui test (#24475) 2020-10-23 18:50:46 +08:00
Table.expand.test.tsx test: js => ts (#37392) 2022-09-05 19:41:32 +08:00
Table.filter.test.tsx feat(table): support close fn to close filter dropdown only (#37745) 2022-09-29 14:15:11 +08:00
Table.order.test.tsx test: js => ts (#37392) 2022-09-05 19:41:32 +08:00
Table.pagination.test.tsx chore(deps-dev): bump typescript from 4.8.4 to 4.9.3 (#38604) 2022-11-17 13:02:49 +08:00
Table.rowSelection.test.tsx test: js => ts (#37392) 2022-09-05 19:41:32 +08:00
Table.sorter.test.tsx fix(Table): don't trigger sort when pressing enter in filter dropdown (#38585) 2022-11-15 23:35:16 +08:00
Table.test.tsx fix(table): fix Table aria-label contains [object Object] (#38389) 2022-11-05 12:44:37 +08:00
type.test.tsx chore: merge master 2022-09-28 12:01:20 +08:00