nocobase/packages/plugins/sequence-field
Dunqing 3cce8f75e5
feat: support cron field (#1421)
* feat(calendar): replace cron component with CronSet

* fix: same exported

* fix: type incorrect

* fix: locale

* feat: upgrade react-js-cron and update some text

* fix: cron path

* fix: edge case

* feat: support FixedBlock
2023-03-19 10:55:05 +08:00
..
src feat: support cron field (#1421) 2023-03-19 10:55:05 +08:00
client.d.ts refactor(sequence-field): move to plugin and use table to record (#1209) 2022-12-16 01:04:22 -08:00
client.js refactor(sequence-field): move to plugin and use table to record (#1209) 2022-12-16 01:04:22 -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(sequence-field): move to plugin and use table to record (#1209) 2022-12-16 01:04:22 -08:00
server.js refactor(sequence-field): move to plugin and use table to record (#1209) 2022-12-16 01:04:22 -08:00

sequence-field

English | 中文

安装激活

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

使用方法