Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

Conversation

@TylerAPfledderer
Copy link
Collaborator

Pull request checklist

Please check if your PR fulfills the following requirements:

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been reviewed and added / updated if needed (for bug fixes
    /start features)

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

Fixes: #182

What is the new behavior?

Adds the useMediaQuery composable for use with components like Visibility

Does this introduce a breaking change?

  • Yes
  • No

Other information

@vercel
Copy link

vercel bot commented Oct 14, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
chakra-ui-vue-next ✅ Ready (Inspect) Visit Preview Oct 14, 2022 at 2:01AM (UTC)
chakra-ui-vue-next-playground ✅ Ready (Inspect) Visit Preview Oct 14, 2022 at 2:01AM (UTC)

Copy link
Collaborator

Moved this to the develop branch.

Copy link
Collaborator

Thanks, @TylerAPfledderer

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

☄️ core team This issue/pull request has been opened by a Vue core team member type: feature or enhancement ⚡️ New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add useMediaQuery composable

2 participants