README revision 0745498594a9c02206709e55da48467bb0c389bc
299N/AYUI Event Simulation Utilities
299N/AModule Name: "event-simulate"
1356N/ADocumentation: http://developer.yahoo.com/yui/3/event
299N/A
1356N/A3.1.0
299N/A * simulate() can now simulate "blur", "change", "focus", "resize", "scroll", and "select" events.
299N/A
919N/A3.0.0
919N/A * No changes.
919N/A
919N/A3.0.0b1
919N/A
919N/A * Moved out of event module.
919N/A * References to document changed to Y.config.doc.
919N/A * Removed methods on Y.Event in favor of just simulate().
919N/A * simulate() now throws an error if the event isn't supported (trac# 2527823).
919N/A
919N/A3.0.0PR2
919N/A
919N/A * No changes.
919N/A
919N/A3.0.0PR1
919N/A
919N/A * Initial release.
299N/A