Loreon
Labs
Platform
Docs
Home
Ecosystems
Other
prototype
Prototype JavaScript framework
Other
Emerging
GitHub
Website
Stars
—
Forks
—
Contributors
8
Last push
66mo ago
Recent commits
Latest commits.
Remove test I inadvertently left in.
dee2f7d
Andrew Dupont
112mo ago
Ensure `Element.visible` works on nodes from other documents (e.g., IFRAMES). (Closes #319)
4494c23
Andrew Dupont
112mo ago
Merge branch 'master' of github.com:sstephenson/prototype
8b3cb4a
Andrew Dupont
112mo ago
Ensure `String#extractScripts` and `String#evalScripts` ignore `SCRIPT` tags with a `type` attribute set to a non-JavaScript MIME-type. (Closes #304)
9e78eff
Andrew Dupont
112mo ago
Merge pull request #326 from sdumitriu/XWIKI-8193
a4ceb5b
Andrew Dupont
112mo ago
Default to re-throwing errors that occur inside of Ajax callbacks, rather than silently ignoring them. To restore the old behavior, pass in an empty function to `onException`. (Closes #302)
63a0174
Andrew Dupont
112mo ago
Allow `Ajax.Request` to use any HTTP verb without the antiquated `_method=` URL fallback. (Closes #280)
5140d0c
Andrew Dupont
112mo ago
Don’t set a default Content-Type on an `Ajax.Request` if the user specifies a falsy `contentType` option. (Closes #313)
f63d7f7
Andrew Dupont
112mo ago
Top contributors
Builders behind this project.
savetheclocktower
491 commits
tobie
228 commits
sstephenson
151 commits
tjcrowder
91 commits
madrobby
81 commits
kangax
16 commits
samleb
13 commits
arthurschreiber
10 commits