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

improvement: add support for split component lazy hydration #1633

Merged
merged 1 commit into from
Mar 8, 2021

Conversation

mcferrenm
Copy link

Description

Checklist:

  • I have read the CONTRIBUTING document and have signed (or will sign) the CLA.
  • I have updated/added documentation affected by my changes.
  • I have added tests to cover my changes.

@DylanPiercey DylanPiercey changed the base branch from next to master December 7, 2020 22:32
@DylanPiercey DylanPiercey changed the base branch from master to next December 7, 2020 22:33
Copy link
Contributor

@DylanPiercey DylanPiercey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks again @mcferrenm for taking the time to make this PR.

The majority of the comments I have seem to be related to making your original changes based off of Marko 4. It seems a bunch of unnecessary changes made it in because of that.

Besides that theres just a few nit picks. 😄

packages/marko/src/runtime/components/ComponentDef.js Outdated Show resolved Hide resolved
packages/marko/src/runtime/components/ComponentDef.js Outdated Show resolved Hide resolved
packages/marko/src/runtime/components/ComponentDef.js Outdated Show resolved Hide resolved
packages/marko/src/runtime/components/ComponentDef.js Outdated Show resolved Hide resolved
packages/marko/src/runtime/components/registry-browser.js Outdated Show resolved Hide resolved
packages/marko/src/runtime/components/registry-browser.js Outdated Show resolved Hide resolved
packages/marko/src/runtime/components/registry-browser.js Outdated Show resolved Hide resolved
packages/marko/src/runtime/components/registry-browser.js Outdated Show resolved Hide resolved
packages/marko/src/runtime/components/registry-browser.js Outdated Show resolved Hide resolved
Co-authored-by: Max McFerren <mmcferren@ebay.com>:
@DylanPiercey DylanPiercey merged commit 7e14181 into marko-js:master Mar 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants