Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Aug 8, 2024

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

[email protected]

Patch Changes

@qwik-ui/[email protected]

Patch Changes

@qwik-ui/[email protected]

Patch Changes

@github-actions github-actions bot force-pushed the changeset-release/main branch 4 times, most recently from 68a1f47 to 3142c94 Compare August 11, 2024 23:34
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Aug 11, 2024

Deploying qwik-ui-site with  Cloudflare Pages  Cloudflare Pages

Latest commit: 75587b1
Status: ✅  Deploy successful!
Preview URL: https://f93db273.qwik-ui-site.pages.dev
Branch Preview URL: https://changeset-release-main.qwik-ui-site.pages.dev

View logs

@github-actions github-actions bot force-pushed the changeset-release/main branch 9 times, most recently from 326f086 to 02f8700 Compare August 18, 2024 21:19
@github-actions github-actions bot force-pushed the changeset-release/main branch from 02f8700 to 78fd060 Compare August 18, 2024 21:28
@thejackshelton thejackshelton merged commit aecabbf into main Aug 18, 2024
@thejackshelton thejackshelton deleted the changeset-release/main branch August 18, 2024 21:34
thejackshelton added a commit that referenced this pull request Aug 19, 2024
* chore(website): bump to qwik 1.7.3 + entry files output (#926)

* Revert-new-sw (#927)

* Revert "change to new sw impl"

This reverts commit 3081504.

* chore(website): charSet -> charset in root.tsx

* Remove-import-meta-glob-eager-true (#928)

* chore(website): remove import.meta.glob eager true

* chore(website): comment out vite config trick to se chunk names

* chore(pkg.pr.new): remove 0.0.9 flag (#921)

* chore(qwik-themes): move code internally + signal implementation (#922)

* chore(qwik-themes): move code internally under _state folder

* chore(themes): linting

* fix(themes): use signals instead of stores

* chore(themes provider): useVisibleTask to useOnWindow

* chore(themes): move to qwik-ui/themes

* Tooltip Beta (#934)

* feat(tooltip): implement tooltip to beta phase

* fix(tooltip): small tweaks to the tooltip state

* fix: remove animations form tooltip docs and fix placement example

* feat(tooltip): implement onOpenChange$

* chore: fix changeset type

* test: update placement test to remove loop

* fix: remove breaking examples and tooltip route

* fix: checkbox tests preventing us from opening pw

* refactor: deprecate popover hover prop in favor of tooltip

* latest

---------

Co-authored-by: Christopher Woolum <[email protected]>

* fix: comment out bundle issue when changing user pref (#935)

* chore(website): disable qwikVite linter to speed up preview and builds (#936)

* Inline comp docs (#931)

* allow people to pass handlers to modal close

* docs: improve contributor guide

* docs: mention inline components

* add utils changeset (#937)

* Version Packages (#917)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* chore(/themes): turn visible task to strategy:document-idle (#938)

* chore(/themes): turn visible task to strategy:document-idle

* fix(themes): add timeout to themeSig assignment to localstorage

* fix(themes): augment timeout to themeSig assignment to localstorage

* fix(website): remove js execution on load by assigning themes sig on click (#939)

* feat: static adapter

* use improved shiki node version now that we're on static

---------

Co-authored-by: Maïeul <[email protected]>
Co-authored-by: Christopher Woolum <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: maiieul <[email protected]>
maiieul added a commit that referenced this pull request Aug 21, 2024
* allow people to pass handlers to modal close

* moving to the static adapter

* Preview (#940)

* chore(website): bump to qwik 1.7.3 + entry files output (#926)

* Revert-new-sw (#927)

* Revert "change to new sw impl"

This reverts commit 3081504.

* chore(website): charSet -> charset in root.tsx

* Remove-import-meta-glob-eager-true (#928)

* chore(website): remove import.meta.glob eager true

* chore(website): comment out vite config trick to se chunk names

* chore(pkg.pr.new): remove 0.0.9 flag (#921)

* chore(qwik-themes): move code internally + signal implementation (#922)

* chore(qwik-themes): move code internally under _state folder

* chore(themes): linting

* fix(themes): use signals instead of stores

* chore(themes provider): useVisibleTask to useOnWindow

* chore(themes): move to qwik-ui/themes

* Tooltip Beta (#934)

* feat(tooltip): implement tooltip to beta phase

* fix(tooltip): small tweaks to the tooltip state

* fix: remove animations form tooltip docs and fix placement example

* feat(tooltip): implement onOpenChange$

* chore: fix changeset type

* test: update placement test to remove loop

* fix: remove breaking examples and tooltip route

* fix: checkbox tests preventing us from opening pw

* refactor: deprecate popover hover prop in favor of tooltip

* latest

---------

Co-authored-by: Christopher Woolum <[email protected]>

* fix: comment out bundle issue when changing user pref (#935)

* chore(website): disable qwikVite linter to speed up preview and builds (#936)

* Inline comp docs (#931)

* allow people to pass handlers to modal close

* docs: improve contributor guide

* docs: mention inline components

* add utils changeset (#937)

* Version Packages (#917)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* chore(/themes): turn visible task to strategy:document-idle (#938)

* chore(/themes): turn visible task to strategy:document-idle

* fix(themes): add timeout to themeSig assignment to localstorage

* fix(themes): augment timeout to themeSig assignment to localstorage

* fix(website): remove js execution on load by assigning themes sig on click (#939)

* feat: static adapter

* use improved shiki node version now that we're on static

---------

Co-authored-by: Maïeul <[email protected]>
Co-authored-by: Christopher Woolum <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: maiieul <[email protected]>

* fix(website): click on copy code

---------

Co-authored-by: jack shelton <[email protected]>
Co-authored-by: Jack Shelton <[email protected]>
Co-authored-by: Christopher Woolum <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
maiieul added a commit that referenced this pull request Oct 11, 2024
* chore(website): bump to qwik 1.7.3 + entry files output (#926)

* Revert-new-sw (#927)

* Revert "change to new sw impl"

This reverts commit 3081504.

* chore(website): charSet -> charset in root.tsx

* Remove-import-meta-glob-eager-true (#928)

* chore(website): remove import.meta.glob eager true

* chore(website): comment out vite config trick to se chunk names

* chore(pkg.pr.new): remove 0.0.9 flag (#921)

* chore(qwik-themes): move code internally + signal implementation (#922)

* chore(qwik-themes): move code internally under _state folder

* chore(themes): linting

* fix(themes): use signals instead of stores

* chore(themes provider): useVisibleTask to useOnWindow

* chore(themes): move to qwik-ui/themes

* Tooltip Beta (#934)

* feat(tooltip): implement tooltip to beta phase

* fix(tooltip): small tweaks to the tooltip state

* fix: remove animations form tooltip docs and fix placement example

* feat(tooltip): implement onOpenChange$

* chore: fix changeset type

* test: update placement test to remove loop

* fix: remove breaking examples and tooltip route

* fix: checkbox tests preventing us from opening pw

* refactor: deprecate popover hover prop in favor of tooltip

* latest

---------

Co-authored-by: Christopher Woolum <[email protected]>

* fix: comment out bundle issue when changing user pref (#935)

* chore(website): disable qwikVite linter to speed up preview and builds (#936)

* Inline comp docs (#931)

* allow people to pass handlers to modal close

* docs: improve contributor guide

* docs: mention inline components

* add utils changeset (#937)

* Version Packages (#917)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* chore(/themes): turn visible task to strategy:document-idle (#938)

* chore(/themes): turn visible task to strategy:document-idle

* fix(themes): add timeout to themeSig assignment to localstorage

* fix(themes): augment timeout to themeSig assignment to localstorage

* fix(website): remove js execution on load by assigning themes sig on click (#939)

* feat: static adapter

* use improved shiki node version now that we're on static

---------

Co-authored-by: Maïeul <[email protected]>
Co-authored-by: Christopher Woolum <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: maiieul <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants