You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[TASK] Cleanup backend form module JavaScript migration
* Require at least TYPO3 v12.4.5 as a bug
was present until v12.4.4
https://review.typo3.org/c/Packages/TYPO3.CMS/+/80174
* Remove jquery requirement
* Use instanciated stage module (like the core does as well)
* Use array unfolding to make generic args array
elements readable without requiring doc comments
* Avoid unneeded doc comments
0 commit comments