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

refactor(engine-core): Remove patching hooks #2677

Merged
merged 14 commits into from
Feb 17, 2022

Commits on Feb 5, 2022

  1. refactor: first draft

    pmdartus committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    055d382 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c45ae7b View commit details
    Browse the repository at this point in the history
  3. refactor: fix patch types

    pmdartus committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    d7c57f5 View commit details
    Browse the repository at this point in the history
  4. refactor: fix patching algo

    pmdartus committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    d740ccd View commit details
    Browse the repository at this point in the history
  5. refactor: fix hydration

    pmdartus committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    14d43ba View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. Configuration menu
    Copy the full SHA
    37b6166 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. Configuration menu
    Copy the full SHA
    0094a68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f95d694 View commit details
    Browse the repository at this point in the history
  3. fix: add dev-only test

    nolanlawson committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    73dbf78 View commit details
    Browse the repository at this point in the history
  4. fix: fix json.stringify

    nolanlawson committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    d610f82 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    53eb14e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    df6c672 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b2d0129 View commit details
    Browse the repository at this point in the history
  8. test: add more tests

    nolanlawson committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    35fb87a View commit details
    Browse the repository at this point in the history