summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins/add-classes.mjs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-09-21fix(markdown): Fix Markdown images breaking the build (#8598)Gravatar Erika 7-43/+96
2023-09-21Fix Astro HMR from a CSS dependency (#8609)Gravatar Bjorn Lu 12-35/+54
2023-09-21Clean-up router implementation (#8617)Gravatar Martin Trapp 2-104/+149
2023-09-21[ci] formatGravatar matthewp 2-3/+7
2023-09-21Ensure cookies are attached when middleware changes the Response (#8612)Gravatar Matthew Phillips 7-3/+42
2023-09-21[ci] formatGravatar ematipico 2-5/+5
2023-09-21Remove AstroError if content directory is empty (#8382)Gravatar Timon Jurschitsch 7-4/+70
2023-09-21fix(middleware): undo config's path to URL encoding (#8614)Gravatar Arsh 20-9/+14
2023-09-20[ci] formatGravatar FredKSchott 1-3/+1
2023-09-20improve telemetry (#8600)Gravatar Fred K. Schott 6-426/+155
2023-09-20[ci] formatGravatar matthewp 2-2/+2
2023-09-20Prevent body scripts from re-executing on navigation (#8603)Gravatar Matthew Phillips 6-26/+78
2023-09-20test: since we check the media-type, data-astro-reload has fewer use cases (#...Gravatar Martin Trapp 2-0/+17
2023-09-20Fix alias plugin causing CSS ordering issue (#8592)Gravatar Bjorn Lu 2-5/+12
2023-09-20[ci] formatGravatar ematipico 1-3/+3
2023-09-20fix(node): report render error to the terminal (#8599)Gravatar Arsh 2-0/+8
2023-09-19Improved the spelling of a word in the Portfolio template. (#8576)Gravatar J. B. Rainsberger 1-1/+1
2023-09-19[ci] formatGravatar ematipico 1-2/+2
2023-09-19fix(@astrojs/cloudflare): support for nodejs_compat (#8595)Gravatar Alexander Niebuhr 3-0/+71
2023-09-19[ci] release (#8590)create-astro@4.2.0astro@3.1.1@astrojs/vercel@5.0.1@astrojs/cloudflare@7.1.1Gravatar Houston (Bot) 50-98/+103
2023-09-19[ci] formatGravatar bluwy 2-2/+6
2023-09-19feat(create-astro): Update flag behavior for template and project-name (#8551)Gravatar Jacob Lamb 4-3/+66
2023-09-18fix: Vercel serverless adapter logs too much (#8581)Gravatar Rishi Raj Jain 2-2/+18
2023-09-18fix: redirect page type icon not properly displayed (#8579)Gravatar Rishi Raj Jain 2-1/+9
2023-09-18[ci] formatGravatar ematipico 1-2/+2
2023-09-18feat(@astro/cloudflare): improve DX for runtime typing (#8560)Gravatar Alexander Niebuhr 4-7/+19
2023-09-18Tailwind configuration file changed from `cjs` to `ts` (#8583)Gravatar Miguel Carneiro 1-1/+1
2023-09-18fix(assets): Fix misc types issues (#8568)Gravatar Erika 6-5/+13
2023-09-18fix: islands are not being rendered correctly (#8580)Gravatar Rishi Raj Jain 2-3/+8
2023-09-14[ci] release (#8540)create-astro@4.1.0astro@3.1.0@astrojs/vercel@5.0.0@astrojs/mdx@1.1.0@astrojs/markdown-remark@3.2.0Gravatar Houston (Bot) 61-230/+219
2023-09-14[ci] formatGravatar matthewp 1-1/+1
2023-09-14Change functionPerRoute to false by default (#8546)Gravatar Matthew Phillips 4-4/+16
2023-09-14Improve MDX rendering performance (#8533)Gravatar Bjorn Lu 10-156/+175
2023-09-14[@astrojs/vercel] Individually enable Speed Insights and Web Analytics (#8021)Gravatar Chris 24-37/+402
2023-09-14Improve markdown rendering performance (#8532)Gravatar Bjorn Lu 13-124/+208
2023-09-13chore(astro): update readme (#8530)Gravatar Jacob Lamb 1-2/+2
2023-09-13Fix for checking media type in CSR (#8537)Gravatar Martin Trapp 2-15/+20
2023-09-13[ci] formatGravatar Princesseuh 1-3/+3
2023-09-13feat: added types to allow the creation of user space content services (#7607)Gravatar Andrew Moore 2-3/+13
2023-09-13feat(vercel): Use Sharp in dev instead of Squoosh by default (#8445)Gravatar Erika 14-47/+357
2023-09-13chore: check if ssr works on netlify (#8002)Gravatar Martin Clementz 2-0/+13
2023-09-13[ci] formatGravatar Princesseuh 3-10/+22
2023-09-13[MDX] Support `img` component prop for optimized images (#8468)Gravatar Ben Holmes 11-4/+177
2023-09-13feat(assets): Allow users to set a custom endpoint to use for image optimizat...Gravatar Erika 6-1/+75
2023-09-13feat(types): Add types for the object form of style (#8464)Gravatar Erika 4-1/+46
2023-09-13feat(markdown): Add support for `imageReference` paths when collecting images...Gravatar Lars Kappert 6-3/+59
2023-09-13Support AVIF input assets (#8518)Gravatar Erika 35-1406/+102
2023-09-13chore(create-astro): Added create project using `pnpm` (#8340)Gravatar btea 1-0/+9
2023-09-13config: migrate us to moduleResolution: 'node16' (#8519)Gravatar Erika 220-404/+346
2023-09-13feat: better errors for images (#8536)Gravatar Erika 6-21/+43