SAP / ui5-webcomponents

UI5 Web Components - the enterprise-flavored sugar on top of native APIs! Build SAP Fiori user interfaces with the technology of your choice.
https://sap.github.io/ui5-webcomponents/
Apache License 2.0
1.5k stars 260 forks source link

Rework the hbs to lit compiler #4997

Open vladitasev opened 2 years ago

vladitasev commented 2 years ago

A lot of technical debt has accumulated in the hbs compiler.

TODO:

Eventually, even make this a standalone package in our repo with its own lifecycle and test system. Don't burden the tools package with this extra complexity and dependencies.

vladitasev commented 1 year ago

Fix the bug with ../ giving the root context instead of the one-level-up context. Implement @root for getting the root context