This is an automated email from the ASF dual-hosted git repository.
rusackas pushed a change to branch chore/consolidate-copy-to-clipboard
in repository https://gitbox.apache.org/repos/asf/superset.git
from ce34fdc7dc8 fix: revert CopyToClipboard move, keep clipboard utility
consolidation
add baef05aabe8 refactor: move clipboard utility to @apache-superset/core
No new revisions were added by this update.
Summary of changes:
.../src/utils/clipboard.ts | 106 +++++++++++----------
.../packages/superset-core/src/utils/index.ts | 1 +
.../packages/superset-ui-core/src/utils/index.ts | 1 -
superset-frontend/src/utils/copy.ts | 8 +-
4 files changed, 63 insertions(+), 53 deletions(-)
rename superset-frontend/packages/{superset-ui-core =>
superset-core}/src/utils/clipboard.ts (60%)