Skip to content

Release 12.0.0

Latest
Compare
Choose a tag to compare
@mhenkens mhenkens released this 11 Oct 13:39
· 15 commits to master since this release

12.0.0 (2024-10-11)

Features

  • docs: add documentation to upgrade from Stark 10 (Angular 7) to Stark 12 (Angular 16) (e89e966)
  • showcase: adapt showcase to work with latest version of nouislider library (538ee05)
  • stark-ui: adapt stark-slider component to work with the latest version of nouislider library (a9db3b0)

BREAKING CHANGES

  • stark-ui: StarkSliderConfig extends nouislider Options therefore the start property is now required. In the next major release, the StarkSliderConfig interface may be removed.