-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: lvyong/prototype
base: master
head repository: prototypejs/prototype
compare: master
- 15 commits
- 36 files changed
- 5 contributors
Commits on Dec 2, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 54f3695 - Browse repository at this point
Copy the full SHA 54f3695View commit details
Commits on Jan 2, 2016
-
Merge pull request prototypejs#307 from jdalton/no_repo_for_old_ie
Remove old browser support. New official support will be IE >=9, Edge, Safari >= 8, and recent versions of Firefox, Chrome, and Opera.
Configuration menu - View commit details
-
Copy full SHA for 3caa54b - Browse repository at this point
Copy the full SHA 3caa54bView commit details -
Fix issue where Element#clonePosition could give wrong results when t…
…he page is scrolled. [close prototypejs#305]
Configuration menu - View commit details
-
Copy full SHA for 560bb59 - Browse repository at this point
Copy the full SHA 560bb59View commit details
Commits on Dec 6, 2016
-
Configuration menu - View commit details
-
Copy full SHA for e94afda - Browse repository at this point
Copy the full SHA e94afdaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 92e36a3 - Browse repository at this point
Copy the full SHA 92e36a3View commit details
Commits on Apr 8, 2017
-
Merge pull request prototypejs#325 from sdumitriu/license-vs-compressor
Mark the copyright header so that it isn't removed by YUI compressor
Configuration menu - View commit details
-
Copy full SHA for 6192914 - Browse repository at this point
Copy the full SHA 6192914View commit details -
Ensure Ajax.activeRequestCount decrements even if an exception is thr…
…own in an `onComplete` callback. (close prototypejs#324)
Configuration menu - View commit details
-
Copy full SHA for 484287d - Browse repository at this point
Copy the full SHA 484287dView commit details -
Don’t set a default Content-Type on an
Ajax.Requestif the user spe……cifies a falsy `contentType` option. (Closes prototypejs#313)
Configuration menu - View commit details
-
Copy full SHA for f63d7f7 - Browse repository at this point
Copy the full SHA f63d7f7View commit details -
Allow
Ajax.Requestto use any HTTP verb without the antiquated `_me……thod=` URL fallback. (Closes prototypejs#280)
Configuration menu - View commit details
-
Copy full SHA for 5140d0c - Browse repository at this point
Copy the full SHA 5140d0cView commit details
Commits on Apr 9, 2017
-
Default to re-throwing errors that occur inside of Ajax callbacks, ra…
…ther than silently ignoring them. To restore the old behavior, pass in an empty function to `onException`. (Closes prototypejs#302)
Configuration menu - View commit details
-
Copy full SHA for 63a0174 - Browse repository at this point
Copy the full SHA 63a0174View commit details -
Merge pull request prototypejs#326 from sdumitriu/XWIKI-8193
Minor changes to prototype.js to make it more rewrite-friendly
Configuration menu - View commit details
-
Copy full SHA for a4ceb5b - Browse repository at this point
Copy the full SHA a4ceb5bView commit details -
Ensure
String#extractScriptsandString#evalScriptsignore `SCRIP……T` tags with a `type` attribute set to a non-JavaScript MIME-type. (Closes prototypejs#304)
Configuration menu - View commit details
-
Copy full SHA for 9e78eff - Browse repository at this point
Copy the full SHA 9e78effView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b3cb4a - Browse repository at this point
Copy the full SHA 8b3cb4aView commit details -
Ensure
Element.visibleworks on nodes from other documents (e.g., I……FRAMES). (Closes prototypejs#319)
Configuration menu - View commit details
-
Copy full SHA for 4494c23 - Browse repository at this point
Copy the full SHA 4494c23View commit details -
Configuration menu - View commit details
-
Copy full SHA for dee2f7d - Browse repository at this point
Copy the full SHA dee2f7dView 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