@codemirror/view
Advanced tools
Comparing version 6.21.3 to 6.21.4
@@ -0,1 +1,9 @@ | ||
## 6.21.4 (2023-10-24) | ||
### Bug fixes | ||
Support the `offset`, `getCoords`, `overlap`, and `resize` properties on hover tooltips, as long as they aren't given conflicting values when there are multiple active hover tooltips. | ||
Fix a bug that caused tooltips in the default configuration to be positioned incorrectly on Chrome when the editor was transformed. | ||
## 6.21.3 (2023-10-06) | ||
@@ -2,0 +10,0 @@ |
{ | ||
"name": "@codemirror/view", | ||
"version": "6.21.3", | ||
"version": "6.21.4", | ||
"description": "DOM view component for the CodeMirror code editor", | ||
@@ -5,0 +5,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1059195
22752