-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Fixes for blog and docs examples #2373
Conversation
🦋 Changeset detectedLatest commit: 7200a62 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
✔️ Deploy Preview for astro-docs-2 ready! 🔨 Explore the source changes: 7d640a4 🔍 Inspect the deploy log: https://app.netlify.com/sites/astro-docs-2/deploys/61e070c8705d9e000845e17d 😎 Browse the preview: https://deploy-preview-2373--astro-docs-2.netlify.app |
✔️ Deploy Preview for astro-docs-2 ready! 🔨 Explore the source changes: 7a523da 🔍 Inspect the deploy log: https://app.netlify.com/sites/astro-docs-2/deploys/61e070ea38ace7000839be6d 😎 Browse the preview: https://deploy-preview-2373--astro-docs-2.netlify.app |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM with two nits! Love to see the added tests and astro improvements coming out of this.
* [ci] collect stats * [ci] update lockfile (#2388) Co-authored-by: FredKSchott <[email protected]> * Fixes for blog and docs examples (#2373) * Fixes for blog and docs examples * Adds a changeset * Upgrade the compiler version * Use a global style tag * Skip on windows temporarily * [ci] yarn format * Fixes Lit support in the static build * Adds a changeset * test * Upgrade lit-labs/ssr * Conditional * Testing again * remove debugging code * changeset Co-authored-by: FredKSchott <[email protected]> Co-authored-by: Fred K. Schott <[email protected]>
* Fixes for blog and docs examples * Adds a changeset * Upgrade the compiler version * Use a global style tag * Skip on windows temporarily
* [ci] collect stats * [ci] update lockfile (withastro#2388) Co-authored-by: FredKSchott <[email protected]> * Fixes for blog and docs examples (withastro#2373) * Fixes for blog and docs examples * Adds a changeset * Upgrade the compiler version * Use a global style tag * Skip on windows temporarily * [ci] yarn format * Fixes Lit support in the static build * Adds a changeset * test * Upgrade lit-labs/ssr * Conditional * Testing again * remove debugging code * changeset Co-authored-by: FredKSchott <[email protected]> Co-authored-by: Fred K. Schott <[email protected]>
Changes
Testing
Tests added
Docs
Bug fix