mirror of
https://github.com/nocobase/nocobase.git
synced 2026-08-30 16:56:07 +08:00
2fa26828d2
* Revert "Revert "feat: new plugin `plugin-input-copy-button` (#6894)"" This reverts commit49511e2dd6. * Revert "Revert "fix: improve visibility toggle for input copy button on mouse events"" This reverts commit9137ad6515. * fix: update version to 1.6.34 for input copy button plugin * fix: adjust margin style for InputCopyButton based on field readPretty state * fix: remove unused keywords from package.json for input copy button plugin * fix: add input copy button plugin to dependencies in package.json * fix: update version of input copy button plugin to 1.6.36 * chore: update version of @nocobase/plugin-input-copy-button to 1.7.10 * refactor: rename to plugin-text-copy * fix: update translation key from 'Show copy button' to 'Display copy button' * fix: add optional chaining to event listener for safety * test(e2e): update visibility check for 'Data sources' menu item in plugin settings permissions test
2 lines
52 B
JavaScript
2 lines
52 B
JavaScript
module.exports = require('./dist/server/index.js');
|