zy410419243
4354e0aec4
fix : #13312
6 years ago
afc163
83c192ea3e
💄 fix eslint problems
6 years ago
Laith
2bf0fadb11
Starting sort order with 'ascend', then 'descend', then undefined. ( #13069 )
6 years ago
wa1k3r
eac1c2482f
update checkbox wrapper-state-class snap
6 years ago
zombiej
8fbfa1f876
should check more strict to avoid shallow compare miss match
fix #13028
6 years ago
afc163
a7f17b4cde
Fix sort order broken issue when columns were put in render
will handle these situation
- with 'key'
- with function has same stringify value
close #12870
close #12737
6 years ago
yoyo837
512e85ec5f
fix test case
6 years ago
yoyo837
da143a064f
fix test case
6 years ago
afc163
68c177cdc1
update snapshot
6 years ago
afc163
688f4ec8d6
Fix sort state not change when columns in render
close #12571
6 years ago
zombiej
be76bcb88b
update test snap
6 years ago
Wei Zhu
a3ce6678cb
Update snapshot
6 years ago
zombieJ
2cd0ca3225
Get the filtered data after executing the filter function on the dataSource ( #12369 )
* update testcase
* rename as currentDataSource
6 years ago
Wei Zhu
fcb546ea57
Update snapshot
6 years ago
zombiej
2906b456ce
update test case
6 years ago
afc163
8d3cb85142
fix sort state when toggle between multiple columns
6 years ago
Wei Zhu
d5a77eff0b
Update snapshot
6 years ago
偏右
85749c94fb
test: remove it.only
6 years ago
afc163
f0974e0da7
support column.title as render props
```jsx
columns={[{
title: (filters, sortOrder) => <div>Title</div>,
}]}
```
close #11246
6 years ago
afc163
71316d6baa
update table snapshot
6 years ago
afc163
8feb15ea72
fix test case
6 years ago
zombiej
2b22d6b19c
bump rc-switch & update test case
6 years ago
HeskeyBaozi
976f6969f4
update test snapshot
6 years ago
zombiej
0ea5d6af70
adjust time picker default width since font number to be laregr
6 years ago
HeskeyBaozi
24568f61ff
use the whole svg icons
6 years ago
HeskeyBaozi
2f8a56fa78
fix test case & update test snapshot
6 years ago
HeskeyBaozi
74798b8911
upgdate test snapshot
6 years ago
HeskeyBaozi
359191abeb
update test snapshot
6 years ago
HeskeyBaozi
d6131fe18d
update test snapshot
6 years ago
HeskeyBaozi
0c9465aaf9
upgrade icons library
6 years ago
HeskeyBaozi
ee1d2469a8
upgrade test snapshot
6 years ago
HeskeyBaozi
0c751ca3b5
remove pseudo-class in pagination
6 years ago
HeskeyBaozi
3b598eafe1
update pagination test snapshot
6 years ago
HeskeyBaozi
9330aaec06
update table test snapshot
6 years ago
afc163
838be31543
good looking table demo
6 years ago
HeskeyBaozi
f275f3090a
update Icon api
6 years ago
HeskeyBaozi
796de6390b
update test snapshot
6 years ago
HeskeyBaozi
35974d67b2
update test snap shot
6 years ago
HeskeyBaozi
0a8f964935
update test snap shot
6 years ago
afc163
838abbd358
tweak table demo
6 years ago
HeskeyBaozi
bda65ddb1e
update select snapshot
6 years ago
afc163
bead75021b
change and undocument onSelectMultiple cause it need more disscuss
6 years ago
Wei Zhu
d7ca64b95c
docs: add resizable column table demo
6 years ago
littleLane
b23d742f1b
feat: add rowSelection.columnTitle to Table
6 years ago
HeskeyBaozi
010bdebc28
update drawer
6 years ago
HeskeyBaozi
ee16585b6d
update test cases
6 years ago
Raphael Chauveau
08e83193f2
Multiple row selection ( #11406 )
This PR intends to solve issue #11404 (Multiple row selection in table component).
The Chinese documentation is missing from the PR. Could someone please add it ?
6 years ago
Andrzej Dybionka
968371b22a
fix: table onChange event is fired every time when close filterDropdown
Close #11164
6 years ago
afc163
1c5f8f1901
update snapshots
6 years ago
HeskeyBaozi
4a553a2006
upgrade test cases
6 years ago