nocobase/packages/plugins/@nocobase/plugin-field-m2m-array
2024-10-29 20:07:42 +08:00
..
src fix(m2m-array): issue where select component for a m2m array field has only one option (#5544) 2024-10-29 20:07:42 +08:00
.npmignore feat(database): new field type many to many (array) (#4708) 2024-07-10 15:04:24 +08:00
client.d.ts feat(database): new field type many to many (array) (#4708) 2024-07-10 15:04:24 +08:00
client.js feat(database): new field type many to many (array) (#4708) 2024-07-10 15:04:24 +08:00
package.json chore(versions): 😊 publish v1.3.24-beta 2024-09-23 09:25:16 +00:00
README.md feat(database): new field type many to many (array) (#4708) 2024-07-10 15:04:24 +08:00
server.d.ts feat(database): new field type many to many (array) (#4708) 2024-07-10 15:04:24 +08:00
server.js feat(database): new field type many to many (array) (#4708) 2024-07-10 15:04:24 +08:00

@nocobase/plugin-field-record-set