Skip to content

Releases: didi/LogicFlow

@logicflow/[email protected]

25 Oct 11:07
Compare
Choose a tag to compare

@logicflow/[email protected]

19 Oct 11:21
Compare
Choose a tag to compare

What's Changed

  • feat(extension): override addElements to support group-node copy(#1346) by @wumail in #1355

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

@logicflow/[email protected]

19 Oct 11:18
Compare
Choose a tag to compare

What's Changed

New Contributors

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

@logicflow/[email protected]

21 Sep 02:06
Compare
Choose a tag to compare

What's Changed

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

@logicflow/[email protected]

21 Sep 02:03
Compare
Choose a tag to compare

What's Changed

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

@logicflow/[email protected]

08 Sep 08:18
Compare
Choose a tag to compare

Bugfix

  • fix(engine): build error when use es-module by @towersxu in #1285
  • fix(engine): support es module umd and commonJs by @towersxu in #1291
  • fix: 修复以 uuid 生成 nodeId 时,isPass 方法会触发 js 错误,导致执行失败 by @boyongjiong in #1324
  • fix: 添加 debug 参数控制是否实例化 Recorder;修复 sessionStorage 存储超过 5MB 后写入报错的 bug by @boyongjiong in #1327

Feature

  • feat(engine): add getExecutionList api by @towersxu in #1294
  • feat(engine): recorder getExecutionList only return instance data by @towersxu in #1302
  • feat(engine): execution record data contain outgoing and detail by @towersxu in #1304

@logicflow/[email protected]

08 Sep 08:15
Compare
Choose a tag to compare

Feature

  • feat(core): add a new function to set outer g tag's attributes by @wumail in #1309

Package

@logicflow/core: 1.2.12 -> 1.2.13

@logicflow/[email protected]

08 Sep 02:47
Compare
Choose a tag to compare

Bugfix

  • 修复导出 icons and bpmnUtils 语法导致的打包出错问题 by @wumail in #1284

Release 1.2.12

08 Sep 02:44
Compare
Choose a tag to compare

Bugfix

Feature

  • feat: 优化 BPMNAdapter,注册插件时添加传入参数 by @wumail in #1273

Packages

@logicflow/core: 1.2.11 -> 1.2.12
@logicflow/extension: 1.2.11 -> 1.2.12

Release 1.2.11

08 Sep 02:33
Compare
Choose a tag to compare

Bugfix

  • fix(core): 优化贝塞尔曲线箭头的外观.(#951) by @towersxu in #1244
  • fix(extension): 修复添加组时 nodeGroupMap 赋值错误的 bug by @wbccb in #1268

Features

  • feat(extension): 新版 BPMN 插件 by @wumail in #1263
  • docs(extension) 完善插件 extension/bpmn-elements 的 README 文档 by @wumail in #1267

Packages

  • @logicflow/core: 1.2.10 -> 1.2.11
  • @logicflow/extension: 1.2.10 -> 1.2.11