sunmao-ui/packages
xzdry da6521324a refactor(arco/Table): remove selectedRow state and add rowSelectChange events
seletedRow is a confusing property. It actually represents  the row you are currently working on.
In
the case of multiple selections, the selectedRow is the current row regardless of whether the
current row is selected or unselected. Although arco provides `selected` to determine if the current
row is selected, there is a lot of extra logic required to determine if the selectedRow has a
value.
And in single selection, `selectedRow` and `selectedRows` can be confusing
2022-07-17 17:52:10 +08:00
..
arco-lib refactor(arco/Table): remove selectedRow state and add rowSelectChange events 2022-07-17 17:52:10 +08:00
chakra-ui-lib chore(*): publish 2022-07-11 18:02:12 +08:00
core Merge pull request #484 from smartxworks/feat/module-spec 2022-07-13 10:07:27 +08:00
editor Merge pull request #499 from smartxworks/feat/windlike-dev 2022-07-13 10:08:08 +08:00
editor-sdk Merge pull request #484 from smartxworks/feat/module-spec 2022-07-13 10:07:27 +08:00
runtime chore(*): publish 2022-07-11 18:02:12 +08:00
shared Merge pull request #484 from smartxworks/feat/module-spec 2022-07-13 10:07:27 +08:00
vite-plugin-fs chore(*): publish 2022-07-11 18:02:12 +08:00
vite-plugins chore(*): publish 2022-07-11 18:02:12 +08:00