nocobase/packages/plugins/@nocobase/plugin-action-bulk-edit
Zeke Zhang c6922b071d
refactor(DataBlock): form block (#3771)
* refactor: extract to createCreateFormBBlockUISchema

* refactor: extract to createEditFormBlockUISchema

* refactor: use new function to create UISchema

* refactor: add x-use-decorator-props

* fix: add withDynamicSchemaProps to FormBlockProvider

* chore: update import path for withDynamicSchemaProps

* refactor: should not get collection on getting association in UISchema

* refactor: use x-use-component-props instead of useProps

* fix: fix withDynamicSchemaProps

* chore: fix unit test
2024-03-27 17:32:26 +08:00
..
src refactor(DataBlock): form block (#3771) 2024-03-27 17:32:26 +08:00
.npmignore feat: kanban& gantt&bulk edit& bulk update& duplicate& print action pluggable (#3019) 2023-12-16 21:59:33 +08:00
client.d.ts feat: kanban& gantt&bulk edit& bulk update& duplicate& print action pluggable (#3019) 2023-12-16 21:59:33 +08:00
client.js feat: kanban& gantt&bulk edit& bulk update& duplicate& print action pluggable (#3019) 2023-12-16 21:59:33 +08:00
LICENSE fix: add LICENSE 2023-12-29 13:11:56 +08:00
package.json chore(versions): 😊 publish v0.20.0-alpha.17 2024-03-26 17:25:06 +08:00
README.md feat: kanban& gantt&bulk edit& bulk update& duplicate& print action pluggable (#3019) 2023-12-16 21:59:33 +08:00
server.d.ts feat: kanban& gantt&bulk edit& bulk update& duplicate& print action pluggable (#3019) 2023-12-16 21:59:33 +08:00
server.js feat: kanban& gantt&bulk edit& bulk update& duplicate& print action pluggable (#3019) 2023-12-16 21:59:33 +08:00

@nocobase/plugin-action-bulk-edit