Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge next release 2.13.0 NOTICKET #1222

Merged
merged 14 commits into from
Jan 22, 2025
Merged

Merge next release 2.13.0 NOTICKET #1222

merged 14 commits into from
Jan 22, 2025

Conversation

ajkl2533
Copy link
Contributor

No description provided.

feat(TreeView): implement row selection UXD-1540
feat(TreeView): implement non-recursive selection UXD-1540
To improve reusability and decoupling with the react-table internals we needed to split the SelectionToolbar into separate smaller component controled via passed props.
feat(TreeView): implement selection toolbar UXD-1540
The behaviour was differing from similar ListView and DatatableV2 components where only single row action was inlined and for more actions the dropdown menu was used. This PR aligned the behaviour with other components.

Closes UXD-1663
@ajkl2533 ajkl2533 requested a review from a team as a code owner January 17, 2025 15:32
fix(TreeView): inline only single row action UXD-1663
feat(SemanticModal): update styling of component UXD-1666
@ajkl2533 ajkl2533 changed the title 🚀 Next release 2.10.0 🚀 Next release 2.13.0 Jan 20, 2025
fix(SelectionToolbar): fix toolbar visibility for manual Pagination UXD-1703
@ajkl2533 ajkl2533 changed the title 🚀 Next release 2.13.0 🚀 Merge next release 2.13.0 NOTICKET Jan 22, 2025
@ajkl2533 ajkl2533 changed the title 🚀 Merge next release 2.13.0 NOTICKET Merge next release 2.13.0 NOTICKET Jan 22, 2025
@ajkl2533 ajkl2533 merged commit f5b815b into main Jan 22, 2025
27 checks passed
@ajkl2533 ajkl2533 deleted the next branch January 22, 2025 12:38
Copy link

🎉 This issue has been resolved in version 2.13.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

3 participants