<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in customevent.html</title>
    <link>http://src.iws.cs.ovgu.de/source/rss/yui3/src/event-custom/tests/customevent.html</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    <item>
        <title>Fix multiple publish({...}) calls
    
    Fixes #2531671.</title>
        <description>/yui3/src/event-custom/tests/customevent.html - ad40216913b3cb014e4e2d4db3049fe25150ec06</description>
        <pubDate></pubDate>
        <dc:creator>Luke Smith &lt;lsmith@yahoo-inc.com&gt;</dc:creator>
    </item>

    <item>
        <title>yui.js, dynamic filter, and allowRollup: false
    
    For proper inclusion in code coverage tests</title>
        <description>/yui3/src/event-custom/tests/customevent.html - a4a12866ef14f142b1a799fc246a542d69af602b</description>
        <pubDate></pubDate>
        <dc:creator>Luke Smith &lt;lsmith@yahoo-inc.com&gt;</dc:creator>
    </item>

    <item>
        <title>Added Test.Runner.setName</title>
        <description>/yui3/src/event-custom/tests/customevent.html - 9a76bc095233b0cb0be3a913f5913bfc72c38b6c</description>
        <pubDate></pubDate>
        <dc:creator>Satyen Desai &lt;sdesai@yahoo-inc.com&gt;</dc:creator>
    </item>

    <item>
        <title>Add onceAfter() method for parity with once()
    
    Fixes #2529464</title>
        <description>/yui3/src/event-custom/tests/customevent.html - e1a238db8bc3bae8f67be06b3e6a70f7b9b6f4a0</description>
        <pubDate></pubDate>
        <dc:creator>Luke Smith &lt;lsmith@yahoo-inc.com&gt;</dc:creator>
    </item>

    <item>
        <title>Update preventedFn patch to fix regression. Add tests.
    
    Multiple calls to e.preventDefault() were resulting
    in multiple calls to preventedFn.
    
    Potential issue in stopPropagation left in place for
    now, but tests added to the test suite and marked
    _should.fail: "ticket pending"</title>
        <description>/yui3/src/event-custom/tests/customevent.html - e281a15571f07a6b4da34d2ffd674dbeb5dfd612</description>
        <pubDate></pubDate>
        <dc:creator>Luke Smith &lt;lsmith@yahoo-inc.com&gt;</dc:creator>
    </item>

    <item>
        <title>fixed test</title>
        <description>/yui3/src/event-custom/tests/customevent.html - 4cf86a7032fa241d63443c68a2049da4566da702</description>
        <pubDate></pubDate>
        <dc:creator>Adam Moore &lt;adamoore@yahoo-inc.com&gt;</dc:creator>
    </item>

    <item>
        <title>postponed nested after listeners still execute if when unsubscribed if they originally were supposed to fire.</title>
        <description>/yui3/src/event-custom/tests/customevent.html - e809fe662b10fe7accafd6458c68ef95b307db6d</description>
        <pubDate></pubDate>
        <dc:creator>Adam Moore &lt;adamoore@yahoo-inc.com&gt;</dc:creator>
    </item>

    <item>
        <title>removed debug code</title>
        <description>/yui3/src/event-custom/tests/customevent.html - cb9f029ff15503a39241ee80252242470e45dcf7</description>
        <pubDate></pubDate>
        <dc:creator>Adam Moore &lt;adamoore@yahoo-inc.com&gt;</dc:creator>
    </item>

    <item>
        <title>Added Y.Lang.now() -- css rebuild</title>
        <description>/yui3/src/event-custom/tests/customevent.html - 482388c306e346930994afd7e59b3af43c00aac6</description>
        <pubDate></pubDate>
        <dc:creator>Adam Moore &lt;adamoore@yahoo-inc.com&gt;</dc:creator>
    </item>

    <item>
        <title>once() supports object/array for type [fixes #2529197].</title>
        <description>/yui3/src/event-custom/tests/customevent.html - ad3e803b573f1ad93069380c0fa13ecac5ada5c5</description>
        <pubDate></pubDate>
        <dc:creator>Adam Moore &lt;adamoore@yahoo-inc.com&gt;</dc:creator>
    </item>

    <item>
        <title>return object/array type subscription detaches correctly [fixes #2529196].</title>
        <description>/yui3/src/event-custom/tests/customevent.html - e9a1463db83a41831766a7e13025b93b61552356</description>
        <pubDate></pubDate>
        <dc:creator>Adam Moore &lt;adamoore@yahoo-inc.com&gt;</dc:creator>
    </item>

    <item>
        <title>bubbled events are always configured to emitFacade = true regardless of
    the default publish config. [fixes #2528878].</title>
        <description>/yui3/src/event-custom/tests/customevent.html - bd03a79f6dc612d2940a331a52ee4cf0f364b1ba</description>
        <pubDate></pubDate>
        <dc:creator>Adam Moore &lt;adamoore@yahoo-inc.com&gt;</dc:creator>
    </item>

    <item>
        <title>Fixed array type param handling in EventTarget::after [fixes #2528698].</title>
        <description>/yui3/src/event-custom/tests/customevent.html - e806a570fd5dbd8a6ef84c8e580763818b165618</description>
        <pubDate></pubDate>
        <dc:creator>Adam Moore &lt;adamoore@yahoo-inc.com&gt;</dc:creator>
    </item>

    <item>
        <title>removed use('*')</title>
        <description>/yui3/src/event-custom/tests/customevent.html - e4377e1af34e57ac1ca97e67e81c53f6a4347e55</description>
        <pubDate></pubDate>
        <dc:creator>Adam Moore &lt;adamoore@yahoo-inc.com&gt;</dc:creator>
    </item>

    <item>
        <title>fired fireOnce listeners are executed synchronously</title>
        <description>/yui3/src/event-custom/tests/customevent.html - 51224f8f34c13fbf5c51c3bdb3220b37ae91b629</description>
        <pubDate></pubDate>
        <dc:creator>Adam Moore &lt;adamoore@yahoo-inc.com&gt;</dc:creator>
    </item>

    <item>
        <title>detach by signature didn't work if the event target prefix was omitted [fixes #2528696].</title>
        <description>/yui3/src/event-custom/tests/customevent.html - 03f9aefec605c500b64625110a955e65b900b100</description>
        <pubDate></pubDate>
        <dc:creator>Adam Moore &lt;adamoore@yahoo-inc.com&gt;</dc:creator>
    </item>

    <item>
        <title>test update</title>
        <description>/yui3/src/event-custom/tests/customevent.html - 9982ae2753aea312f8260f66903f5cfb1d202d22</description>
        <pubDate></pubDate>
        <dc:creator>Adam Moore &lt;adamoore@yahoo-inc.com&gt;</dc:creator>
    </item>

    <item>
        <title>test updates</title>
        <description>/yui3/src/event-custom/tests/customevent.html - cb4f4f79feb7498d1f3406b88fb62209e5f5a444</description>
        <pubDate></pubDate>
        <dc:creator>Adam Moore &lt;adamoore@yahoo-inc.com&gt;</dc:creator>
    </item>

    <item>
        <title>Module group support, each group can specify the base path and combo spec for the modules in the group.  YUI will automically attempt to fetch new dependencies after modules have been dynamically loaded.  Gallery items can be requested without supporting metadata and without 'using' the gallery item's dependencies.</title>
        <description>/yui3/src/event-custom/tests/customevent.html - b238e52ac22e07b0798ae7b0f63f3fe0e8f9bf95</description>
        <pubDate></pubDate>
        <dc:creator>Adam Moore &lt;adamoore@yahoo-inc.com&gt;</dc:creator>
    </item>

    <item>
        <title>test update</title>
        <description>/yui3/src/event-custom/tests/customevent.html - 0a9c6f9f30a66e52ec4ea4ed93504580b3a5669a</description>
        <pubDate></pubDate>
        <dc:creator>Adam Moore &lt;adamoore@yahoo-inc.com&gt;</dc:creator>
    </item>

</channel>
</rss>

