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

Package Version Number #83

Closed buildmotion closed 1 year ago

buildmotion commented 1 year ago

Please align the package version number with the actual Angular/Ignite versions that it is associated with. I am not sure what version to use for an Angular application using Nx v15.x and Angular v15.x; along with @infragistics/igniteui-angular v15.x.

Your other products have a corresponding version number, right?

simeonoff commented 1 year ago

Although this will help people using the igniteui-angular package, I don't think it will correctly reflect the changes the theming package introduces on its own. Furthermore, having the same version number as Ignite UI for Angular will not align with either the Ignite UI for Web Components or Ignite UI for Blazor packages either. Both of them use the Ignite UI Theming package.

The Ignite UI theming package is a dependency of the Ignite UI for Angular package, so the correct version should be automatically installed.

If, for some reasone, you need to install the package manually, you can always look in the package.json file of Ignite UI for Angular.