@logicflow/vue-node-registry
Advanced tools
Comparing version 1.0.3 to 1.0.4
# @logicflow/vue-node-registry | ||
## 1.0.4 | ||
### Patch Changes | ||
- fix: bugs from issues | ||
- fix: 移除 vue-node-registry view 中无用 console,close #1856 | ||
## 1.0.3 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@logicflow/vue-node-registry", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "LogicFlow Vue Component Node Registry", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -32,5 +32,6 @@ import { isVue2, isVue3, createApp, h, Vue2 } from 'vue-demi' | ||
// eslint-disable-next-line @typescript-eslint/no-unused-vars | ||
confirmUpdate(_rootEl: SVGForeignObjectElement) { | ||
// TODO: 如有需要,可以先通过继承的方式,自定义该节点的更新逻辑;我们后续会根据实际需求,丰富该功能 | ||
console.log('_rootEl', _rootEl) | ||
// console.log('_rootEl', _rootEl) | ||
} | ||
@@ -37,0 +38,0 @@ |
Sorry, the diff of this file is not supported yet
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
215684
882
1