-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
List View: Allow dragging to all levels of the block hierarchy (#49742)
* List View: Allow drag to all levels of the block hierarchy * Allow drag to root * Partially fix block index for root blocks * Attempt to fix blockIndex value and accounting for the dragged blocks * Rearrange things slightly, tidy up comments * Remove no longer needed comment * Update tests * Add data-level to fix issue in Firefox * Add missing comment * Add comments to link hard-coded indentation level and CSS * Switch to getting aria-level by attribute instead of adding an extra data attribute
- Loading branch information
1 parent
ac17761
commit 632d780
Showing
3 changed files
with
285 additions
and
23 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
Oops, something went wrong.