ant-design/components/table/__tests__
Ricardo Morais d6b623633a
fix(Table): Fixed filtering in columns with children (#30815)
* Fixed filtering in columns with children.

* Added entries to the changelog files.

* Revert "Added entries to the changelog files."

This reverts commit 26a08bdc

Co-authored-by: moraispgsi <moraispgis@gmail.com>
2021-06-29 17:07:47 +08:00
..
__snapshots__ fix: table resize demo snapshot 2021-06-16 12:04:17 +08:00
demo.test.js chore: Remove React function polyfill (#19279) 2019-10-18 11:29:34 +08:00
empty.test.js fix: Table expanded logic (#22832) 2020-04-01 20:57:35 +08:00
image.test.ts test: demo -> ui test (#24475) 2020-10-23 18:50:46 +08:00
Table.expand.test.js fix: The 'indentSize' in the Table component couldn't be zero value (#25890) 2020-07-30 10:16:44 +08:00
Table.filter.test.js fix(Table): Fixed filtering in columns with children (#30815) 2021-06-29 17:07:47 +08:00
Table.pagination.test.js chore(🆙): upgrade devDeps (#29418) 2021-02-23 10:45:11 +08:00
Table.rowSelection.test.js chore(table): optimize select all checkbox display logic (#30811) 2021-06-02 12:15:00 +08:00
Table.sorter.test.js style: redesign Table header action (#30651) 2021-05-24 22:16:06 +08:00
Table.test.js fix: Table crash when dataSource contains number (#26042) 2020-08-05 22:29:38 +08:00
type.test.tsx chore: Merge master branch and fix conflicts 2020-04-26 13:34:11 +08:00