Skip to content

6.1.0

Latest
Compare
Choose a tag to compare
@csandman csandman released this 25 Mar 18:14

What's Changed

  • feat: Change selectedOptionColorPalette values pulled from the theme by @csandman in #364
    • Instead of using colorPalette.300 and colorPalette.500 for the selected option background colors, the semantic token colorPalette.solid will be used instead. And for the option label, the text color will be colorPalette.contrast.
  • Update type definitions for color palette props to allow for more than just the generated ColorPalette type by @saalto-it in #362
  • Update all dependencies in main package and demo by @csandman in #363
  • [ImgBot] Optimize images by @imgbot in #365

New Contributors

Full Changelog: v6.0.1...v6.1.0