summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins/add-classes.mjs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-05-22fix(hybrid-output): no matched route when using `getStaticPaths` (#7150)Gravatar Happydev 12-120/+318
2023-05-21[ci] release (#7130)astro@2.5.1@astrojs/prefetch@0.2.3@astrojs/markdoc@0.2.1Gravatar Houston (Bot) 22-49/+42
2023-05-19[ci] formatGravatar bholmesdev 1-1/+1
2023-05-19Fix: Heading ID CI flakiness (#7141)Gravatar Ben Holmes 10-43/+154
2023-05-19fix(prefetch): Fix the inclusion of `@types/network-information` (#7123)Gravatar Connor Bär 2-1/+7
2023-05-19[ci] formatGravatar matthewp 1-1/+1
2023-05-19Fix injectRoute for SSR (#7128)Gravatar Johannes Spohr 3-18/+33
2023-05-19Fix e2e flaky tests again (#7129)Gravatar Bjorn Lu 18-72/+98
2023-05-19[ci] formatGravatar ematipico 1-1/+1
2023-05-19refactor(astro): emit `entry.mjs` to import pages via dynamic import (#7036)Gravatar Emanuele Stoppa 8-10/+24
2023-05-19[ci] formatGravatar ematipico 2-2/+2
2023-05-19refactor: create virtual module for middleware (#7132)Gravatar Emanuele Stoppa 5-10/+80
2023-05-19Improve content collection error message for empty folders (#7118)Gravatar Erika 2-10/+21
2023-05-19Fix smoke test markdoc CI (#7131)Gravatar Bjorn Lu 2-20/+3
2023-05-19Add route information for getStaticPaths warning (#7126)Gravatar Bjorn Lu 2-1/+11
2023-05-18[ci] release (#7090)astro@2.5.0@astrojs/vue@2.2.0@astrojs/vercel@3.4.0@astrojs/turbolinks@0.2.2@astrojs/tailwind@3.1.3@astrojs/svelte@2.2.0@astrojs/solid-js@2.2.0@astrojs/rss@2.4.2@astrojs/react@2.2.0@astrojs/prism@2.1.2@astrojs/prefetch@0.2.2@astrojs/preact@2.2.0@astrojs/partytown@1.2.2@astrojs/node@5.1.4@astrojs/netlify@2.2.3@astrojs/mdx@0.19.2@astrojs/markdown-remark@2.2.1@astrojs/markdown-component@1.0.4@astrojs/markdoc@0.2.0@astrojs/lit@2.0.2@astrojs/image@0.16.9@astrojs/deno@4.1.1@astrojs/cloudflare@6.3.0@astrojs/alpinejs@0.2.2Gravatar Houston (Bot) 73-314/+720
2023-05-18Document inlineStylesheets available astro version (#7117)Gravatar Bjorn Lu 1-0/+1
2023-05-18Parallelize rendering of sibling components to avoid async waterfalls (#7071)Gravatar Johannes Spohr 10-3/+210
2023-05-18chore: remove unused `content/internal` export (#7114)Gravatar Ben Holmes 1-1/+0
2023-05-18Fix customClientDirectives config default typo (#7119)Gravatar Bjorn Lu 1-1/+1
2023-05-18[ci] formatGravatar bluwy 1-11/+18
2023-05-18Add errors for unknown experimental keys (#7011)Gravatar Reuben Tier 6-12/+16
2023-05-17Fix: add `headings` to `.mdoc` render type (#7111)Gravatar Ben Holmes 2-0/+6
2023-05-17[ci] formatGravatar bholmesdev 10-42/+41
2023-05-17Data collections and references (#6850)Gravatar Ben Holmes 60-345/+1987
2023-05-17Fix weird periods in `NoMatchingRenderer` error (#7110)Gravatar Chris Swithinbank 2-3/+8
2023-05-17Fix imports using ?raw and ?url not working when `experimental.assets` is ena...Gravatar Erika 4-0/+50
2023-05-17[ci] formatGravatar matthewp 6-20/+32
2023-05-17Prevent removal of nested slots within islands (#7093)Gravatar Matthew Phillips 24-26/+288
2023-05-17add warn message when using unsupported file types in pages/ (#6851)Gravatar Timo Zander 2-0/+12
2023-05-17feat: uncomment polymorphic type (#7069)Gravatar Erika 2-3/+23
2023-05-17[ci] formatGravatar matthewp 3-8/+4
2023-05-17HTML minification (#6706)Gravatar wulinsheng123 12-1/+169
2023-05-17[ci] formatGravatar matthewp 20-23/+21
2023-05-17feat: hybrid output (#6991)Gravatar Happydev 57-173/+669
2023-05-17adding meta description tag to basics example (#6854)Gravatar Neto Ramalho 1-0/+1
2023-05-17[ci] formatGravatar bholmesdev 4-8/+9
2023-05-17[Markdoc] `headings` and heading IDs (#7095)Gravatar Ben Holmes 24-60/+542
2023-05-17Add `edge-light` and `worker` to vercel edge bundling (#7103)Gravatar Bjorn Lu 2-0/+7
2023-05-17[ci] formatGravatar bluwy 4-4/+7
2023-05-17Implement custom client directives (#7074)Gravatar Bjorn Lu 43-86/+765
2023-05-17[ci] formatGravatar ematipico 1-3/+7
2023-05-17fix: middleware for API endpoints (#7106)Gravatar Emanuele Stoppa 10-24/+77
2023-05-17Add files field to packages (#7104)Gravatar Bjorn Lu 25-2/+116
2023-05-17Build edge/worker runtime with webworker ssr target (#7101)Gravatar Bjorn Lu 7-6/+21
2023-05-16refactor(assets): Move generation logic out of internal.ts (#7102)Gravatar Erika 4-125/+133
2023-05-16Update lockfile CI (#7105)Gravatar Bjorn Lu 1-4/+10
2023-05-16[ci] update lockfile (#7075)Gravatar Houston (Bot) 1-107/+109
2023-05-16[ci] formatGravatar bluwy 2-3/+3
2023-05-16Add `workerd` and `worker` to cloudflare adapter bundling (#7092)Gravatar Johannes Spohr 10-277/+88