Skip to content

v0.16.0-beta

Compare
Choose a tag to compare
@angularpackage angularpackage released this 06 Dec 23:08
· 176 commits to main since this release
8fbdf69

v0.16.0-beta #

  • Update indicator.remove() - remove indicator from string. 30bdf0a
  • Fix color.theme-load() - add $detect argument and update spec. 5d095fe
  • Fix color.theme-build() - change the way of build theme to use color-scheme or theme name. Update spec. 48e2bf8
  • Add color.scheme-set() - add function to set $color-scheme. 9e5f583
  • Update palette.create() - first check type of $color, should be map. 0e7dafc
  • Fix color.set-hsla-color() - change the way to resolve $name - check the separator comma and type-of string. 331ff42