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
23 stars 4 forks source link

feat: update to ui5-webcomponents 1.20.0 #103

Closed ilhan007 closed 7 months ago

ilhan007 commented 7 months ago

Updates the dependency to latest ui5-webcomponents 1.20.0

Notable changes that concerns Reactive Forms support:

netlify[bot] commented 7 months ago

Deploy Preview for ui5-webcomponents-ngx ready!

Name Link
Latest commit 2cfdd572f39663af80712627e0783632a3e10c62
Latest deploy log https://app.netlify.com/sites/ui5-webcomponents-ngx/deploys/657034a346080c00077e1978
Deploy Preview https://deploy-preview-103--ui5-webcomponents-ngx.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

g-cheishvili commented 7 months ago

attachComponentStateFinalized and detachComponentStateFinalized methods are added, is that intended? Should those be exposed?

g-cheishvili commented 7 months ago

Side navigation output type is broken, it contains multiple same items in the enum and it also contains undefined

g-cheishvili commented 7 months ago

Issues are fixed with #104