Skip to content
Snippets Groups Projects
Commit 66cd4ab5 authored by Benni Mack's avatar Benni Mack Committed by Richard Haeser
Browse files

[TASK] Rework Drag+Drop for SVG trees

This change splits up Drag+Drop handling in general
for SVG-based trees into PageTree specific logic, and
common usages. This makes Drag+Drop functionality
usable in more places than just the PageTree

In addition, all usages of jQuery are removed and
proper types were added instead of using "any".

Resolves: #93478
Releases: master
Change-Id: Ibb17cdd718424760676899b7746cb0828e06fc7d
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/67682


Tested-by: default avatarOliver Hader <oliver.hader@typo3.org>
Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarRichard Haeser <richard@richardhaeser.com>
Reviewed-by: default avatarOliver Hader <oliver.hader@typo3.org>
Reviewed-by: default avatarRichard Haeser <richard@richardhaeser.com>
parent 26960825
Branches
Tags
No related merge requests found
Showing
with 799 additions and 804 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment