ant-design/components/table
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
..
__tests__ chore(deps-dev): bump typescript from 4.8.4 to 4.9.3 (#38604) 2022-11-17 13:02:49 +08:00
demo chore: fix Table customized filter dropdown behavior when pressing enter (#38393) 2022-11-04 23:40:41 +08:00
hooks fix(Table): don't trigger sort when pressing enter in filter dropdown (#38585) 2022-11-15 23:35:16 +08:00
style fix: table header shadow issue (#28096) (#38023) 2022-10-17 09:47:16 +08:00
Column.tsx chore: eslint add consistent-type-imports (#35419) 2022-05-07 14:31:54 +08:00
ColumnGroup.tsx chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
ExpandIcon.tsx fix: Accordions are missing expand and collapse states (#37065) 2022-08-17 12:28:37 +08:00
index.en-US.md docs: Table Documentation interface description error (#38065) 2022-10-17 18:06:38 +08:00
index.tsx chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
index.zh-CN.md docs: Table Documentation interface description error (#38065) 2022-10-17 18:06:38 +08:00
interface.tsx feat(table): support close fn to close filter dropdown only (#37745) 2022-09-29 14:15:11 +08:00
Table.tsx chore: use includes instead indexOf (#38139) 2022-10-21 11:45:55 +08:00
util.ts fix(table): fix Table aria-label contains [object Object] (#38389) 2022-11-05 12:44:37 +08:00