summaryrefslogtreecommitdiff
path: root/examples (follow)
AgeCommit message (Collapse)AuthorFilesLines
2022-10-07[ci] release (#5014)astro@1.4.6@astrojs/prefetch@0.0.8Gravatar Fred K. Bot 24-25/+25
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-10-06[ci] release (#4976)astro@1.4.5@astrojs/solid-js@1.1.1@astrojs/partytown@1.0.1@astrojs/image@0.9.2@astrojs/cloudflare@3.0.0Gravatar Fred K. Bot 24-27/+27
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-10-05Remove early return from SSR example (#4993)Gravatar Matthew Phillips 1-2/+0
2022-10-03[ci] release (#4968)astro@1.4.4Gravatar Fred K. Bot 24-25/+25
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-10-03[ci] release (#4957)astro@1.4.3@astrojs/mdx@0.11.4Gravatar Fred K. Bot 24-27/+27
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-30[ci] release (#4943)astro@1.4.2Gravatar Fred K. Bot 24-25/+25
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-30chore: delete .stackblitzrc files from examples (#4922)Gravatar Nate Moore 22-132/+0
Co-authored-by: Nate Moore <nate@astro.build>
2022-09-30[ci] release (#4921)astro@1.4.1@astrojs/image@0.9.0Gravatar Fred K. Bot 24-25/+25
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-29[ci] release (#4903)astro@1.4.0@astrojs/vue@1.1.0@astrojs/vercel@2.1.0@astrojs/telemetry@1.0.1@astrojs/tailwind@2.0.2@astrojs/svelte@1.0.1@astrojs/rss@1.0.2@astrojs/preact@1.1.1@astrojs/node@1.1.0@astrojs/netlify@1.1.0@astrojs/mdx@0.11.3@astrojs/markdown-remark@1.1.3@astrojs/image@0.8.1@astrojs/deno@1.1.0@astrojs/cloudflare@2.1.0Gravatar Fred K. Bot 24-42/+42
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-29[ci] formatGravatar matthewp 1-1/+3
2022-09-29fix trailing slash mismatch in dev vs build in docs example (#4912)Gravatar Rishi Raj Jain 1-1/+1
2022-09-28[ci] formatGravatar FredKSchott 2-4/+4
2022-09-28redesign basics template (#4879)Gravatar Fred K. Schott 3-88/+34
2022-09-28Remove shamefully-hoist (#4842)Gravatar Bjorn Lu 23-46/+1
2022-09-27[ci] release (#4846)create-astro@1.1.0astro@1.3.1@astrojs/webapi@1.1.0@astrojs/vercel@2.0.1@astrojs/mdx@0.11.2@astrojs/image@0.8.0Gravatar Fred K. Bot 24-27/+27
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-26add double check on astro file return type to display more human readable ↵Gravatar Steven Yung 1-0/+2
error (#4857)
2022-09-23update SSR example to match recent change on Astro API Context (#4854)Gravatar Steven Yung 2-4/+6
2022-09-22examples rss: add mdx file ending (#4710)Gravatar Tobias 1-1/+1
This follows the same pattern used in https://github.com/withastro/astro/blob/main/examples/blog/src/pages/blog.astro#L8. Without adding `mdx` here, only some blog posts will be part of the rss.xml file.
2022-09-22[ci] release (#4833)astro@1.3.0Gravatar Fred K. Bot 24-25/+25
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-22Revert preact signals support (#4843)Gravatar Matthew Phillips 3-15/+8
* Revert "Update preact example to match @astrojs/preact ranges (#4840)" This reverts commit d650a1161a0288f8f2d35ae67771279d067920e9. * Revert "[ci] format" This reverts commit e3c78c5b164c338389c437743ba02a7be64e27fb. * Revert "Support shared signals in Preact islands (#4763)" This reverts commit 5e46be54683592773e6dfc2d33825493886114b0.
2022-09-22Update preact example to match @astrojs/preact ranges (#4840)Gravatar Matthew Phillips 1-1/+1
2022-09-22Update blog post date text color to meet contrast-ratio guidelines (#4821)Gravatar Brett Jankord 1-1/+1
2022-09-21[ci] formatGravatar matthewp 1-1/+1
2022-09-21Support shared signals in Preact islands (#4763)Gravatar Matthew Phillips 3-8/+15
* Support signals in Preact islands * Add a changeset * Only add signals if we need them * Refactor signal logic into its own module * Keep track of the signals used
2022-09-20[ci] release (#4811)create-astro@1.0.2astro@1.2.8@astrojs/react@1.1.4@astrojs/markdown-remark@1.1.2@astrojs/cloudflare@2.0.0Gravatar Fred K. Bot 24-29/+29
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-20[ci] formatGravatar matthewp 3-58/+69
2022-09-20Add Deno example (#4641)Gravatar Elian ☕️ 12-0/+342
* Add Deno example * update lockfile * update README * update README
2022-09-19[ci] release (#4790)astro@1.2.7Gravatar Fred K. Bot 23-24/+24
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-16[ci] release (#4781)astro@1.2.6Gravatar Fred K. Bot 23-24/+24
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-16.md only: npm init astro --> npm create astro (#4760)Gravatar Michael Rienstra 22-25/+25
* .md only: npm init astro --> npm create astro For consistency with https://github.com/withastro/docs/pull/360. Docs always use `npm create astro` (never `npm init astro`), README.md files in this repo should do the same. Search: `\b(npm|yarn|pnpm) init astro\b` Replace: `$1 create astro` Except for two instances: 1. `packages/create-astro/CHANGELOG.md` -- skipped because changelog. 2. `packages/create-astro/test/create-astro.test.js.skipped` -- skipped, old test disabled in https://github.com/withastro/astro/pull/3168. * docs: add `@latest` to `npm create astro` Co-authored-by: Bjorn Lu <bjorn@bjornlu.com> Co-authored-by: Michael Rienstra <michael@goodmoney.com>
2022-09-15[ci] release (#4761)astro@1.2.5@astrojs/tailwind@2.0.1Gravatar Fred K. Bot 23-25/+25
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-15Fix typo in portfolio example (#4764)Gravatar Calvin Liang 1-1/+1
`/products/` doesn't exist. Likely means`/projects/`.
2022-09-14[ci] release (#4750)astro@1.2.4@astrojs/tailwind@2.0.0@astrojs/react@1.1.3Gravatar Fred K. Bot 23-28/+28
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-13Delete examples/component/demo directory (#4739)Gravatar Nate Moore 1-10/+0
2022-09-13[ci] release (#4729)astro@1.2.3@astrojs/tailwind@1.0.1@astrojs/netlify@1.0.3Gravatar Fred K. Bot 23-25/+25
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-13Migrate examples to `type: module` (#4662)Gravatar Nate Moore 23-1/+32
* chore: move examples to type module * chore: prefer astro.config.mjs to astro.config.js * chore: reference CJS config file Co-authored-by: Nate Moore <nate@astro.build>
2022-09-13Template (Blog): fix `HeaderLink` `isActive` check (#4647)Gravatar Sami Jaber 1-1/+1
* remove trailing slashes when checking active href * use simpler regex Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com> * remove unused code Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
2022-09-12[ci] release (#4707)astro@1.2.2@astrojs/vue@1.0.2@astrojs/vercel@2.0.0@astrojs/rss@1.0.1Gravatar Fred K. Bot 23-27/+27
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-09[ci] release (#4702)astro@1.2.1@astrojs/image@0.7.0Gravatar Fred K. Bot 23-24/+24
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-09[ci] release (#4698)astro@1.2.0Gravatar Fred K. Bot 23-24/+24
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-09Fix theme.css location in docs starter project (#4697)Gravatar Brendan O'Leary 1-2/+2
* Fix theme.css location in docs starter project * Also fix in diff display Co-authored-by: Brendan O'Leary <boleary@gitlab.com>
2022-09-09[ci] release (#4680)astro@1.1.8@astrojs/react@1.1.2@astrojs/image@0.6.1Gravatar Fred K. Bot 23-27/+27
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-08[ci] formatGravatar matthewp 1-1/+1
2022-09-07fix: add private to component to prevent accidental publish (#4668)Gravatar Nate Moore 1-0/+1
Co-authored-by: Nate Moore <nate@astro.build>
2022-09-07chore: update component template (#4540)Gravatar Dan Jutan 19-226/+44
Co-authored-by: Nate Moore <nate@astro.build>
2022-09-07[ci] release (#4657)astro@1.1.7@astrojs/preact@1.1.0@astrojs/image@0.6.0Gravatar Fred K. Bot 24-29/+29
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-06[ci] release (#4620)astro@1.1.6@astrojs/vue@1.0.1@astrojs/image@0.5.1@astrojs/alpinejs@0.1.2Gravatar Fred K. Bot 24-27/+27
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-06[ci] formatGravatar Jutanium 1-1/+0
2022-09-06Update portfolio, removing Sass and Preact (#4556)Gravatar Dan Jutan 20-457/+400
* remove sass and preact from portfolio example * add back public folder * remove lockfile * Update examples/portfolio/src/layouts/project.astro Co-authored-by: Ben Holmes <hey@bholmes.dev> * run prettier * Update examples/portfolio/src/pages/index.astro Co-authored-by: Ben Holmes <hey@bholmes.dev> * remove wrapper class * remove button component; fix padding * improve mobile layout * lockfile * Revert "lockfile" This reverts commit e32518f4443d0b16cf0ec2301bac8690d57c2360. * Update examples/portfolio/src/pages/index.astro Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> * Update examples/portfolio/src/components/Nav.astro Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> * update astro * lockfile (again) Co-authored-by: Ben Holmes <hey@bholmes.dev> Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2022-09-06remove subpath and env-vars examples (#4606)Gravatar Dan Jutan 29-318/+0