astro/packages
Nate Moore 3a56d77415 Renderer: add Solid renderer (#667)
* feat: add support for `jsxImportSource`, new JSX transform

* WIP: solid renderer

* [Renderer] Solid (#656)

* feat: add support for `jsxImportSource`, new JSX transform

* WIP: solid renderer

* Solid renderer: fix SSR of children, hydration (top level)

Caveat: cannot hydrate children/descendants of hydrated parents

* Fix hydration of fragments

* fix: SyntaxError in React/Preact renderers

* fix: errors in React/Preact renderers

* feat: update react external

* chore: update examples

* chore: delete old changelog

* chore: update astro config

Co-authored-by: Nate Moore <nate@skypack.dev>

* Changing the preact to Solid (#669)

* chore: use new client:visible syntax

* fix: dev script issue

* chore: cleanup SolidJS example

* docs: update framework example docs

* chore: cleanup framework-multiple example

* fix: remove SolidJS false-positives from Preact renderer

* chore: add changeset

Co-authored-by: eyelidlessness <eyelidlessness@users.noreply.github.com>
Co-authored-by: Abdullah Mzaien <s201540830@kfupm.edu.sa>
2021-07-20 15:56:47 -05:00
..
astro Renderer: add Solid renderer (#667) 2021-07-20 15:56:47 -05:00
astro-parser Revert "fix(parser): html entities evaluated (#738)" 2021-07-20 13:37:18 -07:00
astro-prism [ci] yarn format 2021-07-20 04:07:49 +00:00
create-astro Add ability to specify hostname in devOptions (#733) 2021-07-19 21:38:55 -07:00
markdown-support tsconfig fix (#752) 2021-07-19 18:23:39 -07:00
renderers Renderer: add Solid renderer (#667) 2021-07-20 15:56:47 -05:00