summaryrefslogtreecommitdiff
path: root/examples (follow)
AgeCommit message (Collapse)AuthorFilesLines
2022-06-24[ci] release (#3692)astro@1.0.0-beta.54@astrojs/vue@0.2.0@astrojs/svelte@0.2.0@astrojs/solid-js@0.2.0@astrojs/sitemap@0.2.2@astrojs/react@0.2.0@astrojs/preact@0.2.0@astrojs/lit@0.3.0Gravatar github-actions[bot] 28-60/+60
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-06-23[ci] release (#3684)astro@1.0.0-beta.53@astrojs/svelte@0.1.5@astrojs/partytown@0.1.5Gravatar github-actions[bot] 28-34/+34
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-06-22[ci] release (#3683)astro@1.0.0-beta.52Gravatar github-actions[bot] 28-28/+28
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-06-22[ci] release (#3666)astro@1.0.0-beta.51@astrojs/netlify@0.4.6@astrojs/deno@0.1.6Gravatar github-actions[bot] 28-28/+28
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-06-22Fix react dependencies to improve test reliability (#3673)Gravatar hippotastic 1-2/+2
* Fix local react tests by unifying versions * Add missing dependencies to react tests * Add changeset * Fix lockfile Co-authored-by: Matthew Phillips <matthew@skypack.dev>
2022-06-22Revert "add Astro Deno Example (#3645)" (#3674)Gravatar Matthew Phillips 15-3847/+0
This reverts commit e88b23ea5271369bcd26b0f011cc9146fc258b8c.
2022-06-21[ci] formatGravatar Jutanium 1-5/+5
2022-06-21add Astro Deno Example (#3645)Gravatar Elian ☕️ 15-0/+3847
* add Astro Deno Example * add changeset * update pnpm lock Co-authored-by: Dan Jutan <danjutan@gmail.com>
2022-06-21[ci] release (#3664)astro@1.0.0-beta.50Gravatar github-actions[bot] 28-28/+28
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-06-21[ci] release (#3662)astro@1.0.0-beta.49@astrojs/sitemap@0.2.1Gravatar github-actions[bot] 28-29/+29
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-06-21chore(example): fix @types install type (#3656)Gravatar Jeff Mendez 1-2/+2
2022-06-21[ci] release (#3615)astro@1.0.0-beta.48@astrojs/telemetry@0.1.3@astrojs/sitemap@0.2.0@astrojs/netlify@0.4.5@astrojs/markdown-remark@0.11.3@astrojs/lit@0.2.0Gravatar github-actions[bot] 28-35/+35
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Matthew Phillips <matthew@skypack.dev>
2022-06-16feat: improved sitemap (#3579)Gravatar Oleksii Tymoshenko 1-0/+1
* feat: extended sitemap functionality * docs: del samples * docs: readme * feat: new sitemap * feat: createLinkInHead removed * docs: updated changeset text * refactor: 'zod' function() instead of self made refine() * Revert "refactor: 'zod' function() instead of self made refine()" This reverts commit 036bac730d235b96b218e4d8c97527fa922b044f. undo function()
2022-06-16[ci] release (#3604)astro@1.0.0-beta.47@astrojs/netlify@0.4.4@astrojs/cloudflare@0.2.0Gravatar github-actions[bot] 28-28/+28
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-06-15Update README.md (#3597)Gravatar Dan Jutan 1-12/+29
- Fix the tree to reflect the actual example contents - Remove RSS and Sitemap bullet points, since they aren't in the project
2022-06-14[ci] release (#3596)astro@1.0.0-beta.46Gravatar github-actions[bot] 28-28/+28
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-06-14[ci] release (#3594)astro@1.0.0-beta.45Gravatar github-actions[bot] 28-28/+28
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-06-13fix(examples): incorrect StackBlitz demo URLs (#3584)Gravatar Florens Verschelde 5-7/+7
2022-06-10[ci] release (#3569)astro@1.0.0-beta.44@astrojs/sitemap@0.1.2@astrojs/markdown-remark@0.11.2Gravatar github-actions[bot] 28-32/+32
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-06-10[ci] release (#3549)astro@1.0.0-beta.43@astrojs/sitemap@0.1.1@astrojs/markdown-remark@0.11.1Gravatar github-actions[bot] 28-32/+32
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-06-07[ci] release (#3534)astro@1.0.0-beta.42@astrojs/netlify@0.4.3@astrojs/deno@0.1.5Gravatar github-actions[bot] 28-28/+28
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-06-06[ci] release (#3512)astro@1.0.0-beta.41@astrojs/markdown-remark@0.11.0@astrojs/lit@0.1.5Gravatar github-actions[bot] 28-34/+34
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-06-03[ci] update lockfile (#3515)Gravatar Fred K. Schott 4-4/+4
Co-authored-by: FredKSchott <FredKSchott@users.noreply.github.com>
2022-06-02[ci] release (#3509)astro@1.0.0-beta.40@astrojs/netlify@0.4.2@astrojs/deno@0.1.4Gravatar github-actions[bot] 28-28/+28
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-06-02[ci] release (#3488)astro@1.0.0-beta.39@astrojs/solid-js@0.1.4Gravatar github-actions[bot] 28-32/+32
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-06-01[ci] update lockfile (#3495)Gravatar Fred K. Schott 10-10/+10
Co-authored-by: FredKSchott <FredKSchott@users.noreply.github.com>
2022-05-31[ci] release (#3485)astro@1.0.0-beta.38@astrojs/vue@0.1.5@astrojs/svelte@0.1.4@astrojs/solid-js@0.1.3@astrojs/react@0.1.3@astrojs/preact@0.1.3@astrojs/markdown-remark@0.10.2@astrojs/lit@0.1.4@astrojs/deno@0.1.3Gravatar github-actions[bot] 28-62/+62
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-05-31[ci] update lockfile (#3448)Gravatar Fred K. Schott 4-6/+6
Co-authored-by: FredKSchott <FredKSchott@users.noreply.github.com>
2022-05-31Correcting the link to docs on Just the Basics starter README (#3482)Gravatar Sarah Rainsberger 11-11/+11
* Correcting the link to docs on Just the Basics starter README The link to documentation did not actually go to Docs. Now it does! * fixing all other starter template READMEs with incorrect link to docs
2022-05-30[ci] release (#3479)astro@1.0.0-beta.37Gravatar github-actions[bot] 28-28/+28
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-05-30Remove unused slot until slot bugs are fixed (#3475)Gravatar Florian S 1-2/+1
Simple fix for #3473 as the slot was never used in this example. Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2022-05-27[ci] release (#3463)astro@1.0.0-beta.36Gravatar github-actions[bot] 28-28/+28
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-05-26[ci] release (#3453)astro@1.0.0-beta.35Gravatar github-actions[bot] 28-28/+28
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-05-26[ci] release (#3446)astro@1.0.0-beta.34@astrojs/markdown-remark@0.10.1Gravatar github-actions[bot] 28-31/+31
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-05-25[ci] release (#3435)astro@1.0.0-beta.33@astrojs/webapi@0.12.0@astrojs/vercel@0.2.3@astrojs/partytown@0.1.4@astrojs/node@0.1.2@astrojs/netlify@0.4.1@astrojs/markdown-remark@0.10.0Gravatar github-actions[bot] 28-32/+32
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-05-24[ci] update lockfile (#3419)Gravatar Fred K. Schott 10-10/+10
Co-authored-by: FredKSchott <FredKSchott@users.noreply.github.com>
2022-05-23[ci] release (#3409)Gravatar github-actions[bot] 28-29/+29
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-05-20[ci] update lockfile (#3414)Gravatar Fred K. Schott 3-3/+3
Co-authored-by: FredKSchott <FredKSchott@users.noreply.github.com>
2022-05-19[ci] release (#3405)astro@1.0.0-beta.31Gravatar github-actions[bot] 28-28/+28
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-05-19[ci] update lockfile (#3404)Gravatar Fred K. Schott 7-9/+9
Co-authored-by: FredKSchott <FredKSchott@users.noreply.github.com>
2022-05-18[ci] release (#3400)create-astro@0.12.2astro@1.0.0-beta.30Gravatar github-actions[bot] 28-28/+28
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-05-18[ci] update lockfile (#3395)Gravatar Fred K. Schott 4-6/+6
Co-authored-by: FredKSchott <FredKSchott@users.noreply.github.com>
2022-05-17[ci] release (#3378)astro@1.0.0-beta.29@astrojs/vercel@0.2.2@astrojs/turbolinks@0.1.3@astrojs/partytown@0.1.3@astrojs/netlify@0.4.0@astrojs/lit@0.1.3Gravatar github-actions[bot] 28-33/+33
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-05-16[ci] update lockfile (#3363)Gravatar Fred K. Schott 5-5/+5
Co-authored-by: FredKSchott <FredKSchott@users.noreply.github.com>
2022-05-12[ci] release (#3334)create-astro@0.12.1astro@1.0.0-beta.28@astrojs/vue@0.1.4@astrojs/vercel@0.2.0@astrojs/svelte@0.1.3@astrojs/react@0.1.2@astrojs/netlify@0.3.4Gravatar github-actions[bot] 28-44/+44
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-05-12[ci] formatGravatar matthewp 1-85/+78
2022-05-12Fixed search bar of the docs example not working (#3247)Gravatar Rafid Muhymin Wafi 1-76/+94
* fixed search bar not working * fixed search bar not working during build * fix search bar throwing error on production site
2022-05-12[ci] update lockfile (#3287)Gravatar Fred K. Schott 16-40/+40
* [ci] update lockfile * chore: fix lockfile * fix: pin turbo Co-authored-by: FredKSchott <FredKSchott@users.noreply.github.com> Co-authored-by: Nate Moore <nate@skypack.dev>
2022-05-11fix: updated blog template with existing address (#3312)Gravatar Gautier Ben Aïm 1-2/+2
2022-05-11refactor(vercel): Build Output API v3 (#3216)Gravatar Juan Martín Seery 25-25/+0
* Removed ignores * Migration to v3 * More changes * Remove legacy redirects * Fail when there is no ENABLE_VC_BUILD * Fix edge * Updated readme * Changeset * Added static mode * Updated documentation * Updated shim * Made edge work! * Updated changeset * Ensure empty dir * Fixed redirects for dynamic paths * Removed extra declaration * Splited imports * Updated readme * Fixed some urls * Deprecated shim! * [test]: Vercel NFT * Beautify * Edge bundle to node 14.19 Vercel runs 14.19.1 (I've checked it manually) * Re-added shim (#3304) * Added `node:` prefix * Use the same bundling as Deno for Edge * Remove esbuild * Fixed shim * Moved nft * Updated changeset * Added note about Edge * fix typo * Added support for Node 16 (vercel/vercel#7772)