mirror of
https://github.com/withastro/astro.git
synced 2024-12-23 21:53:55 -05:00
d1f5611feb
* 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 |
||
---|---|---|
.. | ||
fixtures | ||
css-head-mdx.test.js | ||
mdx-astro-markdown-remarkRehype.test.js | ||
mdx-component.test.js | ||
mdx-escape.test.js | ||
mdx-frontmatter-injection.test.js | ||
mdx-frontmatter.test.js | ||
mdx-get-headings.test.js | ||
mdx-get-static-paths.test.js | ||
mdx-infinite-loop.test.js | ||
mdx-namespace.test.js | ||
mdx-page.test.js | ||
mdx-plugins.test.js | ||
mdx-plus-react.test.js | ||
mdx-slots.js | ||
mdx-syntax-highlighting.test.js | ||
mdx-url-export.test.js | ||
mdx-vite-env-vars.test.js |