Project

General

Profile

Actions

Task #96497

closed

Update jquery-ui to v1.13.0

Added by Oliver Hader almost 3 years ago. Updated over 1 year ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend JavaScript
Target version:
-
Start date:
2022-01-10
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Update to jquery-ui v1.13.0 which addressed lots of browser compatibility topics and known security vulnerabilities. The currently used version 1.14.4 has been released in 2015(!).

https://blog.jqueryui.com/2021/10/jquery-ui-1-13-0-released/

Commands:

  cd Build
  yarn add 'jquery-ui@^1.13.0'
  yarn build

Side-notes:

  • there have been lots of changes since v1.14.4 → https://github.com/jquery/jquery-ui/compare/1.11.4...1.13.0
  • TYPO3 core v12-dev only uses jquery-ui in some place
    • jquery-ui/droppable
      • LayoutModule/DragDrop
    • jquery-ui/draggable
      • ImageManipulation
    • jquery-ui/resizable
      • ImageManipulation
      • ext:viewpage backend module
    • jquery-ui/sortable
      • ext:form backend module
  • in general it would be better to get rid of jquery-ui completely for TYPO3 v12
Actions #1

Updated by Oliver Hader almost 3 years ago

  • Description updated (diff)
Actions #2

Updated by Gerrit Code Review almost 3 years ago

  • Status changed from New to Under Review

Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/72943

Actions #4

Updated by Oliver Hader almost 3 years ago

  • Description updated (diff)
Actions #5

Updated by Gerrit Code Review about 2 years ago

Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/72943

Actions #6

Updated by Gerrit Code Review about 2 years ago

Patch set 3 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/72943

Actions #7

Updated by Oliver Hader about 2 years ago

  • Status changed from Under Review to New
Actions #8

Updated by Andreas Kienast over 1 year ago

  • Status changed from New to Closed

Done with #100964

Actions

Also available in: Atom PDF