Skip to content
Compare
Choose a tag to compare
@DymoneLewis DymoneLewis released this 07 Nov 11:10
· 10 commits to master since this release

What's Changed

  • fix(extension/label): 修复画布渲染后,新新增节点的label不随节点移动问题 by @DymoneLewis in #1847
  • fix: 修复 lfJson2Xml 不兼容假值问题 by @FanSun521 in #1851
  • docs(site): 完善快速上手 cdn 引入示例 by @FanSun521 in #1852
  • fix(extension/label): 修复label插件一系列bug by @DymoneLewis in #1861
  • fix(extension/bpmn-elements): 修复bpmn-elements插件中pool节点的node:resize事件取值参数错误的问题 by @DymoneLewis in #1863
  • fix: fix some issues by @boyongjiong in #1865
  • fix(site): 文档勘误,插件的cdn使用方式错误 by @FanSun521 in #1864
  • add release logicflow core 2.0.4 by @DymoneLewis in #1867
  • fix(core): update import path to relative path style to remove compilation error in angular by @touhidrahman in #1879
  • docs: 文档勘误 by @Hickays in #1876
  • fix(extension): 【dynamic-group】修复resize和move的冲突问题(#1826) by @wbccb in #1858
  • fix(core): node => rotate+正常模式resize(#1428) by @wbccb in #1835
  • feat: update package's version by @DymoneLewis in #1885
  • fix(extension): 【dynamic-group】存入history时,将text坐标恢复到未折叠前的数据(#1810) by @wbccb in #1888
  • feat(extension):【dynamic-group】isRestrict分组缩放限制+transformWidthContainer控制子元素是否需要同时缩放 by @wbccb in #1887
  • feat(extension): 【dynamic-group】实现autoResize自动扩展父节点的功能(#1750) by @wbccb in #1892
  • fix(vue-node-registry): 修复Teleport+KeepAlive场景下DOM重复渲染的问题(#1768) by @wbccb in #1895
  • fix: 修复文本拖拽不符合预期的问题 by @ChangeSuger in #1898
  • feat: 支持动态修改 Grid 的配置 by @ChangeSuger in #1901
  • fix: 修复 windows 系统 node20 环境下样式文件打包失败的问题 by @ChangeSuger in #1921
  • fix: node:dnd-drag 增加事件数据 by @HeatonZ in #1916
  • fix: 修复 2.x 与 1.x 下相同的网格线宽,Grid 表现不一致的问题 by @ChangeSuger in #1907
  • fix: 修复 node:dnd-drag 事件的类型检查问题 by @ChangeSuger in #1924
  • fix(example): 修复文档中vue3自定义组件不能正常显示bug by @zkt2002 in #1931
  • fix(core): 修复笔记本触摸板点击边事件失效 by @wuchenguang1998 in #1940
  • fix(core): 在没有拖拽的情况下,Control组件突然销毁,不触发cancelDrag(#1926) by @wbccb in #1938
  • fix(extension): 【dynamic-group】修复mousemove和isCollapsed相关问题 by @wbccb in #1919
  • feat(examples): 添加动画边demo by @DymoneLewis in #1942
  • fix(core): 类型定义 properties:change 改为 node:properties-change by @HeatonZ in #1943
  • feat: node-registry 自定义properties类型 by @HeatonZ in #1944
  • fix(core): 修复 polyline 与多边形节点的交点不正确的问题 by @Yuan-ZW in #1947

New Contributors

Full Changelog: https://github.com/didi/LogicFlow/compare/@logicflow/[email protected]...@logicflow/[email protected]