@codemirror/view
Advanced tools
Comparing version 6.4.2 to 6.5.0
@@ -0,1 +1,11 @@ | ||
## 6.5.0 (2022-11-14) | ||
### Bug fixes | ||
Fix an issue where key bindings were activated for the wrong key in some situations with non-US keyboards. | ||
### New features | ||
A tooltip's `positioned` callback is now passed the available space for tooltips. | ||
## 6.4.2 (2022-11-10) | ||
@@ -2,0 +12,0 @@ |
{ | ||
"name": "@codemirror/view", | ||
"version": "6.4.2", | ||
"version": "6.5.0", | ||
"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
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
861018
20329