IgniteUI / igniteui-angular

Ignite UI for Angular is a complete library of Angular-native, Material-based Angular UI components with the fastest grids and charts, Pivot Grid, Dock Manager, Hierarchical Grid, and more.
https://www.infragistics.com/products/ignite-ui-angular
Other
568 stars 159 forks source link

build(deps, lint): bump stylelint and typedoc deps #14452

Closed simeonoff closed 1 day ago

simeonoff commented 3 days ago

This PR updates Stylelint to its latest version. It also bumps the version of ig-typedoc-theme and typedoc-plugin-localization to their latest versions that support typedoc 0.26.x.

The PR also improves the build performance of the Sass themes by between 100%-300% depending on the architecture of the build machine.

Other dependencies are also updated, among which the @angular/compiler package that forced a minor update in the implementation of the SerializerVisitor class of the migrations module.

Closes #14349

Additional information (check all that apply):

Checklist: