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

🚀 Next release #1168

Merged
merged 22 commits into from
Oct 16, 2024
Merged

🚀 Next release #1168

merged 22 commits into from
Oct 16, 2024

Conversation

ajkl2533
Copy link
Contributor

No description provided.

feat(DatePicker): implement design tokens
For special cases we need to be able to disable the selection toolbar with batch actions while the selection itself stays enabled. In this setup is necessary to handle the selection state in managed way otherwise there is no other option how to access the state and act upon it.

Closes UXD-1647
If consumer disables the column actions menu the sortion indicator was lost as we have it in the column actions button. This PR adds the separate sorting indicator for cases when the columns actions menu is disabled.

Closes UXD-1644
feat(DatatableV2): add option to disable selection toolbar
fix(DatatableV2): fix missing sorting indicator
fix(forms): fix text color for disabled fields
@ajkl2533 ajkl2533 marked this pull request as ready for review October 15, 2024 14:08
@ajkl2533 ajkl2533 requested a review from a team as a code owner October 15, 2024 14:08
@ajkl2533 ajkl2533 merged commit a59884e into main Oct 16, 2024
17 checks passed
@ajkl2533 ajkl2533 deleted the next branch October 16, 2024 09:05
Copy link

🎉 This issue has been resolved in version 2.9.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.

2 participants