Skip to content
This repository has been archived by the owner on Feb 23, 2022. It is now read-only.

Lakehead-CEM-2596 Draggable Row #412

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Lakehead-CEM-2596 Draggable Row #412

wants to merge 6 commits into from

Commits on Nov 19, 2021

  1. CEM-2596 Draggable Row

    A draggable row based on the 'MiddleCanvas' component logic for reordering 'Draggable' items.
    3p1cPh4r40h committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    4f4f1f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac867bb View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2021

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

Commits on Nov 23, 2021

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

Commits on Nov 24, 2021

  1. Removed two unnecessary files

    DroppableContainerContents and DroppableElement were both left over from adapting the Middle Canvas and were not used in the draggable row.
    3p1cPh4r40h committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    d51f84e View commit details
    Browse the repository at this point in the history
  2. Added a draggable boolean

    Added a draggable boolean to the element which allows for dragging to be turned on or off.
    3p1cPh4r40h committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    6ed4e72 View commit details
    Browse the repository at this point in the history