silverstripe-framework/thirdparty/jquery-livequery/ChangeLog.txt
2009-11-21 02:26:09 +00:00

11 lines
381 B
Plaintext

== Live Query ChangeLog ==
== 1.0.2 ==
* Updated to work with jQuery 1.2.2
== 1.0.1 ==
* Added removeAttr, toggleClass, emtpy and remove to the list of registered core DOM manipulation methods
* Removed setInterval in favor of on-demand setTimeout
* Calling livequery with the same arguments (function references), restarts the existing Live Query instead of creating a new one