summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins/add-classes.mjs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-08-11[ci] formatGravatar matthewp 2-4/+5
2023-08-11Fix same-page transition with different query params (#8042)Gravatar Matthew Phillips 7-1/+46
2023-08-11[ci] release (#8023)create-astro@3.1.13astro@2.10.6@astrojs/vercel@3.8.1@astrojs/node@5.3.3@astrojs/netlify@2.6.0@astrojs/cloudflare@6.8.0Gravatar Houston (Bot) 56-148/+158
2023-08-11docs(netlify): remove comma (#8040)Gravatar Arsh 1-1/+1
2023-08-11[ci] formatGravatar lilnasy 3-11/+15
2023-08-11Add Incremental Static Regeneration support for the Netlify's on-demand build...Gravatar Arsh 7-3/+116
2023-08-11[ci] formatGravatar matthewp 1-1/+1
2023-08-11Prevent Vercel NFT from scanning /dev (#8039)Gravatar Matthew Phillips 2-0/+8
2023-08-11[ci] formatGravatar matthewp 1-5/+6
2023-08-11Prevent script re-execution on page evaluation (#8033)Gravatar Matthew Phillips 4-0/+53
2023-08-11fix: middleware entry point to not be set (#8036)Gravatar Emanuele Stoppa 3-8/+22
2023-08-10[ci] formatGravatar natemoo-re 3-27/+33
2023-08-10Support `--host` for Node adapter preview (#6928)Gravatar Jerry_wu 4-4/+69
2023-08-10[ci] formatGravatar natemoo-re 1-1/+1
2023-08-10fix(#5637): fix yarn berry support for create-astro (#8028)Gravatar Nate Moore 2-1/+15
2023-08-10Ensure dev server restart respects `base` removal (#8027)Gravatar Nate Moore 4-60/+44
2023-08-10Remove unnecessary hyphen from svg tag (#8025)Gravatar Shinya Fujino 1-1/+1
2023-08-10Update path to image in public/ to suppress warning (#8026)Gravatar Shinya Fujino 1-1/+1
2023-08-10[ci] formatGravatar natemoo-re 3-15/+15
2023-08-10feat(@astrojs/cloudfalre): add cloudflare envs to `Astro.locals` (#7541)Gravatar Alexander Niebuhr 12-33/+176
2023-08-10[ci] formatGravatar bluwy 2-6/+6
2023-08-10Fix getCollection return new instance in prod (#8022)Gravatar Bjorn Lu 4-1/+45
2023-08-10View Transitions: do not animate same page navigation, but animate hash links...Gravatar Martin Trapp 2-1/+10
2023-08-10[ci] release (#8017)astro@2.10.5@astrojs/cloudflare@6.7.0Gravatar Houston (Bot) 43-76/+83
2023-08-10[ci] formatGravatar ematipico 1-1/+1
2023-08-10Update content-types.template.d.ts (#8010)Gravatar Oliver Speir 1-1/+3
2023-08-10[ci] formatGravatar bluwy 2-3/+6
2023-08-10Move hoisted script analysis optimization as experimental (#8011)Gravatar Bjorn Lu 6-38/+88
2023-08-10more efficient _routes.json for cloudflare integration (#7846)Gravatar Marco Schumacher 17-16/+242
2023-08-09[ci] release (#8000)create-astro@3.1.12astro@2.10.4@astrojs/preact@2.2.2Gravatar Houston (Bot) 48-96/+97
2023-08-09Support Bun by adjusting how `@babel/plugin-transform-react-jsx` is imported....Gravatar dave caruso 3-12/+15
2023-08-09[ci] formatGravatar ElianCodes 1-14/+14
2023-08-09fixed image path and add markdown syntax in example (#7802)Gravatar Keshav Mohta 1-6/+113
2023-08-09Remove nested JSON.stringify from props serialization (#7995)Gravatar Jany Belluz 4-29/+41
2023-08-09docs: Fix error link in markdoc (#8006)Gravatar 李瑞丰 1-1/+1
2023-08-08fix: `EndpointOutput` type with encoding `'binary'` (#8003)Gravatar Juan Martín Seery 5-18/+28
2023-08-08Add shorthand for Starlight templates to `create astro` (#7993)Gravatar Chris Swithinbank 2-1/+9
2023-08-07chore: remove MDX integration from Tailwind example (#7987)Gravatar Elian ☕️ 5-19/+17
2023-08-07[ci] release (#7988)astro@2.10.3Gravatar Houston (Bot) 41-70/+71
2023-08-07fix: ensure `injectRoute` works during build (#7986)Gravatar Nate Moore 3-1/+8
2023-08-07Add screen reader text to example blog footer (#7984)Gravatar Jeff Ruane 1-0/+3
2023-08-07[ci] release (#7958)astro@2.10.2@astrojs/rss@2.4.4@astrojs/lit@2.1.1Gravatar Houston (Bot) 51-106/+97
2023-08-07Fix formatting in Lit README (#7985)Gravatar Chris Swithinbank 2-1/+10
2023-08-07[ci] formatGravatar natemoo-re 1-4/+1
2023-08-07Added slashes at the end of the filter option in the sitemap docs (#7915)Gravatar Marek Brzezinski 1-5/+5
2023-08-07Fix missing CSS when 404 server Response redirects to a custom 404 page (#7946)Gravatar André Alves 7-7/+43
2023-08-07[ci] formatGravatar natemoo-re 1-4/+9
2023-08-07Fix `injectRoute` (#7943)Gravatar Nate Moore 5-8/+37
2023-08-07[ci] formatGravatar natemoo-re 2-51/+56
2023-08-07Refactor page filename logic (#7983)Gravatar Nate Moore 3-16/+67