What's Changed
- chore(deps-dev): bump rollup from 4.21.0 to 4.22.4 by @dependabot in #1973
- feat: 增加业务场景示例 by @ChangeSuger in #1976
- fix(extension/label): 修复isMultiple设置false后仍能创建多个label的问题&增加input回调事件&增加便签示例 by @DymoneLewis in #1981
- docs: 文字缺失 by @Younglina in #1998
- fix(core): 修复一些issue中提出的问题 by @DymoneLewis in #2002
- fix: 兼容不设置高度时,窗口变化后更新画布尺寸 by @menghany in #1900
- fix(内存): 修复调用clearData之后,依然保持对节点的引用导致的内存溢出bug by @admin1949 in #1993
- fix: 修复设置 textDraggable 为 true 时,边、节点文本无法拖拽的 bug by @boyongjiong in #2003
- feat(core): 完善destory方法&增加性能测试demo by @DymoneLewis in #2004
- fix(docs): 修复文档中“基础教程”和“实例”部分的
nodeModel
和edgeModel
跳转地址错误 by @Gaius-98 in #2005 - fix(core): 网格对齐改为开关控制 & 修复初始化时流程图偏移问题 by @DymoneLewis in #2006
- fix(extension): 【dynamic-group】DynamicGroup 使用 moveNode 进行移动时子节点没有跟随移动 by @boyongjiong in #2007
New Contributors
- @dependabot made their first contribution in #1973
- @Younglina made their first contribution in #1998
- @menghany made their first contribution in #1900
- @Gaius-98 made their first contribution in #2005
Full Changelog: https://github.com/didi/LogicFlow/compare/@logicflow/[email protected]...@logicflow/[email protected]