ant-design/components/table/__tests__
2020-08-20 17:31:03 +08:00
..
__snapshots__ feat: Table new sticky prop (#25939) 2020-08-07 17:53:23 +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
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 empty filters throw warning (#26001) 2020-08-04 11:43:11 +08:00
Table.pagination.test.js fix: #26126 use mergedData instead of pageData to decide if render bottom pagination (#26133) 2020-08-11 16:18:34 +08:00
Table.rowSelection.test.js fix: Table getCheckboxProps indeterminate not working (#25649) 2020-07-24 18:46:56 +08:00
Table.sorter.test.js fix: table multiple sorter (#24852) 2020-06-08 22:45:53 +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