summaryrefslogtreecommitdiff
path: root/src/frontend/render/vue.ts (follow)
AgeCommit message (Collapse)AuthorFilesLines
2021-04-02Add type declarations (#59)Gravatar Drew Powers 1-2/+3
2021-04-02Fix React import (#55)Gravatar Drew Powers 1-1/+1
* Fix React import * Change default export * Fix :visible dynamic component * Use colon to alias vue createElement Co-authored-by: Matthew Phillips <matthew@skypack.dev>
2021-04-02Get CSS Modules working in Vue (#53)Gravatar Drew Powers 1-4/+4
2021-03-26New hydration methods (#29)Gravatar Nate Moore 1-34/+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-16Annoying Lint PRâ„¢ (#3)Gravatar Drew Powers 1-4/+4
* Add Prettier + ESLint * Format files
2021-03-15initial commitGravatar Matthew Phillips 1-0/+39