diagram-js-direct-editing
Advanced tools
Comparing version 2.1.2 to 3.0.0
@@ -123,6 +123,4 @@ import { | ||
top: bounds.y + 'px', | ||
backgroundColor: '#ffffff', | ||
position: 'absolute', | ||
overflow: 'visible', | ||
border: '1px solid #ccc', | ||
boxSizing: 'border-box', | ||
@@ -172,2 +170,7 @@ wordWrap: 'normal', | ||
if (options.resizable) { | ||
assign(parent.style, { | ||
backgroundColor: '#ffffff', | ||
border: '1px solid #ccc' | ||
}); | ||
this.resizable(style); | ||
@@ -174,0 +177,0 @@ } |
{ | ||
"name": "diagram-js-direct-editing", | ||
"version": "2.1.2", | ||
"version": "3.0.0", | ||
"description": "Direct editing support for diagram-js", | ||
@@ -28,3 +28,3 @@ "scripts": { | ||
"chai": "^4.3.10", | ||
"diagram-js": "^13.1.0", | ||
"diagram-js": "^14.0.0", | ||
"eslint": "^8.55.0", | ||
@@ -40,4 +40,4 @@ "eslint-plugin-bpmn-io": "^1.0.0", | ||
"mocha-test-container-support": "^0.2.0", | ||
"npm-run-all": "^4.1.2", | ||
"puppeteer": "^21.6.1", | ||
"npm-run-all2": "^6.0.0", | ||
"puppeteer": "^22.0.0", | ||
"sinon": "^17.0.1", | ||
@@ -44,0 +44,0 @@ "sinon-chai": "^3.7.0", |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
18461
513
1