summaryrefslogtreecommitdiff
path: root/packages/renderers/renderer-svelte/Wrapper.svelte.ssr.js (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2023-10-23Update README.md: Fix incorrect import in example code (#8888)Gravatar Kevin Cole 1-1/+1
2023-10-21fix: snapshot release workflow (#8884)Gravatar Alexander Niebuhr 1-1/+1
2023-10-20[ci] Update `!preview` response (#8872)Gravatar Nate Moore 1-15/+64
Co-authored-by: Arsh <69170106+lilnasy@users.noreply.github.com>
2023-10-20fix(cli): prevent production install on add cmd (#8870)Gravatar Steven Yung 2-1/+10
2023-10-20Handle Rollup 4 hash change (#8875)Gravatar Bjorn Lu 4-4/+6
2023-10-20fix(astro): terminal HMR path (close #8831) (#8863)Gravatar Florian Lefebvre 2-1/+7
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2023-10-19Fix: Persist styles of persistent client:only components during view ↵Gravatar Martin Trapp 16-13/+225
transitions in DEV mode (#8840) * Persist styles of persistent client:only components during view transitions * Persist styles of persistent client:only components during view transitions * Persist styles of persistent client:only components during view transitions * reset flag for persistent style shhets before re-calculating * new approach with a clear module loader cache * simplifications * wait for hydration * improve changeset message * improve changeset message * please the linter * additional tests for Svelte and Vue * tidy up * test fixed * test w/o persistence * Update .changeset/purple-dots-refuse.md Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> --------- Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2023-10-19make unused variables a warning in eslint (#8832)Gravatar Fred K. Schott 1-1/+1
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
2023-10-19Set vite logLevel silent for test (#8868)Gravatar Bjorn Lu 1-0/+2
2023-10-18Add a label for PRs that include documentation changes (#8865)Gravatar Matthew Phillips 2-3/+6
* Add a label for PRs that include documentation changes * Update .github/labeler.yml Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com> * Add changsets --------- Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
2023-10-18[ci] formatGravatar lilnasy 2-5/+12
2023-10-18fix(rerouting): attempt without middleware (#8814)Gravatar Arsh 7-15/+45
* fix(rerouting): attempt without middleware * add test * add changeset * Update .changeset/shaggy-onions-try.md * avoid extra variable * document runMiddleware internal option * document runMiddleware default * Apply suggestions from code review Co-authored-by: Emanuele Stoppa <my.burning@gmail.com> * runMiddleware -> skipMiddleware --------- Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
2023-10-18Fix Vue HMR for script tags (#8860)Gravatar Bjorn Lu 5-9/+42
2023-10-18[ci] release (#8848)create-astro@4.3.0astro@3.3.2@astrojs/sitemap@3.0.2Gravatar Houston (Bot) 46-91/+88
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-10-18fix(docs): Update `@astrojs/sitemap` readme to clarify build output location ↵Gravatar Eva Decker 1-1/+1
(#8844) Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com>
2023-10-18fix(astro): build config from astro conflict with vite.config.js (#8852)Gravatar Phumrapee Limpianchop 2-0/+7
* fix: config from astro conflict with vite * refactor: apply config on AstroBuilder.setup
2023-10-17feat: make Houston wear scary hats for spooky season (#8846)Gravatar Elian ☕️ 3-19/+31
* feat: make Houston wear scary hats for spooky season * chore: add new phrasing to scary Houston * chore: create changeset
2023-10-17[ci] formatGravatar ematipico 1-3/+3
2023-10-17docs: better explanation for `base` configuration (#8779)Gravatar Emanuele Stoppa 2-1/+27
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2023-10-17[ci] formatGravatar bluwy 1-1/+1
2023-10-17Added OUTPUT dir to sitemap build command (#8824)Gravatar Adam McKerlie 2-7/+13
2023-10-17fix: _image endpoint returning a 404 for local images (#8828)Gravatar Rishi Raj Jain 2-1/+11
2023-10-17[ci] release (#8820)astro@3.3.1@astrojs/lit@3.0.2Gravatar Houston (Bot) 46-101/+87
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-10-16fix: remote srcset images not being resized and deduplication not working in ↵Gravatar Erika 9-65/+213
certain cases (#8823) * fix: remote `srcset` images not being resized * fix: hash keys ordered to reduce duplicate assets * fix: move to workaround for hashing function * fix: rework transform logic for densities and widths * chore: changeset * test: add tests * fix: forced base srcset when using widths * fix: unnecessary coalescing * refactor: adjust with feedback --------- Co-authored-by: Matteo Manfredi <matteo@manfredi.io>
2023-10-16fix(assets): Fallback format not being taken into account properly (#8842)Gravatar Erika 6-9/+59
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev> Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
2023-10-16chore(cloudflare): remove adapter (#8758)Gravatar Alexander Niebuhr 100-5153/+76
2023-10-16fix: Unexpected token < in JSON at position 1 (#8827)Gravatar Rishi Raj Jain 2-3/+8
2023-10-16fix(lit): pin last lit 2.x compatible versions (#8826)Gravatar Arsh 3-17/+21
2023-10-15chore(deps): unpin tsconfck and use 3.0.0 release (#8838)Gravatar Dominik G 3-5/+11
2023-10-13[ci] formatGravatar bluwy 2-2/+2
2023-10-13Fix error overlay syntax highlighting (#8817)Gravatar Bjorn Lu 5-22/+35
2023-10-12[ci] release (#8796)astro@3.3.0@astrojs/mdx@1.1.2@astrojs/markdown-remark@3.3.0@astrojs/markdoc@0.6.0@astrojs/cloudflare@7.5.3Gravatar Houston (Bot) 53-323/+280
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-10-12[ci] formatGravatar natemoo-re 2-16/+16
2023-10-12fix(middleware): instantiate locals if the adapter does not (#8800)Gravatar Arsh 7-18/+67
2023-10-12Fix: Retain focus for persisted input elements during view transitions (#8813)Gravatar Martin Trapp 7-4/+93
* add new e2e test: persist focus on transition * save and restore focus during swap --------- Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
2023-10-11Remove network-information-types (#8810)Gravatar Jacob Lamb 4-20/+126
2023-10-11Add support for an `--outDir` CLI flag to `astro build` (#8808)Gravatar Chris Swithinbank 3-0/+7
* Add support for an `--outDir` CLI flag to `astro build` * Add changeset * Update .changeset/eleven-olives-train.md Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> --------- Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com> Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2023-10-12Use shikiji (#8502)Gravatar Bjorn Lu 23-585/+464
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2023-10-11feat: use tsconfck instead of tsconfig-resolver (#8798)Gravatar Erika 15-112/+198
2023-10-11Fix markdown charset as utf-8 by default (#8795)Gravatar Bjorn Lu 10-38/+115
2023-10-11[ci] formatGravatar Princesseuh 1-2/+4
2023-10-11feat(assets): Add support for `srcset` and a Picture component (#8620)Gravatar Erika 18-40/+413
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2023-10-11port https://github.com/withastro/docs/pull/4980 (#8799)Gravatar Alexander Niebuhr 1-2/+2
2023-10-10[ci] formatGravatar lilnasy 2-64/+65
2023-10-10fix(transitions router): no-op on the server (#8771)Gravatar Arsh 5-6/+73
* fix(transitions router): no-op on the server * factor out onPopState * add e2e test case * Apply suggestions from code review Co-authored-by: Martin Trapp <94928215+martrapp@users.noreply.github.com> * use supportsViewTransitions * add changeset * warn on navigate() use during ssr * switch supportsViewTransitions to import.meta.env * correct typo * bring back import.meta.env * !import.meta.env.SSR -> inBrowser * Apply suggestions from code review Co-authored-by: Martin Trapp <94928215+martrapp@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Martin Trapp <94928215+martrapp@users.noreply.github.com> --------- Co-authored-by: Martin Trapp <94928215+martrapp@users.noreply.github.com>
2023-10-10[ci] formatGravatar alexanderniebuhr 2-2/+2
2023-10-10fix(cloudflare): runtime types for Cloudflare caches (#8782)Gravatar Mikkel Ricafrente 3-7/+15
* fix cachestorage reference in cloudflare integration * add cachestorage to serverdirectorymode * add changeset * remove global caches type * update unlucky-avocados-brake.md
2023-10-10[ci] release (#8768)astro@3.2.4@astrojs/tailwind@5.0.2@astrojs/cloudflare@7.5.2Gravatar Houston (Bot) 49-119/+110
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-10-10chore: removed adapters cleanup (#8726)Gravatar Arsh 12-83/+16
* update ci, readme, comments, remote workspaces * fix hosted test fixture * keep adapter config typedocs
2023-10-10fix(cloudflare): esbuild settings for cloudflare (#8788)Gravatar Alexander Niebuhr 3-0/+8
--------- Co-authored-by: Jonathan Dunlap <595843+jadbox@users.noreply.github.com>