| 45e6f13936658ddeb74bff8dde445a67419a1995 |
|
14-Mar-2011 |
Luke Smith <lsmith@yahoo-inc.com> |
Add lazyEventFacade to YUI config for tests in IE8
This can be removed to do apples-to-apples comparisons
with IE6/7/9 for debugging if needed. |
| 2e91f4c3f4243fb920a16d5161217e5a0ac946d5 |
|
20-Jul-2010 |
Luke Smith <lsmith@yahoo-inc.com> |
I really need to migrate this to an automated test suite. |
| b83f2c24dbea46614ab539e32fbbbba55776be04 |
|
18-Jul-2010 |
Luke Smith <lsmith@yahoo-inc.com> |
allowDup back in, correct context/emitFacade.
Structural update. Moved notifier class and methods around.
Added support for allowDup=false back in (the default).
Fixed thisObj override and defaulting for on() and delegate()
for both emitFacade=true and =false. |
| fa0dc2eee6aa0bb2be0232d98b593a4432a47c1a |
|
16-Jul-2010 |
Luke Smith <lsmith@yahoo-inc.com> |
Re-refactor. Now with delegate support!
Many changes. No longer uses init, destroy. Only on, detach,
delegate, and detachDelegate. Each subscription gets its own
notification handle. allowDups is temporarily always true. I'll
reimplement it after I consume some new brains. These are
exhausted. |
| ceb19fa62e52ed1c844974d2448f5d6dc5aaac64 |
|
15-Feb-2010 |
Luke Smith <lsmith@yahoo-inc.com> |
Promoting synthetic event creation API from sandbox to event submodule. Submodule meta still missing. |