0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/packages/integrations/mdx/test
Matthew Phillips d1f5611feb
Add additional scoping for head buffering (#6152)
* Add additional scoping for head buffering

* Add test for direct usage of nested component

* Add special scoping for Astro.scopes.render()

* Generate propagation map during the build

* Move to a maybeHead instruction

* Properly serialize for SSR

* More conservative scoping

* Maybe had should honor result._metadata.hasRenderedHead

* Properly type slots

* Allow template result to be passed

* Add changeset
2023-02-07 10:56:32 -05:00
..
fixtures Add additional scoping for head buffering (#6152) 2023-02-07 10:56:32 -05:00
css-head-mdx.test.js Add additional scoping for head buffering (#6152) 2023-02-07 10:56:32 -05:00
mdx-astro-markdown-remarkRehype.test.js [ci] format 2022-11-22 15:15:03 +00:00
mdx-component.test.js Support rendering <Fragment> in MDX <Content /> component (#5522) 2022-12-05 21:56:43 +01:00
mdx-escape.test.js
mdx-frontmatter-injection.test.js Change frontmatter injection ordering (#5687) 2023-01-03 16:31:19 -05:00
mdx-frontmatter.test.js Update Markdown type signature to match behavior (#4423) 2022-08-25 17:08:43 -04:00
mdx-get-headings.test.js Fix MDX heading IDs generation when using a frontmatter reference (#5978) 2023-01-26 12:52:50 -05:00
mdx-get-static-paths.test.js
mdx-infinite-loop.test.js P5: fix MDX memory leak (#4939) 2022-09-30 17:13:44 -05:00
mdx-namespace.test.js [ci] format 2022-08-12 22:03:24 +00:00
mdx-page.test.js [ci] format 2022-08-23 17:28:38 +00:00
mdx-plugins.test.js Add SmartyPants flag (#5769) 2023-01-06 09:26:02 -05:00
mdx-plus-react.test.js Add test for mdx + React usage (#4174) 2022-08-05 17:13:30 -04:00
mdx-slots.js Support rendering <Fragment> in MDX <Content /> component (#5522) 2022-12-05 21:56:43 +01:00
mdx-syntax-highlighting.test.js Markdown and MDX configuration rework (#5684) 2023-01-03 17:12:47 -05:00
mdx-url-export.test.js
mdx-vite-env-vars.test.js [ci] format 2022-09-26 22:25:48 +00:00