src/cm/media/js/lib/yui/yui_3.10.3/releasenotes/HISTORY.event-simulate.md
author gibus
Tue, 11 Feb 2014 12:33:25 +0100
changeset 572 93383e54e042
parent 525 89ef5ed3c48b
permissions -rw-r--r--
Font size for piwik optout iframe.

Event Simulate Change History
=============================

3.10.3
------

* No changes.

3.10.2
------

* No changes.

3.10.1
------

* No changes.

3.10.0
------

* No changes.

3.9.1
-----

* No changes.

3.9.0
-----

* No changes.

3.8.1
-----

* No changes.

3.8.0
-----

* No changes.

3.7.3
-----

* No changes.

3.7.2
-----

* No changes.

3.7.1
-----

* No changes.

3.7.0
-----

* No changes.

3.6.0
-----

* No changes.

3.5.1
-----

* No changes.

3.5.0
-----

* No changes.

3.4.1
-----

* No changes.

3.4.0
-----

* No changes.

3.3.0
-----

* Updated to work with IE9's DOM2 implementation.

3.2.0
-----

* No changes.

3.1.1
-----

* No changes.

3.1.0
-----

* simulate() can now simulate "blur", "change", "focus", "resize", "scroll", and "select" events.

3.0.0
-----

* No changes.

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
-----

* No changes.

3.0.0PR1
-----

* Initial release.