UI5 Web Components for Angular provides directives for each UI5 Web Component. The directives allow to easily build your Angular application following the SAP Design System.
with version 1.20.0 ui5-webcomponents will not going to provide / support api.json file anymore and for alternative of it custom-elements.json file for each packages will be provided. Custom elements manifest follows following schema (https://github.com/webcomponents/custom-elements-manifest/blob/main/schema.json).
We need to have a parser for above schema and continue generating the directives using the schema
Proposed Solution
A clear and concise description of the solution you would like to have. -->
Proposed Alternatives
Additional Context
Priority
[ ] Low
[x] Medium
[ ] High
[ ] Very High
A clear and concise description of the impact/urgency of the required feature.
Feature Request Description
with version 1.20.0 ui5-webcomponents will not going to provide / support api.json file anymore and for alternative of it custom-elements.json file for each packages will be provided. Custom elements manifest follows following schema (https://github.com/webcomponents/custom-elements-manifest/blob/main/schema.json). We need to have a parser for above schema and continue generating the directives using the schema
Proposed Solution
A clear and concise description of the solution you would like to have. -->
Proposed Alternatives
Additional Context
Priority
A clear and concise description of the impact/urgency of the required feature.
Stakeholder Info (if applicable)