chore(deps): update dependency @qwik-ui/headless to ^0.7.0#33
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update dependency @qwik-ui/headless to ^0.7.0#33renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
Deploying website with
|
| Latest commit: |
fcdbaa7
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://e733f5c7.website-2on.pages.dev |
| Branch Preview URL: | https://renovate-qwik-ui-headless-0.website-2on.pages.dev |
a81489b to
8082073
Compare
Deploying website with
|
| Latest commit: |
8082073
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://3f13603f.website-2on.pages.dev |
| Branch Preview URL: | https://renovate-qwik-ui-headless-0.website-2on.pages.dev |
8082073 to
0728be0
Compare
0728be0 to
449f2ed
Compare
449f2ed to
7bb8184
Compare
7089295 to
dac52d6
Compare
6991537 to
57b1c09
Compare
57b1c09 to
0465a61
Compare
0465a61 to
bbbf333
Compare
bbbf333 to
f03f5a6
Compare
f03f5a6 to
fcdbaa7
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.4.4→^0.7.0Release Notes
qwikifiers/qwik-ui (@qwik-ui/headless)
v0.7.4Compare Source
Patch Changes
v0.7.3Compare Source
Patch Changes
offsetHeightis now properly calculated with tailwind v4. (by @maiieul in #1122)v0.7.2Compare Source
Patch Changes
v0.7.1Compare Source
Patch Changes
v0.7.0Compare Source
Minor Changes
Patch Changes
🐞🩹 Modal.Close now of type button (by @Caesarovich in #1110)
Support rtl for elements using floating ui (by @omerman in #1109)
v0.6.8Compare Source
Patch Changes
v0.6.7Compare Source
Patch Changes
v0.6.6Compare Source
Patch Changes
🐞🩹 cleanup scroll locking (by @thejackshelton in #1061)
🐞🩹 select uses correct types and does not execute focus on server side (by @thejackshelton-kunaico in #1057)
v0.6.5Compare Source
Patch Changes
Select fixes for: (by @thejackshelton in #1042)
Also fixes for infinite scroll issues when both keyboard and mouse are used to navigate the listbox.
v0.6.4Compare Source
Patch Changes
🖼️ The Qwik UI site now uses OG info across platforms. (by @thejackshelton in #1037)
🔍 The combobox now supports a "inline" mode. Opt-in to inline mode with replacing the
<Combobox.Popover>component with<Combobox.Inline>, and addingmode="inline"to the<Combobox.Root>component.💡 Combobox inline mode allows for command palettes or other use cases where the search input is directly on the page.
🎠 Carousel fixes:
✨ carousel now supports mousewheel navigation in vertical mode (by @thejackshelton in #1030)
v0.6.3Compare Source
Patch Changes
v0.6.2Compare Source
Patch Changes
🩹 fix peer dependencies to reflect actual lowest qwik version (1.3.1) that is compatible with qwik-ui/headless (by @maiieul in #992)
🐞🩹 packages now have a variable range of peer dependencies (by @thejackshelton in #988)
fix: async computed signals are now sync in preparation for v2
v0.6.1Compare Source
Patch Changes
Combobox Improvements (by @thejackshelton in #968)
v0.6.0Compare Source
Minor Changes
✨ toggle and togglegroup headless and styled components (by @steffanek in #957)
✨ carousel reaches beta state (by @thejackshelton in #965)
feat: stepper component added as a configuration for the carousel
feat: vertical carousels are now supported
feat: progress bar gets a major refactor and is backwards compatible
docs: fixed theme issues and improved prefetching
v0.5.2Compare Source
Patch Changes
🐞🩹 modal close handler onClick$ (by @thejackshelton in #909)
✨ implement a beta version of the Tooltip component (by @thejackshelton in #934)
v0.5.1Compare Source
Patch Changes
Carousel (by @thejackshelton in #894)
The carousel has been refactored from the ground up, including new features, components, and QOL updates. It is still in a draft state, and development is ongoing.
v0.5.0Compare Source
Minor Changes
Combobox v2, New Dropdown Component, and Progress bar reaches beta! (by @thejackshelton in #838)
0.5 continues our move towards a 1.0 release. It includes a few breaking changes to the Combobox in order to make sure that the components have a clear API.
Below is a migration guide of API's for the Combobox.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.