IgniteUI / igniteui-angular-samples

Ignite UI for Angular demos for all available components and features
https://bit.ly/2L19rhp
36 stars 25 forks source link

update 17.1.x #3430

Closed Lipata closed 7 months ago

Lipata commented 8 months ago

Update ng@17.2.x, igniteui-angular@17.1, igniteui-angular-charts@17.2

Lipata commented 8 months ago

@zdrawku @dobromirts I cannot install igniteui-angular-extras without --force, when trying to update with the next version for igniteui-angular, which is 17.1 compatible. The same is valid if I try to update to the latest igniteui-angular-charts@17.2.x. I guess we need a new beta for igniteui-angular-extras with both official DV packages and the latest next version for igniteui-angular.

Lipata commented 7 months ago

@SisIvanova with the latest commit the igniteui-angular was updated and the button migrations were applied. I only see one problem related to the igxButtonBackground property:

error NG8002: Can't bind to 'igxButtonBackground' since it isn't a known property of 'button'.

I see that it is supposed only to be deprecated in 17.1? Or we will remove it and add a migration?