ant-design/components/table/__tests__
afc163 9b95a30ec9
refactor: Table to CSS-IN-JS (#35584)
* style: add basic styles of table

* style: add basic border styles of table

* style: add more styles of table

* style: add more styles of table

* style: add pagination and summary styles

* add more styles

* style: add cell-ellipsis styles

* style: add Radius style

* style: add basic styles of table

* style: add basic border styles of table

* style: add more styles of table

* style: add more styles of table

* style: add pagination and summary styles

* add more styles

* style: add cell-ellipsis styles

* style: add Radius style

* style: add sorter style

* style: add sorter style

* style: add filter style

* style: add filter style

* style: add filter style

* style: fix filter and sort style

* style: fix bordered style

* style: fix bordered style

* style: fix bordered style

* style: add size style

* style: fix size style

* style: add selection style

* style: format code

* style: add sticky code

* style: add expand code

* style: add expand code

* style: add expand code

* style: add fixed code

* add fixed style

* style: fix diff place

* style: use number as px string

* chore: improve function name

* chore: use token

* style: rtl styles

* chore: fix marigin and padding logical properties

* fix: rtl styles

* fix: table filter dropdown style

* chore: remove useStyle

* chore: revert classNames

* fix: test case

* fix shadow in rtl

* Apply suggestions from code review

* chore: sub filter tree

* style: fix tree dropdown padding

Co-authored-by: zombiej <smith3816@gmail.com>
2022-05-31 10:10:35 +08:00
..
__snapshots__ chore: next merge feature 2022-05-30 19:11:21 +08:00
demo-extend.test.ts test: Demo check popup content (#33378) 2021-12-23 11:51:10 +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 column filter reset is not working (#35226) (#35386) 2022-05-05 12:17:15 +08:00
Table.order.test.js perf: refactor devWarning for production code size (#35411) 2022-05-10 15:43:29 +08:00
Table.pagination.test.js perf: refactor devWarning for production code size (#35411) 2022-05-10 15:43:29 +08:00
Table.rowSelection.test.js chore: merge feature 2022-05-23 15:52:14 +08:00
Table.sorter.test.js fix: Table columns sorter a11y experience (#35269) 2022-04-27 16:27:13 +08:00
Table.test.js refactor: Table to CSS-IN-JS (#35584) 2022-05-31 10:10:35 +08:00
type.test.tsx chore: eslint add consistent-type-imports (#35419) 2022-05-07 14:31:54 +08:00