Wei Zhu
fcb546ea57
Update snapshot
6 years ago
KentonYu
5545342bd4
docs: 修改 Table 文档 ( #12460 )
RowSelection 中 onSelectAll、onSelect 说明中的 列 改为 行
6 years ago
Wei Zhu
306bce385b
Improve type definition and doc of TableComponents
6 years ago
Xiaoyu Li
1f8ac3f697
fix filterIcon type
based on api [ReactNode|(filtered: boolean) => ReactNode]
https://ant.design/components/table-cn/#components-table-demo-dynamic-settings
6 years ago
zombiej
2906b456ce
update test case
6 years ago
zombiej
048a9020f3
adjust style
6 years ago
zombiej
50dc59e1ce
adjust table style
6 years ago
afc163
8d3cb85142
fix sort state when toggle between multiple columns
6 years ago
afc163
a0b8637783
destructuring assignment
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
afc163
bcb06ec174
Add active style of filtered state
6 years ago
afc163
6530de2961
revert getPopupContainer
6 years ago
afc163
209e40508d
fix sort
6 years ago
afc163
da33358e75
tweak icon active style
6 years ago
afc163
27e2654f0f
sort by click column area
6 years ago
afc163
6f67c435c2
separate filter and sort into two click area
6 years ago
afc163
4c84dad106
move filter icon to end of column head
6 years ago
zombiej
954c7ecd8e
fix #12284 . confirmFilter is after set state
6 years ago
afc163
c935d53b71
Fix sorter icon align of Table
6 years ago
zombiej
26c3ea4f4a
fix #12233 . Height should not in transition.
6 years ago
zombiej
2b22d6b19c
bump rc-switch & update test case
6 years ago
Mikasa33
6833e767c6
Add defaultSortOrder ( #12229 )
添加默认排序参数说明
6 years ago
zombiej
526f10d5ff
fix #12179 . Remove transition of border in small table
6 years ago
zombiej
b1f9f03b3d
fix #6515 . Add opacity on the table header as fixing additional scroll bar workaround.
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
包子熊
67024893ce
Hotfix/icon issue ( #12016 )
* fix progress icon
* remove IconDisplay fields.js
* update progress test snapshot
* fix form item circle filled
* update form-item test snapshot
* fix close icon in upload item list
* fix alert icon theme
* update alert test snapshot
* fix time picker clear icon
* fix test snapshot
* fix rotate icon in the header
* update test snapshot
* update new tree test snapshot
* fix icon position
* fix old icon and new icon both display
* fix card actions icon position
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
afc163
b84d515969
site: add promote badge
6 years ago
Tom Xu
8ff9dc6bab
Table added a new less variable @table-header-color
6 years ago
hongxuWei
698aa3a01a
Fix the bug of edit cell demo
6 years ago
carrie-tanminyi
c2e50610ff
Update index.zh-CN.md ( #11924 )
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