summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins/add-classes.mjs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-07-25Blog theme styling updates (#7768)Gravatar Mark Peck 25-82/+319
2023-07-25[ci] formatGravatar matthewp 1-5/+7
2023-07-25Execute scripts on page navigation (view transitions) (#7786)Gravatar Matthew Phillips 4-4/+61
2023-07-24[ci] formatGravatar bholmesdev 13-806/+793
2023-07-24Add "allowHTML" option for Markdoc with HTML parsing/processing (#7597)Gravatar Alex Sherwin 26-43/+1405
2023-07-24[ci] formatGravatar doodlemarks 4-12/+30
2023-07-24Basics theme styling updates (#7760)Gravatar Mark Peck 5-33/+57
2023-07-24Update esbuild target for Deno (#7687)Gravatar Kevin Whinnery 5-1/+31
2023-07-24[ci] release (#7763)astro@2.9.2Gravatar Houston (Bot) 44-91/+90
2023-07-24Fix rendering TextEncoder encoding error regression (#7777)Gravatar Bjorn Lu 2-2/+8
2023-07-24Bump vite to 4.4.6 (#7746)Gravatar Birk Skyum 14-64/+324
2023-07-24Fix prerender getStaticPaths flaky test (#7745)Gravatar Bjorn Lu 1-1/+5
2023-07-23Fix missing `referrerpolicy` attribute on script tags (#7766)Gravatar Erika 2-0/+6
2023-07-22Fix Astro pride emoji in congrats message (#7764)Gravatar Chris Swithinbank 1-1/+1
2023-07-21Misc improvements for `astro:assets` (#7759)Gravatar Erika 14-100/+50
2023-07-21[ci] release (#7737)astro@2.9.1@astrojs/vercel@3.7.4Gravatar Houston (Bot) 46-101/+97
2023-07-21[ci] formatGravatar matthewp 2-9/+12
2023-07-21Prevent FOUC with production links in ViewTransitions (#7756)Gravatar Matthew Phillips 6-1/+43
2023-07-21[ci] formatGravatar matthewp 1-5/+5
2023-07-21Prevent animations with prefers-reduced-motion (#7757)Gravatar Matthew Phillips 2-0/+17
2023-07-21test: add setup for Vercel / Netlify tests (#7716)Gravatar Erika 21-19/+397
2023-07-21[ci] formatGravatar matthewp 1-5/+1
2023-07-21Handle back navigation from page without VT (#7750)Gravatar Matthew Phillips 3-1/+37
2023-07-21[docs] @astrojs/sitemap README update (#7748)Gravatar Sarah Rainsberger 1-1/+3
2023-07-21Refactor Astro page rendering (#7730)Gravatar Bjorn Lu 6-141/+216
2023-07-21Fix parsing image assets from a Markdown line along with other markup (#7742)Gravatar Anders Kaseorg 2-1/+6
2023-07-20[docs] update to view transitions in config ref (#7738)Gravatar Sarah Rainsberger 1-1/+1
2023-07-20[ci] formatGravatar natemoo-re 1-11/+23
2023-07-20fix(vercel): Switch to node 18 when local version is not supported (#7718)Gravatar Arsh 2-0/+24
2023-07-20[ci] release (#7714)astro@2.9.0@astrojs/sitemap@2.0.1Gravatar Houston (Bot) 49-195/+189
2023-07-20[ci] formatGravatar matthewp 1-2/+2
2023-07-20Determine hoisted scripts via AST analysis (#7707)Gravatar ottomated 17-5/+330
2023-07-20[ci] formatGravatar ematipico 12-30/+30
2023-07-20refactor: move dev rendering logic inside vite plugin (#7728)Gravatar Emanuele Stoppa 20-107/+111
2023-07-20Fix organize-imports-cli with satisfies operator (#7727)Gravatar Bjorn Lu 33-62/+78
2023-07-20[ci] formatGravatar ematipico 4-8/+8
2023-07-20refactor: unify `renderPage` and `callEndpoint` in one single function (#7703)Gravatar Emanuele Stoppa 9-297/+323
2023-07-20[ci] formatGravatar matthewp 1-1/+1
2023-07-19Import missing TransitionAnimationPair (#7726)Gravatar Matthew Phillips 1-3/+3
2023-07-19[ci] formatGravatar natemoo-re 1-1/+1
2023-07-19chore: fix ts error (#7723) (#7724)Gravatar Nate Moore 1-1/+1
2023-07-19fix(sitemap): ensure nested 404 and 500 pages are excluded (#7722)Gravatar Nate Moore 4-3/+28
2023-07-19[ci] formatGravatar natemoo-re 1-1/+1
2023-07-19chore: fix ts error (#7723)Gravatar Nate Moore 1-1/+1
2023-07-19[ci] formatGravatar matthewp 12-147/+197
2023-07-19Initial View Transition Support (#7511)Gravatar Matthew Phillips 30-21/+779
2023-07-19[ci] formatGravatar natemoo-re 2-9/+30
2023-07-19Warn when `getStaticPaths` exists without a `prerender` statement (#7713)Gravatar Nate Moore 6-21/+35
2023-07-19[ci] formatGravatar matthewp 1-4/+1
2023-07-19Remove experimental flag for redirects config (#7686)Gravatar Matthew Phillips 14-98/+20