[prototype] http://bit.ly/IWwS5 Juriy Zaytsev - No need to recreate `subclass` function every time inheritance is being set up in `Class ...
[prototype] http://bit.ly/NCQjx Andrew Dupont - Create the temp directory if it doesn't exist.
[prototype] http://bit.ly/Pyqoh Juriy Zaytsev - Reorganize the way `ElementExtensions` are defined. Make sure elements used in SpecificE ...
[prototype] http://bit.ly/rSeXh Juriy Zaytsev - No need to overengineer.
1
[prototype] http://bit.ly/tIP9U Andrew Dupont - Minor PDoc changes.
[prototype] http://bit.ly/csEbk Andrew Dupont - Update PDoc to latest.
[prototype] http://bit.ly/k9VWS Andrew Dupont - Fix typo in selector.js.
[prototype] http://bit.ly/11xXLf Juriy Zaytsev - Make sure $A works with primitive values.
[prototype] http://bit.ly/n4cLO Juriy Zaytsev - Do not browser sniff when forking `unmark` function in selector suite. Instead use a pro ...
[prototype] http://bit.ly/xzYWS Juriy Zaytsev - Do not use short-hand element methods notation (@element.getStyle() -> Element.getStyle( ...
[prototype] http://bit.ly/EUZK0 Andrew Dupont - `Prototype.Browser.Opera` now uses stronger inference and is determined by [[Class]] of ...
[prototype] http://bit.ly/144NBb Andrew Dupont - Make regex used in `stripTags` stricter. (igor, kangax) [#674 state:resolved]
[prototype] http://bit.ly/sAFML Juriy Zaytsev - Use native `String.prototype.trim` in `String.prototype.trim` when available. (kangax)
[prototype] http://bit.ly/13vJgI Andrew Dupont - Fix error in event.js which prevented attaching more than one responder for an event na ...
[prototype] http://bit.ly/1ahZCN Andrew Dupont - Fix typo in event.js.
[prototype] http://bit.ly/2mOb6f Andrew Dupont - Fix JavaScript error in IE8 when viewing documentation.
1
[prototype] http://bit.ly/Aq6Yh Andrew Dupont - Update to latest PDoc.
[prototype] http://bit.ly/7osmo Andrew Dupont - Fix accidental backtick escape.
[prototype] http://bit.ly/m9Hz Andrew Dupont - Updated to latest PDoc.
[prototype] http://bit.ly/8LA5 Juriy Zaytsev - Do not sniff when testing for IE's proprietary mouseenter/mouseleave events support. Use ...