ant-design/components/table
Christian f4b8a58480 fixes #10289 and #10209: lost of user selection on table data updates (#10332)
* fixes #10289 and #10209: lost of user selection on table data updates

* adds shallowequal check
2018-05-04 14:51:15 +08:00
..
__tests__ fixes #10289 and #10209: lost of user selection on table data updates (#10332) 2018-05-04 14:51:15 +08:00
demo merge https://github.com/ant-design/ant-design/pull/10306 from feature-3.5.0 2018-05-03 16:58:50 +08:00
style Keep text align center 2018-05-04 14:33:06 +08:00
Column.tsx Fix implicit any error for Table 2017-11-21 14:22:35 +08:00
ColumnGroup.tsx Remove allowSyntheticDefaultImports (#8218) 2017-11-17 14:38:54 +08:00
createBodyRow.tsx Fix implicit any error for Table 2017-11-21 14:22:35 +08:00
createStore.tsx Fix implicit any error for Table 2017-11-21 14:22:35 +08:00
filterDropdown.tsx fixes #10289 and #10209: lost of user selection on table data updates (#10332) 2018-05-04 14:51:15 +08:00
FilterDropdownMenuWrapper.tsx Remove allowSyntheticDefaultImports (#8218) 2017-11-17 14:38:54 +08:00
index.en-US.md A: 新增关于 childrenColumnName 的文档,fix #9035 (#10062) 2018-04-16 13:26:33 +08:00
index.tsx Fix implicit any error for Table 2017-11-21 14:22:35 +08:00
index.zh-CN.md A: 新增关于 childrenColumnName 的文档,fix #9035 (#10062) 2018-04-16 13:26:33 +08:00
interface.tsx Feature: (Issue 10213): Column 'sorter' function is passed 'sortOrder' as param (#10306) 2018-04-29 22:08:28 +08:00
SelectionBox.tsx Pass name prop down to the table selection input (#9054) 2018-01-31 01:07:53 -06:00
SelectionCheckboxAll.tsx Improve Radio/Checkbox type definition 2018-03-08 20:39:34 +08:00
Table.tsx merge https://github.com/ant-design/ant-design/pull/10306 from feature-3.5.0 2018-05-03 16:58:50 +08:00
util.tsx Fix implicit any error for Table 2017-11-21 14:22:35 +08:00