Releases: didi/LogicFlow
@logicflow/[email protected]
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
- @touhidrahman made their first contribution in #1879
- @Hickays made their first contribution in #1876
- @HeatonZ made their first contribution in #1916
- @zkt2002 made their first contribution in #1931
- @Yuan-ZW made their first contribution in #1947
Full Changelog: https://github.com/didi/LogicFlow/compare/@logicflow/[email protected]...@logicflow/[email protected]
@logicflow/[email protected]
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
- @touhidrahman made their first contribution in #1879
- @Hickays made their first contribution in #1876
- @HeatonZ made their first contribution in #1916
- @zkt2002 made their first contribution in #1931
- @Yuan-ZW made their first contribution in #1947
Full Changelog: https://github.com/didi/LogicFlow/compare/@logicflow/[email protected]...@logicflow/[email protected]
@logicflow/[email protected]
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
- @touhidrahman made their first contribution in #1879
- @Hickays made their first contribution in #1876
- @HeatonZ made their first contribution in #1916
- @zkt2002 made their first contribution in #1931
- @Yuan-ZW made their first contribution in #1947
Full Changelog: https://github.com/didi/LogicFlow/compare/@logicflow/[email protected]...@logicflow/[email protected]
@logicflow/[email protected]
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
- @touhidrahman made their first contribution in #1879
- @Hickays made their first contribution in #1876
- @HeatonZ made their first contribution in #1916
- @zkt2002 made their first contribution in #1931
- @Yuan-ZW made their first contribution in #1947
Full Changelog: https://github.com/didi/LogicFlow/compare/@logicflow/[email protected]...@logicflow/[email protected]
@logicflow/[email protected]
What's Changed
- fix: 移除 vue-node-registry view 中无用 console,close #1856
Full Changelog: https://github.com/didi/LogicFlow/compare/@logicflow/[email protected]...@logicflow/[email protected]
@logicflow/[email protected]
What's Changed
- fix(extension/label): 修复画布渲染后,新新增节点的label不随节点移动问题 by @DymoneLewis in #1847
- fix: 修复 lfJson2Xml 不兼容假值问题 by @FanSun521 in #1851
- 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
Full Changelog: https://github.com/didi/LogicFlow/compare/@logicflow/[email protected]...@logicflow/[email protected]
@logicflow/[email protected]
What's Changed
- fix(extension): 修复lib/style/index.css引用报错问题 by @DymoneLewis in #1844
Other changes
- docs: 文档勘误 by @ChangeSuger in #1837
- docs: fix type @logicflow/react-node-registry by @boyongjiong in #1840
- docs(site): 优化 snapshot 文章内容和图片 by @FanSun521 in #1841
- docs: fix typo @logicflow/vue-node-registry by @boyongjiong in #1843
Full Changelog: https://github.com/didi/LogicFlow/compare/@logicflow/[email protected]...@logicflow/[email protected]
@logicflow/[email protected]
What's Changed
- fix(build): 修正 build:watch 脚本中的命令格式 by @rainnoon in #1819
- docs(site): 获取画布数据 api 补充到快速上手页 by @FanSun521 in #1811
- fix(extension): 修复 BpmnAdapter 导入含有边的 xml 报错问题 by @FanSun521 in #1824
- fix(example): 修复rect节点中radius属性在properties中使用方式错误 by @FanSun521 in #1827
New Contributors
Full Changelog: https://github.com/didi/LogicFlow/compare/@logicflow/[email protected]...@logicflow/[email protected]
@logicflow/[email protected]
What's Changed
-
fix: 修复 extension/ vue-node-registry相关 bug,优化文档加载速度 by @boyongjiong in #1788
-
Release New Version,移除多余 console
-
Updated dependencies
- @logicflow/[email protected]
Full Changelog: https://github.com/didi/LogicFlow/compare/@logicflow/[email protected]...@logicflow/[email protected]
@logicflow/[email protected]
1.0.2
Patch Changes
-
Release New Version,移除多余 console
-
Updated dependencies
- @logicflow/[email protected]
Full Changelog: https://github.com/didi/LogicFlow/compare/@logicflow/[email protected]...@logicflow/[email protected]