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

Drag cells to move #1332

Merged
merged 18 commits into from
May 13, 2024
Merged

Drag cells to move #1332

merged 18 commits into from
May 13, 2024

Commits on May 3, 2024

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

Commits on May 4, 2024

  1. removing console.logs

    davidfig committed May 4, 2024
    Configuration menu
    Copy the full SHA
    22e4fff View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. attempt #2 for the core stuff

    davidfig committed May 5, 2024
    Configuration menu
    Copy the full SHA
    cae0658 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35c42be View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    c41c81d View commit details
    Browse the repository at this point in the history
  2. fix bug with mouse-edges

    davidfig committed May 6, 2024
    Configuration menu
    Copy the full SHA
    10c22e6 View commit details
    Browse the repository at this point in the history
  3. remove debug/console.log

    davidfig committed May 6, 2024
    Configuration menu
    Copy the full SHA
    26f40c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    65c4117 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2a5e7d3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    057d1fe View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    36c096d View commit details
    Browse the repository at this point in the history
  2. fix based on PR feedback

    davidfig committed May 7, 2024
    Configuration menu
    Copy the full SHA
    2e5c41b View commit details
    Browse the repository at this point in the history
  3. clippy fixes

    davidfig committed May 7, 2024
    Configuration menu
    Copy the full SHA
    91c72ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb0226e View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    c4cd229 View commit details
    Browse the repository at this point in the history
  2. add tests

    davidfig committed May 8, 2024
    Configuration menu
    Copy the full SHA
    0538d2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3586041 View commit details
    Browse the repository at this point in the history
  4. removing console.log

    davidfig committed May 8, 2024
    Configuration menu
    Copy the full SHA
    7859a7f View commit details
    Browse the repository at this point in the history