-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: PedaNet/jquery.rule
base: master
head repository: flesler/jquery.rule
compare: master
- 12 commits
- 7 files changed
- 6 contributors
Commits on May 30, 2013
-
Jason Jarrett committed
May 30, 2013 Configuration menu - View commit details
-
Copy full SHA for c9af77f - Browse repository at this point
Copy the full SHA c9af77fView commit details
Commits on Jun 5, 2013
-
Merge pull request flesler#1 from staxmanade/master
added a bower.json file
Configuration menu - View commit details
-
Copy full SHA for 19032da - Browse repository at this point
Copy the full SHA 19032daView commit details
Commits on Dec 27, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 99f92c9 - Browse repository at this point
Copy the full SHA 99f92c9View commit details -
Merge pull request flesler#3 from cassiodoroVicinetti/master
jQuery.browser was removed in jQuery 1.9
Configuration menu - View commit details
-
Copy full SHA for be281e6 - Browse repository at this point
Copy the full SHA be281e6View commit details
Commits on Oct 13, 2016
-
SecurityError is thrown if executing on FireFox
SecurityError is thrown if executing on FireFox, this is because the code is attempting to access the cssRules attribute, which by default returns "null" if you are not allowed to access, but FireFox throws an exception. This fix aims to try/catch this exception and assign the expected "null" to the variable. This issue only happens if there is an external CSS referred in your HTML Dom
Configuration menu - View commit details
-
Copy full SHA for cbe6b8c - Browse repository at this point
Copy the full SHA cbe6b8cView commit details -
Revert "SecurityError is thrown if executing on FireFox"
This reverts commit cbe6b8c.
Configuration menu - View commit details
-
Copy full SHA for c06eccb - Browse repository at this point
Copy the full SHA c06eccbView commit details -
SecurityError is thrown if executing on FireFox
SecurityError is thrown if executing on FireFox, this is because the code is attempting to access the cssRules attribute, which by default returns "null" if you are not allowed to access, but FireFox throws an exception. This fix aims to try/catch this exception and assign the expected "null" to the variable. This issue only happens if there is an external CSS referred in your HTML Dom
Configuration menu - View commit details
-
Copy full SHA for be2913f - Browse repository at this point
Copy the full SHA be2913fView commit details
Commits on Oct 14, 2016
-
Fix for FireFox "SecurityError: The operation is insecure." if an ext…
…ernal CSS ref is present (flesler#4) * SecurityError is thrown if executing on FireFox
Configuration menu - View commit details
-
Copy full SHA for a089b0b - Browse repository at this point
Copy the full SHA a089b0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 60b4ee3 - Browse repository at this point
Copy the full SHA 60b4ee3View commit details
Commits on Aug 4, 2018
-
Configuration menu - View commit details
-
Copy full SHA for e2d61b0 - Browse repository at this point
Copy the full SHA e2d61b0View commit details
Commits on Aug 28, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 5c3fe09 - Browse repository at this point
Copy the full SHA 5c3fe09View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb6a1d3 - Browse repository at this point
Copy the full SHA bb6a1d3View 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 master...master