This repository was archived by the owner on May 30, 2023. It is now read-only.
Releases: OrbitCSS/orbit-tooltips
Releases · OrbitCSS/orbit-tooltips
v1.0.0
v1.0.0
Notes
Not much has changed, the major version number is just being bumped up to bring the package inline with the core OrbitCSS package.
Improvements
- 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.