Skip to content

v4.18.2

Compare
Choose a tag to compare
@JonasGossens JonasGossens released this 28 Aug 10:03
· 903 commits to master since this release

Features:

  • Input: Enable dynamic style for border design
  • ColorScheme: Add a window function to allow the app to change the colorMode of the tapp without refreshing it

Bugfixes:

  • ComboBox: Fix bug that the component didn't get all prop updates and add ellipsis to the label.
  • Input: Fix wrong className and style tag position

Improvements:

  • SliderButton: Use color from button instead of color set by the component
  • ColorScheme: Use chayns.utils.colors.getAvailableColorList() instead of a hardcoded color list