afc163
00375c2c5e
✅ fix eslint
2019-08-14 19:38:01 +08:00
afc163
9e4a36de61
🔨 Use new lifecycle methods for Table
...
ref #9792
2019-08-14 19:31:16 +08:00
orzyyyy
63b33d4020
fix: unexpected changes of snapshots
2019-08-06 15:36:12 +08:00
zombiej
d4715e1783
pass props to fix IE <= 10 not support constructor
...
fix #13540
2018-12-17 16:13:44 +08:00
陈帅
dca9715186
support prettier
2018-12-07 18:27:30 +08:00
ztplz
6ad23c370e
Fix CI
2018-11-10 22:09:29 +08:00
afc163
17b158c091
Fix CheckboxAll status when remove data and selectedKeys
...
close #10629
2018-06-05 20:45:19 +08:00
Wei Zhu
f78e0098fa
Improve Radio/Checkbox type definition
...
Close #9574
2018-03-08 20:39:34 +08:00
Wei Zhu
5cb5a2ae9d
Fix implicit any error for Table
2017-11-21 14:22:35 +08:00
Wei Zhu
479a5cb743
Remove allowSyntheticDefaultImports ( #8218 )
2017-11-17 14:38:54 +08:00
偏右
a7200c906c
Add hideDefaultSelections ( #7342 )
...
close #7295
2017-08-27 15:44:22 +08:00
afc163
54c6b63e9f
Fix table filter menu overflow issue, close #6245
2017-05-24 12:17:40 +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
偏右
0308138974
[WIP] upgrade deps ( #5455 )
...
* upgrade deps
* autofix some tslint problems
* Fix tslint problems manually
2017-03-27 10:09:38 +08:00
afc163
8eb472a466
Fix Table selectAll behavious inside Popover, close #5407
2017-03-27 10:09:06 +08:00
afc163
4f845afa46
tweak table select all style
2017-03-09 12:09:39 +08:00
Colton Pierson
47d107bb2a
fix implicit type any in checkbox props by item values getCheckboxPropsByItem and getRecordKey ( #5207 )
2017-03-08 16:12:33 +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
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
2017-02-23 19:29:47 +08:00
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.
2016-12-16 17:53:08 +08:00
Wei Zhu
4b1722e95d
fix: wrong select all checkbox displaying when pagination changes ( #3904 )
2016-11-22 13:42:45 +08:00
Wei Zhu
0e6ac6bc4c
Optimize table selection ( #3757 )
...
* Extract SelectionRadio, SelectionCheckbox, SelectionCheckboxAll
* Add some tests
2016-11-11 15:26:51 +08:00