This website requires JavaScript.
Explore
Help
Sign In
github-migration
/
prototype
Watch
1
Star
0
Fork
0
You've already forked prototype
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6839886699
prototype
/
src
History
Juriy Zaytsev
475f1797e1
No need to check for
window.Node
, since
var Node
already declares it if missing.
2009-12-30 01:45:59 -05:00
..
ajax
doc: Fix documentation errors in Ajax.Response.
2009-12-24 03:19:14 +01:00
dom
No need to check for
window.Node
, since
var Node
already declares it if missing.
2009-12-30 01:45:59 -05:00
lang
doc: Fix Template doc to avoid issues with Sprockets.
2009-12-29 01:54:56 +01:00
ajax.js
doc: Convert all subheadings to H5s throughout.
2009-09-10 17:45:11 +01:00
constants.yml
Bump version to 1.6.1.
2009-08-24 00:58:06 +02:00
deprecated.js
Deprecate the Selector API.
2009-10-25 16:13:11 +01:00
dom.js
Document Prototype.Selector API.
2009-10-23 12:53:03 +02:00
lang.js
Fixed a variety of non-ASCII chars and similar [
#610
state:resolved]
2009-06-11 22:48:38 +02:00
prototype.js
Avoid repeating declaration statements.
2009-11-11 17:32:19 -05:00
selector_engine.js
Selector API change: replace Prototype.Selector.filter with Prototype.Selector.find, which works like the old Selector.findElement.
2009-12-02 15:57:58 -06:00
sizzle.js
Move ext/sizzle into src so it's available in the default Sprockets load path.
2009-12-02 14:18:01 -06:00