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 |
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
also fix #2025
|
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 |