zombieJ
42468b6ad7
feat: Enhance accessibility of Table expanded icon ( #17781 )
* use icon instead of css
* update snapshot
* clean up
* update style
* update snapshot
* add click test case
* clean up
* update snapshot
5 years ago
zombieJ
41316e69e8
update snapshot ( #16017 )
6 years ago
zombiej
961b081939
update snapshot
6 years ago
zombieJ
aebb781000
Table style update. Move sort button after title ( #15758 )
* update style of sort icon
* update snapshot
* micro adjust
* little offset of arrow
6 years ago
Wei Zhu
32a61d8596
fix: handle true for Table[pagination] properly
`pagination` is not designed to accept `true` value,
but in practice, many people assign `true` to `pagination`,
since they thought `pagination` accepts boolean value.
6 years ago
zombiej
0a67272ae4
add locale update
6 years ago
zombiej
12af9a9dca
icon add aria-label support
6 years ago
afc163
68c177cdc1
update snapshot
6 years ago
afc163
71316d6baa
update table snapshot
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
2f8a56fa78
fix test case & update test snapshot
6 years ago
HeskeyBaozi
74798b8911
upgdate 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
3b598eafe1
update pagination test snapshot
6 years ago
HeskeyBaozi
0a8f964935
update test snap shot
6 years ago
HeskeyBaozi
010bdebc28
update drawer
6 years ago
afc163
1c5f8f1901
update snapshots
6 years ago
afc163
1010a4fe19
test: update table snapshots
7 years ago
Wei Zhu
1c0b5ed21e
Revert "Update snapshot"
This reverts commit 98356e87ff
.
7 years ago
zhuyue
98356e87ff
Update snapshot
7 years ago
afc163
8db3b1f46f
update snapshot
7 years ago
Benjy Cui
e5edb4ac0f
test: update snapshot
7 years ago
Wei Zhu
c5487ad1eb
React 16 + Enzyme 3
7 years ago
Benjy Cui
829b5f87bf
feat: make default locale to enUS ( #7553 )
* feat: make default locale to enUS
* test: fix CI
* docs: update getting started
7 years ago
afc163
843d82f6bd
fix demo sanpshot
7 years ago
Wei Zhu
baa8e23280
Pass className to table's pagination
fix #6416
8 years ago
乐仪
8749438aed
add Badge demo
8 years ago
乐仪
153fb0fc34
improve2
8 years ago
Benjy Cui
4e75347d35
deps: upgrade rc-pagination
8 years ago
Benjy Cui
0b332f0fb8
test: update snapshot for pagination
8 years ago
Wei Zhu
f6b1e942e3
Jest 19 ( #5361 )
* Upgeade to jest 19
* Use jest.spyOn
8 years ago
afc163
3308bce9b9
fix snapshot test
8 years ago
afc163
673969d0ba
fix table snapshot for react-component/table#121
8 years ago
afc163
bd6bc70302
Rollback #4869 for better loading animation, close #4934
8 years ago
偏右
4c0af2ba1f
refactor: reduce table nested level ( #4869 )
* reduce table nested level, #4868
* update table snapshot
8 years ago
afc163
e245facb48
Fix table snapshots
8 years ago
陆离
e36039acf8
chore: Spinning Pagination of table while loading ( #4462 )
* Spinning Pagination of table while loading
- close #4461
* update snapshots of table
8 years ago
afc163
869fc54cf7
fix snapshots
8 years ago
Wei Zhu
17a0a33283
Restructure tests.
8 years ago
Wei Zhu
536aed3ffe
Improve Table testing ( #4151 )
8 years ago
Wei Zhu
ed455c01d1
feat: Implement Table.Column and Table.ColumnGroup ( #3868 )
* Implement Table.Column and Table.ColumnGroup
* Upgrade rc-table
8 years ago