346 Commits (df4de5fe451223e66bb307103981319641f8809c)

Author SHA1 Message Date
afc163 7d06517846 Fix rowSelection null, close #2127 9 years ago
afc163 00e7eabd4e close #2058 via upgrading rc-table 9 years ago
afc163 f12d5aea9c improve Table header height and scrollbar style (#2107) 9 years ago
afc163 56f7f9926c fix fixed header height 9 years ago
afc163 d9f2b7ea32 Add filterDropdown for Table column, close #1736 9 years ago
afc163 f5c60541f3 improve code style 9 years ago
Benjy Cui 09bbd51551 refactor: rename table/index.jsx to table/Table.jsx 9 years ago
afc163 500f3e1b30 Improve getCheckboxProps perf via caches, close ant-design/ant-design#2086 9 years ago
afc163 e385b56821 Header can be scroll in fixed-columns Table, close ant-design/ant-design#2068 9 years ago
afc163 7d8a2e0612 Fix fixed-header small Table style, close #2023 9 years ago
afc163 dd0a4c7f22 Add paging columns table demo but hidden 9 years ago
afc163 ec21b8bb39 change way to fix #2013, without use table-layout:fixed 9 years ago
afc163 9961605c5a fix pagination change bug in Table 9 years ago
afc163 a69b7b70a1 Fix Tabs nested in expanded Table, close #2013 9 years ago
afc163 5cc87ede0b Move stopPropagation to wrapper, fix #1470 again 9 years ago
afc163 57ab8dfdfe use arrow function 9 years ago
Benjy Cui 2144349741 style: enable react/jsx-closing-bracket-location 9 years ago
afc163 4a08e0188d Fix some wrap misplace issues in fixed table (#1829) 9 years ago
afc163 28d0cf86ea upgrade rc-table for nested dataIndex and fix #1898 9 years ago
afc163 af83b2aade fix some table style detail 9 years ago
afc163 1688a8724b Use Radio in filter menu filterMultiple=false, close #1880 9 years ago
afc163 680a5b7120 improve code style 9 years ago
afc163 d8ad0b1993 Fix extra Spin in Table 9 years ago
afc163 5a87d219d7 use remote api for demo 9 years ago
Leon Shi dbdd5c5da0 fix: throws error when filtering data with `pagination` set to `false`, close #1842 9 years ago
RaoHai 25d996d666 fix rowSelection display while some columns fixed left 9 years ago
afc163 3ee8c0b604 remove table layout fixed (#1819) 9 years ago
afc163 43cf39d9a0 put icon into emptyText, close #1759 9 years ago
afc163 6944a8e7c1 Fix fixed Table align and bordered style, close #1740 9 years ago
Leon Shi 0ff91b4135 Fix Table pagination after filter, close #1669 (#1715) 9 years ago
Benjy Cui 8842d9342a site: update components' type 9 years ago
afc163 22af4a9592 Fix Table data.length without specifing pagination, close #1683 9 years ago
afc163 f368fdda3b Fix table className and style wrapper node 9 years ago
RaoHai f7c9e64416 repair `radio` type of rowSelection in `Table` 9 years ago
Benjy Cui ecaa6c56c3 style: enable comma-dangle 9 years ago
afc163 d84b92926c fix table spin debounce 9 years ago
afc163 0dbf42a59c update demo 9 years ago
afc163 a1058db8df fix bordered Table 9 years ago
afc163 154d5e028a Add expandedRowKeys for docs 9 years ago
afc163 26785a4c7d improve code style 9 years ago
Leon Shi 2228e201cc fix typo (#1548) 9 years ago
afc163 03cb74ead5 upgrade eslint-config-airbnb version and fix some problems 9 years ago
afc163 0ca6a1c24a css modularize (#1448) 9 years ago
Leon Shi baac12d1c4 fix lint (#1513) 9 years ago
afc163 14f857b7ac prevent propagation of Table rowSelection controls, close #1470, close #1507 9 years ago
afc163 d7ee4bffa1 Fix initial selectedRowKeys, close #1501 9 years ago
Benjy Cui 12331ea57c style: enable react/prefer-stateless-function in demo 9 years ago
afc163 6a14de411d Fix uncontrolled table issue 9 years ago
afc163 8a9a1d2334 fix checkbox style 9 years ago
afc163 4835471210 update Table initial current page 9 years ago