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.2 #1

Merged
merged 3 commits into from Sep 7, 2020
Merged

v0.1.2 #1

merged 3 commits into from Sep 7, 2020

Conversation

DiriectorDoc
Copy link
Owner

Changes

  • Removed the need for browser checks
  • Overhauled the initialization of jQlipboard
  • Added $.deselect() which does what you'd expect
  • Removed {permissionAlert: /* ... */} from the config – will no longer give an alert when a copy or a paste is not possible
  • Saved almost 1000 bytes in the new .min.js file
  • Removed misc.js as it was never supposed to be in this repository in the first place

Also removed misc.js as it was never supposed to be there
Turns out, I have no need for browser detection of any kind. I have no reason to check for Firefox or IE. I just needed to know what I was doing, which I didn't. Testing is manditory if I want to make sure this works properly if at all.
@DiriectorDoc DiriectorDoc merged commit ba402d0 into master Sep 7, 2020
@DiriectorDoc DiriectorDoc deleted the v0.1.2 branch September 7, 2020 04:18
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