-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'diy_drag_n_drop' into main
* diy_drag_n_drop: (55 commits) DiyReOrder: ensure dragged tab correctly positioned with sidebar open DiyReOrder: ensure dragged tab renders in front of other tabs DiyReOrder: elm-review DiyReOrder: update packages DiyReOrder: update README DiyReOrder: use grab and grabbing cursors DiyReOrder: beaconIdentifier -> beaconType DiyReOrder: keep the dragged tab in the tab bar DiyReOrder: save the dragged element rect on drag start DiyReOrder: set dragged header size to actual tab header size DiyReOrder: hide dragged header - only use ghost image DiyReOrder: use position offset to correct ghost image postion DiyReOrder: select tab after dragging minimum distance DiyReOrder: wait for minimum drag before setting as Dragging DiyReOrder: show a ghost image whilst dragging - BUGGY DiyReOrder: track cursor position whilst dragging DiyReOrder: don't ignore stop tracking message from ts DiyReOrder: decode dragAction's to a Union type DiyReOrder: hide aria labels on tabs whilst dragging DiyReOrder: make the board being dragged the one being viewed ...
- Loading branch information
Showing
40 changed files
with
2,650 additions
and
1,170 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.