Skip to content

v0.0.6-1

Choose a tag to compare

@timc1 timc1 released this 01 Jul 17:05
· 61 commits to master since this release
65cd176

Enhancements

  • Removed noCaret as a prop – simply pass a custom caret component.
  • Added an option to display a transparent overlay to prevent outer clicks from triggering when tooltip is opened.

Bug fixes

  • Fixed a type error due to a missing module declaration.