519 Commits (56bd431cc624fcac36fb9db26ba6912c613f8ee0)

Author SHA1 Message Date
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
Benjy Cui 3677339646 fix: revert 9 years ago
Benjy Cui 9d95313d03 chore: suppress warning 9 years ago
Benjy Cui 0ebf6c2ecc style: enable react/prefer-es6-class 9 years ago
afc163 87f8d1f334 Change current to defaultCurrent 9 years ago
afc163 9a7a620ec7 Fix filter menu value type 9 years ago
afc163 9774181979 Fix Table pagination.size, close #1396 9 years ago
afc163 76935c9630 a little perfermance 9 years ago
afc163 0a55eb8c43 reuse getColumnKey 9 years ago
afc163 79f817466e fix(table): radio selection can not be controlled 9 years ago
Benjy Cui df3ba36720 docs: remove useless newline in documentation 9 years ago
afc163 29ceb8862d fix: controlled pagination.current should not respond user interaction 9 years ago
Benjy Cui d5a6932c15 docs: update documentation format 9 years ago
Benjy Cui 03d09b66e8 docs: update demo format 9 years ago
afc163 b4a75ddcc9 fix sort and filter perf 9 years ago
afc163 2651d80fc2 Individual controlled filter 9 years ago
Benjy Cui fd3406bd03 style: enable react/jsx-no-bind 9 years ago
afc163 ae9f8d0365 Add docs for sortOrder & filteredValue 9 years ago
afc163 137d57da08 controlled filters 9 years ago
afc163 0dbc69ea8e sorted => sortOrder 9 years ago
afc163 94234a7749 Fix sort state 9 years ago
afc163 6d2b9b249c Make column.sorted be a controlled prop 9 years ago
afc163 5ce99d7c07 get initial sorted state from columns 9 years ago
afc163 4ee09de3b9 Add demo, confirm related API 9 years ago
afc163 ec6ac78e15 simplify table demo 9 years ago
afc163 7692bf3d42 update site style 9 years ago
afc163 bc2bafff54 update table demo code style 9 years ago
afc163 127f893619 Add Table rowClassName into document 9 years ago
Benjy Cui 5e4786440d deps: remove object-assign 9 years ago
afc163 61f9ba1fd7 Fix table footer style 9 years ago
afc163 4760d0b54c Add scroll and column.fixed document 9 years ago
afc163 0243afb7c5 fix scroll bar style 9 years ago
afc163 15f576020b Add fixed columns demos 9 years ago
afc163 963d073f1d improve api table style 9 years ago
Bruce Mitchener 11c0a6a203 Name classes without Ant* prefix. 9 years ago
afc163 60cd7ed85e Fix current page when Table pageSize changed 9 years ago
afc163 f247297f01 Fix children row selection, close #1212 9 years ago
afc163 0a1d3bdd3b fix onChange argument 9 years ago
afc163 5e1f0960a2 Fix rowSelection.onChange selectedRows when specify rowKey 9 years ago
afc163 884c92d7ec pageSize change should trigger Table.onChange, close #1206 9 years ago
afc163 50fd241648 Fix missing code of a222b38 9 years ago
afc163 1929f7db97 fix dataSource undefined 9 years ago