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

fix(button-menu): ensure button menu closes when tabbed away #549

Merged
merged 1 commit into from
Jan 24, 2024

Conversation

gregtyler
Copy link
Contributor

this.mq is a string, this.mql is a MediaQueryList which has a matches method, as was originally intended

`this.mq` is a string, `this.mql` is a `MediaQueryList` which has a matches method, as was
originally intended
@gregtyler gregtyler requested a review from a team as a code owner December 27, 2023 13:45
@gregtyler gregtyler added the staging:request Add this label to request a staging environment for a pull request label Dec 27, 2023
Copy link

🚀 Deploying to staging environment

Username: staging, Password: moj

@github-actions github-actions bot added staging:active Automatic label added when the PR is on the staging environment and removed staging:request Add this label to request a staging environment for a pull request labels Dec 27, 2023
@github-actions github-actions bot removed the staging:active Automatic label added when the PR is on the staging environment label Jan 3, 2024
@gregtyler gregtyler added the staging:request Add this label to request a staging environment for a pull request label Jan 18, 2024
Copy link

🚀 Deploying to staging environment

Username: staging, Password: moj

@github-actions github-actions bot added staging:active Automatic label added when the PR is on the staging environment and removed staging:request Add this label to request a staging environment for a pull request labels Jan 18, 2024
@gregtyler gregtyler merged commit b223d40 into main Jan 24, 2024
10 checks passed
@gregtyler gregtyler deleted the fix-button-menu-deselect-keyboard branch January 24, 2024 09:05
gregtyler pushed a commit that referenced this pull request Jan 24, 2024
## [2.0.1](v2.0.0...v2.0.1) (2024-01-24)

### Bug Fixes

* **button-menu:** ensure button menu closes when tabbed away ([#549](#549)) ([b223d40](b223d40))
@gregtyler
Copy link
Contributor Author

🎉 This PR is included in version 2.0.1 🎉

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
released staging:active Automatic label added when the PR is on the staging environment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants