Fixed
- Resolved an issue where
Slider
andRangeSlider
values did not update correctly when themin
ormax
props were updated in a callback. #616 by @AnnMarieW
Added
- Added
valueLabelProps
toBarChart
to allow customization of the value label, which is displayed whenwithBarValueLabel
is set. #619 by @CGaul
New Contributors
Full Changelog: 2.1.0...2.2.0rc1