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
nested dataIndex https://github.com/react-component/table/issues/46
|
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
+ close #1829
|
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`
close #1627
|
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)
* css modularize
* Add alert style
* Move more component style
* Move iconfont to common style
* Move layout style
* Move more component style
* Move all components
* Fix lots of mixin deps
* remove css-prefix from less
* fix a button icon style bug
* restructure
* fix index
* add dist
* fix jest
* fix some components style
* clean webpack config
* check more components style
* update tabs
* update scripts
* update scripts
* fix form style
* fix more style
* Fix select width
* Fix form and tabs style
|
9 years ago |
Leon Shi
|
baac12d1c4
|
fix lint (#1513)
* fix lint `prefer-stateless-function`
* fix lint `arrow-body-style`
|
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
close #1433 #1434
|
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
close #1346
|
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
ref #1311
|
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 |