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

Grid interactivity: Allow blocks to be positioned in manual mode using drag and drop #61025

Merged
merged 31 commits into from
Jun 25, 2024

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    539bb86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37ff369 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b3e7d95 View commit details
    Browse the repository at this point in the history
  4. Fix visualiser

    tellthemachines committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    eb732d1 View commit details
    Browse the repository at this point in the history
  5. fix booboos

    tellthemachines committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    6b72367 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    73b821a View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

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

Commits on Jun 18, 2024

  1. Set row attribute

    tellthemachines committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    eef95b2 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

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

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    4ac5e9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    881af91 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f6e8d7 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Undo folder rename

    tellthemachines committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    249549b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86f0c1c View commit details
    Browse the repository at this point in the history
  3. Allow overlap

    tellthemachines committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    fa2b066 View commit details
    Browse the repository at this point in the history
  4. Update file path

    tellthemachines committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    28ab6b9 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Fix undo weirdness

    tellthemachines committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    29e97e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2b2897 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b79494d View commit details
    Browse the repository at this point in the history
  4. Use ternary

    noisysocks committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    81623d5 View commit details
    Browse the repository at this point in the history
  5. Try to escape indent hell

    noisysocks committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    2b2e16a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9621ddb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2062300 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Refactor useGetBlocksBeforeCurrentCell to useGetNumberOfBlocksBeforeC…

    …ell for clarity, and split up ChildLayoutControl
    noisysocks committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    f1141af View commit details
    Browse the repository at this point in the history
  2. remove todo comment

    Co-authored-by: Robert Anderson <robert@noisysocks.com>
    tellthemachines and noisysocks authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    3455e3c View commit details
    Browse the repository at this point in the history
  3. Tidy useGridLayoutSync

    noisysocks committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    51de6e8 View commit details
    Browse the repository at this point in the history
  4. Fix class name typo

    noisysocks committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    f1f82b2 View commit details
    Browse the repository at this point in the history
  5. Fix toggle label

    tellthemachines committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    c12b098 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c80ce4d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d982fdf View commit details
    Browse the repository at this point in the history