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

feat: add basic render queueing #6851

Merged
merged 7 commits into from
Mar 1, 2023

Commits on Feb 16, 2023

  1. Configuration menu
    Copy the full SHA
    b9fa1dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    932c897 View commit details
    Browse the repository at this point in the history
  3. feat: delay bringToFront

    BeksOmega committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    fe65b97 View commit details
    Browse the repository at this point in the history
  4. chore: format

    BeksOmega committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    f0d2878 View commit details
    Browse the repository at this point in the history
  5. chore: fix build

    BeksOmega committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    ba6e715 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. fix: stop updating connections when setting the parent.

    This was causing erroneous block bumps because the connection locations
    were changed before the blocks were actually rerendered.
    BeksOmega committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    bae92de View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

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