Skip to content
This repository was archived by the owner on May 30, 2023. It is now read-only.

Releases: OrbitCSS/orbit-tooltips

v1.0.0

20 Sep 11:32

Choose a tag to compare

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-radius to 0. This brings the styling more inline with the OrbitCSS framework. Previous value was 6px.
  • Changed the is-{color} modifier to tooltip--c-{color} to prevent clashes when using OrbitCSS elements that utilize color modifiers.
  • Changed the is-active modifier to tooltip--active to prevent clashes with OrbitCSS elements.