Not much has changed, the major version number is just being bumped up to bring the package inline with the core OrbitCSS package.
- Changed the value of
$tooltip-radiusto 0. This brings the styling more inline with the OrbitCSS framework. Previous value was 6px. - Changed the
is-{color}modifier totooltip--c-{color}to prevent clashes when using OrbitCSS elements that utilize color modifiers. - Changed the
is-activemodifier totooltip--activeto prevent clashes with OrbitCSS elements.