Event Simulate Change History
3.18.1
3.18.0
3.17.2
3.17.1
3.17.0
3.16.0
3.15.0
- Whitelisted W3C Pointer events for simulation.
3.14.1
3.14.0
3.13.0
3.12.0
3.11.0
3.10.3
3.10.2
3.10.1
3.10.0
3.9.1
3.9.0
3.8.1
3.8.0
3.7.3
3.7.2
3.7.1
3.7.0
3.6.0
3.5.1
3.5.0
3.4.1
3.4.0
3.3.0
- Updated to work with IE9’s DOM2 implementation.
3.2.0
3.1.1
3.1.0
- simulate() can now simulate “blur”, “change”, “focus”, “resize”, “scroll”, and “select” events.
3.0.0
3.0.0b1
- Moved out of event module.
- References to document changed to Y.config.doc.
- Removed methods on Y.Event in favor of just simulate().
- simulate() now throws an error if the event isn’t supported (trac# 2527823).
3.0.0PR2
3.0.0PR1