Release: Bubbling Library 1.04 - June 06, 2007

2007-06-05
YUI-CMS Bubbling Library Release Notes

*** version 1.04 *** (Tested over YUI 2.2.2)

This release synchronizes the SourceForge version with Bubbling Library -- version number 1.04. 

The following new components are introduced with this release:

Lighter
YUI plugin to management simples forms, pear forms, pear wizards, and dynamic areas.

Wizard
YUI plugin to highlighting areas within the document when the mouse go into each area.
  
The following components are updated with this release:

Dispatcher

The dispatcher now support cross-domains capabilities using the most common technique (proxy), also introduce a new method "jsLoader", for remote script loading onDemand and the hashtable to discard the multiple execution for the same remote script.

Tooltip
Improved functionality, now as an Overlay and introduce the new feature for load the content onDemand using the YUI connection manager.

Also in this release, the directory structure has been modified to provide more component organization, just like YUI has.  This is the new format:

yui/
  |
  -- build/
  | |
  | -- dispatcher/
  | |
  | | -- assets/
  | |
  | | -- dispatcher.js
  | |
  -- docs/
  | |
  | -- dispatcher/
  | |
  -- examples/
  | |
  | -- dispatcher/
  | |
  | | -- images/
 
Notice there are three immediate directories under the root YUI-CMS.

No Comment yet

Bubbling for YUI 3.x

Dispatcher (gallery-dispatcher)
The Dispatcher satisfies a very common need of developers using the YUI library: dynamic execution of Ajax response content. (new)

Node Accordion (gallery-node-accordion)
The Accordion Node Plugin makes it easy to transform existing markup into an accordion element with expandable and collapsible elements. Elements are easy to customize, and only require a small set of dependencies. (new)

Event Binder (gallery-event-binder)
Binding user actions until a particular YUI instance become ready, and the listeners defined before flushing those events through a queue. This will help to catch some early user interactions due the on-demand nature of YUI 3. (new)

Preload (gallery-preload)
Port of Stoyan Stefanov's JavaScript preload() function. It also has built-in support for Timer Idle to preload files only when the user is idle to avoid any overhead during the initial loading process. (new)

Parent Window Utility (gallery-parent-window)
This utility provides a set of functionalities to interact with the parent window. (new)

- See more modules by Caridy.

Bubbling Library is free open source software under the BSD License

(c) 2006 - 2010 Caridy Patino. All Rights Reserved.

This is one of my side projects, if you need something, just ask!