Wei Zhu
5cb5a2ae9d
Fix implicit any error for Table
7 years ago
Wei Zhu
479a5cb743
Remove allowSyntheticDefaultImports ( #8218 )
7 years ago
偏右
a7200c906c
Add hideDefaultSelections ( #7342 )
close #7295
7 years ago
afc163
54c6b63e9f
Fix table filter menu overflow issue, close #6245
8 years ago
HJin.me
47589ba92c
fix get(Popup|Calendar|Suggestion|Tooltip)Container ts type ( #5528 )
8 years ago
feng zhi hao
8dfdce50f9
fix: improve rowSelection.selections of Table ( #5409 )
* improve rowSelection.selections of Table
* fix classNames spell error
* update class name
8 years ago
偏右
0308138974
[WIP] upgrade deps ( #5455 )
* upgrade deps
* autofix some tslint problems
* Fix tslint problems manually
8 years ago
afc163
8eb472a466
Fix Table selectAll behavious inside Popover, close #5407
8 years ago
feng zhi hao
78bdbbfe93
fix: improve rowSelection.selections of Table ( #5409 )
* improve rowSelection.selections of Table
* fix classNames spell error
* update class name
8 years ago
偏右
674255bd14
[WIP] upgrade deps ( #5455 )
* upgrade deps
* autofix some tslint problems
* Fix tslint problems manually
8 years ago
afc163
fd7b5bdcf4
Fix Table selectAll behavious inside Popover, close #5407
8 years ago
afc163
4f845afa46
tweak table select all style
8 years ago
Colton Pierson
47d107bb2a
fix implicit type any in checkbox props by item values getCheckboxPropsByItem and getRecordKey ( #5207 )
8 years ago
Wei Zhu
c037abab6a
Align table checkbox ( #5183 )
* Align table checkbox
* Don't select Item
* I18n selection text
* Update snapshot
8 years ago
feng zhi hao
6d903a6ba5
add custom selection in Table ( #4962 )
* add custom selection in Table
* update snapshots
* update snapshots again
* optimize selection in Table
* update test
* update snapshots
* improve test
* fix test
8 years ago
Wei Zhu
d7a110552b
Don't use index as row key. ( #4185 )
* Ensure warning if key is undefined.
* Ensure getRecordKey receives index
* Remove rowKey's second parameter from doc.
8 years ago
Wei Zhu
4b1722e95d
fix: wrong select all checkbox displaying when pagination changes ( #3904 )
8 years ago
Wei Zhu
0e6ac6bc4c
Optimize table selection ( #3757 )
* Extract SelectionRadio, SelectionCheckbox, SelectionCheckboxAll
* Add some tests
8 years ago