zy410419243
|
4354e0aec4
|
fix: #13312
|
2018-12-05 19:45:38 +08:00 |
|
afc163
|
83c192ea3e
|
💄 fix eslint problems
|
2018-11-28 15:11:02 +08:00 |
|
Laith
|
2bf0fadb11
|
Starting sort order with 'ascend', then 'descend', then undefined. (#13069)
|
2018-11-21 00:27:11 +08:00 |
|
wa1k3r
|
eac1c2482f
|
update checkbox wrapper-state-class snap
|
2018-11-20 22:06:00 +08:00 |
|
zombiej
|
8fbfa1f876
|
should check more strict to avoid shallow compare miss match
fix #13028
|
2018-11-15 23:34:13 +08:00 |
|
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
|
2018-11-01 13:44:48 +08:00 |
|
afc163
|
68c177cdc1
|
update snapshot
|
2018-10-10 15:12:06 +08:00 |
|
afc163
|
688f4ec8d6
|
Fix sort state not change when columns in render
close #12571
|
2018-10-10 11:23:44 +08:00 |
|
Wei Zhu
|
a3ce6678cb
|
Update snapshot
|
2018-10-01 23:57:45 +08:00 |
|
zombieJ
|
2cd0ca3225
|
Get the filtered data after executing the filter function on the dataSource (#12369)
* update testcase
* rename as currentDataSource
|
2018-09-30 11:17:39 +08:00 |
|
Wei Zhu
|
fcb546ea57
|
Update snapshot
|
2018-09-29 16:41:56 +08:00 |
|
ycjcl868
|
4d1e46e03d
|
Merge master into feature
|
2018-09-23 01:43:35 +08:00 |
|
zombiej
|
2906b456ce
|
update test case
|
2018-09-22 14:53:45 +08:00 |
|
afc163
|
8d3cb85142
|
fix sort state when toggle between multiple columns
|
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
|
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 |
|
zombiej
|
2b22d6b19c
|
bump rc-switch & update test case
|
2018-09-13 19:47:28 +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 |
|
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 |
|
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 |
|
afc163
|
838abbd358
|
tweak table demo
|
2018-08-12 22:02:33 +08:00 |
|
HeskeyBaozi
|
bda65ddb1e
|
update select snapshot
|
2018-08-09 16:07:57 +08:00 |
|
HeskeyBaozi
|
b2ab727c89
|
resolve conflicts
|
2018-08-06 15:06:06 +08:00 |
|
afc163
|
bead75021b
|
change and undocument onSelectMultiple cause it need more disscuss
|
2018-08-05 13:58:54 +08:00 |
|
HeskeyBaozi
|
6c42d711e8
|
Merge branch 'feature-3.8.0' of https://github.com/ant-design/ant-design into feature/svg-icon
|
2018-07-31 15:36:23 +08:00 |
|
afc163
|
56fa8629b5
|
Merge branch 'master' into feature-3.8.0
|
2018-07-30 17:58:21 +08:00 |
|
Wei Zhu
|
d7ca64b95c
|
docs: add resizable column table demo
|
2018-07-30 17:47:31 +08:00 |
|
littleLane
|
b23d742f1b
|
feat: add rowSelection.columnTitle to Table
|
2018-07-28 14:57:00 +08:00 |
|
HeskeyBaozi
|
010bdebc28
|
update drawer
|
2018-07-25 12:04:26 +08:00 |
|
HeskeyBaozi
|
768af40c4c
|
Merge branch 'feature-3.8.0' of https://github.com/ant-design/ant-design into feature/svg-icon
# Conflicts:
# components/drawer/__tests__/__snapshots__/Drawer.test.js.snap
# components/drawer/__tests__/__snapshots__/DrawerEvent.test.js.snap
# components/drawer/index.tsx
|
2018-07-25 12:03:00 +08:00 |
|
HeskeyBaozi
|
ee16585b6d
|
update test cases
|
2018-07-25 11:51:19 +08:00 |
|
Wei Zhu
|
6199340b5f
|
Merge branch 'master' into feature-3.8.0
|
2018-07-24 14:55:53 +08:00 |
|