Files
nocobase/packages/plugins/@nocobase/plugin-text-copy/client.js
T
Zeke Zhang 2fa26828d2 feat: add quick copy plugin (#6954)
* Revert "Revert "feat: new plugin `plugin-input-copy-button` (#6894)""

This reverts commit 49511e2dd6.

* Revert "Revert "fix: improve visibility toggle for input copy button on mouse events""

This reverts commit 9137ad6515.

* 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
2025-06-12 23:50:30 +08:00

2 lines
52 B
JavaScript

module.exports = require('./dist/client/index.js');