Release: Bubbling Library 1.50 - April 22, 2008

2008-04-22

*** version 1.50 *** (Tested over YUI 2.5.1)

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

This release is focused in the correction of a series of bugs and optimization and the inclusion of new examples. This is the most stable version ever.

The following components are updated with this release:

   * Bubbling Core: Improving the decoupling support. Read more here:
     http://yuiblog.com/blog/2008/04/22/caridy-decoupling/

   * Dispatcher: Integration with the YUI Get Utility to load external sources. Introducing a new pipeline to allow redefinition of the eval routine (now you can use your own method to execute inline script). Integration with the loading mask.

   * Wizard: Full integration with the Dispatcher, now support Tabview Delegation like the dispatcher does. Integration with the loading mask.
  
   * Loading Mask: Solving the issue with the Flash Components on body resize. Including new pipelines for AJAX routine.
  
NOTA: All the components' names updated will keep the backward compatibility name until the next major release v2.0.

Also, this release comes with an update of the list of official examples, and every control and plugin of the bubbling library ships with a series of examples that illustrate its implementation. These examples can serve as starting points for your exploration of the Bubbling Library, as code snippets to get you started in your own programming. Also, you can navigate through the API documentation, and you will be able to explore these examples component-by-component; on this page you'll find the full index of library examples with a link to and short description of each one.

1 Comment

great

It seems great, CMS with YUI, but why it's not popular?

Comment by bb - July 4, 2008
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!