Socket
Socket
Sign inDemoInstall

@codemirror/tooltip

Package Overview
Dependencies
Maintainers
2
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@codemirror/tooltip - npm Package Versions

23

0.19.16

Diff

Changelog

Source

0.19.16 (2022-02-25)

New features

Tooltip views may now have a getPos property, which can be used to override the way the tooltip's position is computed.

marijn
published 0.19.15 •

Changelog

Source

0.19.15 (2022-02-18)

Bug fixes

The default hover time has been reduced from 600 to 300 milliseconds.

New features

hoverTooltip now takes a hoverTime option, which can be used to control how long the user must hover to see the tooltip.

marijn
published 0.19.14 •

Changelog

Source

0.19.14 (2022-02-14)

Bug fixes

Fix an issue where in editors without padding, tooltips for positions right on the start and end of the visible content wouldn't show up.

marijn
published 0.19.13 •

Changelog

Source

0.19.13 (2022-01-19)

New features

Tooltips now have an overlap option that can be used to disable the moving of overlapping tooltips.

marijn
published 0.19.12 •

Changelog

Source

0.19.12 (2022-01-11)

New features

The new getTooltip function can retrieve the active tooltip view from a tooltip object.

marijn
published 0.19.11 •

Changelog

Source

0.19.11 (2022-01-11)

Bug fixes

Make sure tooltips are repositioned on window resize.

marijn
published 0.19.10 •

Changelog

Source

0.19.10 (2021-11-23)

Bug fixes

Make positioning of tooltips that don't fit the available space more well-defined.

New features

The new repositionTooltips function can be used to tell an editor to recompute its tooltip positions.

marijn
published 0.19.9 •

Changelog

Source

0.19.9 (2021-11-22)

New features

Add an option tooltipSpace to the tooltips function that allows configuring of the available space to show tooltips in.

marijn
published 0.19.8 •

Changelog

Source

0.19.8 (2021-11-19)

Bug fixes

Make automatic repositioning when tooltips go out of view more robust with an intersection observer.

marijn
published 0.19.7 •

Changelog

Source

0.19.7 (2021-11-17)

Bug fixes

Make sure window resizing doesn't make tooltips stick out of the visible viewport.

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc