summaryrefslogtreecommitdiff
path: root/packages/integrations/mdx/test/mdx-syntax-highlighting.test.js (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-01remove unused util polyfill dependency (#4097)Gravatar Fred K. Schott 7-22/+17
2022-07-30[docs content] Image README formatting (#4082)Gravatar Sarah Rainsberger 1-3/+3
2022-07-30[ci] release (#4086)astro@1.0.0-rc.3@astrojs/mdx@0.4.0@astrojs/markdown-component@0.2.1Gravatar Fred K. Bot 39-81/+81
2022-07-30[ci] update lockfile (#4089)Gravatar Fred K. Bot 1-1311/+1296
2022-07-29[ci] formatGravatar tony-sull 5-87/+92
2022-07-29Updates the dev server to handle multiple routes matching the same URL (#4087)Gravatar Tony Sullivan 14-216/+397
2022-07-29[ci] formatGravatar bholmesdev 2-9/+9
2022-07-29feat: support `layout` in MDX frontmatter (#4088)Gravatar Ben Holmes 9-27/+154
2022-07-29[ci] formatGravatar matthewp 4-16/+20
2022-07-29Prevent hydration scripts from being rendered in the wrong order (#4080)Gravatar Matthew Phillips 17-52/+199
2022-07-28Fix shape of Markdown component to work with the language-server (#4085)Gravatar Erika 2-0/+7
2022-07-28[ci] release (#4081)create-astro@0.14.3@astrojs/mdx@0.3.1Gravatar Fred K. Bot 8-14/+16
2022-07-28Fix lit e2eGravatar Matthew Phillips 1-0/+1
2022-07-28[ci] formatGravatar Princesseuh 1-1/+1
2022-07-28Fix misc create-astro issues (#4075)Gravatar Erika 2-45/+116
2022-07-28[ci] update lockfile (#4067)Gravatar Fred K. Bot 1-256/+256
2022-07-28[ci] formatGravatar matthewp 2-3/+6
2022-07-28Ensure file and url are always present in MDX for Astro.glob (#4076)Gravatar Matthew Phillips 6-5/+100
2022-07-28[docs content] MDX layouts (#4077)Gravatar Sarah Rainsberger 1-0/+41
2022-07-28[ci] release (#4056)astro@1.0.0-rc.2@astrojs/vercel@0.4.0@astrojs/svelte@0.5.1@astrojs/node@0.2.1@astrojs/image@0.3.0@astrojs/cloudflare@0.4.0Gravatar Fred K. Bot 49-113/+118
2022-07-28Add properties (url, file) to MarkdownContent type (#4028)Gravatar Alfredo González Martínez 2-0/+7
2022-07-28fix link (#4070)Gravatar Chell 1-1/+1
2022-07-27[ci] formatGravatar matthewp 3-14/+18
2022-07-27Fixes cloudflare throwing over process (#4072)Gravatar Matthew Phillips 10-6/+714
2022-07-27Add fontsource packages to always be noExternal (#4073)Gravatar Matthew Phillips 2-0/+7
2022-07-27[ci] formatGravatar matthewp 3-6/+4
2022-07-27Add errors to cloudflare/vercel adapters when no output config (#4068)Gravatar Matthew Phillips 15-8/+145
2022-07-27[ci] formatGravatar tony-sull 5-21/+15
2022-07-27Fixes type definitions `@astrojs/image` and adds more documentation to the RE...Gravatar Tony Sullivan 22-363/+606
2022-07-26[ci] formatGravatar matthewp 1-5/+5
2022-07-26Add tests for markdown content escaping (#4058)Gravatar Matthew Phillips 6-20/+50
2022-07-26[ci] formatGravatar matthewp 1-1/+1
2022-07-26Prevent Svelte HMR warning during the build (#4057)Gravatar Matthew Phillips 2-0/+10
2022-07-26Fixes binary data request bodies in the Node adapter (#4055)Gravatar Matthew Phillips 4-10/+36
2022-07-26Update CHANGELOG.mdGravatar Fred K. Schott 1-73/+21
2022-07-26[ci] release (#3972)create-astro@0.14.2astro@1.0.0-rc.1@astrojs/vue@0.5.0@astrojs/vercel@0.3.0@astrojs/tailwind@0.2.5@astrojs/svelte@0.5.0@astrojs/sitemap@0.3.0@astrojs/prefetch@0.0.6@astrojs/partytown@0.1.9@astrojs/node@0.2.0@astrojs/netlify@0.5.0@astrojs/mdx@0.3.0@astrojs/markdown-remark@0.13.0@astrojs/markdown-component@0.2.0@astrojs/lit@0.3.2@astrojs/image@0.2.0@astrojs/deno@0.2.0@astrojs/cloudflare@0.3.0Gravatar Fred K. Bot 111-431/+642
2022-07-26[ci] update lockfile (#4054)Gravatar Fred K. Bot 1-88/+88
2022-07-26[ci] formatGravatar matthewp 2-30/+32
2022-07-26Move getStaticPaths call to happen during generation (#4047)Gravatar Matthew Phillips 10-88/+143
2022-07-26[ci] update lockfile (#4040)Gravatar Fred K. Bot 1-120/+120
2022-07-26update md deprecation messagesastro@0.0.0-rc-20220726043527@astrojs/vue@0.0.0-rc-20220726043527@astrojs/vercel@0.0.0-rc-20220726043527@astrojs/tailwind@0.0.0-rc-20220726043527@astrojs/svelte@0.0.0-rc-20220726043527@astrojs/sitemap@0.0.0-rc-20220726043527@astrojs/prefetch@0.0.0-rc-20220726043527@astrojs/partytown@0.0.0-rc-20220726043527@astrojs/node@0.0.0-rc-20220726043527@astrojs/netlify@0.0.0-rc-20220726043527@astrojs/mdx@0.0.0-rc-20220726043527@astrojs/markdown-remark@0.0.0-rc-20220726043527@astrojs/markdown-component@0.0.0-rc-20220726043527@astrojs/lit@0.0.0-rc-20220726043527@astrojs/image@0.0.0-rc-20220726043527@astrojs/deno@0.0.0-rc-20220726043527@astrojs/cloudflare@0.0.0-rc-20220726043527Gravatar Fred K. Schott 1-3/+3
2022-07-26add support for injected page-ssr scripts (#4050)Gravatar Fred K. Schott 7-1/+32
2022-07-25[ci] formatGravatar tony-sull 3-3/+3
2022-07-25Removes `fileURLToPath` dependency from `@astrojs/image` SSR production endpo...Gravatar Tony Sullivan 11-22/+24
2022-07-25[docs content] use "version" not since (#4043)Gravatar Sarah Rainsberger 1-2/+2
2022-07-25[ci] formatGravatar matthewp 1-4/+8
2022-07-25Add warnings on markdown deprecations (#4046)Gravatar Matthew Phillips 3-3/+25
2022-07-25[ci] formatGravatar matthewp 4-12/+9
2022-07-25Build the before-hydration script (#4042)Gravatar Matthew Phillips 10-92/+151
2022-07-25[ci] formatGravatar Princesseuh 1-1/+0