summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins/add-classes.mjs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-13[examples/blog] move copyGravatar Fred K. Schott 1-6/+6
2022-08-13update examples/blog package.jsonGravatar Fred K. Schott 2-34/+149
2022-08-13[ci] formatGravatar FredKSchott 5-21/+30
2022-08-13add protection if astro preview is run with server output (#4284)Gravatar Fred K. Schott 4-3/+10
2022-08-13Update: blog template (#4283)Gravatar Fred K. Schott 33-810/+550
2022-08-12[ci] formatGravatar bholmesdev 2-2/+6
2022-08-12fix: content -> frontmatter, content.headings -> headings (#4294)Gravatar Ben Holmes 4-18/+17
2022-08-12[ci] release (#4290)astro@1.0.4@astrojs/mdx@0.9.0Gravatar Fred K. Bot 37-91/+88
2022-08-12[ci] formatGravatar bholmesdev 1-1/+4
2022-08-12[MDX] Fix remaining inconsistencies with Markdown (#4268)Gravatar Ben Holmes 10-6/+154
2022-08-12[ci] formatGravatar natemoo-re 3-7/+11
2022-08-12Fix namespaced component usage in MDX (#4272)Gravatar Nate Moore 17-9/+315
2022-08-12[astro add] Set `output: 'server'` when adding adapter (#4289)Gravatar Ben Holmes 2-0/+22
2022-08-12[ci] formatGravatar matthewp 8-14/+21
2022-08-12Prevents automatic trailingSlash behavior with getStaticPaths (#4265)Gravatar Matthew Phillips 6-3/+60
2022-08-12Ensure hydration scripts inside of slots render ASAP (#4288)Gravatar Matthew Phillips 16-35/+111
2022-08-12[ci] formatGravatar natemoo-re 1-1/+1
2022-08-12fix(#4194): remove Astro runtime from browser (#4282)Gravatar Nate Moore 2-1/+9
2022-08-12Make astro import inside env.d.ts relative so they work inside the monorepo (...Gravatar Erika 1-2/+2
2022-08-11ci-fix (#4280)Gravatar Fred K. Schott 2-56/+70
2022-08-11[ci] release (#4249)astro@1.0.3@astrojs/prism@1.0.1@astrojs/prefetch@0.0.7@astrojs/preact@1.0.2@astrojs/netlify@1.0.1@astrojs/mdx@0.8.3@astrojs/image@0.3.4Gravatar Fred K. Bot 52-135/+133
2022-08-11Clarify preact/compat integration docs (#4267)Gravatar Bjorn Lu 2-0/+22
2022-08-11[ci] formatGravatar FredKSchott 1-7/+7
2022-08-11Fix `astro add` with third-party integrations (#4270)Gravatar Nate Moore 2-4/+28
2022-08-11[ci] formatGravatar FredKSchott 2-2/+2
2022-08-11Fix build output for endpoints route (#4273)Gravatar Erika 3-3/+12
2022-08-11Add 404 routing logic to Netlify redirects file (#4274)Gravatar Matthew Phillips 5-0/+59
2022-08-11[ci] formatGravatar FredKSchott 1-1/+3
2022-08-11fix astro image bad imports (#4279)Gravatar Fred K. Schott 4-5/+21
2022-08-11Update ci.yml (#4271)Gravatar Nate Moore 1-1/+1
2022-08-11[ci] update lockfile (#4262)Gravatar Fred K. Bot 1-69/+69
2022-08-11[MDX] Pass injected frontmatter to layouts (#4255)Gravatar Ben Holmes 7-10/+79
2022-08-11Fix spelling mistake in @astrojs/image docs (#4256)Gravatar Caleb Jasik 1-1/+1
2022-08-11[ci] formatGravatar natemoo-re 1-1/+1
2022-08-11Use passive listeners in prefetch (#4207)Gravatar Maik Jablonski 2-1/+6
2022-08-11[ci] formatGravatar natemoo-re 1-1/+4
2022-08-11fix(#4246): fix Prism indentation and class (#4251)Gravatar Nate Moore 3-8/+9
2022-08-10Do not cancel-in-progress on main (#4253)Gravatar Nate Moore 1-2/+2
2022-08-10Revert "debug ci"Gravatar Nate Moore 1-4/+244
2022-08-10debug ciGravatar Nate Moore 1-244/+4
2022-08-10Mdx/plugin unshift (#4248)astro@1.0.2@astrojs/preact@1.0.1@astrojs/mdx@0.8.2@astrojs/cloudflare@1.0.1Gravatar Jakob Helgesson 2-2/+7
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