Skip to content
Snippets Groups Projects
Commit a3900294 authored by Oliver Hader's avatar Oliver Hader Committed by Oliver Hader
Browse files

[TASK] Remove jquery & jquery-ui from image manipulation

This change removes jquery and jquery-ui from the image
manipulation widget. The draggable & resizable features
have been reimplemented in a new dedicated lit-element
`<typo3-backend-draggable-resizable>`, which emits the
following events (having `action` and `originOffset`):

 + @draggable-resizable-start
 + @draggable-resizable-update
 + @draggable-resizable-finish

Resolves: #100948
Releases: main, 12.4
Change-Id: I65c00eb4f7bfbe7963b9ea20ff71194245f8e381
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/79192


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarOliver Hader <oliver.hader@typo3.org>
Reviewed-by: default avatarOliver Hader <oliver.hader@typo3.org>
parent 2ced0264
Branches
Tags
Showing with 672 additions and 415 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