tachybase_todo/packages/plugins/workflow
Junyi 7036879ea6
refactor(client): change Variable.TextArea to controlled component (#1605)
* refactor(client): change Variable.TextArea to controlled component

* fix(client): fix space and range index

* fix(client): fix ime state in Variable.TextArea

* chore(ci): trigger ci

* fix(client): fix expression validation

* fix(plugin-workflow): fix test case

* fix(client): fix caret when not focused

* fix(client): add html-sanitize

* fix(client): fix range errors on any input

* fix(client): fix start and end range
2023-04-03 08:57:19 +08:00
..
src refactor(client): change Variable.TextArea to controlled component (#1605) 2023-04-03 08:57:19 +08:00
.npmignore Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00
client.d.ts refactor(plugin-workflow): change files mode to 644 (#755) 2022-08-19 10:00:20 +08:00
client.js refactor(plugin-workflow): change files mode to 644 (#755) 2022-08-19 10:00:20 +08:00
LICENSE feat: change license (#1350) 2023-01-11 11:58:47 +08:00
package.json feat: support cron field (#1421) 2023-03-19 10:55:05 +08:00
README.md docs: add plug-in documentation 2023-02-11 00:09:39 +08:00
README.zh-CN.md docs: add plug-in documentation 2023-02-11 00:09:39 +08:00
server.d.ts refactor(plugin-workflow): change files mode to 644 (#755) 2022-08-19 10:00:20 +08:00
server.js refactor(plugin-workflow): change files mode to 644 (#755) 2022-08-19 10:00:20 +08:00

workflow

English | 中文

安装激活

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

使用方法