summaryrefslogtreecommitdiff
path: root/docs/src/components/Header/SidebarToggle.tsx
diff options
context:
space:
mode:
authorGravatar Tony Sullivan <tony.f.sullivan@outlook.com> 2021-08-17 17:44:56 +0000
committerGravatar GitHub <noreply@github.com> 2021-08-17 13:44:56 -0400
commit1971ab3c602896540fb7f0bf5b6670cf5cab92f4 (patch)
treef523499d808f93d62d47c91d6485b7ea54964b8e /docs/src/components/Header/SidebarToggle.tsx
parent64bbd89f42568b6e73b216fc939c13597965406e (diff)
downloadastro-1971ab3c602896540fb7f0bf5b6670cf5cab92f4.tar.gz
astro-1971ab3c602896540fb7f0bf5b6670cf5cab92f4.tar.zst
astro-1971ab3c602896540fb7f0bf5b6670cf5cab92f4.zip
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>
Diffstat (limited to 'docs/src/components/Header/SidebarToggle.tsx')
0 files changed, 0 insertions, 0 deletions