ant-design/components/table
Dunqing 2971e3b081
fix: Reset the last selection key (#34705)
* fix: reset last selection key

* reset last selection key when deselect

* fix: add test case

* fix: remove unused code

* fix: enzyme bug

* fix: update test

* styles: remove empty line

* fix: lint error

* test: migrate to testing-libary

* fix: xxx.simulate is not a function

* fix: lint error

* fix: use wrong

* fix: solved test not work

Co-authored-by: dengqing <qing.deng@goldenpig.com.cn>
2022-06-23 16:04:55 +08:00
..
__tests__ fix: Reset the last selection key (#34705) 2022-06-23 16:04:55 +08:00
demo docs: update demo code (#36127) (#36143) 2022-06-21 14:09:31 +08:00
hooks fix: Reset the last selection key (#34705) 2022-06-23 16:04:55 +08:00
style chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
Column.tsx chore: eslint add consistent-type-imports (#35419) 2022-05-07 14:31:54 +08:00
ColumnGroup.tsx chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
ExpandIcon.tsx chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
index.en-US.md feat: table rowSelection.onChange support type (#35598) 2022-05-18 11:59:00 +08:00
index.tsx chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
index.zh-CN.md feat: table rowSelection.onChange support type (#35598) 2022-05-18 11:59:00 +08:00
interface.tsx chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
Table.tsx chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
util.ts chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00