astro/packages
Tony Sullivan 1971ab3c60
Add support for client:only hydrator (#935)
* Adding support for client:only hydration

* Adding documentation for client:only

* Adding changeset

* Updating the test to use a browser-only API

* Adding a browser-specific import script, this reproduces the issue where client:only imports must be removed

* typo fix

* removing mispelled test component

* WIP: delaying inclusion of component imports until the hydration method is known

* WIP: tweaking the test to use window instead of document

* When only one renderer is included, use that for client:only hydration

* temporary test script snuck into the last commit

* WIP: adding check for a client:only renderer hint

* refactor: Remove client:only components instead of delaying all component import statements

* Updating the changeset and docs for the renderer hint

* refactor: pull client:only render matching out to it's own function

* Updating renderer hinting to match full name, with shorthand for internal renderers

Co-authored-by: Tony Sullivan <tony.f.sullivan@gmail.com>
2021-08-17 13:44:56 -04:00
..
astro Add support for client:only hydrator (#935) 2021-08-17 13:44:56 -04:00
astro-parser Version Packages (#940) 2021-07-30 10:19:00 -04:00
astro-prism [ci] yarn format 2021-07-20 04:07:49 +00:00
create-astro Add minimal template (#1090) 2021-08-15 14:13:58 -05:00
markdown-support Fix left curly bracket formatting (#1094) 2021-08-12 09:51:37 -07:00
renderers Version Packages (#1064) 2021-08-11 15:01:00 -07:00