ant-design/components/table
偏右 d811ebee5c New color system (#4426)
* Add new color patterns algorithm

* Add color palettes

* update other colors

* fix gray color

* update more tint/shade to colorPalette

* new font color

* Update doc for new color system

* improve doc style
2017-01-01 22:20:06 +08:00
..
__tests__ fix snapshots 2016-12-27 19:32:36 +08:00
demo docs: fix typo. 2016-12-29 21:41:46 +08:00
style New color system (#4426) 2017-01-01 22:20:06 +08:00
Column.tsx feat: Implement Table.Column and Table.ColumnGroup (#3868) 2016-11-22 10:11:12 +08:00
ColumnGroup.tsx feat: Implement Table.Column and Table.ColumnGroup (#3868) 2016-11-22 10:11:12 +08:00
createStore.tsx chore: Fixed two compiling errors reported by tsc 2.0.10. (#3969) 2016-11-23 17:52:29 +08:00
filterDropdown.tsx Read initial visible state from column.filterDropdownVisible if it's available. (#4182) 2016-12-08 11:18:35 +08:00
FilterDropdownMenuWrapper.tsx refactor: close: #3490 2016-10-24 16:30:38 +08:00
index.en-US.md Don't use index as row key. (#4185) 2016-12-16 17:53:08 +08:00
index.tsx refactor to typescript 2016-06-22 13:19:48 +08:00
index.zh-CN.md Don't use index as row key. (#4185) 2016-12-16 17:53:08 +08:00
SelectionBox.tsx Fix rowSelection defauleChecked 2016-12-02 11:36:05 +08:00
SelectionCheckboxAll.tsx Don't use index as row key. (#4185) 2016-12-16 17:53:08 +08:00
Table.tsx Fallback table record key to data index. (#4397) 2016-12-30 13:50:11 +08:00
util.tsx feat: Implement Table.Column and Table.ColumnGroup (#3868) 2016-11-22 10:11:12 +08:00