summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins/add-classes.mjs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-05-15[ci] formatGravatar Ming-jun Lu 1-1/+1
2024-05-15fix(rss): fix an issue where trailing slash is not removed even if `trailingS...Gravatar Ming-jun Lu 4-11/+19
2024-05-15[ci] formatGravatar Bjorn Lu 1-4/+4
2024-05-15Improve prefetch behaviour for browsers (#10999)Gravatar Bjorn Lu 5-108/+128
2024-05-15Actions: support empty args and empty response (#11041)Gravatar Ben Holmes 7-4/+39
2024-05-15Actions: fix minor type issues in documented example (#11043)Gravatar Ben Holmes 2-4/+11
2024-05-15Fix `getViteConfig()` type definition (#11046)Gravatar HiDeoo 2-1/+10
2024-05-15test: add firefox to the list of browsers to test (#11036)Gravatar Emanuele Stoppa 3-3/+48
2024-05-15docs: fix grammatical mix-up (#11039)Gravatar Bkh 1-1/+1
2024-05-14[ci] formatGravatar Ben Holmes 1-3/+3
2024-05-14actions: Throw error on missing server output (#11028)Gravatar Ben Holmes 3-1/+29
2024-05-14fix(types): Add name attribute to AnchorHTMLAttributes (#10981)Gravatar molsson 2-0/+6
2024-05-14fix(astro): refine assets prefix typing (#11020)Gravatar Alexander S 2-1/+6
2024-05-14[ci] formatGravatar Argana Phangquestian 1-2/+2
2024-05-14fix: add missing attribute popovertargetaction (#11034)Gravatar Argana Phangquestian 2-0/+7
2024-05-13[ci] formatGravatar Ben Holmes 1-1/+4
2024-05-13Actions: include zod error in message for easier debugging (#11029)Gravatar Ben Holmes 2-1/+6
2024-05-13Fix CSS handling for experimental.directRenderScript (#11026)Gravatar Bjorn Lu 9-12/+101
2024-05-13[ci] formatGravatar Ben Holmes 1-1/+1
2024-05-13Actions: fix custom error message on client (#11030)Gravatar Ben Holmes 11-31/+112
2024-05-13[ci] formatGravatar Ben Holmes 2-3/+6
2024-05-13Fix `isDbError()` for remote errors (#11027)Gravatar Ben Holmes 7-43/+66
2024-05-13[ci] formatGravatar Shiina 1-23/+25
2024-05-13Prevents unhandledrejection error when checking for latest Astro version (#1...Gravatar Shiina 2-1/+6
2024-05-13[ci] release (#11019)astro@4.8.3Gravatar Houston (Bot) 32-62/+63
2024-05-13docs: fix arguments in experimental.actions code example (#11008)Gravatar K.Mitamura 2-4/+4
2024-05-13[ci] formatGravatar Ben Holmes 1-2/+2
2024-05-13Fix: allow `locals` access from actions (#11006)Gravatar Ben Holmes 6-2/+45
2024-05-13fix(deps): update all non-major dependencies (#11015)Gravatar renovate[bot] 44-756/+576
2024-05-13chore(deps): update dependency @octokit/action to v7 (#11016)Gravatar renovate[bot] 2-67/+61
2024-05-10docs: fix indentation in experimental.actions code examples (#11001)Gravatar Shinya Fujino 1-2/+2
2024-05-10Update astro.ts (#10997)Gravatar liruifengv 1-1/+1
2024-05-09[ci] release (#10993)astro@4.8.2Gravatar Houston (Bot) 33-67/+65
2024-05-09[ci] formatGravatar liruifengv 2-6/+5
2024-05-09fix: fix incorrect actions path on windows (#10990)Gravatar liruifengv 2-3/+8
2024-05-09Fix loading of non-index routes that end with `index.html` (#10979)Gravatar Bryce Russell 4-1/+15
2024-05-09fix: exec command on Astro new version message (#10991)Gravatar Armand Philippot 2-3/+3
2024-05-09[ci] release (#10985)astro@4.8.1@astrojs/react@3.3.4Gravatar Houston (Bot) 36-77/+76
2024-05-09feat(package.json): removed wrong react types (#10986)Gravatar Federico Ballarini 2-2/+7
2024-05-09fix: incorrect type for experimental option (#10987)Gravatar Emanuele Stoppa 2-1/+6
2024-05-09[ci] formatGravatar Bjorn Lu 1-1/+1
2024-05-09Support scope styles for picture element in Picture component (#10975)Gravatar Bjorn Lu 4-0/+48
2024-05-09[ci] formatGravatar Emanuele Stoppa 1-1/+1
2024-05-09chore: fix changelog bug caused by changesets bot (#10982)Gravatar Emanuele Stoppa 1-1/+1
2024-05-09[ci] release (#10944)astro@4.8.0@astrojs/web-vitals@0.1.1@astrojs/vue@4.2.0@astrojs/vercel@7.6.0@astrojs/solid-js@4.2.0@astrojs/react@3.3.3@astrojs/preact@3.3.0@astrojs/mdx@3.0.0@astrojs/db@0.11.1Gravatar Houston (Bot) 77-439/+382
2024-05-09[ci] formatGravatar Emanuele Stoppa 1-2/+0
2024-05-09chore: move error in the correct section (#10980)Gravatar Emanuele Stoppa 1-12/+14
2024-05-09[ci] formatGravatar Bryce Russell 1-1/+1
2024-05-09Fix error when accessing `clientAddress` on prerendered routes (#10977)Gravatar Bryce Russell 4-8/+33
2024-05-09chore(deps): update all non-major dependencies (#10958)Gravatar renovate[bot] 120-961/+1343