MrHeer
4a5b0e1669
✨ Flipping table to automatically scroll to the top
👌 apply it in handleFilter and toggleSortOrder
👌 ref instead of findDOMNode
✅ update test for scroll to first row
close #18623
5 years ago
Ilya Bondarenko
8846122060
feat: Add visible to filterDropdown function ( #17614 )
* Add visible to filterDropdown function
* Update tests
5 years ago
骗你是小猫咪
5cd01d0470
feat(Input.Search): add loading prop ( #18771 )
* feat(Input.Search): add loading prop
* fix: review change
* optimize input search loading prop doc
* fix: ci fail and onSearch disabled when loading
5 years ago
afc163
251ae17376
🎬 Add tableLyout and ellipsis in Table demo
5 years ago
afc163
499c46b220
✅ fix table snapshot and ci
5 years ago
afc163
02da860de1
✅ fix table snapshot
5 years ago
afc163
7c180a7f31
🆙 upgrade rc-table
5 years ago
afc163
3d962ba817
✅ fix ci in React 15
5 years ago
afc163
ed133cb859
✅ increase Table code coverage
5 years ago
afc163
a51f7a0508
✅ test unmount
5 years ago
afc163
6cd8f2bc3c
✅ fix unsafe link href
5 years ago
偏右
a224d7c2e9
⌨️ Improve Divider accessibility by add role="separator" ( #18116 )
https://www.w3.org/WAI/PF/aria/roles#separator
5 years ago
orzyyyy
28f39739df
test: update snapshots
5 years ago
orzyyyy
63b33d4020
fix: unexpected changes of snapshots
5 years ago
orzyyyy
ac3f319ad2
fix: lint:es
5 years ago
陈帅
7b98df8075
fix: better typescript code, use svg components ( #18036 )
* better typescript code, use svg components
fix #18017
* snapshots updated
* snapshots updated
5 years ago
Malven
69a1c1c1e1
Reverted snapshot changes
5 years ago
Sivaraj
272b89a7a4
update package.json
- Revert back to version starts with ~ instead of ^
- test snapshots
5 years ago
afc163
4374514252
✅ fix snapshot and test case
5 years ago
Malven
7c5a44f808
added swedish translation for `Text`-component
5 years ago
afc163
ce7ab240cf
🐛 Fix Table filterDropdown always trigger onChange
close #17833
5 years ago
afc163
efecf5eafd
✅ add test snapshot
5 years ago
afc163
abcfe77b5b
✅ Add snapshot test for Table getPopupContainer
5 years ago
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
bed07392fd
update snapshot ( #17656 )
5 years ago
zombieJ
b77dbd331d
fix: Table crash when filter dynamic change ( #17141 )
* update test case
* fix: Table change filter should not crash
* rm focus test
6 years ago
afc163
b585751e49
✅ update snapshots
6 years ago
zombieJ
e67270cd59
fix: Table with sort should reset to first page ( #17020 )
* sort reset pagination
* add test case
6 years ago
afc163
e5e22e2f9a
✅ Fix test snapshots
6 years ago
afc163
1d1339e302
✅ update snapshots
6 years ago
afc163
c4128c0d14
🐛 Fix selectedRows missing when there is childrenColumnName in Table
close #16614
6 years ago
afc163
be75d125b6
✅ Fix snapshots
6 years ago
zombieJ
399778ce2b
update snapshot ( #16556 )
6 years ago
zombieJ
73188ac497
fix: Table `rowSelection.columnWidth` should work ( #16180 )
* set row col width instead of check cecll width
* use rc-table internal hook
* update snapshot
6 years ago
zombieJ
21c0ba5bbd
udpate warning ( #16138 )
6 years ago
zombieJ
38f701cc90
fix: Empty in IE not fully render ( #16016 )
* fix viewBox
* update snapshot
6 years ago
zombieJ
41316e69e8
update snapshot ( #16017 )
6 years ago
偏右
d922c377cb
refactor: Optimize default selection column width implement ( #15990 )
* 🔨 Optimize default selection column width implement
make it be able to overrided in css
close #15968
* ✅ update snapshots
6 years ago
zombiej
961b081939
update snapshot
6 years ago
zombieJ
89dd827b7f
fix: Refactor Menu related components life cycle methods ( #15868 )
* use state instead
* rollback demo markdown
* clean test
* sider context should be clean
* update test case
* fix test
* update debug desc
* add siderCollapsed into omit
* rm useless code
6 years ago
偏右
ad99b4322d
test: ✅ Add eslint-plugin-jest ( #15825 )
6 years ago
zombiej
f206a923be
rm only in test
6 years ago
zombieJ
87a9c421a2
fix: Fix Table filter display issue when use non-string type ( #15817 )
* fix filter display logic
* update test case
6 years ago
afc163
95bd4d6903
🐛 Fix col element missing relative style
close #15626
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
afc163
47084696b9
✅ Fix snapshot
6 years ago
afc163
a462c2ddf4
✅ Fix react-dnd demo broken in react 15
6 years ago
偏右
9e0aa5cb94
🐛 Fix empty missing when Table is loading ( #15583 )
close #15582
6 years ago
zombieJ
0f356fb151
update snapshot ( #15247 )
* update snapshot
* downgrade to node 10
6 years ago
zombieJ
3fbeff3fcc
add warning when use getCheckboxProps ( #15231 )
6 years ago