6d76a3666eb84ef4bf28d21c54f9df61e42b423f |
|
09-May-2011 |
Luke Smith <lsmith@yahoo-inc.com> |
Plug global leaking GLOBAL_ENV
Fixes #2530227 |
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. |
c2e6a0e082fcb34905724d27cc7f6be467e1a6bc |
|
07-Apr-2010 |
Adam Moore <adamoore@yahoo-inc.com> |
_attach doesn't process empty arrays. DOMReady doesn't assume there will be a documentElement. |
d1f171a81a8b50c0f694f3dd1ea7ccc08e86cf55 |
|
26-Feb-2010 |
Adam Moore <adamoore@yahoo-inc.com> |
fixed detach by signature w/ nodelist target [fixes #2528658]. |
9769f2215434abe9c730e7ab7016249855fb9c91 |
|
03-Feb-2010 |
Adam Moore <adamoore@yahoo-inc.com> |
typo [ fixes #2528595 ]. |
c744d97ebbf47004385f51ea7a2a6375ad555f75 |
|
11-Jan-2010 |
Adam Moore <adamoore@yahoo-inc.com> |
DOMReady tweaks [fixes #2528304]. Removed redundant init code. |
e50576ca41cbf66d31f70ea6b2ff091a7b6759a7 |
|
19-Aug-2009 |
Adam Moore <adamoore@yahoo-inc.com> |
fixed domready IE issue |
aeadb9c6c72fd3591d37c4ad334287d209c309b4 |
|
08-Aug-2009 |
Adam Moore <adamoore@yahoo-inc.com> |
more API doc fixing |
2092be7131c8982ced7a1825e9f9e56063979ab2 |
|
30-Jun-2009 |
Adam Moore <adamoore@yahoo-inc.com> |
added onreadystatechange fork for IE domready hosted in an iframe [fixes #2528005]. |
bb886e8754069361704ec761fa43ad1db5978741 |
|
15-Jun-2009 |
Adam Moore <adamoore@yahoo-inc.com> |
Updated DOMContentLoaded attribution [bug #2527930] |
918b08f9832633dcbf580984b649169aff501b36 |
|
09-May-2009 |
Adam Moore <adamoore@yahoo-inc.com> |
The global window load state is correctly used by listeners when dynamically loading event. Changed dom/event/node metatdata around for better sort order. |
e927be37f3d793f6b3a73cb656f34daf191fda54 |
|
07-May-2009 |
Adam Moore <adamoore@yahoo-inc.com> |
The window load listener needed to be moved to the YUI seed file. Added an injected config option to be used when the YUI seed file is dynamically loaded. Removed loader's window load/domready bootstrapper. |
caa67ea2f65d6061a950084839d5b06566a168a4 |
|
06-May-2009 |
Adam Moore <adamoore@yahoo-inc.com> |
DOM event internals use Selector directly rather than Node. Added a global window load listener to help make sure it fires when dynamically loading the library. |
946800ad6260fabab7213baf787e1586d92eac6a |
|
02-Mar-2009 |
Adam Moore <adamoore@yahoo-inc.com> |
doc tweak |
40cb90a1341c279d57054b0b565a33dfb0ad5e2f |
|
03-Feb-2009 |
Adam Moore <adamoore@yahoo-inc.com> |
refactor |
88f849e5723c03ee1476b48a345c791034ab5681 |
|
02-Feb-2009 |
Adam Moore <adamoore@yahoo-inc.com> |
First pass: event module split into 'event', 'event-custom', and 'event-simulate' |
d98d5e2bbc3fcf2015c549dd94c4c0371b3fdbe7 |
|
14-Jan-2009 |
Adam Moore <adamoore@yahoo-inc.com> |
moved event, moved compat (relocated src files) |