@logicflow/core
Advanced tools
Comparing version 0.2.8 to 0.2.9
@@ -6,2 +6,14 @@ # Change Log | ||
## [0.2.9](https://github.com/didi/LogicFlow/compare/@logicflow/core@0.2.8...@logicflow/core@0.2.9) (2021-03-10) | ||
### Bug Fixes | ||
* 🐛 no dbclick event was triggered when textEdit is false ([f295def](https://github.com/didi/LogicFlow/commit/f295def99aae5f92394056066884faf8d2967495)) | ||
* **core:** Fix the problem of invalid property settings in setProperties function ([3e28d4e](https://github.com/didi/LogicFlow/commit/3e28d4e8b0153830c8277bd81f0259374fa23b71)) | ||
## [0.2.8](https://github.com/didi/LogicFlow/compare/@logicflow/core@0.2.7...@logicflow/core@0.2.8) (2021-03-05) | ||
@@ -8,0 +20,0 @@ |
{ | ||
"name": "@logicflow/core", | ||
"version": "0.2.8", | ||
"version": "0.2.9", | ||
"description": "LogicFlow core, to quickly build flowchart editor", | ||
@@ -94,3 +94,3 @@ "main": "dist/logic-flow.js", | ||
}, | ||
"gitHead": "b0b4f83f1e03a6d91d7b7b0cd5dbc66db292c1f4" | ||
"gitHead": "e6c42a36e48bdb15f1692f687a837bf85fc5d3e3" | ||
} |
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
542542