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

v0.1.7 #5

Merged
merged 6 commits into from Nov 2, 2020
Merged

v0.1.7 #5

merged 6 commits into from Nov 2, 2020

Conversation

DiriectorDoc
Copy link
Owner

Changes

  • When copying a table, the outterHTML will be copied to the clipboard
    • Usually when people copy a table, they paste it into a spreadsheet program or such. Keeping the HTML is better for that scenario.
  • Removed IE support
  • If copying an element while there's a selection somewhere else in the document, jQlipboard will now properly reselect the items that were deselected

The last commit to .tomin.js, when minified, was the exact same size as it was before. In the meantime, the .min file will remain how it is until another commit is made to .tomin

I could not find the documentation for the functions I needed. `window.getSelection` is availible in every browser except IE. I cannot find any info on document.selection, otherwise I would use it. If I ever find what I need, I may not even add it back. IE is dead.
@DiriectorDoc DiriectorDoc merged commit cb57c19 into master Nov 2, 2020
@DiriectorDoc DiriectorDoc deleted the v0.1.7 branch November 2, 2020 21:01
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 this pull request may close these issues.

None yet

1 participant