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

Copy/Paste from Content-Kit to 3rd parties #180

Closed
mixonic opened this issue Oct 22, 2015 · 0 comments · Fixed by #203
Closed

Copy/Paste from Content-Kit to 3rd parties #180

mixonic opened this issue Oct 22, 2015 · 0 comments · Fixed by #203

Comments

@mixonic
Copy link
Contributor

mixonic commented Oct 22, 2015

Per this conversation, we should bring back HTML copy support to 3rd party paste targets. https://github.com/bustlelabs/content-kit-editor/pull/147/files#r42781191

@mixonic mixonic mentioned this issue Oct 22, 2015
6 tasks
bantic added a commit that referenced this issue Oct 22, 2015
bantic added a commit that referenced this issue Oct 22, 2015
  * Rename PostParser -> DOMParser, remove old DOMParser
  * Add many fixtures with example HTML from copying in a google doc document
  * Add postEditor#insertPost. It returns a Position used to position the cursor after inserting content
  * Only allow certain attributes from parsed content
  * filter markup attributes at instantiation
  * when copying, override the native HTML and text copied to display a link to copy-paste issue #180
  * copy/paste cards and lists
  * Handle cut event

fixes #111
bantic added a commit that referenced this issue Nov 2, 2015
Sets the "text/html" and "text/plain" clipboard data on copy and cut
events.

fixes #180
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant