@codemirror/view
Advanced tools
Comparing version 6.28.0 to 6.28.1
@@ -0,1 +1,9 @@ | ||
## 6.28.1 (2024-06-12) | ||
### Bug fixes | ||
Disable `EditContext` by default again, to work around a regression where Chrome's implementation doesn't support inverted selections. | ||
Make sure `EditorView.editable` is respected when `EditContext` is used. | ||
## 6.28.0 (2024-06-10) | ||
@@ -2,0 +10,0 @@ |
{ | ||
"name": "@codemirror/view", | ||
"version": "6.28.0", | ||
"version": "6.28.1", | ||
"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
1131637
24012