History log of /yui3/src/event/js/event-ready-base-ie.js
Revision Date Author Comments Expand
c64978b48fe561f13e3d68afc70d7c528946359b 07-Dec-2010 Adam Moore <adamoore@yahoo-inc.com>

hasFeature update for IE event conditional module (for IE9) [fixes bug #2529587].

/yui3/build/event/event-base-ie-debug.js /yui3/build/event/event-base-ie-min.js /yui3/build/event/event-base-ie.js /yui3/build/loader/loader-base-debug.js /yui3/build/loader/loader-base-min.js /yui3/build/loader/loader-base.js /yui3/build/loader/loader-debug.js /yui3/build/loader/loader-min.js /yui3/build/loader/loader-yui3-debug.js /yui3/build/loader/loader-yui3-min.js /yui3/build/loader/loader-yui3.js /yui3/build/loader/loader.js /yui3/build/simpleyui/simpleyui-debug.js /yui3/build/simpleyui/simpleyui-min.js /yui3/build/simpleyui/simpleyui.js /yui3/build/yui/features-debug.js /yui3/build/yui/features-min.js /yui3/build/yui/features.js /yui3/build/yui/yui-debug.js /yui3/build/yui/yui-min.js /yui3/build/yui/yui.js /yui3/sandbox/event/nestedEvents.html event-facade-dom-ie.js event-ready-base-ie.js /yui3/src/event/meta/event.json /yui3/src/loader/js/loader.js /yui3/src/loader/js/yui3.js /yui3/src/loader/js/yui3.json /yui3/src/simpleyui/js/concat.js /yui3/src/yui/js/load-tests.js
4901cf3193a7929385b6765404170cf6daf6ff5a 05-Nov-2010 Adam Moore <adamoore@yahoo-inc.com>

Fixed IE iframe domready fork [fixes #2529507].

772f655fcf57e58b97fa46b6a8d3fc772b83f743 22-Oct-2010 Adam Moore <adamoore@yahoo-inc.com>

key events have the charCode assigned to the event facade's 'which' [fixes #2528975].

011173392d3a1a59092095d5a24857134cb16f93 06-Oct-2010 Adam Moore <adamoore@yahoo-inc.com>

Fixed memory leak when adding a listener to an element that is never inserted into the dom [fixes #2529385]. Added a conditional module for IE. Faster event facades.

e3cee6b38c62be71fcb6028e299980eb886a0544 05-Oct-2010 Adam Moore <adamoore@yahoo-inc.com>

Fixed memory leak when adding a listener to an element that is never inserted into the dom [fixes #2529385]. Added a conditional module for IE. Faster event facades.