-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Comparing changes
Open a pull request
base repository: zenorocha/clipboard.js
base: v2.0.10
head repository: zenorocha/clipboard.js
compare: v2.0.11
- 10 commits
- 12 files changed
- 5 contributors
Commits on Feb 18, 2022
-
Bump follow-redirects from 1.14.7 to 1.14.8 (#798)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 88bb463 - Browse repository at this point
Copy the full SHA 88bb463View commit details -
Bump karma from 6.0.0 to 6.3.14 (#797)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2d11cf1 - Browse repository at this point
Copy the full SHA 2d11cf1View commit details -
Bump pathval from 1.1.0 to 1.1.1 (#796)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 67067f3 - Browse repository at this point
Copy the full SHA 67067f3View commit details
Commits on Mar 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7bb4433 - Browse repository at this point
Copy the full SHA 7bb4433View commit details
Commits on Apr 22, 2022
-
chore(deps): bump minimist from 1.2.5 to 1.2.6 (#803)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 98c96a1 - Browse repository at this point
Copy the full SHA 98c96a1View commit details
Commits on Apr 28, 2022
-
Fix type for copy function (#795)
Co-authored-by: Shabai Liu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9b0c87b - Browse repository at this point
Copy the full SHA 9b0c87bView commit details
Commits on May 4, 2022
-
chore(deps): bump ansi-regex from 3.0.0 to 3.0.1 (#806)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c7c7fda - Browse repository at this point
Copy the full SHA c7c7fdaView commit details -
Fix #805 don't
blur()the trigger after a clipboard action (#807)* Remove the `blur()` following a clipboard action It's pointless to set `focus()` on the trigger first, if in the next step you're just going to `blur()` the active element anyway. * Tweak test to not expect active element to be body Since it's now not `blur()`ing anymore * Fix test see #807 (comment)
Configuration menu - View commit details
-
Copy full SHA for 08169bc - Browse repository at this point
Copy the full SHA 08169bcView commit details -
Support more HTML input types. Close #800 (#808)
* Support more HTML input types. * Improve test description. Remove .only * Apply logic only when target is an input element
Configuration menu - View commit details
-
Copy full SHA for 21db725 - Browse repository at this point
Copy the full SHA 21db725View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b2f9ee - Browse repository at this point
Copy the full SHA 2b2f9eeView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.0.10...v2.0.11