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 267b0a1f68 fix(tests): properly type clipboard mock functions for 
Docker TS build
     add ce34fdc7dc fix: revert CopyToClipboard move, keep clipboard utility 
consolidation

No new revisions were added by this update.

Summary of changes:
 .../src/components/CopyToClipboard/index.tsx       | 153 --------------------
 .../superset-ui-core/src/components/index.ts       |   1 -
 .../src/components/CopyToClipboard/index.tsx       | 156 ++++++++++++++-------
 .../components/CopyToClipboard}/types.ts           |  16 ++-
 .../menu/ShareMenuItems/ShareMenuItems.test.tsx    |   7 +-
 .../DataTablesPane/test/DataTablesPane.test.tsx    |   7 +-
 6 files changed, 125 insertions(+), 215 deletions(-)
 delete mode 100644 
superset-frontend/packages/superset-ui-core/src/components/CopyToClipboard/index.tsx
 copy superset-frontend/{packages/superset-ui-core/src/components/ButtonGroup 
=> src/components/CopyToClipboard}/types.ts (71%)

Reply via email to