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

Support Strict mode and memoize node view components #142

Open
wants to merge 19 commits into
base: react-editor-view
Choose a base branch
from

Commits on Sep 27, 2024

  1. Fix strict mode

    smoores-dev committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    b376fcf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6b9ca6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd6a829 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0257077 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    f4f95ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b19e7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba08587 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a18794 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    af77f6a View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    cdb926f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0813243 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

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

Commits on Oct 11, 2024

  1. Add a useSelectNode hook

    smoores-dev committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    84da502 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. Reduce wdio timeout

    smoores-dev committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    390c7d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d28798 View commit details
    Browse the repository at this point in the history
  3. Temp: limit to 1 test

    smoores-dev committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    1cdbe8e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c1c7ca View commit details
    Browse the repository at this point in the history
  5. Await inspect

    smoores-dev committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    38795ba View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ef1c4fd View commit details
    Browse the repository at this point in the history