summaryrefslogtreecommitdiff
path: root/examples/framework-multiple (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2023-09-01[ci] release (#8335)astro@3.0.6@astrojs/vercel@4.0.3Gravatar Houston (Bot) 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-09-01fix(vercel): Don't output an error message for failing to resolve sharp (#8354)Gravatar Erika 2-0/+8
* fix(vercel): Don't output an error message for failing to resolve sharp * chore: changeset
2023-09-01[ci] formatGravatar ematipico 3-5/+4
2023-09-01fix(@astrojs/vercel): slowness and symbolic link (#8348)Gravatar Emanuele Stoppa 4-27/+64
2023-08-31Respect the download attribute in links when using view transitions (#8339)Gravatar Martin Trapp 5-38/+73
* Respect the download attribute in links when using view transitions * cleanup
2023-08-31[ci] formatGravatar natemoo-re 2-3/+3
2023-08-31add leading and trailing slash sanitization for params (#8276)Gravatar Fred K. Schott 3-1/+75
* add leading and trailing slash sanitization for params * chore: fix lint * refactor: use shared trimSlashes util --------- Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com> Co-authored-by: Nate Moore <nate@astro.build>
2023-08-31[ci] release (#8330)astro@3.0.5@astrojs/vercel@4.0.2Gravatar Houston (Bot) 46-91/+87
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-31[ci] formatGravatar natemoo-re 1-17/+22
2023-08-31fix: exclude redirects when running `functionPerRoute` (#8320)Gravatar Emanuele Stoppa 5-7/+56
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
2023-08-31Improve `astro info` command (#8327)Gravatar Nate Moore 3-35/+88
* feat(astro): improve info command * chore: update browser field
2023-08-31Prevent View Transition fallback from waiting on looping animations (#8331)Gravatar Matthew Phillips 2-1/+19
* Prevent View Transition fallback from waiting on looping animations * Filter out infinite animations
2023-08-31View Transitions: use history.scrollRestoration="manual" (#8231)Gravatar Justin Beaty 2-0/+14
* View Transitions: use history.scrollRestoration="manual" * Update changeset * Set scrollRestoration to manual before popState Co-authored-by: Martin Trapp <94928215+martrapp@users.noreply.github.com> --------- Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com> Co-authored-by: Martin Trapp <94928215+martrapp@users.noreply.github.com>
2023-08-31fix(@astrojs/vercel): include astro feature map and adapter features to the ↵Gravatar Emanuele Stoppa 2-1/+22
static adapter (#8318)
2023-08-31[ci] release (#8326)astro@3.0.4@astrojs/vercel@4.0.1Gravatar Houston (Bot) 44-85/+87
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-31[ci] formatGravatar matthewp 2-4/+4
2023-08-31Prevent React hook call warnings when used with MDX (#8324)Gravatar Matthew Phillips 6-3/+54
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
2023-08-31Update Vercel warning verbiage (#8328)Gravatar Matthew Phillips 2-1/+8
* Update Vercel warning verbiage * Changeset and suggestion of functionPerRoute: false
2023-08-31fix(@astrojs/vercel): warn user when `functionPerRoute` is `true` (#8319)Gravatar Emanuele Stoppa 2-1/+11
2023-08-30[ci] release (#8304)astro@3.0.3Gravatar Houston (Bot) 41-70/+71
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-30fix(ssr): inline middleware during the build, not rely on file system (#8300)Gravatar Emanuele Stoppa 10-38/+22
* fix(ssr): inline middleware during the build, not rely on file system * feedback * chore: fix lint --------- Co-authored-by: Nate Moore <nate@astro.build> Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
2023-08-30[ci] release (#8302)create-astro@4.0.1Gravatar Houston (Bot) 3-6/+7
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-30Update CodeSandbox config for Node 18 and new editor (#8292)Gravatar Erika 49-254/+30
* config: update config for codesandbox * feat: update create-astro to remove .codesandbox folder * chore: changeset * fix: use node18
2023-08-30[ci] release (#8296)astro@3.0.2Gravatar Houston (Bot) 41-70/+71
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-30fix: tsc errors in components (#8293)Gravatar Erika 2-0/+9
* fix: tsc errors in components.ts * chore: changeset
2023-08-30config: set proper default config on framework-react example (#8289)Gravatar Erika 1-1/+5
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
2023-08-30[ci] release (#8288)astro@3.0.1Gravatar Houston (Bot) 43-82/+77
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-30Revert "[ci] release (#8285)" (#8290)Gravatar Matthew Phillips 42-75/+77
This reverts commit b4e67a0b1bb515fe7943a970e5048a0293b0aeec.
2023-08-30[ci] release (#8285)Gravatar Houston (Bot) 42-77/+75
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-30chore: add warnings to console for deprecated options (#8283)Gravatar Emanuele Stoppa 2-8/+13
2023-08-30[ci] formatGravatar matthewp 1-8/+12
2023-08-30Fix astro check failure on first try (#8287)Gravatar Matthew Phillips 4-24/+36
2023-08-30[docs] remove experimental from image configs (#8282)Gravatar Sarah Rainsberger 2-4/+9
2023-08-30[ci] release (#8279)create-astro@4.0.0astro@3.0.0@astrojs/vue@3.0.0@astrojs/vercel@4.0.0@astrojs/underscore-redirects@0.3.0@astrojs/telemetry@3.0.0@astrojs/tailwind@5.0.0@astrojs/svelte@4.0.0@astrojs/solid-js@3.0.0@astrojs/sitemap@3.0.0@astrojs/rss@3.0.0@astrojs/react@3.0.0@astrojs/prism@3.0.0@astrojs/prefetch@0.4.0@astrojs/preact@3.0.0@astrojs/partytown@2.0.0@astrojs/node@6.0.0@astrojs/netlify@3.0.0@astrojs/mdx@1.0.0@astrojs/markdown-remark@3.0.0@astrojs/markdoc@0.5.0@astrojs/lit@3.0.0@astrojs/internal-helpers@0.2.0@astrojs/deno@5.0.0@astrojs/cloudflare@7.0.0@astrojs/alpinejs@0.3.0Gravatar Houston (Bot) 168-1252/+1335
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-30Remove draft pages info from mdx integration guide (#8281)Gravatar Yan Thomas 1-1/+1
2023-08-30chore: exit from `next` mode (#8278)Gravatar Emanuele Stoppa 1-1/+1
2023-08-29Add missing backtics to `scopedStyleStrategy` value (#8275)Gravatar Yan Thomas 1-1/+1
2023-08-29[ci] release (rc) (#8272)astro@3.0.0-rc.11Gravatar Houston (Bot) 41-65/+72
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-29[ci] formatGravatar matthewp 1-1/+1
2023-08-29Fix video persistence regression (#8271)Gravatar Matthew Phillips 3-12/+13
* Fix video persistence regression * Adding a changeset
2023-08-29[ci] release (rc) (#8267)astro@3.0.0-rc.10Gravatar Houston (Bot) 41-65/+75
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-29Prevent ViewTransition script from being added by mistake (#8268) (#8270)Gravatar Matthew Phillips 4-1/+13
* Prevent ViewTransition script from being added by mistake * Add the 2-legacy branch to CI
2023-08-29fix: settings requiring service to be set when settings domains or ↵Gravatar Erika 2-11/+21
remotePatterns (#8266)
2023-08-29added e2e tests for history navigation to fragment positions (#8265)Gravatar Martin Trapp 2-2/+46
2023-08-29[ci] release (rc) (#8256)astro@3.0.0-rc.9@astrojs/vue@3.0.0-rc.2@astrojs/telemetry@3.0.0-rc.4@astrojs/svelte@4.0.0-rc.3@astrojs/solid-js@3.0.0-rc.4@astrojs/react@3.0.0-rc.6@astrojs/preact@3.0.0-rc.3Gravatar Houston (Bot) 51-97/+159
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-29[ci] formatGravatar natemoo-re 5-13/+19
2023-08-29Unmount framework components when islands are destroyed (#8264)Gravatar Nate Moore 10-43/+63
* fix(view-transitions): update persistence logic for improved unmount behavior * feat(astro): add `astro:unmount` event * feat(vue): automatically unmount islands * feat(react): automatically unmount islands * feat(react): automatically unmount islands * feat(solid): automatically dispose of islands * feat(svelte): automatically destroy of islands * feat(svelte): automatically destroy of islands * feat(solid): automatically dispose of islands * feat(preact): automatically unmount islands * chore: update changeset * fix: rebase issue * chore: add clarifying comment * chore: remove duplicate changeset * chore: add changeset
2023-08-29feat: add generic to type params to Astro global (#8263)Gravatar Erika 2-9/+20
* feat: add generic to type params to Astro global * chore: changeset
2023-08-28[ci] formatGravatar natemoo-re 4-18/+18
2023-08-28Update telemetry notice (#8234)Gravatar Nate Moore 6-34/+133
* chore: enable telemetry notice * chore: update telemetry date, notify * chore(telemetry): refactor telemetry notices * chore: add changeset * chore: improve debugging * chore: update debug * fix: logical error * chore(lint): remove unused input * chore: improve telemetry debug * chore: improve telemetry tests * chore: allow isCI to be stubbed * chore: stub process.env * chore: stub process.env * chore: add env to class * chore: act like we're not on CI * test: didn't commit the env stub properly * chore: tweak wording