CommunityID/webdir/javascript/yui/layout
6543 b484e522e8 import v1.0.0-RC4 | 2009-05-20 2019-07-17 22:08:50 +02:00
..
assets import v1.0.0-RC4 | 2009-05-20 2019-07-17 22:08:50 +02:00
README import v1.0.0-RC4 | 2009-05-20 2019-07-17 22:08:50 +02:00
layout-debug.js import v1.0.0-RC4 | 2009-05-20 2019-07-17 22:08:50 +02:00
layout-min.js import v1.0.0-RC4 | 2009-05-20 2019-07-17 22:08:50 +02:00
layout.js import v1.0.0-RC4 | 2009-05-20 2019-07-17 22:08:50 +02:00

README

**** version 2.6.0 ****

    Enhancements:
        * Added support for the new useShim config on Resize objects
        * Added support (via Caridy) for ajax content retrieval
        * Promoted to GA Status - beta flag removed from files.

    Bug Fixes:
        * 1972411 - [SF 1961290 ] Conflict w/prototype.js 1.6.2.0
        * 2156112 - [SF 2059693 ] collapse property doesn't work properly without header
        * 2166981 - [SF 1997164 ] Wrong unit size after expand if animation is false
        * 1828802 - Remove over use of overflow hidden
	    * 1837810 - [SF 1925551] Blank space after expanding LayoutUnit
        * 1837812 - [SF 1927265 ] Layout needs destroy clean-up method
	    * 1939616 - [SF 1964055 ] mouseup during resize of layout unit on top of an iframe

**** version 2.5.1 ***
    Bug Fixes:
        * 1756637 - handling of scrollbar on panel resize is inconsistent
        * 1767234 - [SF 1900012] LayoutUnit loses scrolled state on resize
        * 1770567 - [SF 1901621] Left Unit Disappears on Expand
        * 1778721 - [SF 1904062] Layout Manager documentation error
        * 1781653 - Don't assume element with id "doc" is the body
        * Removed the requirement for the collapse config option in order to programatically collapse a unit.   

**** version 2.5.0 ***

Initial Release