Task #87324
closedSplit FormEngine.js into smaller chunks
100%
Description
FormEngine.js is a very large file that contains most of the logic for any field rendered by FormEngine. The JavaScript should be split into smaller chunks to be able to load only the parts that are necessary in an FormEngine instance.
Updated by Gerrit Code Review almost 6 years ago
- Status changed from In Progress to Under Review
Patch set 19 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/58608
Updated by Gerrit Code Review almost 6 years ago
Patch set 20 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/58608
Updated by Gerrit Code Review almost 6 years ago
Patch set 21 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/58608
Updated by Andreas Fernandez over 5 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 2f99b84b688350fcb0ed15666a87350b29def51d.
Updated by Andreas Kienast over 5 years ago
- Related to Bug #87908: Outdated TS build with #87324 added
Updated by Andreas Kienast over 5 years ago
- Related to Bug #87925: Delete item from group field broken added
Updated by Andreas Kienast over 5 years ago
- Related to Bug #88314: "Revert selection" in master broken for e.g. permissions added
Updated by Andreas Kienast over 5 years ago
- Related to Bug #88738: `change` event not dispatched added
Updated by Andreas Kienast about 4 years ago
- Related to Bug #92737: Exclusive condition on Access groups is broken in TCA added
Updated by Andreas Kienast almost 4 years ago
- Related to Bug #93191: FormEngine validation is broken with selectMultipleSideBySide added