Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(edgeless): switch to transformer based clipboard #5023

Merged
merged 12 commits into from
Oct 18, 2023

Conversation

zqran
Copy link
Sponsor Member

@zqran zqran commented Oct 15, 2023

Mainly includes the following changes:

  1. Edgeless clipboard related logic: move __internal__/clipboard/edgeless-clipboard.ts to page-block/edgeless/controllers/clipboard.ts
  2. Use page's clipboard to copy and paste note content under edgeless.
  3. Replaced getService with transformer.
  4. copyAsPng no longer depends on ContentParser.
  5. The new Edgeless clipboard no longer depends on __internal__/clipboard.

@vercel
Copy link

vercel bot commented Oct 15, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
blocksuite ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 18, 2023 10:41am
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
blocksuite-docs ⬜️ Ignored (Inspect) Visit Preview Oct 18, 2023 10:41am

@doodlewind doodlewind enabled auto-merge (squash) October 18, 2023 10:39
@doodlewind doodlewind merged commit afc6b1e into master Oct 18, 2023
18 checks passed
@doodlewind doodlewind deleted the 1015-clipboard-edgeless branch October 18, 2023 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

3 participants