SAP / ui5-webcomponents-ngx

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.
https://ui5-webcomponents-ngx.netlify.app/
Apache License 2.0
25 stars 4 forks source link

Identify the value add of the Angular framework binding layer - iteration 1 #16

Closed droshev closed 1 year ago

droshev commented 1 year ago

In fundamental-ngx components(core, platform) exist several extension to the plain UI elements which needs to be described as they might be taken over into UI5 Web Components for Angular. The data components and e.g. the form support are essential for a proper development experience.

We will do the evaluation in different iterations. Here is the first list:

we need to list all the features in ngx that are missing in ui5-webcomponents. We will discuss after which features would fit(or it is achievable) better to be added to ui5-webcomponents natively and which would need to be added to ui5-webcomponents-ngx. Benefit of having them in ui5-webcomponents - other frameworks can use them instead of implementing them.

Cross-component features:

droshev commented 1 year ago

we can do that ad-hoc component per component.