@codemirror/tooltip
Advanced tools
Changelog
0.18.1 (2021-03-04)
The source callback to hoverTooltip
may now return a promise.
Changelog
0.18.0 (2021-03-03)
Extra CSS classes for tooltips must now be specified with the class
option. The style
option no longer exists.
Changelog
0.17.2 (2021-01-14)
Fix tooltip positioning on iOS, which still handles position: fixed strangely.