nocobase/packages/core/evaluators
Junyi c6615441bd
feat(core): add string template engine to evaluators (#3546)
* feat(core): add string template engine to evaluators

* refactor(plugin-workflow): simplify api

* Revert "refactor(plugin-workflow): simplify api"

This reverts commit 6ff2bb9220.

* fix(plugin-workflow): fix test case

* refactor(core): adjust variable regular expression
2024-02-22 11:27:10 +08:00
..
src feat(core): add string template engine to evaluators (#3546) 2024-02-22 11:27:10 +08:00
.npmignore refactor!: plugins build and plugins load (#2253) 2023-08-02 00:07:52 +08:00
client.js refactor(plugin-formula): combine 2 formula field type into 1 (#1457) 2023-02-21 20:12:21 +08:00
package.json chore(versions): 😊 publish v0.19.0-alpha.8 2024-02-21 12:59:16 +08:00
server.d.ts refactor(client)!: application, router and plugin (#2068) 2023-07-07 14:35:22 +08:00
server.js refactor(plugin-formula): combine 2 formula field type into 1 (#1457) 2023-02-21 20:12:21 +08:00