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

Experiment: split component lifecycle merge types #3519

Draft
wants to merge 18 commits into
base: v11
Choose a base branch
from

Commits on Apr 12, 2022

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

Commits on Apr 19, 2022

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

Commits on Apr 21, 2022

  1. Configuration menu
    Copy the full SHA
    475f051 View commit details
    Browse the repository at this point in the history
  2. Commented-out (but working) version of the original patch() implement…

    …ation that hoists equality check out of component rendering.
    developit committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    4770d40 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. perf/size tweaks

    developit committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    0c32057 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d862de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c8db11 View commit details
    Browse the repository at this point in the history
  4. remove unused code

    developit committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    768f660 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

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

Commits on Apr 27, 2022

  1. Configuration menu
    Copy the full SHA
    52ff077 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    722863a View commit details
    Browse the repository at this point in the history
  3. revert diff hook caching

    developit committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    5add8d3 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. (revert)

    developit committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    5e6b4cc View commit details
    Browse the repository at this point in the history
  2. fix all type errors

    developit committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    7f631fd View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2022

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

Commits on May 29, 2022

  1. Configuration menu
    Copy the full SHA
    bd79906 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'experiment-split-component-lifecycle-merge-types' of gi…

    …thub.com:preactjs/preact into experiment-split-component-lifecycle-merge-types
    developit committed May 29, 2022
    Configuration menu
    Copy the full SHA
    8e2d4a5 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2022

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