0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-20 22:12:38 -05:00
astro/packages/astro/test/fixtures
Matthew Phillips 48851c9d25
Adds support for a Lit renderer (#665)
* Adds support for a Lit renderer

This adds `@astrojs/renderer-lit`. An experimental Lit renderer.

* Removed cached submodule, mistake

* Prevent globals clobbering

* Add docs on globals
2021-07-13 08:27:40 -04:00
..
astro-attrs Serialize boolean attributes without a value (#422) 2021-06-14 12:29:34 -04:00
astro-basic feat: improve handling of undefined components (#650) 2021-07-09 17:02:39 -05:00
astro-children
astro-collection Fix collections regex (#557) 2021-06-28 06:22:15 -05:00
astro-components feat: improve handling of undefined components (#650) 2021-07-09 17:02:39 -05:00
astro-css-bundling
astro-doctype Make doctype be case insensitive (#419) 2021-06-14 12:00:51 -04:00
astro-dynamic Adds support for client:media hydrator (#664) 2021-07-12 16:27:08 -04:00
astro-expr Add <> fragment support for expressions (#433) 2021-06-15 11:33:27 -05:00
astro-fallback Move hydration directives to special attributes (#618) 2021-07-08 14:07:56 -04:00
astro-global New Props API (#515) 2021-06-24 17:48:24 -05:00
astro-hmr Fix injection behavior for pages which contain no elements (#638) 2021-07-09 09:46:19 -05:00
astro-markdown Move hydration directives to special attributes (#618) 2021-07-08 14:07:56 -04:00
astro-markdown-plugins Remark and rehype plugins (#562) 2021-07-01 11:55:22 -05:00
astro-resolve Handle script module resolution (#438) 2021-06-15 15:06:29 -06:00
astro-rss New Props API (#515) 2021-06-24 17:48:24 -05:00
astro-slots Add support for named slots (#661) 2021-07-12 13:07:39 -05:00
astro-styles-ssr Pass in scoped class name to child components (#579) 2021-06-29 16:40:30 -04:00
astro-throw Allow .astro files to throw new Error() (#572) 2021-06-29 11:37:36 -05:00
builtins Allow usage of node builtins through node: prefix (#520) 2021-06-23 16:01:32 -04:00
builtins-polyfillnode Don't alias builtins if polyfillNode is used (#601) 2021-07-01 16:22:47 -04:00
config-path/config Pre-release refactors (#289) 2021-06-02 11:35:28 -05:00
config-port
custom-elements Move hydration directives to special attributes (#618) 2021-07-08 14:07:56 -04:00
lit-element Adds support for a Lit renderer (#665) 2021-07-13 08:27:40 -04:00
no-head-el Fix injection behavior for pages which contain no elements (#638) 2021-07-09 09:46:19 -05:00
plain-markdown Pre-release refactors (#289) 2021-06-02 11:35:28 -05:00
preact-component Allow Preact components to return an empty Fragment (#599) 2021-07-01 14:30:48 -05:00
react-component Use correct React rendering API or hydration (#636) 2021-07-09 09:00:32 -04:00