summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins/add-classes.mjs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-01-22normalize class property (#9723)Gravatar Degreat 2-3/+12
2024-01-22[ci] formatGravatar Nate Moore 1-7/+2
2024-01-22Add new top-level passthrough config option (#9767)Gravatar Nate Moore 4-0/+45
2024-01-22fix: add missing attribute to button (#9762)Gravatar Emanuele Stoppa 2-0/+7
2024-01-22fix(i18n): pass `build.format` when computing the redirect (#9739)Gravatar Emanuele Stoppa 9-7/+105
2024-01-22[ci] formatGravatar Tak Tran 1-26/+28
2024-01-22Fix dot files not being copied over on non-root builds (#9740) (#9741)Gravatar Tak Tran 2-1/+6
2024-01-22fix(rss): rssSchema definition to allow calling standard zod object methods (...Gravatar Florian Lefebvre 2-17/+12
2024-01-20[ci] formatGravatar Bjorn Lu 1-1/+1
2024-01-20Make `@astrojs/markdown-remark` browser-safe (#9738)Gravatar Bjorn Lu 8-20/+67
2024-01-19Fix `@astrojs/markdown-remark` bundling for non-node runtimes (#9736)Gravatar Bjorn Lu 2-1/+7
2024-01-19fix getRelativeLocaleUrl when redirectToDefaultLocale is false (#9730)Gravatar Blede 3-2/+224
2024-01-19Refactor style-only HMR cache and performance (#9712)Gravatar Bjorn Lu 9-175/+145
2024-01-18fix(compiler): Support dynamic slot names (#9605)Gravatar Happydev 9-9/+78
2024-01-18[ci] formatGravatar Martin Trapp 1-1/+1
2024-01-18makes the output of 'astro preferences list' more verbose (#9381)Gravatar Martin Trapp 3-20/+79
2024-01-18[ci] release (#9727)astro@4.2.1Gravatar Houston (Bot) 31-60/+61
2024-01-18[ci] formatGravatar Luiz Ferraz 2-18/+18
2024-01-18Fix regression in the routing priority of index routes (#9726)Gravatar Luiz Ferraz 3-46/+111
2024-01-18Fix eslint warnings (#9721)Gravatar Bjorn Lu 13-24/+13
2024-01-18[ci] release (#9709)astro@4.2.0@astrojs/vercel@7.0.0@astrojs/sitemap@3.0.5@astrojs/node@8.0.0@astrojs/mdx@2.0.5@astrojs/markdown-remark@4.1.0@astrojs/markdoc@0.8.3Gravatar Houston (Bot) 60-296/+284
2024-01-18Avoid vite 5.1 warning (#9719)Gravatar Bjorn Lu 3-2/+7
2024-01-17[ci] formatGravatar Sarah Rainsberger 1-1/+1
2024-01-17[docs] fix syntax error, avoid a Markdown table (#9713)Gravatar Sarah Rainsberger 1-8/+8
2024-01-17@astrojs/sitemap: Fixes generated URLs when using a `base` with a SSR adapter...Gravatar André Alves 3-5/+50
2024-01-17[ci] formatGravatar Luiz Ferraz 1-28/+30
2024-01-17Implement priority overrides for injected routes and redirects (#9439)Gravatar Luiz Ferraz 6-193/+755
2024-01-17[ci] formatGravatar Emanuele Stoppa 1-1/+1
2024-01-17feat(i18n): disable redirect to default language (#9638)Gravatar Emanuele Stoppa 14-52/+260
2024-01-17[ci] formatGravatar Oliver Speir 3-44/+52
2024-01-17Allow remark plugins to affect getImage call for .md files (#9566)Gravatar Oliver Speir 12-58/+215
2024-01-17Bump shikiji, use transformers API, expose transformers API (#9643)Gravatar Degreat 12-105/+132
2024-01-17[Content collections] Remove "unsupported file type" warning (#9671)Gravatar Ben Holmes 4-73/+27
2024-01-17feat: add experimental client prerender (#9644)Gravatar Ross Robino 6-2/+206
2024-01-17[ci] formatGravatar Emanuele Stoppa 14-153/+148
2024-01-17Adapter enhancements (#9661)Gravatar Emanuele Stoppa 34-789/+706
2024-01-17Update a11y.ts (#9567)Gravatar Oliver Speir 2-3/+67
2024-01-17Simplify HMR for circular imports and CSS (#9706)Gravatar Bjorn Lu 12-103/+110
2024-01-16[ci] release (#9669)astro@4.1.3@astrojs/partytown@2.0.4Gravatar Houston (Bot) 40-95/+80
2024-01-15fix: image proxy not working correctly (#9659)Gravatar Erika 18-30/+129
2024-01-15Add fallback compile for astro script and style load (#9664)Gravatar Bjorn Lu 2-2/+20
2024-01-15fix(ViewTransition): Disables View Transition form handling when the `action`...Gravatar An Li 4-1/+24
2024-01-12[ci] formatGravatar Arsh 1-1/+1
2024-01-13fix(transitions router): attempt to find the clicked element within an open s...Gravatar Arsh 4-0/+26
2024-01-12Update `check-merge` action (#9682)Gravatar Nate Moore 1-11/+15
2024-01-12fix(i18n): emit an error when the index isn't found (#9678)Gravatar Emanuele Stoppa 4-0/+29
2024-01-12[ci] formatGravatar Bjorn Lu 1-1/+1
2024-01-12Use node:test and node:assert/strict (#9649)Gravatar Bjorn Lu 9-55/+119
2024-01-12Disable file watcher for internal one-off vite servers (#9665)Gravatar Bjorn Lu 3-2/+7
2024-01-11refactor(toolbar): Rename every internal reference of overlay/plugins to tool...Gravatar Erika 35-387/+374