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

Latest commit

 

History

History
11 lines (8 loc) · 640 Bytes

File metadata and controls

11 lines (8 loc) · 640 Bytes

Orbit Tooltips Changelog

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.