summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins/add-classes.mjs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-11-16Cancel response stream when connection closes (#9071)Gravatar pilcrowOnPaper 6-233/+55
2023-11-15[ci] formatGravatar Emanuele Stoppa 1-1/+0
2023-11-15feat(i18n): apply specific routing logic only to pages (#9091)Gravatar Emanuele Stoppa 8-6/+115
2023-11-15feat(dev-overlay): Hide plugins into a separate menu when there's too many en...Gravatar Erika 7-14/+220
2023-11-15[ci] formatGravatar Bjorn Lu 1-1/+1
2023-11-15Support Svelte 5 (experimental) (#9098)Gravatar Bjorn Lu 7-17/+120
2023-11-14[ci] release (#9078)astro@3.5.4@astrojs/mdx@1.1.5@astrojs/markdown-remark@3.5.0@astrojs/markdoc@0.7.2Gravatar Houston (Bot) 45-114/+110
2023-11-14[ci] formatGravatar bluwy 4-4/+4
2023-11-14Refactor shikiji syntax highlighting code (#9083)Gravatar Bjorn Lu 10-293/+198
2023-11-14[ci] formatGravatar bluwy 1-1/+1
2023-11-14fix: Query params trigger the trailingSlash error in preview mode (#9045)Gravatar Rishi Raj Jain 2-1/+7
2023-11-14fix(assets): bundling regression for specific config on non-Node runtimes (#9...Gravatar Alexander Niebuhr 2-1/+10
2023-11-13[docs] config-reference typo (#9094)Gravatar Sarah Rainsberger 1-1/+1
2023-11-13[ci] formatGravatar ematipico 1-1/+1
2023-11-13fix(i18n): middleware should consider trailing slash when redirecting (#9085)Gravatar Emanuele Stoppa 9-10/+86
2023-11-13Support formmethod and formaction in ViewTransitions (#9084)Gravatar Matthew Phillips 6-5/+69
2023-11-13feat(overlay): Add a settings panel (#9058)Gravatar Erika 12-59/+349
2023-11-13chore(config.d.ts): Update comment (#9076)Gravatar Risu 1-1/+2
2023-11-13fix(assets): Only use src to hash files generated by the passthrough service ...Gravatar Erika 2-0/+6
2023-11-13Fix typo in router.ts (#9077)Gravatar Ikko Eltociear Ashimine 1-1/+1
2023-11-13fix(logger): namespace label in debug logger (#9067)Gravatar Daniel Hajduk 2-3/+8
2023-11-11[ci] release (#9070)astro@3.5.3Gravatar Houston (Bot) 31-60/+61
2023-11-12[ci] formatGravatar natemoo-re 2-2/+4
2023-11-11Fix asset propagation regression in 3.5 (#9069)Gravatar Nate Moore 7-10/+51
2023-11-10[ci] formatGravatar sarah11918 1-5/+5
2023-11-10[docs] test config-reference formatting for sidebar (#9052)Gravatar Sarah Rainsberger 1-66/+71
2023-11-10[ci] release (#9054)create-astro@4.5.1astro@3.5.2Gravatar Houston (Bot) 34-66/+68
2023-11-10Allow same-page navigations on form posts (#9055)Gravatar Matthew Phillips 4-2/+43
2023-11-10fix(middleware): do not import user middleware if not preset (#9057)Gravatar Emanuele Stoppa 13-10/+123
2023-11-10fix: added onError functionality to spinner (#9048)Gravatar Sergii Kirianov 5-15/+20
2023-11-10[ci] release (#9038)astro@3.5.1Gravatar Houston (Bot) 35-80/+69
2023-11-10fix: regression when calculating params and pattern (#9051)Gravatar Emanuele Stoppa 6-30/+58
2023-11-10[ci] formatGravatar matthewp 1-3/+2
2023-11-10fix: Astro info throws when xclip is not available (#9042)Gravatar Rishi Raj Jain 2-6/+17
2023-11-10fix(assets): Fix image errors when images were used on the client (#9049)Gravatar Erika 6-3/+34
2023-11-10fix(logging): Fix --verbose flag not working (#9050)Gravatar Erika 2-0/+6
2023-11-09[ci] formatGravatar sarah11918 1-5/+5
2023-11-09[docs] hotfixes to i18n config-ref (#9037)Gravatar Sarah Rainsberger 2-9/+18
2023-11-09[ci] release (#9021)astro@3.5.0@astrojs/mdx@1.1.4@astrojs/markdown-remark@3.4.0@astrojs/lit@3.0.3Gravatar Houston (Bot) 48-297/+289
2023-11-09[ci] update lockfile (#8950)Gravatar Houston (Bot) 2-5/+5
2023-11-09chore: Update docs for TS 5 presets (#9025)Gravatar Benny Neugebauer 1-1/+1
2023-11-09[ci] formatGravatar natemoo-re 17-192/+259
2023-11-09Content Collection cache (experimental) (#8854)Gravatar Nate Moore 45-209/+1962
2023-11-09fix(i18n): names of the functions should match the RFC (#9035)Gravatar Emanuele Stoppa 5-23/+65
2023-11-09fix(config types): routingStrategy is optional (#9034)Gravatar Arsh 1-1/+1
2023-11-09fix(i18n): fallback index when routing is prefix-always (#9032)Gravatar Emanuele Stoppa 4-69/+106
2023-11-09Remove empty changeset (#9030)Gravatar Reuben Tier 1-5/+0
2023-11-09fix(assets): Use uint8arrays instead of Buffer in code that can run outside o...Gravatar Erika 7-10/+22
2023-11-08[ci] formatGravatar matthewp 6-26/+27
2023-11-08Integration defined middleware (#8869)Gravatar Matthew Phillips 15-75/+268