src/cm/media/js/lib/yui/yui3.0.0/releasenotes/README.event-simulate
changeset 0 40c8f766c9b8
equal deleted inserted replaced
-1:000000000000 0:40c8f766c9b8
       
     1 YUI Event Simulation Utilities
       
     2 Module Name: "event-simulate"
       
     3 Documentation: http://developer.yahoo.com/yui/3/event
       
     4 
       
     5 3.0.0
       
     6     * No changes.
       
     7 
       
     8 3.0.0b1
       
     9 
       
    10     * Moved out of event module.
       
    11     * References to document changed to Y.config.doc.
       
    12     * Removed methods on Y.Event in favor of just simulate().
       
    13     * simulate() now throws an error if the event isn't supported (trac# 2527823).
       
    14 
       
    15 3.0.0PR2
       
    16 
       
    17     * No changes.
       
    18 
       
    19 3.0.0PR1
       
    20 
       
    21     * Initial release.