summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins/add-classes.mjs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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
2023-11-08[ci] formatGravatar matthewp 3-13/+7
2023-11-08Support form submissions in the ViewTransitions router (#8963)Gravatar Matthew Phillips 9-8/+204
2023-11-08[ci] formatGravatar ematipico 18-31/+32
2023-11-08feat: experimental i18n routing (#8974)Gravatar Emanuele Stoppa 97-293/+4078
2023-11-08Light/dark theming for shikiji's codeblocks (#8903)Gravatar horo 8-8/+62
2023-11-08feat(overlay): Add click to go to editor for audits (#9016)Gravatar Erika 9-26/+47
2023-11-08Support prefetch in core (#8951)Gravatar Bjorn Lu 23-41/+688
2023-11-08Fix Lit integration hydration ordering (#9018)Gravatar Augustine Kim 3-1/+9
2023-11-08[ci] formatGravatar Princesseuh 1-1/+5
2023-11-08feat(assets): Delete original assets unused outside of the optimization pipel...Gravatar Erika 13-30/+116
2023-11-08feat(assets): Add property to image services to control which properties to u...Gravatar Erika 10-9/+86
2023-11-08Use jpeg source files as fallback rather than converting to png (#9010)Gravatar Caleb Jasik 2-1/+7
2023-11-08[ci] release (#8989)astro@3.4.4@astrojs/vue@3.0.4@astrojs/vercel@5.2.0Gravatar Houston (Bot) 40-93/+87
2023-11-08fix(vue): vue regular script block exports not being recognized inside editor...Gravatar Justinas Delinda 9-14/+105
2023-11-08feat(overlay): Match the design's animations, shadows and general styling (#9...Gravatar Erika 11-56/+251
2023-11-07[ci] formatGravatar lilnasy 1-2/+2
2023-11-07feat(vercel): streaming (#8879)Gravatar Arsh 9-8/+80
2023-11-06Fix DEV mode on Safari when view transitioning to client:only components (#9000)Gravatar Martin Trapp 2-3/+7
2023-11-06[ci] formatGravatar bluwy 1-1/+1
2023-11-06Handle Vite 5 changes (#9005)Gravatar Bjorn Lu 4-7/+30
2023-11-06[ci] formatGravatar bluwy 1-1/+1
2023-11-06Add shiki lang path compat (#8996)Gravatar Bjorn Lu 7-7/+438
2023-11-02fix(assets): Propagate sizes attribute on all sources (#8986)Gravatar Erika 8-20/+44
2023-11-02[ci] release (#8982)astro@3.4.3Gravatar Houston (Bot) 32-65/+63
2023-11-02Increase the scroll restoration throttle time (#8981)Gravatar Matthew Phillips 2-1/+6
2023-11-01[ci] formatGravatar natemoo-re 1-1/+1
2023-11-01fix: toStyleString omit nullish values (#8940)Gravatar Marvin 2-0/+6
2023-11-01[ci] release (#8980)@astrojs/underscore-redirects@0.3.3Gravatar Houston (Bot) 3-6/+7
2023-11-01fix(underscore-redirects): fix dynamic pattern regression (#8979)Gravatar Alexander Niebuhr 2-2/+7
2023-11-01[ci] release (#8975)astro@3.4.2@astrojs/underscore-redirects@0.3.2Gravatar Houston (Bot) 36-76/+72
2023-11-01[ci] formatGravatar matthewp 1-12/+13