view js/bt/CHANGELOG.txt @ 47:cbfe386cb51b

Add a function to refresh opened libraries. The source URL of each libraries is now tracked, which allows for auto refreshing the libraries based on various events. The obvious use case is to refresh the library when an atom has been added to Scald, for example via a Popups dialog.
author Franck Deroche <defr@ows.fr>
date Mon, 15 Feb 2010 14:08:04 +0000
parents 0d557e6e73f7
children
line wrap: on
line source
== 0.9.1 ==

* Added dynamic Ajax paths (and demo)

== 0.9 ==
* AJAX!!!
* changed jQuery.fn.bt.defaults to jQuery.bt.defaults
* Changed "titleSelector" option to "contentSelector" for clarity
* bgiframe plugin support (to fix z-index problems in IE6)
* hoverIntent plugin support!
* Added activeClass (default: "bt-active") on target elements
* Added DEMO documentation
* Added click-anywhere-to-close functionality
* Added close-when-others-open functionality
* created a changelog file :-)
* lots of various bugs fixed


== 0.7  (10/20/2008) ==
* initial release