TYPO3 v15 dev-main snapshot ()

This commit is contained in:
2026-08-10 22:31:09 +02:00
commit af8cc155b5
6818 changed files with 642608 additions and 0 deletions
@@ -0,0 +1,36 @@
.. include:: /Includes.rst.txt
.. _breaking-66190:
====================================================
Breaking: #66190 - Remove flash and chart from ExtJS
====================================================
See :issue:`66190`
Description
===========
The flash and chart module is removed from ExtJS. In order to reduce ExtJS components this is a first step.
Impact
======
Extensions which use the flash and chart module from ExtJS will not work anymore.
Affected Installations
======================
Installations that use flash or chart module of ExtJS.
Migration
=========
Don't use cores ExtJS anymore, as we migrate away from it. Use other JS frameworks which implement such functionality for you.
.. index:: JavaScript, Backend