ant-design/components/table
Wei Zhu 5b1a4dabaf Tweak Table style
1. Fix expand cell width to 50px;
2. Fix select all cell width in different size.
2017-03-06 18:13:05 +08:00
..
__tests__ Align table checkbox (#5183) 2017-03-06 17:14:34 +08:00
demo Align table checkbox (#5183) 2017-03-06 17:14:34 +08:00
style Tweak Table style 2017-03-06 18:13:05 +08:00
Column.tsx max-height should not work on submenu filter, close #4975, ref #4916 2017-02-21 15:54:14 +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 closest => dom-closest, fix ssr 2017-02-25 02:09:18 +08:00
FilterDropdownMenuWrapper.tsx prefer stateless function 2017-02-24 20:29:24 +08:00
index.en-US.md add custom selection in Table (#4962) 2017-02-23 19:29:47 +08:00
index.tsx refactor to typescript 2016-06-22 13:19:48 +08:00
index.zh-CN.md add custom selection in Table (#4962) 2017-02-23 19:29:47 +08:00
SelectionBox.tsx Fix rowSelection defauleChecked 2016-12-02 11:36:05 +08:00
SelectionCheckboxAll.tsx Align table checkbox (#5183) 2017-03-06 17:14:34 +08:00
Table.tsx Align table checkbox (#5183) 2017-03-06 17:14:34 +08:00
util.tsx Document using Table in TypeScript (#4568) 2017-01-11 19:52:43 +08:00