IgniteUI / igniteui-theming

A set of Sass mixins, functions, and variables used to create themes for a variety of UI frameworks built by Infragistics.
MIT License
11 stars 1 forks source link

Migration Info Missing #198

Closed dmk1111 closed 4 months ago

dmk1111 commented 6 months ago

We're currently on package version 3.0.3 and igniteui-angular 16.1.1. When we decided to update to v17, we faced issue during build - $map.get error was throwing and nothing was happening. Theming package haven't been updated. Updating it to v4.4.0 fixed the issue. There is no info about required updates (or breaking changes) inside Changelog nor at migration page: https://www.infragistics.com/products/ignite-ui-angular/angular/components/general/update-guide

Please, add info about the required theming update.

simeonoff commented 6 months ago

Did you update to v17 using ng update?