579 Commits (36fd55c441a8bca47ecb784fef21db8afbd2e2cd)

Author SHA1 Message Date
Vincent Zhang abecc44d38 fix improper prop 'dataSource' change in Table; close #2501 (#2503) 8 years ago
afc163 f4b10a9e7c Fix string rowKey in Table, close #2500 8 years ago
afc163 a458de0a88 fix prefer-const 8 years ago
ddcat1115 eba54529ca table-title style (#2452) 8 years ago
afc163 5eb52885d6 @background-color-base 8 years ago
afc163 2e41e35cc6 Fix more tslint problems 8 years ago
偏右 de359d2cf7 fix tslint problems (#2360) 8 years ago
afc163 4b29e40089 Fix overflow current state in Table, close #2301 8 years ago
afc163 1029419e95 improve code style 8 years ago
afc163 7c595797c0 Improve fixed Table border style 8 years ago
yiminghe 94706f1d2c fix ts 9 years ago
afc163 5109362b04 remove old docs about dataSource 9 years ago
afc163 b42f5efea3 Fix table fixed header align, close #2227 9 years ago
afc163 2780b100df Trigger Table onChange when selected filter items are changed, close #2228 9 years ago
afc163 089f1ae512 update components category name 9 years ago
afc163 c2942fa530 Fix stopImmediatePropagation in IE8, close #2154 9 years ago
yiminghe 9a0d751f94 refactor to typescript 9 years ago
afc163 2be285d236 remove nowrap in fixed Table, close #2130 9 years ago
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