jim
|
d6a554823f
|
Rollback ci modification
|
2018-05-20 21:38:29 +08:00 |
|
jim
|
fd1d9661c0
|
update snap fix ci
|
2018-05-20 15:49:56 +08:00 |
|
Wei Zhu
|
aa87fcb01e
|
Update snapshot
|
2018-05-18 18:53:26 +08:00 |
|
陈帅
|
d5c5219111
|
new edit Table demo (#10119)
* new edit Table demo
* fix test error
* fix ci
* typo
* Skip edit-row test for React 15
* Set column width
* Update snapshot
|
2018-05-07 20:50:43 +08:00 |
|
afc163
|
3612144c6d
|
site: avoid hash jump in demo
|
2018-04-11 15:15:24 +08:00 |
|
Wei Zhu
|
1c0b5ed21e
|
Revert "Update snapshot"
This reverts commit 98356e87ff .
|
2018-03-21 12:01:58 +08:00 |
|
zhuyue
|
98356e87ff
|
Update snapshot
|
2018-03-21 10:51:52 +08:00 |
|
afc163
|
554dec3bab
|
update table demo
|
2018-03-15 14:30:01 +08:00 |
|
afc163
|
8db3b1f46f
|
update snapshot
|
2018-03-15 11:42:42 +08:00 |
|
Wei Zhu
|
5e7bff8b5e
|
Update snapshot
|
2018-03-02 14:12:30 +08:00 |
|
afc163
|
e3f115dd3d
|
update snapshot
|
2018-02-11 11:48:59 +08:00 |
|
afc163
|
2909e5f651
|
Fix sorter icon click area overflow in Table
close #8979
|
2018-02-09 15:50:08 +08:00 |
|
mgrdevport
|
5fd741bf21
|
Pass name prop down to the table selection input (#9054)
|
2018-01-31 01:07:53 -06:00 |
|
niko
|
f2ba99978d
|
upgrade snapshots (#9127)
|
2018-01-25 18:24:59 +08:00 |
|
afc163
|
365bf6d781
|
fix snapshot
|
2018-01-12 19:15:29 +08:00 |
|
Wei Zhu
|
f78d33ed59
|
Update rc-table (#8187)
* Update rc-table
* Add table drag sorting demo
|
2017-11-17 18:53:07 +08:00 |
|
afc163
|
4022374f33
|
Fix snapshot
|
2017-11-09 19:49:40 +08:00 |
|
afc163
|
856ecd4ae3
|
Merge branch 'master' into antd-3.0
|
2017-11-09 19:45:06 +08:00 |
|
Graeme Yeates
|
8395de01a2
|
Add support for column defaultSortOrder (#6449) (#8111)
Fixes #6449
|
2017-11-09 19:30:24 +08:00 |
|
afc163
|
2d17d8a768
|
refactor edit-row demo, close #8026
|
2017-11-07 21:03:14 +08:00 |
|
afc163
|
091b84008f
|
update demo
|
2017-10-26 20:39:58 +08:00 |
|
Wei Zhu
|
c5487ad1eb
|
React 16 + Enzyme 3
|
2017-10-09 19:18:04 +08:00 |
|
afc163
|
7a8a1a8ee3
|
Merge branch 'master' into antd-3.0
|
2017-09-30 21:31:29 +08:00 |
|
afc163
|
819e55e968
|
update snap
|
2017-09-29 23:10:27 +08:00 |
|
Benjy Cui
|
829b5f87bf
|
feat: make default locale to enUS (#7553)
* feat: make default locale to enUS
* test: fix CI
* docs: update getting started
|
2017-09-26 23:12:47 +08:00 |
|
Wei Zhu
|
250c7a9c68
|
Revert "Mock rc-trigger"
This reverts commit 9d2c91598b .
|
2017-09-15 16:42:25 +08:00 |
|
Wei Zhu
|
9d2c91598b
|
Mock rc-trigger
Ref #5522
|
2017-09-15 16:14:26 +08:00 |
|
afc163
|
0f778d2a4a
|
Merge from master
|
2017-09-05 16:19:34 +08:00 |
|
Wei Zhu
|
1547b889b7
|
Revert "Add support for table default sort order" (#7414)
|
2017-09-01 14:40:29 +08:00 |
|
afc163
|
843d82f6bd
|
fix demo sanpshot
|
2017-08-30 14:24:47 +08:00 |
|
偏右
|
3b59a03c00
|
New component divider (#7261)
* Add Divider
* use Divider in table demos
* update demo instruction
* upgrade snapshots
|
2017-08-19 12:39:11 +08:00 |
|
Graeme Yeates
|
75a6a562a0
|
Update table head.md snapshot
|
2017-08-07 10:40:34 +08:00 |
|
Benjy Cui
|
4e75347d35
|
deps: upgrade rc-pagination
|
2017-06-01 10:44:00 +08:00 |
|
Benjy Cui
|
0b332f0fb8
|
test: update snapshot for pagination
|
2017-05-17 11:11:01 +08:00 |
|
afc163
|
1be0936cb8
|
fix snapshots
|
2017-04-12 20:44:57 +08:00 |
|
afc163
|
ef27e6d200
|
Merge branch 'master' into feature-2.9
|
2017-03-30 14:26:15 +08:00 |
|
Wei Zhu
|
aa23606166
|
Update snapshot
|
2017-03-30 00:24:41 +08:00 |
|
陆离
|
15e6133867
|
Filter Icon of Table (#5293)
* Filter Icon of Table
+ close #5287
+ add `isFiltered` props for mark dataSource is filterd
+ improve CustomFilter Demo
* fix doc
* update
* custome filter icon
* custome filter icon
|
2017-03-27 17:38:14 +08:00 |
|
feng zhi hao
|
8dfdce50f9
|
fix: improve rowSelection.selections of Table (#5409)
* improve rowSelection.selections of Table
* fix classNames spell error
* update class name
|
2017-03-27 10:09:38 +08:00 |
|
feng zhi hao
|
78bdbbfe93
|
fix: improve rowSelection.selections of Table (#5409)
* improve rowSelection.selections of Table
* fix classNames spell error
* update class name
|
2017-03-24 11:44:36 +08:00 |
|
Wei Zhu
|
f6b1e942e3
|
Jest 19 (#5361)
* Upgeade to jest 19
* Use jest.spyOn
|
2017-03-17 18:56:30 +08:00 |
|
afc163
|
4f845afa46
|
tweak table select all style
|
2017-03-09 12:09:39 +08:00 |
|
Wei Zhu
|
c037abab6a
|
Align table checkbox (#5183)
* Align table checkbox
* Don't select Item
* I18n selection text
* Update snapshot
|
2017-03-06 17:14:34 +08:00 |
|
Wei Zhu
|
67bbae9ea8
|
Merge branch 'feature-2.8'
|
2017-03-05 21:34:57 +08:00 |
|
Wei Zhu
|
8bfbe9b6df
|
update snapshot
|
2017-03-02 11:01:12 +08:00 |
|
afc163
|
5eef3fa467
|
fix snapshot test
|
2017-03-01 13:33:17 +08:00 |
|
Benjy Cui
|
758559f718
|
test: update snapshots
|
2017-02-28 16:14:53 +08:00 |
|
afc163
|
376806dab8
|
Merge from "master"
|
2017-02-26 18:45:16 +08:00 |
|
afc163
|
cf4ad5ddb8
|
fix test case
|
2017-02-26 00:23:46 +08:00 |
|
afc163
|
5076b6045c
|
fix snap
|
2017-02-25 00:17:44 +08:00 |
|