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

Fix some performance by improving vdom diffing #2062

Merged
merged 5 commits into from Jun 17, 2022

Commits on Jun 14, 2022

  1. Copy the full SHA
    5ef0558 View commit details
    Browse the repository at this point in the history
  2. Fixed wrong tests

    0phoff committed Jun 14, 2022
    Copy the full SHA
    a5cf6a0 View commit details
    Browse the repository at this point in the history
  3. Renamed variables after PR Review

    - `hasLayout` -> `hasInternalLayout`
    - `consequent` -> `result`
    0phoff committed Jun 14, 2022
    Copy the full SHA
    2e7267c View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. Copy the full SHA
    174ee1f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    cc100be View commit details
    Browse the repository at this point in the history