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

Use Controls to implement node resizing #10

Merged
merged 21 commits into from
Dec 11, 2023
Merged

Commits on Nov 2, 2023

  1. design spike

    Heathermcx committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    06ae976 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. move to resizing folder

    Heathermcx committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    31a108f View commit details
    Browse the repository at this point in the history
  2. add resize control test

    Heathermcx committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    15fee1d View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. tidy

    Heathermcx committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    ad8b19a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bab35ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    002694d View commit details
    Browse the repository at this point in the history
  4. add widget test

    Heathermcx committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    87a7ae4 View commit details
    Browse the repository at this point in the history
  5. add logic for resizing

    Heathermcx committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    5831d34 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    67d8d3c View commit details
    Browse the repository at this point in the history
  7. update tests

    Heathermcx committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    7da39d8 View commit details
    Browse the repository at this point in the history
  8. tidy up

    Heathermcx committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    590f165 View commit details
    Browse the repository at this point in the history
  9. undo changes to website

    Heathermcx committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    2338e6a View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. fix formatting

    Heathermcx committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    e526cc2 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Configuration menu
    Copy the full SHA
    065b153 View commit details
    Browse the repository at this point in the history
  2. add size changed event

    Heathermcx committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    9f036f2 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    25a23f8 View commit details
    Browse the repository at this point in the history
  2. fix formatting

    Heathermcx committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    9ea4c5a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ead9e91 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    32b36b6 View commit details
    Browse the repository at this point in the history
  5. add cursors

    Heathermcx committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    d15c24a View commit details
    Browse the repository at this point in the history
  6. update test

    Heathermcx committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    7a0872c View commit details
    Browse the repository at this point in the history