mirror of
https://github.com/nocobase/nocobase.git
synced 2026-09-19 10:54:38 +08:00
* feat: add embed block
* Revert "feat: add embed block"
This reverts commit 708e2e21fc.
* feat: add embed block
* feat: add js method
* chore: improve code
* fix: block scoped flow engine cleanup
* feat: support copy mode in embed block
* test: add unit tests for embed block
* chore: update styles
* feat: split embed block into plugin
* feat: rename to reference block
* feat: duplicate model api
* fix: copy block
* chore: update des
* chore: add test
* fix: reference block bug
* fix: bug
* fix: tests error
* chore: improve code
* chore: remove from builtin
* fix: bug
2 lines
52 B
JavaScript
2 lines
52 B
JavaScript
module.exports = require('./dist/client/index.js');
|