summaryrefslogtreecommitdiff
path: root/packages/integrations/mdx/test/css-head-mdx.test.js (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-01-08fix: conditionally import image style (#12925)Gravatar Matt Kane 1-3/+3
2025-01-07fix(mdx): don't import image component when no images are used (#12921)Gravatar Matt Kane 1-3/+3
2024-11-15feat: experimental responsive images (#12377)Gravatar Matt Kane 1-6/+6
2024-09-19chore: remove outdate config from testGravatar Matt Kane 1-1/+0
2024-09-18Merge branch 'main' into nextGravatar Matt Kane 1-0/+1
2024-09-18[ci] formatGravatar Matt Kane 1-1/+1
2024-09-18fix: correctly handle head propagation in content layer deferred rendering (#...Gravatar Matt Kane 1-0/+1
2024-08-28Make directRenderScript the default (#11791)Gravatar Bjorn Lu 1-3/+3
2024-05-08Improve content collection styles and scripts build perf (#10959)Gravatar Bjorn Lu 1-1/+1
2024-02-21chore: use biome to sort imports - only test files (#10180)Gravatar Emanuele Stoppa 1-3/+3
2024-01-31migrate MDX tests (#9894)Gravatar Alex Nguyen 1-13/+14
2023-08-18Switch `build.inlineStylesheets` default to auto (#8118)Gravatar Arsh 1-0/+2
2023-04-06 Prevent body head content injection in MDX when using layout (#6779)Gravatar Matthew Phillips 1-0/+13
2023-02-13Fix head injection in body with slots.render() and head buffering (#6216)Gravatar Matthew Phillips 1-0/+12
2023-02-09[ci] formatGravatar matthewp 1-1/+1
2023-02-09Fix head injection misplacement with Astro.slots.render() (#6196)Gravatar Matthew Phillips 1-0/+13
2023-02-07Add additional scoping for head buffering (#6152)Gravatar Matthew Phillips 1-0/+27
2023-02-02Prevent eager rendering of head content in multi-level MDX layout (#6107)Gravatar Matthew Phillips 1-2/+2
2023-01-30Simplified head injection (#6034)Gravatar Matthew Phillips 1-0/+33