-
-
Notifications
You must be signed in to change notification settings - Fork 459
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: Pasting & dropping files #852
feat: Pasting & dropping files #852
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@dcadavez66 is attempting to deploy a commit to the TypeCell Team on Vercel. A member of the Team first needs to authorize it. |
Awesome, thanks for this! I also extended your code to work with all file block types in the editor based on the pasted file's MIME type, and added the same functionality for dragging and dropping files:) Besides refactoring, I made one fairly major change in that the files pasted/dropped are uploaded using |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nice! small comments
@dcadavez66 |
Added support to paste images from the clipboard into the editor