afc163
0bdf682a80
🐛 Fix Table inifinite loop issue
5 years ago
He Linming
3d8b9df423
fix: table does not automatically scroll to the top when change page size ( #19465 )
* 🐛 (Table): fix scrollToFirstRow
fix table does not automatically scroll to the top when change page size
close #19464
* ✅ (Table): add test case for scrollToFirstRow
* 👌 (Table): change Trigger to .ant-select
Co-Authored-By: 骗你是小猫咪 <darryshaw@gmail.com>
5 years ago
afc163
99d8f07607
🐛 Fix sort order of columns in render
array value of columns
close #19398
5 years ago
afc163
6b74a1e944
✅ update table snapshot
5 years ago
二货机器人
b9b239ec08
test: add test case for ref test ( #19302 )
* add test case for ref test
* update test case
5 years ago
afc163
13d219c439
🐛 Fix Table scroll.x max-content not working
5 years ago
二货机器人
40aca57453
chore: Remove React function polyfill ( #19279 )
* chore: Remove polyfill
* add more skip
5 years ago
yoyo837
fb2bafbfdc
upgrade snapshot
5 years ago
yoyo837
5a07b85d9e
upgrade `fires change event` test case
5 years ago
yoyo837
0522d55f26
snapshot
5 years ago
orzyyyy
54cf1a924d
fix: lint
5 years ago
afc163
916c0659bd
✅ increase Table test coverage
5 years ago
afc163
d41b5be377
✅ increase Table test coverage
5 years ago
afc163
66ca4a8b25
✅ more test cases
5 years ago
kristof0425
4cc5fcdb24
refactor(Table): move columns to state to set in getDerivedState
5 years ago
kristof0425
948d0bd7bb
fix(Table): move rowSelection logic to getDerivedStateFromProps
5 years ago
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