@brightspace-ui/htmleditor
Advanced tools
Comparing version 2.95.1 to 2.95.2
@@ -108,3 +108,3 @@ import '@brightspace-ui/core/components/colors/colors.js'; | ||
contextMenu.showing = false; | ||
editor.execCommand(e.detail.cmd, e.detail.opts); | ||
editor.execCommand(e.detail.cmd, false, e.detail.opts); | ||
}); | ||
@@ -111,0 +111,0 @@ |
{ | ||
"name": "@brightspace-ui/htmleditor", | ||
"description": "An HTML editor that integrates with Brightspace", | ||
"version": "2.95.1", | ||
"version": "2.95.2", | ||
"type": "module", | ||
@@ -6,0 +6,0 @@ "repository": "https://github.com/BrightspaceUI/htmleditor.git", |
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
2180658