nocobase/packages/plugins/@nocobase/plugin-workflow-loop
Junyi 05b9703101
feat(plugin-workflow-loop): add more configuration (#5342)
* feat(plugin-workflow-loop): add more configuration

* fix(plugin-workflow-loop): fix scope variable on current loop node

* refactor(plugin-workflow-loop): adjust order of exit options

* chore(plugin-workflow-loop): add migration

* fix(plugin-workflow): fix condition branch constant

* fix(plugin-workflow): fix additionalScope argument in parsing variable

* fix(plugin-workflow-loop): dependencies

* fix(plugin-workflow-loop): fix type

* fix(plugin-workflow-loop): fix client variable issues

* fix(plugin-workflow-loop): only use basic calculation due to expression variable issues

* refactor(plugin-workflow-loop): adjust configuration fields

* fix(plugin-workflow-loop): fix locale

* refactor(plugin-workflow-loop): adjust order of configuration fields

* fix(plugin-workflow-loop): fix number type properties

* fix(plugin-workflow-loop): fix null items in array are skipped
2024-10-16 21:15:35 +08:00
..
src feat(plugin-workflow-loop): add more configuration (#5342) 2024-10-16 21:15:35 +08:00
.npmignore fix: build order bug (#4223) 2024-04-29 19:27:32 +08:00
client.d.ts
client.js
LICENSE
package.json feat(plugin-workflow-loop): add more configuration (#5342) 2024-10-16 21:15:35 +08:00
README.md
README.zh-CN.md
server.d.ts
server.js

workflow

English | 中文

安装激活

内置插件无需手动安装激活。

使用方法