@logicflow/layout@2.0.0
- 🎉🎉布局包2.0版本@logicflow/layout by @CWsuper in https://github.com/didi/LogicFlow/pull/2241
Full Changelog: https://github.com/didi/LogicFlow/compare/@logicflow/vue-node-registry@1.1.1...@logicflow/layout@2.0.0
@logicflow/vue-node-registry@1.1.1
- fix: 修复开启多选后点击节点会触发多选的问题 by @DymoneLewis in https://github.com/didi/LogicFlow/pull/2244
- fix: 修复vue2环境中引用vue-dimi不提供render方法导致vue2报引入错误问题 by @Wang-Yi-Teng in https://github.com/didi/LogicFlow/pull/2245
Full Changelog: https://github.com/didi/LogicFlow/compare/@logicflow/vue-node-registry@1.1.0...@logicflow/vue-node-registry@1.1.1
@logicflow/react-node-registry@1.1.1
- fix: 修复开启多选后点击节点会触发多选的问题 by @DymoneLewis in https://github.com/didi/LogicFlow/pull/2244
- fix: 修复vue2环境中引用vue-dimi不提供render方法导致vue2报引入错误问题 by @Wang-Yi-Teng in https://github.com/didi/LogicFlow/pull/2245
Full Changelog: https://github.com/didi/LogicFlow/compare/@logicflow/vue-node-registry@1.1.0...@logicflow/react-node-registry@1.1.1
@logicflow/extension@2.1.2
- fix: 修复开启多选后点击节点会触发多选的问题 by @DymoneLewis in https://github.com/didi/LogicFlow/pull/2244
- fix: 修复vue2环境中引用vue-dimi不提供render方法导致vue2报引入错误问题 by @Wang-Yi-Teng in https://github.com/didi/LogicFlow/pull/2245
Full Changelog: https://github.com/didi/LogicFlow/compare/@logicflow/vue-node-registry@1.1.0...@logicflow/extension@2.1.2
@logicflow/core@2.1.1
- fix: 修复开启多选后点击节点会触发多选的问题 by @DymoneLewis in https://github.com/didi/LogicFlow/pull/2244
- fix: 修复vue2环境中引用vue-dimi不提供render方法导致vue2报引入错误问题 by @Wang-Yi-Teng in https://github.com/didi/LogicFlow/pull/2245
Full Changelog: https://github.com/didi/LogicFlow/compare/@logicflow/vue-node-registry@1.1.0...@logicflow/core@2.1.1
@logicflow/vue-node-registry@1.1.0
- fix #2214 #2225 by @DymoneLewis in https://github.com/didi/LogicFlow/pull/2242
Full Changelog: https://github.com/didi/LogicFlow/compare/@logicflow/extension@2.1.0...@logicflow/vue-node-registry@1.1.0
@logicflow/react-node-registry@1.1.0
- fix #2214 #2225 by @DymoneLewis in https://github.com/didi/LogicFlow/pull/2242
Full Changelog: https://github.com/didi/LogicFlow/compare/@logicflow/extension@2.1.0...@logicflow/react-node-registry@1.1.0
@logicflow/extension@2.1.1
- Updated dependencies
- @logicflow/react-node-registry@1.1.0
- @logicflow/extension@2.1.1
Full Changelog: https://github.com/didi/LogicFlow/compare/@logicflow/extension@2.1.0...@logicflow/extension@2.1.1
@logicflow/extension@2.1.0
- [fix] 修复关闭网格吸附后点击节点时容易无法选中的问题
- [feature] 支持shift节点等比缩放
- [fix] 修复批量框选后,调整边起终点报错的 bug
- [fix] snapline cannot show when zoomed
- [feature] 画布增加blank:mousemove事件外发,并新增isDragging参数以区分鼠标是拖拽移动还是普通移动
- [feature] 右键菜单某项的禁用能力
- 修复vue3项目中小地图插件不显示vue自定义节点问题 close #2200
- 修复渐进连线插件isInNode判定过于精确导致的偶现会连出两条线的问题 close #2210
- 修复带label的元素复制粘贴后label展示错位且不可拖拽的问题 close #2196
- 修复快照插件导出图片受浏览器对canvas限制 close #2187
- 优化文档中关于 OverlapMode 属性的说明
- @Wang-Yi-Teng made their first contribution in https://github.com/didi/LogicFlow/pull/2222
- @fairy782 made their first contribution in https://github.com/didi/LogicFlow/pull/2230
- @Liiibooo made their first contribution in https://github.com/didi/LogicFlow/pull/2212
- @HawtinZeng made their first contribution in https://github.com/didi/LogicFlow/pull/2153
Full Changelog: https://github.com/didi/LogicFlow/compare/@logicflow/vue-node-registry@1.0.18...@logicflow/core@2.1.0
@logicflow/core@2.1.0
- [fix] 修复关闭网格吸附后点击节点时容易无法选中的问题
- [feature] 支持shift节点等比缩放
- [fix] 修复批量框选后,调整边起终点报错的 bug
- [fix] snapline cannot show when zoomed
- [feature] 画布增加blank:mousemove事件外发,并新增isDragging参数以区分鼠标是拖拽移动还是普通移动
- [feature] 右键菜单某项的禁用能力
- 修复vue3项目中小地图插件不显示vue自定义节点问题 close #2200
- 修复渐进连线插件isInNode判定过于精确导致的偶现会连出两条线的问题 close #2210
- 修复带label的元素复制粘贴后label展示错位且不可拖拽的问题 close #2196
- 修复快照插件导出图片受浏览器对canvas限制 close #2187
- 优化文档中关于 OverlapMode 属性的说明
- @Wang-Yi-Teng made their first contribution in https://github.com/didi/LogicFlow/pull/2222
- @fairy782 made their first contribution in https://github.com/didi/LogicFlow/pull/2230
- @Liiibooo made their first contribution in https://github.com/didi/LogicFlow/pull/2212
- @HawtinZeng made their first contribution in https://github.com/didi/LogicFlow/pull/2153
Full Changelog: https://github.com/didi/LogicFlow/compare/@logicflow/vue-node-registry@1.0.18...@logicflow/core@2.1.0