summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins/add-classes.mjs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-10[ci] formatGravatar matthewp 1-2/+0
2022-08-10[ci] release (#4228)Gravatar Fred K. Bot 43-195/+109
2022-08-10Simulate Vite resolve id to url (#4239)Gravatar Bjorn Lu 3-5/+27
2022-08-10[ci] formatGravatar matthewp 2-3/+9
2022-08-10Return 404 status code for 404.astro in SSR (#4247)Gravatar Matthew Phillips 5-8/+30
2022-08-10[MDX] Astro.props.content -> frontmatter (#4237)Gravatar Ben Holmes 2-4/+9
2022-08-10Fix changesets destroying our Astro codeblocks in changelogs (#4227)Gravatar Erika 3-73/+97
2022-08-10[ci] formatGravatar matthewp 2-9/+9
2022-08-10Include astro components for HMR invalidation (#4240)Gravatar Matthew Phillips 9-2/+86
2022-08-10[ci] formatGravatar natemoo-re 4-29/+38
2022-08-10[Docs]: Update Cloudflare README (#4232)Gravatar Obinna Ekwuno 2-2/+8
2022-08-10Fix solid recursion bug (#4215)Gravatar Matthew Phillips 17-43/+227
2022-08-10Update code samples to match release version (#4241)Gravatar StefanGussner 1-6/+6
2022-08-10Fix preact compat support for libraries (#4213)Gravatar Bjorn Lu 12-9/+148
2022-08-10Remove dev server during build (#4234)Gravatar Bjorn Lu 4-47/+26
2022-08-10Skip mod.d.ts in format:ci (#4235)Gravatar Bjorn Lu 2-4/+6
2022-08-10[ci] update lockfile (#4233)Gravatar Fred K. Bot 1-196/+185
2022-08-09feat: Support `-y` in `astro add` (#4225)Gravatar Mayank 2-1/+6
2022-08-09[ci] release (#4224)astro@1.0.1@astrojs/markdown-component@1.0.1@astrojs/image@0.3.3Gravatar Fred K. Bot 36-99/+77
2022-08-09Revert "[ci] release (#4223)"Gravatar Fred K. Schott 30-61/+81
2022-08-09Updated @astrojs/image README.md missing formats prop as subtitle (#4221)Gravatar Alexandre Desroches 2-0/+7
2022-08-09Markdown component: fix package name in readme.md (#4208)Gravatar Masataka Yakura 2-1/+6
2022-08-09[ci] release (#4223)Gravatar Fred K. Bot 30-81/+61
2022-08-09[ci] formatGravatar bholmesdev 1-3/+1
2022-08-09[MD] Add `rawContent` and `compiledContent` to MD layout props (#4222)Gravatar Ben Holmes 4-1/+50
2022-08-09[ci] formatcreate-astro@1.0.0astro@1.0.0@astrojs/webapi@1.0.0@astrojs/vue@1.0.0@astrojs/vercel@1.0.0@astrojs/telemetry@1.0.0@astrojs/tailwind@1.0.0@astrojs/svelte@1.0.0@astrojs/solid-js@1.0.0@astrojs/sitemap@1.0.0@astrojs/rss@1.0.0@astrojs/react@1.0.0@astrojs/prism@1.0.0@astrojs/preact@1.0.0@astrojs/partytown@1.0.0@astrojs/node@1.0.0@astrojs/netlify@1.0.0@astrojs/mdx@0.8.1@astrojs/markdown-remark@1.0.0@astrojs/markdown-component@1.0.0@astrojs/lit@1.0.0@astrojs/deno@1.0.0@astrojs/cloudflare@1.0.0Gravatar natemoo-re 1-0/+1
2022-08-09Astro 1.0.0 (#4214)Gravatar Nate Moore 77-192/+406
2022-08-09remove errant remaining details tags (#4212)Gravatar Sarah Rainsberger 2-2/+2
2022-08-08[ci] release (#4197)astro@1.0.0-rc.8@astrojs/mdx@0.8.0@astrojs/cloudflare@0.5.0Gravatar Fred K. Bot 41-119/+89
2022-08-08[ci] formatGravatar natemoo-re 1-1/+3
2022-08-08[MDX] Remove `frontmatterOptions` (#4204)Gravatar Ben Holmes 9-137/+19
2022-08-08Update @astrojs/image README with mention of the new env.d.ts file (#4206)Gravatar Erika 1-2/+9
2022-08-08fix: ensure jsx does not reference server entrypoint (#4203)Gravatar Nate Moore 4-4/+9
2022-08-08[MDX] Add frontmatter injection to README (#4205)Gravatar Ben Holmes 2-5/+42
2022-08-08[ci] formatGravatar matthewp 11-48/+41
2022-08-08Add Windows back to smoke tests (#4202)Gravatar Matthew Phillips 1-1/+1
2022-08-08Refactor runtime (#4201)Gravatar Matthew Phillips 15-953/+1071
2022-08-08Add Astro.generator (#4012)Gravatar Nate Moore 26-0/+101
2022-08-08[ci] formatGravatar natemoo-re 1-15/+15
2022-08-08Add a Github Codespace Config based on gitpod dockerfile (#4185)Gravatar Maina Wycliffe 3-1/+27
2022-08-08[ci] formatGravatar natemoo-re 2-2/+5
2022-08-08Changes required for a `Passing` grade from OpenSSF Best Practices (#3718)Gravatar Randall 3-0/+40
2022-08-08feat: add support to `@astrojs/cloudflare` directory deploy mode (#3806)Gravatar Richard Cooke 6-11/+98
2022-08-08Update ---01-bug-report.yml (#4199)Gravatar Nate Moore 1-1/+0
2022-08-08remove details tags from integration READMEs (#4198)Gravatar Sarah Rainsberger 9-255/+157
2022-08-08[ci] update lockfile (#4184)Gravatar Fred K. Bot 1-231/+230
2022-08-08fix: astro preview does not serve custom 404 (4113) (#4189)Gravatar Maik Jablonski 2-1/+18
2022-08-08tailwind: link to import doc for applyBaseStyles (#4193)Gravatar oliverpool 1-0/+2
2022-08-08Fix client build sourcemap generation (#4195)Gravatar Bjorn Lu 10-7/+100
2022-08-07[ci] formatGravatar delucis 1-2/+2