2.0.1 • Published 6 years ago

@particles/tooltip v2.0.1

Weekly downloads
171
License
Procore Developer...
Repository
github
Last release
6 years ago

:no_entry: Deprecation Warning :no_entry:

This particle is being deprecated, please use the tooltip found here: https://procore.github.io/core/latest/#/react/elements/tooltip

Tooltip

npm.io npm.io npm.io

A tooltip component.

Example

tooltip

Change Log

2.0.0

  • Added z-index to tooltipContent
1.0.1
  • If content prop is a string, and a different content prop is passed, tooltip will reposition

1.0.0

  • Update styles to give more room for main content when using sidebar content
  • Sidebar content now has max width and truncates to an ellipse
  • Removed opacity on error tooltip
  • Bump to first major release 🎉

0.8.0

  • Added sidebar via sidebarContent prop
  • Added tests

0.7.0

  • Added error prop and styling

0.6.0

  • Tooltips now work with particle table cells via table styleVariant

0.5.0

  • Tooltips now work on functional and class components
  • Tooltips now work on string triggers

0.4.0

  • New styleVariants prop with fixed as an option
  • Tooltip element stays open when hovering over the tooltip element itself
  • delay prop is now delayShow

0.3.0

  • New delay prop (works for non-controlled only)
  • New stylesheets prop

0.2.0

  • New tooltip API using portals
  • Added controlled prop to to make tooltip controlled by implementing component
  • Added popover prop that applies popover styling
  • Export position options

0.1.0

  • Initial commit
2.0.1

6 years ago

2.0.0

7 years ago

1.0.1

7 years ago

1.0.0

8 years ago

0.8.0

8 years ago

0.7.0

8 years ago

0.6.0

8 years ago

0.5.0

8 years ago

0.4.0

8 years ago

0.3.0

8 years ago

0.2.0

8 years ago

0.1.0

8 years ago