src/cm/media/js/lib/yui/yui3.0.0/releasenotes/README.imageloader
changeset 0 40c8f766c9b8
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/cm/media/js/lib/yui/yui3.0.0/releasenotes/README.imageloader	Mon Nov 23 15:14:29 2009 +0100
@@ -0,0 +1,17 @@
+ImageLoader - Release Notes
+
+Development Master
+
+3.0.0
+ - No change
+
+3.0.0 beta 1
+ - 3.0 conversion
+ - New features:
+   - Fold groups indicated by a distance from the fold, and images are
+     loaded in cascading fashion as each reaches that distance
+     Scroll and resize triggers are set automatically for these groups
+   - Custom triggers can belong to the global Y instance or to any local event target
+   - Bg, Src, and Png images are all registered with groups via the same "registerImage"
+     method, and differentiated by attribute parameters
+