Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a Lit based render plugin that provides Lit based SSR #710

Closed
1 of 5 tasks
thescientist13 opened this issue Aug 31, 2021 · 1 comment · Fixed by #869 or #868
Closed
1 of 5 tasks

Create a Lit based render plugin that provides Lit based SSR #710

thescientist13 opened this issue Aug 31, 2021 · 1 comment · Fixed by #869 or #868
Assignees
Labels
alpha.0 documentation Greenwood specific docs feature New feature or request Plugins Greenwood Plugins question Further information is requested SSR v0.23.0
Milestone

Comments

@thescientist13
Copy link
Member

Type of Change

  • New Feature Request
  • Documentation / Website
  • Improvement / Suggestion
  • Bug
  • Other (please clarify below)

Summary

As part of ongoing discovery in #576 , after enabling #709, we should make a @greenwood/plugin-renderer-lit package as an alternative to the default puppeteer rendering option used by Greenwood.

Details

Effectively as an alternative to puppeteer and should facilitate hydration via Declrative ShadowDOM

Thoughts / Questions

@thescientist13 thescientist13 added enhancement Improve something existing (e.g. no docs, new APIs, etc) question Further information is requested documentation Greenwood specific docs Plugins Greenwood Plugins SSR labels Aug 31, 2021
@thescientist13 thescientist13 added this to the 1.0 milestone Aug 31, 2021
@thescientist13 thescientist13 self-assigned this Aug 31, 2021
@thescientist13 thescientist13 changed the title Create a Lit based render plugin that supports hydration and Declarative Shadow DOM Create a Lit based render plugin that provides hydration through Declarative Shadow DOM Aug 31, 2021
@thescientist13 thescientist13 changed the title Create a Lit based render plugin that provides hydration through Declarative Shadow DOM Create a Lit based render plugin and provides hydration (through Declarative Shadow DOM) Aug 31, 2021
@thescientist13 thescientist13 changed the title Create a Lit based render plugin and provides hydration (through Declarative Shadow DOM) Create a Lit based render plugin that provides Lit based hydration (through Declarative Shadow DOM) Sep 1, 2021
@thescientist13
Copy link
Member Author

Wonder if it would make sense to have a JSDOM renderer too (as another option?). Then you have a couple choices before you have to start tapping into framework level renderers if you're just trying to stick to HTMLElement (though I guess you still need some sort of "hydrator", e.g. #548 ?

@thescientist13 thescientist13 added feature New feature or request and removed enhancement Improve something existing (e.g. no docs, new APIs, etc) labels Jan 17, 2022
@thescientist13 thescientist13 linked a pull request Jan 17, 2022 that will close this issue
8 tasks
@thescientist13 thescientist13 changed the title Create a Lit based render plugin that provides Lit based hydration (through Declarative Shadow DOM) Create a Lit based render plugin that provides Lit based SSR + hydration Jan 17, 2022
@thescientist13 thescientist13 linked a pull request Jan 28, 2022 that will close this issue
27 tasks
@thescientist13 thescientist13 changed the title Create a Lit based render plugin that provides Lit based SSR + hydration Create a Lit based render plugin that provides Lit based SSR Jan 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
alpha.0 documentation Greenwood specific docs feature New feature or request Plugins Greenwood Plugins question Further information is requested SSR v0.23.0
Projects
None yet
1 participant