prototype/src
2009-12-23 01:54:19 -05:00
..
ajax if should be followed by space. 2009-11-11 17:43:25 -05:00
dom No need to use expensive try/catch when check for element being orphaned suffices. 2009-12-23 01:54:19 -05:00
lang Use native Array.isArray when available; currently present in nightly webkit (up to 17x faster) and Opera 10.5 alpha (up to 5x faster). 2009-12-22 18:05:30 -05: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