summaryrefslogtreecommitdiff
path: root/examples/basics (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-08-14[ci] release (beta) (#8067)astro@3.0.0-beta.2@astrojs/vercel@4.0.0-beta.2@astrojs/react@3.0.0-beta.2@astrojs/markdoc@1.0.0-beta.1@astrojs/internal-helpers@0.2.0-beta.1Gravatar Houston (Bot) 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-11[ci] release (beta) (#7952)astro@3.0.0-beta.1@astrojs/vercel@4.0.0-beta.1@astrojs/telemetry@3.0.0-beta.1@astrojs/solid-js@3.0.0-beta.1@astrojs/react@3.0.0-beta.1@astrojs/preact@3.0.0-beta.1@astrojs/netlify@3.0.0-beta.1@astrojs/cloudflare@7.0.0-beta.1Gravatar Houston (Bot) 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-10Merge remote-tracking branch 'origin/main' into nextGravatar Emanuele Stoppa 1-1/+1
2023-08-09[ci] release (#8000)create-astro@3.1.12astro@2.10.4@astrojs/preact@2.2.2Gravatar Houston (Bot) 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-08chore: fix rebase issueGravatar Emanuele Stoppa 1-1/+1
2023-08-08[ci] release (beta) (#7897)Gravatar Houston (Bot) 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-08feat: change default port to 4321 (#7874)Gravatar Emanuele Stoppa 2-2/+2
Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>
2023-08-07[ci] release (#7988)astro@2.10.3Gravatar Houston (Bot) 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-07[ci] release (#7958)astro@2.10.2@astrojs/rss@2.4.4@astrojs/lit@2.1.1Gravatar Houston (Bot) 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-03[ci] release (#7937)astro@2.10.1@astrojs/internal-helpers@0.1.2Gravatar Houston (Bot) 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-03[ci] formatGravatar natemoo-re 1-1/+1
2023-08-03Make the image decorative (#7926)Gravatar Mike Gifford 1-0/+1
* Make the image decorative * Update examples/basics/src/pages/index.astro --------- Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
2023-08-03[ci] release (#7912)astro@2.10.0@astrojs/vercel@3.8.0@astrojs/node@5.3.2@astrojs/image@0.17.3Gravatar Houston (Bot) 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-01[ci] release (#7877)astro@2.9.7@astrojs/vercel@3.7.5@astrojs/node@5.3.1@astrojs/netlify@2.5.2Gravatar Houston (Bot) 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-07-28[ci] release (#7854)astro@2.9.6Gravatar Houston (Bot) 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-07-28[ci] release (#7851)astro@2.9.5Gravatar Houston (Bot) 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-07-27[ci] release (#7813)astro@2.9.4@astrojs/netlify@2.5.1Gravatar Houston (Bot) 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-07-25[ci] release (#7784)astro@2.9.3@astrojs/markdoc@0.4.4@astrojs/deno@4.3.0Gravatar Houston (Bot) 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-07-25Update README.md (#7796)Gravatar Mark Peck 1-1/+1
Updates blog image in readme
2023-07-24[ci] formatGravatar doodlemarks 4-12/+30
2023-07-24Basics theme styling updates (#7760)Gravatar Mark Peck 5-33/+57
* update styling and include asset * whoopsies, didnt mean to include these * im rusty dont judge * another thing I didn't want pushed * anything for chris * for natey poo * just stop
2023-07-24[ci] release (#7763)astro@2.9.2Gravatar Houston (Bot) 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-07-21[ci] release (#7737)astro@2.9.1@astrojs/vercel@3.7.4Gravatar Houston (Bot) 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-07-20[ci] release (#7714)astro@2.9.0@astrojs/sitemap@2.0.1Gravatar Houston (Bot) 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-07-19Initial View Transition Support (#7511)Gravatar Matthew Phillips 1-1/+1
* Basic support * Add the fade transition * Move CSS into a separate file * Add transition name * View Transitions changeset * Replace the boolean transition with 'morph' * Update to use `transition:animate` * Use head propagation * Move CSS into a separate file * Add builtin animations and namespaced module * Misquote * Remove unused code * Add automatic prefetching to the View Transitions router * Use a data attribute for back nav animations * Use [data-astro-transition] * Add view transitions to examples * Wait on the HTML response before calling startViewTransition * Updated stuff * Update the compiler * Fix * Fallback support * Properly do fallback * Simplify the selectors * Put viewTransitions support behind a flag * Upgrade the compiler * Remove unused import * Add tests * Use an explicit import instead of types * Fix case where the click comes from within nested content * Fix linting * Add a test for the back button * Prevent glitch in fallback * Do not combine selectors * Fallback to MPA nav if there is an issue fetching * Fallback swap if there are no animations * Update packages/astro/src/@types/astro.ts Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> * Update packages/astro/components/ViewTransitions.astro Co-authored-by: Emanuele Stoppa <my.burning@gmail.com> * Update packages/astro/components/ViewTransitions.astro Co-authored-by: Emanuele Stoppa <my.burning@gmail.com> * Update the changeset * PR review changes * Update more based on review comments. * Update the updateDOM default * Pass in transitions options to the compiler * Update broken tests * Update .changeset/silly-garlics-live.md Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> * Update .changeset/silly-garlics-live.md Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> * Update .changeset/silly-garlics-live.md Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> * Update .changeset/silly-garlics-live.md Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> * h2 -> h4 * Upgrade to stable compiler * Remove exp redirects from sitemap * Remove usage from examples * Remove example updates --------- Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
2023-07-19[ci] release (#7699)astro@2.8.5@astrojs/netlify@2.5.0@astrojs/markdoc@0.4.3Gravatar Houston (Bot) 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-07-18[ci] release (#7681)astro@2.8.4@astrojs/vercel@3.7.3@astrojs/sitemap@2.0.0@astrojs/cloudflare@6.6.2Gravatar Houston (Bot) 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-07-14[ci] release (#7645)astro@2.8.3Gravatar Houston (Bot) 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-07-14nit: export props has been unnecessary.. forever (#7646)Gravatar Erika 2-2/+2
2023-07-13[ci] release (#7624)astro@2.8.2@astrojs/vercel@3.7.1@astrojs/underscore-redirects@0.2.0@astrojs/netlify@2.4.0@astrojs/cloudflare@6.6.1Gravatar Houston (Bot) 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-07-11[ci] release (#7594)astro@2.8.1@astrojs/prefetch@0.3.0@astrojs/markdoc@0.4.2Gravatar Houston (Bot) 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-07-06[ci] release (#7578)create-astro@3.1.10astro@2.8.0@astrojs/vercel@3.7.0@astrojs/markdoc@0.4.1Gravatar Houston (Bot) 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-07-05[ci] release (#7559)astro@2.7.4Gravatar Houston (Bot) 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-07-03[ci] release (#7526)create-astro@3.1.9astro@2.7.3@astrojs/vercel@3.6.0@astrojs/image@0.17.2@astrojs/cloudflare@6.6.0Gravatar Houston (Bot) 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-06-29[ci] release (#7496)astro@2.7.2@astrojs/markdoc@0.4.0Gravatar Houston (Bot) 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-06-27[ci] release (#7449)astro@2.7.1@astrojs/vercel@3.5.1@astrojs/svelte@3.1.0@astrojs/internal-helpers@0.1.1Gravatar Houston (Bot) 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-06-26Format markdown files (#7439)Gravatar Bjorn Lu 1-1/+0
Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>
2023-06-22[ci] release (#7434)create-astro@3.1.8astro@2.7.0@astrojs/node@5.3.0@astrojs/image@0.17.1Gravatar Houston (Bot) 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-06-20[ci] release (#7428)astro@2.6.6@astrojs/cloudflare@6.5.1Gravatar Houston (Bot) 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-06-19[ci] release (#7390)astro@2.6.5@astrojs/tailwind@4.0.0@astrojs/deno@4.2.0Gravatar Houston (Bot) 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-06-13[ci] release (#7368)astro@2.6.4@astrojs/lit@2.1.0@astrojs/cloudflare@6.5.0Gravatar Houston (Bot) 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-05-30Fix out-of-date example dependencies (#7248)Gravatar Ben Holmes 1-1/+1
* revert changeset patch * deps: bump astro across examples * deps: bump @astrojs packages across examples * deps: bump @astrojs/markdoc
2023-05-17adding meta description tag to basics example (#6854)Gravatar Neto Ramalho 1-0/+1
Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com>
2023-05-05Update template deps to latest (#7002)Gravatar Bjorn Lu 1-1/+1
2023-04-27[ci] release (#6914)Gravatar Houston (Bot) 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-04-25[ci] release (#6863)astro@2.3.1@astrojs/vercel@3.2.5Gravatar Houston (Bot) 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-04-18docs: add the right `npm` command regarding `astro --help` for examples' ↵Gravatar Laurent Thiebault 1-8/+8
`README.md` files (#6864)
2023-04-13[ci] release (#6835)create-astro@3.1.3astro@2.3.0@astrojs/mdx@0.19.0@astrojs/markdown-remark@2.1.4Gravatar Houston (Bot) 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-04-12[ci] release (#6818)astro@2.2.3@astrojs/mdx@0.18.4Gravatar Houston (Bot) 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-04-11[ci] release (#6809)astro@2.2.2@astrojs/image@0.16.6Gravatar Houston (Bot) 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>