Skip to content

v6.0.0

Choose a tag to compare

@markov00 markov00 released this 13 Jun 15:04

6.0.0 (2019-06-13)

Features

BREAKING CHANGES

  • tooltip: Previously, you could define tooltipType and tooltipSnap props in a Settings component; this commit removes these from SettingsSpecProps and instead there is a single tooltip prop which can accept either a TooltipType or a full TooltipProps object which may include type, snap, and/or headerFormattter for formatting the header.