Actions
Task #93464
closedDrop unneeded renderElement from lit-helper
Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend JavaScript
Target version:
Start date:
2021-02-08
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
In #93446 lit-helper.renderElement() was introduced as a helper for patchset 2 – https://review.typo3.org/c/Packages/TYPO3.CMS/+/67650/2 – but wasn't used in the final patchset.
A renderNodes() element would helper here – returning a NodeList.
Updated by Benjamin Franzke almost 4 years ago
- Related to Task #93446: Clean up Drag&Drop Handling in PageTree added
Updated by Gerrit Code Review almost 4 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/67663
Updated by Benjamin Franzke almost 4 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 8cbd504f3483556c93f6724b304048ff6a0f3e1a.
Actions