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] feat(NcAppSidebar): Allow to set open state to prevent focus trap issues on mobile #5584 #5606

Merged
merged 4 commits into from
May 17, 2024

Conversation

susnux
Copy link
Contributor

@susnux susnux commented May 17, 2024

Manual backport of #5584

susnux and others added 3 commits May 17, 2024 12:00
…ssues on mobile

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Those events are always emitted by a known state and duplicating the `open` state.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
To allow adjusting the position of the button a new `toggleClasses` prop is added.
This can be use to assign custom classes to be used with the `:deep` selector.

Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Co-authored-by: Grigorii K. Shartsev <me@shgk.me>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux added enhancement New feature or request 3. to review Waiting for reviews vue 3 Related to the vue 3 migration labels May 17, 2024
@susnux susnux added this to the 9.0.0-alpha.3 milestone May 17, 2024
Copy link
Contributor

@ShGKme ShGKme left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we mark it as a breaking change to not forget about it in the changelog?

@susnux susnux added the breaking PR that requires a new major version label May 17, 2024
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux merged commit 7daf589 into next May 17, 2024
18 checks passed
@susnux susnux deleted the feat/backport-app-sidebar branch May 17, 2024 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews breaking PR that requires a new major version enhancement New feature or request vue 3 Related to the vue 3 migration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants