Skip to content

Conversation

@bnf
Copy link
Collaborator

@bnf bnf commented Aug 29, 2023

  • Require at least TYPO3 v12.4.5 as a bug was preent 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

 * 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
@bnf bnf changed the title [TASK] Cleanup esm migration [TASK] Cleanup backend form module JavaScript migration Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant