Release Notes for Fluid Infusion 0.5
This page is currently being edited in preparation for the pending 0.5 release. It's contents should be considered in flux and unreliable until this warning is removed.
General
API Changes
Reorderer
- Reorderer APIs have been consolidated to a consistent form:
- The Lightbox has been renamed the Image Reorderer, and it's initialization function is now
fluid.reorderImages()
. - The LayoutCustomizer has been merged with the Layout Reorderer, and there is now a single initialization function,
fluid.reorderLayout()
.
- The Lightbox has been renamed the Image Reorderer, and it's initialization function is now