summaryrefslogtreecommitdiff
path: root/packages/integrations/mdx/test/css-head-mdx.test.js (follow)
AgeCommit message (Expand)AuthorFilesLines
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