summaryrefslogtreecommitdiff
path: root/examples/framework-multiple/src (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2023-11-16Add compatibility with cloudflare node (#8925)Gravatar brandonsdebt 2-1/+6
2023-11-15[ci] formatGravatar pilcrowOnPaper 2-3/+3
2023-11-16Cancel response stream when connection closes (#9071)Gravatar pilcrowOnPaper 6-233/+55
* cancel stream on close * add changeset * add test * Update .changeset/modern-ways-develop.md Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> --------- Co-authored-by: lilnasy <69170106+lilnasy@users.noreply.github.com> Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2023-11-15[ci] formatGravatar Emanuele Stoppa 1-1/+0
2023-11-15feat(i18n): apply specific routing logic only to pages (#9091)Gravatar Emanuele Stoppa 8-6/+115
2023-11-15feat(dev-overlay): Hide plugins into a separate menu when there's too many ↵Gravatar Erika 7-14/+220
enabled (#9102)
2023-11-15[ci] formatGravatar Bjorn Lu 1-1/+1
2023-11-15Support Svelte 5 (experimental) (#9098)Gravatar Bjorn Lu 7-17/+120
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
2023-11-14[ci] release (#9078)astro@3.5.4@astrojs/mdx@1.1.5@astrojs/markdown-remark@3.5.0@astrojs/markdoc@0.7.2Gravatar Houston (Bot) 45-114/+110
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-11-14[ci] formatGravatar bluwy 4-4/+4
2023-11-14Refactor shikiji syntax highlighting code (#9083)Gravatar Bjorn Lu 10-293/+198
2023-11-14[ci] formatGravatar bluwy 1-1/+1
2023-11-14fix: Query params trigger the trailingSlash error in preview mode (#9045)Gravatar Rishi Raj Jain 2-1/+7
2023-11-14fix(assets): bundling regression for specific config on non-Node runtimes ↵Gravatar Alexander Niebuhr 2-1/+10
(#9087)
2023-11-13[docs] config-reference typo (#9094)Gravatar Sarah Rainsberger 1-1/+1
2023-11-13[ci] formatGravatar ematipico 1-1/+1
2023-11-13fix(i18n): middleware should consider trailing slash when redirecting (#9085)Gravatar Emanuele Stoppa 9-10/+86
2023-11-13Support formmethod and formaction in ViewTransitions (#9084)Gravatar Matthew Phillips 6-5/+69
* Support formmethod and formaction in ViewTransitions * Adding a changeset * Update .changeset/new-pets-fail.md Co-authored-by: Emanuele Stoppa <my.burning@gmail.com> * Be less clever --------- Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
2023-11-13feat(overlay): Add a settings panel (#9058)Gravatar Erika 12-59/+349
2023-11-13chore(config.d.ts): Update comment (#9076)Gravatar Risu 1-1/+2
2023-11-13fix(assets): Only use src to hash files generated by the passthrough service ↵Gravatar Erika 2-0/+6
(#9075) * fix(assets): Only use src to hash files generated by the passthrough service * chore: changeset
2023-11-13Fix typo in router.ts (#9077)Gravatar Ikko Eltociear Ashimine 1-1/+1
2023-11-13fix(logger): namespace label in debug logger (#9067)Gravatar Daniel Hajduk 2-3/+8
2023-11-11[ci] release (#9070)astro@3.5.3Gravatar Houston (Bot) 31-60/+61
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-11-12[ci] formatGravatar natemoo-re 2-2/+4
2023-11-11Fix asset propagation regression in 3.5 (#9069)Gravatar Nate Moore 7-10/+51
2023-11-10[ci] formatGravatar sarah11918 1-5/+5
2023-11-10[docs] test config-reference formatting for sidebar (#9052)Gravatar Sarah Rainsberger 1-66/+71
Co-authored-by: Chris Swithinbank <357379+delucis@users.noreply.github.com> Co-authored-by: Emanuele Stoppa <602478+ematipico@users.noreply.github.com> Co-authored-by: Elian <15145918+ElianCodes@users.noreply.github.com>
2023-11-10[ci] release (#9054)create-astro@4.5.1astro@3.5.2Gravatar Houston (Bot) 34-66/+68
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-11-10Allow same-page navigations on form posts (#9055)Gravatar Matthew Phillips 4-2/+43
* Allow same-page navigations on form posts * Add another comment
2023-11-10fix(middleware): do not import user middleware if not preset (#9057)Gravatar Emanuele Stoppa 13-10/+123
2023-11-10fix: added onError functionality to spinner (#9048)Gravatar Sergii Kirianov 5-15/+20
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2023-11-10[ci] release (#9038)astro@3.5.1Gravatar Houston (Bot) 35-80/+69
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-11-10fix: regression when calculating params and pattern (#9051)Gravatar Emanuele Stoppa 6-30/+58
* fix: regression when calculating params and pattern * changeset
2023-11-10[ci] formatGravatar matthewp 1-3/+2
2023-11-10fix: Astro info throws when xclip is not available (#9042)Gravatar Rishi Raj Jain 2-6/+17
* Update index.ts * Create hot-teachers-wave.md * Update .changeset/hot-teachers-wave.md Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com> --------- Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
2023-11-10fix(assets): Fix image errors when images were used on the client (#9049)Gravatar Erika 6-3/+34
* fix(assets): Fix image errors when images were used on the client * test: add a test * chore: changeset
2023-11-10fix(logging): Fix --verbose flag not working (#9050)Gravatar Erika 2-0/+6
2023-11-09[ci] formatGravatar sarah11918 1-5/+5
2023-11-09[docs] hotfixes to i18n config-ref (#9037)Gravatar Sarah Rainsberger 2-9/+18
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
2023-11-09[ci] release (#9021)astro@3.5.0@astrojs/mdx@1.1.4@astrojs/markdown-remark@3.4.0@astrojs/lit@3.0.3Gravatar Houston (Bot) 48-297/+289
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-11-09[ci] update lockfile (#8950)Gravatar Houston (Bot) 2-5/+5
Co-authored-by: Nate Moore <nate@astro.build>
2023-11-09chore: Update docs for TS 5 presets (#9025)Gravatar Benny Neugebauer 1-1/+1
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
2023-11-09[ci] formatGravatar natemoo-re 17-192/+259
2023-11-09Content Collection cache (experimental) (#8854)Gravatar Nate Moore 45-209/+1962
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> Co-authored-by: Matthew Phillips <matthew@skypack.dev>
2023-11-09fix(i18n): names of the functions should match the RFC (#9035)Gravatar Emanuele Stoppa 5-23/+65
2023-11-09fix(config types): routingStrategy is optional (#9034)Gravatar Arsh 1-1/+1
2023-11-09fix(i18n): fallback index when routing is prefix-always (#9032)Gravatar Emanuele Stoppa 4-69/+106
* fix(i18n): fallback index when routing is prefix-always * chore: add comment as per feedback
2023-11-09Remove empty changeset (#9030)Gravatar Reuben Tier 1-5/+0
Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com>
2023-11-09fix(assets): Use uint8arrays instead of Buffer in code that can run outside ↵Gravatar Erika 7-10/+22
of Node (#9029) * fix(assets): Use uint8arrays instead of Buffer in code that can run outside of Node * chore: changeset * docs: update changeset with more information on what to do if a Buffer is important * nit: do a patch instead