astro/src
Nate Moore 9ab1f52a1c
New hydration methods (#29)
* WIP: new hydration methods

* refactor: genericize load/idle/visible renderers

* fix: do not pass "data-astro-id" to component

* docs: add hydration section to README

* docs: update README

Co-authored-by: Nate Moore <nate@skypack.dev>
2021-03-26 17:09:28 -05:00
..
@types First pass at the build (#27) 2021-03-25 14:06:08 -04:00
compiler New hydration methods (#29) 2021-03-26 17:09:28 -05:00
frontend New hydration methods (#29) 2021-03-26 17:09:28 -05:00
parser [ci] npm run format 2021-03-26 19:46:26 +00:00
build.ts [ci] npm run format 2021-03-26 19:46:26 +00:00
cli.ts Absorb Snowpack config inside Astro (#32) 2021-03-26 13:14:32 -06:00
config.ts hmx ☞ astro (#22) 2021-03-24 11:45:38 -04:00
dev.ts First pass at the build (#27) 2021-03-25 14:06:08 -04:00
logger.ts add component state, top-level await support (#26) 2021-03-25 00:00:22 -07:00
micromark-collect-headers.ts add component state, top-level await support (#26) 2021-03-25 00:00:22 -07:00
micromark-encode.ts Redesign pages, remove layout nesting (#24) 2021-03-24 16:01:28 -07:00
runtime.ts Absorb Snowpack config inside Astro (#32) 2021-03-26 13:14:32 -06:00
style-stuff.ts Initial tests set up (#10) 2021-03-19 17:07:45 -04:00