You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Bug-fix Release | v1.1.7
Upgrade Steps
npm install new version
Breaking Changes
Tooltip styles may need to be updated. Specifically w/ the .tooltip pointer class. USAspending simply updated the top/left/right values by about 5-10px. Small LOE to fix that! Also, we are now showing the tooltip on mobile by default so if you don't want that, you'll need to hide the tooltip yourself.
New Features
Tooltip shows on mobile and goes to bottom position while hiding the arrow
Hovering over the tooltip doesn't close it
Bug Fixes
Hovering on the tooltip doesn't close it. This is kind of a feature, but more of a bug because all tooltips have this behavior.