Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
@logicflow_core@2.1.0 source code.tar.gz | 2025-08-06 | 18.2 MB | |
@logicflow_core@2.1.0 source code.zip | 2025-08-06 | 18.8 MB | |
README.md | 2025-08-06 | 1.4 kB | |
Totals: 3 Items | 37.0 MB | 0 |
What's Changed
Core
- [fix] 修复关闭网格吸附后点击节点时容易无法选中的问题
- [feature] 支持shift节点等比缩放
- [fix] 修复批量框选后,调整边起终点报错的 bug
- [fix] snapline cannot show when zoomed
- [feature] 画布增加blank:mousemove事件外发,并新增isDragging参数以区分鼠标是拖拽移动还是普通移动
- [feature] 右键菜单某项的禁用能力
Extension
- 修复vue3项目中小地图插件不显示vue自定义节点问题 close [#2200]
- 修复渐进连线插件isInNode判定过于精确导致的偶现会连出两条线的问题 close [#2210]
- 修复带label的元素复制粘贴后label展示错位且不可拖拽的问题 close [#2196]
- 修复快照插件导出图片受浏览器对canvas限制 close [#2187]
- 优化文档中关于 OverlapMode 属性的说明
New Contributors
- @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