@tangible/codemirror
Advanced tools
Comparing version 1.4.1 to 1.4.2
@@ -80,8 +80,2 @@ /** | ||
/** | ||
* Add unique class to scope CSS - Now in forked CodeMirror to ensure | ||
* correct styling calculations | ||
*/ | ||
// $editor.classList.add('tangible-codemirror') | ||
if (resizable) { | ||
@@ -88,0 +82,0 @@ $editor.style.resize = resizable===true ? 'vertical' : resizable // horizontal, both, none |
@@ -21,3 +21,3 @@ | ||
// styleActiveLine: true, | ||
// lineWrapping: true, | ||
lineWrapping: true, | ||
@@ -24,0 +24,0 @@ hint: false, |
{ | ||
"name": "@tangible/codemirror", | ||
"version": "1.4.1", | ||
"version": "1.4.2", | ||
"main": "index.js", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
Sorry, the diff of this file is not supported yet
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
6048377
37514