summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins/add-classes.mjs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-02-03Fix outdated error message in paginate() function (#6124)Gravatar Fred K. Schott 2-1/+6
2023-02-03[ci] formatGravatar bholmesdev 1-1/+1
2023-02-03[Content collections] Fix "underscore to ignore" warnings (#6122)Gravatar Ben Holmes 5-34/+117
2023-02-03[ci] formatGravatar bholmesdev 4-11/+10
2023-02-03[Content collections] Load content config with full Vite setup (#6092)Gravatar Ben Holmes 12-236/+286
2023-02-03Update open with codesandbox link to use synced sandboxes (#6105)Gravatar Obinna Ekwuno 25-25/+25
2023-02-03fix: use the root of the project as the functions location (#6075)Gravatar Nacho Vazquez 3-6/+12
2023-02-03[ci] update lockfile (#6115)Gravatar Houston (Bot) 1-49/+49
2023-02-03[ci] formatGravatar matthewp 14-100/+111
2023-02-03Refactor build into plugins (#6077)Gravatar Matthew Phillips 15-142/+461
2023-02-03Fix scanning sourcemap handling (#6114)Gravatar Bjorn Lu 2-0/+6
2023-02-02[ci] release (#6109)@astrojs/preact@2.0.2@astrojs/node@5.0.3Gravatar Houston (Bot) 14-26/+28
2023-02-03[ci] formatGravatar matthewp 3-3/+3
2023-02-02Node adapter: handle prerendering and serving with query params (#6110)Gravatar Matthew Phillips 11-4/+121
2023-02-02Upgrade preact's dependencies to fix security issue (#6108)Gravatar Matthew Phillips 3-3/+38
2023-02-02[ci] release (#6094)astro@2.0.6@astrojs/vercel@3.0.1@astrojs/solid-js@2.0.2Gravatar Houston (Bot) 44-83/+89
2023-02-02[ci] formatGravatar matthewp 5-6/+10
2023-02-02Prevent eager rendering of head content in multi-level MDX layout (#6107)Gravatar Matthew Phillips 9-4/+36
2023-02-02chore: bump vitefu for @astrojs/solid-js (#6104)Gravatar Yasser Hennawi 3-2/+7
2023-02-02[ci] update lockfile (#6100)Gravatar Houston (Bot) 1-106/+106
2023-02-01[ci] formatGravatar bholmesdev 1-4/+4
2023-02-01fix: solidjs integration for vercel edge build (adopting same mechanics as cl...Gravatar Daniel 2-8/+21
2023-02-01[ci] release (#6089)@astrojs/node@5.0.2@astrojs/netlify@2.1.1Gravatar Houston (Bot) 9-16/+18
2023-02-01Move @netlify/functions to be a dep (#6090)Gravatar Matthew Phillips 3-4/+9
2023-02-01Fix incorrent encoded when path has other language characters (#6088)Gravatar Shiina 2-1/+6
2023-02-01[ci] release (#6048)astro@2.0.5@astrojs/mdx@0.16.0@astrojs/lit@1.1.2@astrojs/image@0.14.0Gravatar Houston (Bot) 52-119/+116
2023-02-01[ci] formatGravatar matthewp 2-6/+14
2023-02-01[Lit] Forwards compatiblity for streaming Declarative Shadow DOM (#6055)Gravatar Elliott Marquez 7-9/+14
2023-02-01[ci] update lockfile (#6060)Gravatar Houston (Bot) 1-150/+152
2023-02-01[Content collections] Apply MDX components on render (#6064)Gravatar Ben Holmes 7-10/+107
2023-02-01[ci] formatGravatar bholmesdev 2-5/+5
2023-02-01fix: Failed to execute 'encode' on 'TextEncoder': parameter 1 is not of type ...Gravatar Daniel 3-3/+13
2023-02-01[ci] formatGravatar matthewp 2-24/+18
2023-02-01[Lit] Fix hydration not having the same reactive values as server (#6080)Gravatar Elliott Marquez 13-35/+181
2023-02-01Add JSDOC `@message` to fix docs error pages (#6076)Gravatar Yan Thomas 1-0/+2
2023-01-31Add required `alt` to Picture example (#6074)Gravatar Bryce Russell 1-1/+1
2023-01-31Add links to sharp docs in @astro/image README (#6017)Gravatar Nick Buk[0vec] 1-4/+4
2023-01-31[MDX] Syntax highlighting after user plugins (#6050)Gravatar Ben Holmes 2-6/+14
2023-01-31Correct usage of `getImage` function (#6068)Gravatar Happydev 1-1/+4
2023-01-31Wrap tag in example error message in code backticks (#6063)Gravatar Chris Swithinbank 1-1/+1
2023-01-31Revert MDX README changes (#6062)Gravatar Chris Swithinbank 2-260/+32
2023-01-31[ci] formatGravatar Princesseuh 2-11/+11
2023-01-31error overlay: show `cause` if available (#6052)Gravatar Mayank 3-3/+33
2023-01-30[ci] formatGravatar matthewp 6-8/+17
2023-01-30fix(image): allow usage of image from any directory (#5932)Gravatar Alexey Shmalko 14-45/+173
2023-01-30Fix `GetPictureResult` interface (#5894)Gravatar Renato Lacerda 2-1/+6
2023-01-30[ci] release (#6041)create-astro@2.0.2astro@2.0.4@astrojs/vue@2.0.1@astrojs/turbolinks@0.1.5@astrojs/tailwind@3.0.1@astrojs/svelte@2.0.1@astrojs/solid-js@2.0.1@astrojs/sitemap@1.0.1@astrojs/react@2.0.2@astrojs/prefetch@0.1.2@astrojs/preact@2.0.1@astrojs/netlify@2.1.0@astrojs/mdx@0.15.2@astrojs/lit@1.1.1@astrojs/image@0.13.1@astrojs/cloudflare@6.1.1@astrojs/alpinejs@0.1.3Gravatar Houston (Bot) 42-78/+80
2023-01-30[ci] formatGravatar natemoo-re 1-4/+4
2023-01-30Handle invalid argument errors (#6045)Gravatar Nate Moore 3-4/+40
2023-01-30[ci] formatGravatar matthewp 1-1/+1