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): component toolbar #1703

Merged
merged 22 commits into from
Mar 16, 2023

Conversation

alt1o
Copy link
Contributor

@alt1o alt1o commented Mar 14, 2023

fix #1701
fix #1733

2023-03-16.19.26.02.mov

@codesandbox
Copy link

codesandbox bot commented Mar 14, 2023

CodeSandbox logoCodeSandbox logo  Open in CodeSandbox Web Editor | VS Code | VS Code Insiders

@vercel
Copy link

vercel bot commented Mar 14, 2023

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

Name Status Preview Comments Updated
blocksuite ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 16, 2023 at 6:15PM (UTC)
blocksuite-react ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 16, 2023 at 6:15PM (UTC)

@@ -0,0 +1,11 @@
export function simplePick<T extends object, K extends keyof T>(
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Admittedly couldn't find a better place for this

this.surface.removeElement(element.id);
}
});
this.page.captureSync();
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think we should do captureSync() twice. Having it before operations should be adequate.

@doodlewind
Copy link
Member

CI only fails at uploading Codecov, good to merge.

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
2 participants