@skyux-sdk/testing
Advanced tools
Changelog
13.0.0-alpha.8 (2025-08-26)
no-sky-theme-imports
rule to prevent imports from @skyux/theme/scss/*
in stylesheets (#3855) (#3875) (47be048)Changelog
13.0.0-alpha.7 (2025-08-21)
no-ng-deep
rule to prevent usage of ::ng-deep
in stylesheets (#3853) (#3857) (1aea3ee)no-static-color-values
rule to prevent usage of static color values in stylesheets (#3851) (#3852) (138dfa4)Changelog
13.0.0-alpha.6 (2025-08-19)
@skyux-sdk/testing
an optional peer dependency; deprecate legacy testing fixtures (#3840)ng add
schematic to install eslint-config-skyux
instead (#3845)@angular-eslint/prefer-standalone
ESLint rule (#3837)ng add
schematic to install eslint-config-skyux
instead (#3845) (915cb93)@skyux-sdk/testing
an optional peer dependency; deprecate legacy testing fixtures (#3840) (65f8d6e)@angular-eslint/prefer-standalone
ESLint rule (#3837) (d8987ad)Changelog
13.0.0-alpha.5 (2025-08-16)
icon
, iconType
, size
, and fixedWidth
inputs from icons in favor of iconName
and iconSize
(#3804)--sky-category-color-light-blue
custom property in favor of --sky-category-color-green
and add a schematic to convert existing usages (#3805)icon
, iconType
, size
, and fixedWidth
inputs from icons in favor of iconName
and iconSize
(#3804) (d4938a0)--sky-category-color-light-blue
custom property in favor of --sky-category-color-green
and add a schematic to convert existing usages (#3805) (f3ec92d)Changelog
12.33.0 (2025-08-14)