afc163
8d3cb85142
fix sort state when toggle between multiple columns
2018-09-21 19:06:38 +08:00
afc163
a0b8637783
destructuring assignment
2018-09-21 19:06:38 +08:00
Wei Zhu
d5a77eff0b
Update snapshot
2018-09-21 17:32:35 +08:00
偏右
85749c94fb
test: remove it.only
2018-09-21 15:55:00 +08:00
afc163
7c6299e12e
Merge branch 'master' into feature
2018-09-21 14:03:04 +08:00
afc163
f0974e0da7
support column.title as render props
...
```jsx
columns={[{
title: (filters, sortOrder) => <div>Title</div>,
}]}
```
close #11246
2018-09-21 13:41:08 +08:00
afc163
71316d6baa
update table snapshot
2018-09-21 13:41:08 +08:00
afc163
8feb15ea72
fix test case
2018-09-21 13:41:08 +08:00
afc163
bcb06ec174
Add active style of filtered state
2018-09-21 13:41:08 +08:00
afc163
6530de2961
revert getPopupContainer
2018-09-21 13:41:08 +08:00
afc163
209e40508d
fix sort
2018-09-21 13:41:08 +08:00
afc163
da33358e75
tweak icon active style
2018-09-21 13:41:08 +08:00
afc163
27e2654f0f
sort by click column area
2018-09-21 13:41:08 +08:00
afc163
6f67c435c2
separate filter and sort into two click area
2018-09-21 13:41:08 +08:00
afc163
4c84dad106
move filter icon to end of column head
2018-09-21 13:41:08 +08:00
zombiej
954c7ecd8e
fix #12284 . confirmFilter is after set state
2018-09-19 18:33:09 +08:00
afc163
c65d6f6f36
Merge branch 'master' into feature
2018-09-17 15:01:53 +08:00
afc163
c935d53b71
Fix sorter icon align of Table
2018-09-17 14:53:21 +08:00
afc163
cd9b8b20b5
Merge branch 'master' into feature
2018-09-16 17:29:04 +08:00
zombiej
26c3ea4f4a
fix #12233 . Height should not in transition.
2018-09-13 20:42:45 +08:00
zombiej
2b22d6b19c
bump rc-switch & update test case
2018-09-13 19:47:28 +08:00
Mikasa33
6833e767c6
Add defaultSortOrder ( #12229 )
...
添加默认排序参数说明
2018-09-13 19:40:43 +08:00
zombiej
526f10d5ff
fix #12179 . Remove transition of border in small table
2018-09-12 16:51:45 +08:00
zombiej
b1f9f03b3d
fix #6515 . Add opacity on the table header as fixing additional scroll bar workaround.
2018-09-08 21:24:35 +08:00
HeskeyBaozi
976f6969f4
update test snapshot
2018-09-07 14:14:23 +08:00
zombiej
0ea5d6af70
adjust time picker default width since font number to be laregr
2018-09-06 19:16:37 +08:00
包子熊
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
2018-09-03 19:29:27 +08:00
HeskeyBaozi
24568f61ff
use the whole svg icons
2018-09-02 23:39:58 +08:00
HeskeyBaozi
2f8a56fa78
fix test case & update test snapshot
2018-09-02 20:59:37 +08:00
HeskeyBaozi
74798b8911
upgdate test snapshot
2018-09-02 20:59:37 +08:00
HeskeyBaozi
359191abeb
update test snapshot
2018-09-02 20:59:37 +08:00
HeskeyBaozi
d6131fe18d
update test snapshot
2018-09-02 20:59:37 +08:00
afc163
207bad7b47
Merge branch 'master' into feature-3.9.0
2018-09-01 13:22:06 +08:00
afc163
b84d515969
site: add promote badge
2018-08-31 17:03:27 +08:00
Tom Xu
8ff9dc6bab
Table added a new less variable @table-header-color
2018-08-31 10:42:50 +08:00
hongxuWei
698aa3a01a
Fix the bug of edit cell demo
2018-08-30 10:42:43 +08:00
陈帅
c73ad8021d
Merge pull request #11894 from ant-design/feature/svg-icon
...
Hotfix(Icon) fix SVG element style
2018-08-29 18:40:04 +08:00
afc163
bf2f7e9c33
Merge branch 'master' into feature-3.9.0
2018-08-28 18:09:01 +08:00
carrie-tanminyi
c2e50610ff
Update index.zh-CN.md ( #11924 )
2018-08-28 17:14:04 +08:00
HeskeyBaozi
0c9465aaf9
upgrade icons library
2018-08-27 20:40:11 +08:00
HeskeyBaozi
ee1d2469a8
upgrade test snapshot
2018-08-24 18:36:08 +08:00
HeskeyBaozi
0c751ca3b5
remove pseudo-class in pagination
2018-08-22 20:01:00 +08:00
HeskeyBaozi
3b598eafe1
update pagination test snapshot
2018-08-21 17:14:35 +08:00
HeskeyBaozi
9330aaec06
update table test snapshot
2018-08-20 15:37:55 +08:00
HeskeyBaozi
65600c8a95
upgrade to 3.8.2
2018-08-20 14:00:51 +08:00
afc163
838be31543
good looking table demo
2018-08-18 12:48:56 +08:00
HeskeyBaozi
f275f3090a
update Icon api
2018-08-16 11:41:37 +08:00
HeskeyBaozi
796de6390b
update test snapshot
2018-08-14 15:32:29 +08:00
HeskeyBaozi
35974d67b2
update test snap shot
2018-08-13 20:51:01 +08:00
HeskeyBaozi
0a8f964935
update test snap shot
2018-08-13 14:46:55 +08:00