chore(deps): update dependency @qwik-ui/headless to ^0.7.0 - #33
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update dependency @qwik-ui/headless to ^0.7.0#33renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
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: |
76869fe
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://e6e4d85b.website-2on.pages.dev |
| Branch Preview URL: | https://renovate-qwik-ui-headless-0.website-2on.pages.dev |
renovate
Bot
force-pushed
the
renovate/qwik-ui-headless-0.x
branch
3 times, most recently
from
February 21, 2025 14:40
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 |
renovate
Bot
force-pushed
the
renovate/qwik-ui-headless-0.x
branch
from
June 25, 2025 07:58
8082073 to
0728be0
Compare
renovate
Bot
force-pushed
the
renovate/qwik-ui-headless-0.x
branch
from
July 29, 2025 09:33
0728be0 to
449f2ed
Compare
renovate
Bot
force-pushed
the
renovate/qwik-ui-headless-0.x
branch
from
September 4, 2025 03:58
449f2ed to
7bb8184
Compare
renovate
Bot
force-pushed
the
renovate/qwik-ui-headless-0.x
branch
2 times, most recently
from
September 27, 2025 13:45
7089295 to
dac52d6
Compare
renovate
Bot
force-pushed
the
renovate/qwik-ui-headless-0.x
branch
2 times, most recently
from
October 29, 2025 02:28
6991537 to
57b1c09
Compare
renovate
Bot
force-pushed
the
renovate/qwik-ui-headless-0.x
branch
from
November 11, 2025 00:52
57b1c09 to
0465a61
Compare
renovate
Bot
force-pushed
the
renovate/qwik-ui-headless-0.x
branch
from
December 15, 2025 18:25
0465a61 to
bbbf333
Compare
renovate
Bot
force-pushed
the
renovate/qwik-ui-headless-0.x
branch
from
December 31, 2025 17:38
bbbf333 to
f03f5a6
Compare
renovate
Bot
force-pushed
the
renovate/qwik-ui-headless-0.x
branch
from
February 12, 2026 18:42
f03f5a6 to
fcdbaa7
Compare
renovate
Bot
force-pushed
the
renovate/qwik-ui-headless-0.x
branch
from
March 8, 2026 11:50
fcdbaa7 to
cdd1a86
Compare
renovate
Bot
force-pushed
the
renovate/qwik-ui-headless-0.x
branch
3 times, most recently
from
May 12, 2026 17:50
6ed63dc to
62d8fd8
Compare
renovate
Bot
force-pushed
the
renovate/qwik-ui-headless-0.x
branch
from
June 4, 2026 09:02
62d8fd8 to
6404019
Compare
renovate
Bot
force-pushed
the
renovate/qwik-ui-headless-0.x
branch
3 times, most recently
from
June 14, 2026 21:46
4d8c246 to
c2266a3
Compare
renovate
Bot
force-pushed
the
renovate/qwik-ui-headless-0.x
branch
from
July 12, 2026 09:56
c2266a3 to
76869fe
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.7Patch Changes
v0.7.6Patch Changes
🐞🩹 onClose$ now doesn't fire if the show prop is set to false by default (by @FHachez in #1175)
🐞🩹 fix modal backdrop close click handling (by @VEH9 in #1173)
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: (UTC)
🚦 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.