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

move to SSG adapter #941

Merged
merged 8 commits into from
Aug 21, 2024
Merged

move to SSG adapter #941

merged 8 commits into from
Aug 21, 2024

Conversation

maiieul
Copy link
Contributor

@maiieul maiieul commented Aug 21, 2024

What is it?

  • Feature / enhancement
  • Bug
  • Docs / tests
  • Other

Why is it needed?

Checklist:

  • My code follows the developer guidelines of this project
  • I have performed a self-review of my own code
  • I have ran pnpm change and documented my changes
  • I have add necessary docs (if needed)
  • Added new tests to cover the fix / functionality

thejackshelton and others added 8 commits July 30, 2024 14:23
* 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]>
Copy link

changeset-bot bot commented Aug 21, 2024

⚠️ No Changeset found

Latest commit: 1252692

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

pkg-pr-new bot commented Aug 21, 2024

commit: 1252692

pnpm add https://pkg.pr.new/qwikifiers/qwik-ui/@qwik-ui/headless@941
pnpm add https://pkg.pr.new/qwikifiers/qwik-ui/@qwik-ui/styled@941
pnpm add https://pkg.pr.new/qwikifiers/qwik-ui@941
pnpm add https://pkg.pr.new/qwikifiers/qwik-ui/@qwik-ui/utils@941

Open in Stackblitz

@maiieul maiieul merged commit f83d82d into main Aug 21, 2024
11 checks passed
@maiieul maiieul deleted the preview branch August 21, 2024 20:25
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