Benjy Cui
8db2b79505
chore: fix compile errors
8 years ago
afc163
0e6f677ff9
Fix doc headings
8 years ago
Benjy Cui
77a45f0b00
deps: upgrade rc-table ( #2958 )
* feat: remove Table columns paging, close : #2883
* css: add style for table multi-header
* feat: multi-header supports fitler & sorter and so on
* feat: multi-heaader works with Table[scroll.y]
* feat: multi-header should works with Table[scroll.x]
* style: update code style to please lint
8 years ago
afc163
3f1960f233
fix fixed columns align bug in small Table, close #2933
8 years ago
Benjy Cui
cb367f3f35
site: update site details
8 years ago
Andrew Murray
0d00c5fb6c
docs: Fixed typos ( #2921 )
8 years ago
ddcat1115
bffdf731cd
fix #2812 ( #2875 )
8 years ago
afc163
9ae07d5bc7
Fix defaultPageSize in Table.pagination, close #2874
8 years ago
afc163
96c9c11b55
Make children sort recursively
8 years ago
Liu Yang
fb66e9c7e3
apply sorter for children
8 years ago
DengYun
43d17eeb3a
补充Table组件缺少的columns的属性类型定义 ( #2833 )
* 补充Table组件缺少的columns的属性类型定义
* `columns` is required.
8 years ago
afc163
77949bb9e3
upgrade eslint-config, close #2811
8 years ago
afc163
37c3de6b83
remove indexForSort ( #2501 ) until another stable sort problem is reported
8 years ago
Benjy Cui
5dcce12c2c
fix: some tsc errors ( #2804 )
8 years ago
afc163
0670b05e50
Improve code style
8 years ago
afc163
6a86811e95
Fix table style, close #2723
8 years ago
Benjy Cui
63941ae665
docs: fix table demo format
8 years ago
偏右
0b3186696c
docs: Translate table ( #2594 )
8 years ago
afc163
ef23ee9d68
Make table styles more percise, fix DatePicker in Table
close #2675
8 years ago
ddcat1115
6b0a3e129c
Fix 2663 有 title 时表格 empty 样式错位 ( #2679 )
* fix #2663
* fix #2663
8 years ago
Marius Ileana
bb0a30d926
docs: table/demo/reset-filter - A little more meaningful filter ( #2700 )
8 years ago
Benjy Cui
978b9f98e7
refactor: table ts ( #2664 )
* refactor: table ts
* fix: should pass context to onChange correctly
8 years ago
afc163
9726122904
selectedRows should match selectedRowKeys, close #2566
8 years ago
afc163
2536dbee78
Improve Table select perfermance
8 years ago
Benjy Cui
fcf8b97044
Revert "Should not hide filter dropdown when select item" ( #2516 )
8 years ago
偏右
5c57fe3a8b
fix: should not hide filter dropdown when select item, close #2507 ( #2509 )
8 years ago
afc163
fec500698e
fix unknown props in Table dropdown
8 years ago
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
ref #2058
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