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: support copy-paste to google sheets / excel with formatting #1349

Merged
merged 10 commits into from
May 29, 2024

Conversation

AyushAgrawal-A2
Copy link
Contributor

closes #1183

Changes:

  • Added styles in clipboard html to support formatting on paste. Tested on Google Sheets & Excel Web.
clipboard_formatting.webm

Copy link

cla-bot bot commented May 13, 2024

We require contributors to sign our Contributor License Agreement, and we don"t have one on file for you. In order for us to review and merge your code, please contact our team at https://www.quadratichq.com/contact.

Copy link

vercel bot commented May 13, 2024

@AyushAgrawal-A2 is attempting to deploy a commit to the Quadratic Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

cla-bot bot commented May 13, 2024

We require contributors to sign our Contributor License Agreement, and we don"t have one on file for you. In order for us to review and merge your code, please contact our team at https://www.quadratichq.com/contact.

@cla-bot cla-bot bot added the cla-signed label May 14, 2024
Copy link

vercel bot commented May 23, 2024

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

Name Status Preview Updated (UTC)
quadratic ✅ Ready (Inspect) Visit Preview May 23, 2024 5:40pm

@davidfig
Copy link
Collaborator

Works great across Microsoft 365 web and Google Sheets. The colors don't work in Excel desktop, but I think they're looking for something else in paste. Thanks for the PR!

@AyushAgrawal-A2
Copy link
Contributor Author

Works great across Microsoft 365 web and Google Sheets. The colors don't work in Excel desktop, but I think they're looking for something else in paste. Thanks for the PR!

@davidfig
I am using ubuntu, and I don't have excel desktop. so i was unable to check / debug copy - paste to excel desktop.

@davidkircos davidkircos merged commit 923b1ef into quadratichq:main May 29, 2024
8 of 11 checks passed
@AyushAgrawal-A2 AyushAgrawal-A2 deleted the ayush/1183 branch May 29, 2024 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feature: Copy Paste Supports Formatting to GSheets / Excel
3 participants