v6.0.0
6.0.0 (2019-06-13)
Features
BREAKING CHANGES
- tooltip: Previously, you could define
tooltipTypeandtooltipSnapprops in a Settings component; this commit removes these fromSettingsSpecPropsand instead there is a singletooltipprop which can accept either aTooltipTypeor a fullTooltipPropsobject which may includetype,snap, and/orheaderFormattterfor formatting the header.