nocobase/packages/plugins/sequence-field
Junyi bf6bf00047
Fix(plugin-sequence): support sequence field in m2m through table (#1383)
* fix(plugin-sequence): support sequence field in m2m through table

* fix(plugin-sequence): fix update last sequence

* fix(plugin-sequence): fix hooks
2023-01-18 22:54:08 +08:00
..
src Fix(plugin-sequence): support sequence field in m2m through table (#1383) 2023-01-18 22:54:08 +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 chore(versions): 😊 publish v0.9.0-alpha.2 2023-01-14 12:07:20 +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