v4.18.2
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