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

feat(components): use button for disclosure nav item #69

Merged

Conversation

mnlfischer
Copy link
Contributor

@mnlfischer mnlfischer commented Dec 8, 2023

Description

For a11y reasons we change the navigation item to a button instead of a div. This also supports click events for manually closing the disclosure root element in combination with the render function close.

Checklist

  • Change increases quality
  • Change is validated by tests
  • Change is readable and easy to understand
  • Documentation is updated
  • Security impact has been considered
  • Changes validated in runtime

Copy link

linear bot commented Dec 8, 2023

Copy link
Collaborator

@thomaswienecke thomaswienecke left a comment

Choose a reason for hiding this comment

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

Is the package-lock a missing update from a previous commit?

@mnlfischer
Copy link
Contributor Author

Is the package-lock a missing update from a previous commit?

yes, never used npm i to update the lock file.

@mnlfischer mnlfischer merged commit f76f198 into main Dec 8, 2023
6 checks passed
@mnlfischer mnlfischer deleted the pla-885-use-button-instead-of-div-for-disclosure-nav-items branch December 8, 2023 12:53
@abusix-bot
Copy link
Collaborator

🎉 This PR is included in version 3.3.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