summaryrefslogtreecommitdiff
path: root/examples/with-markdoc/src
diff options
context:
space:
mode:
Diffstat (limited to 'examples/with-markdoc/src')
0 files changed, 0 insertions, 0 deletions
span class='deletions'>-3/+35 Co-authored-by: Arsh <69170106+lilnasy@users.noreply.github.com> Co-authored-by: Kevin Zuniga Cuellar <46791833+kevinzunigacuellar@users.noreply.github.com> Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev> 2024-02-29[ci] formatGravatar Arsh 4-14/+14 2024-03-01fix(dev): cosider `base` when special-casing `/_image` (#10274)Gravatar Arsh 7-21/+53 * fix(dev): cosider `base` when special-casing `/_image` * add changeset * adjust tests * Apply suggestions from code review * add test 2024-02-29[ci] formatGravatar Fred K. Schott 1-4/+3 2024-02-28update login flow to support Brave (#10258)Gravatar Fred K. Schott 4-28/+56 2024-02-29[ci] formatGravatar Fred K. Schott 1-26/+43 2024-02-28improve link command (#10257)Gravatar Fred K. Schott 1-34/+184 2024-02-29Updates deprecated Node.js 16 github actions (#10270)Gravatar Martin Trapp 8-15/+15 2024-02-29Fix Vitest check fail again (#10266)Gravatar Bjorn Lu 2-71/+38 2024-02-28[ci] formatGravatar Martin Trapp 1-1/+4 2024-02-28Adds auto completion of `astro:` events when adding or removing event ↵Gravatar Martin Trapp 2-3/+14 listeners on `document` (#10263) 2024-02-28Update Vite to latest (#10259)Gravatar Bjorn Lu 11-387/+59 2024-02-28[ci] release (#10236)astro@4.4.6@astrojs/svelte@5.2.0Gravatar Houston (Bot) 39-245/+84 Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2024-02-28[ci] formatGravatar Furkan Erdem 1-1/+1 2024-02-28fix(i18n): localised index pages are overwritten (#10250)Gravatar Furkan Erdem 9-7/+252 * fix(i18n): localised index pages are overwritten * chore: add changeset * chore: add pnpm lock 2024-02-28fix: change strategy for route caching (#10248)Gravatar Emanuele Stoppa 2-4/+14 * fix: change strategy for route caching * use route and component as cache key 2024-02-28Fix TypeScript type definitions for `Code` component (#10251)Gravatar Ming-jun Lu 2-3/+8 Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev> 2024-02-27chang changeset (#10253)Gravatar Martin Trapp 1-1/+1 2024-02-27Removes morph animations when setting transition:animate=none (#10247)Gravatar Martin Trapp 2-0/+6 * Removes morph animations when setting transition:animate=none * Apply suggestions from code review --------- Co-authored-by: Arsh <69170106+lilnasy@users.noreply.github.com> 2024-02-27chore: import sort `astro` package (#10245)Gravatar Emanuele Stoppa 106-233/+233 * chore: import sort source code, exception for the `astro` package * fix import sorting bug * chore: import sorting for the `astro` package 2024-02-27Fix Svelte editor tooling not working under relaxed TypeScripts projects ↵Gravatar Erika 4-14/+10 (#10244) * fix(svelte): Add TypeScript as a peer dep * Update .changeset/gold-baboons-drum.md 2024-02-27[ci] formatGravatar Emanuele Stoppa 1-1/+1 2024-02-27chore: import sort source code, exception for the `astro` package (#10242)Gravatar Emanuele Stoppa 81-191/+193 * chore: import sort source code, exception for the `astro` package * fix import sorting bug * Update packages/integrations/lit/server.js Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com> --------- Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com> 2024-02-27Improve the message of `MiddlewareCantBeLoaded` for clarity (#10239)Gravatar Ming-jun Lu 2-1/+6 * Improve the message of `MiddlewareCantBeLoaded` for clarity * Add changeset 2024-02-26[ci] formatGravatar Martin Trapp 1-1/+3 2024-02-26Warn when view transitions run on a prefer-reduced-motion device (#10222)Gravatar Martin Trapp 2-0/+8 * Warn when view transitions run on a prefere-reduced-motion device * ViewTransitions.astro aktualisieren Co-authored-by: Emanuele Stoppa <my.burning@gmail.com> --------- Co-authored-by: Emanuele Stoppa <my.burning@gmail.com> 2024-02-26[ci] release (#10218)astro@4.4.5@astrojs/vercel@7.3.4@astrojs/svelte@5.1.0@astrojs/db@0.4.1Gravatar Houston (Bot) 46-114/+100 Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2024-02-26fix: better assetsInlineLimit runtime type checking (#10154)Gravatar James Ross 2-9/+13 * fix: string assetsInlineLimit * fix: better handle NaN values for `assetsInlineLimit` * chore: prettier * chore: simplify for requested changes * chore: update changeset * chore: remove tests * chore: simplify function * Apply suggestions from code review --------- Co-authored-by: Arsh <69170106+lilnasy@users.noreply.github.com> 2024-02-26fix: correct remote url (#10223)Gravatar Ben Holmes 2-2/+8 * fix: get correct url * chore: changeset * fix: respect runtime env 2024-02-26fix(toolbar): Make it so every built-in app can be closed by outside clicks ↵Gravatar Erika 8-51/+63 (#10220) * fix(toolbar): Make it so every built-in app can be closed by outside clicks * chore: changeset * test: add tests * test: fix test * ci: don't run bundle-size on dev-toolba 2024-02-26Fix an issue where Vercel adapter may create functions for prerendered ↵Gravatar Ming-jun Lu 4-2/+26 routes (#10231) * fix: fix an issue where Vercel adapter may create functions for prerendered routes * test: update test cases in `split.test.js` * chore: add changeset * refactor: apply suggested changes from code review * Apply suggestions from code review --------- Co-authored-by: Arsh <69170106+lilnasy@users.noreply.github.com> 2024-02-26[ci] formatGravatar Matthew Phillips 1-1/+1 2024-02-26Fix hydration scripts missing from dynamic slot usage (#10219)Gravatar Matthew Phillips 6-1/+69 2024-02-26[ci] formatGravatar Matthew Phillips 1-5/+5 2024-02-26Prevent errors in rendering from crashing server (#10221)Gravatar Matthew Phillips 7-14/+78 * Prevent errors in rendering from crashing server * Add changeset * Make the reject an error * Simplify * Update .changeset/breezy-pears-admire.md Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev> --------- Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev> 2024-02-26fix: svelte 5 mount/hydrate api change. (#10224)Gravatar 前端子鱼 3-5/+12 2024-02-24[ci] formatGravatar Arsh 1-9/+30 2024-02-24prevent warning: `Astro.request.headers` is not available in "static" output ↵Gravatar Arsh 2-27/+30 mode (#10196) 2024-02-23Improved error logging from config (#10207)Gravatar Ben Holmes 4-36/+67 * fix: better error messaging on seed() * chore: collection -> table for errors * chore: changeset 2024-02-23[ci] formatGravatar Arsh 3-3/+3 2024-02-23fix(dev): remove params for prerendered pages (#10199)Gravatar Arsh 9-13/+78 * fix(dev): remove params for prerendered pages * add test * add changset * deduplicate param removal * format * adjust tests 2024-02-23[ci] release (#10213)astro@4.4.4@astrojs/vercel@7.3.3@astrojs/node@8.2.1@astrojs/db@0.4.0Gravatar Houston (Bot) 41-177/+95 Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2024-02-23Fixes edge middleware calling nested routes (#10215)Gravatar Matthew Phillips 2-1/+6 2024-02-23Adds an error message for non-string transition:name values (#10205)Gravatar Martin Trapp 2-0/+8 2024-02-23[ci] formatGravatar Furkan Erdem 1-1/+1 2024-02-23Fix(node): Custom headers are not present in responses from standalone Node ↵Gravatar Furkan Erdem 8-0/+163 server in preview mode (#10208) * fix(node): add user specified headers to preview server responses * docs: clarify comment * style: new line * test: remove test * chore: add changeset