Project

General

Profile

Actions

Task #93058

closed

Custom Client-side javascript template engine should be reverted in favor of lit-html

Added by Benjamin Franzke over 3 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend JavaScript
Target version:
Start date:
2020-12-11
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

The client side template engine introduced in #91810 is inspired by lit-html.
It was introduced because ES6 modules like lit-html could not be included in core AMD builds.

https://review.typo3.org/c/Packages/TYPO3.CMS/+/67092 shows that lit-html could be converted to AMD within our build process and therefore allows us to drop an own implementation with a well supported cross-project template engine.

Actions

Also available in: Atom PDF