All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.wings.js.yui.grids.README Maven / Gradle / Ivy

The newest version!
YUI Library - Grids - Release Notes

Version 2.9.0

  * Fix clearing gap due to generated content 

Version 2.8.1

  * No changes.

Version 2.8.0

  * No changes.

Version 2.7.0

  * Improved code formatting.
  * Added clearing for #hd. 
  * Removed min-width from all doc[0-4] rules.

Version 2.6.0

  * Removed extraneous "s" typo per YUILibrary bug #1921958
  * Added .yui-g .yui-u .yui-g {width:100%;} so nested grids work 
    more consistently; YUILibrary bug #2060556
  * Added provision for better g>g>u gutters per YUILibrary bug #1927599

Version 2.5.1

  * Added more specific selectors to allow nesting on "yui-gd" grids 
    within "yui-ge" for YUILibrary bug #1897741 
  * Modified Page Width and Template Preset values for IE
  * Reordered several rules; formatted file and added more comments
  * Modified width and margin values for "thirds" nesting grid
  * Combined and optimized several selectors and rules

Version 2.5.0

  * Tweaked em widths for "template presets" .yui-t1-6
  * Pruned two redundant lines

Version 2.4.0

  * No changes.

Version 2.3.1

  * Fixed bug in 2.3.0 that transposed the columns in deeply-
    nested grids. YUILibrary bug #1765553    
  * Improved precision and consistency of margins in nested grids.

Version 2.3.0

  * Added more specific selectors to allow deeper nesting of both 
    grids inside special grids, special grids within special 
	grids, and special grids within grids.
  * Added #doc4 which provides a 974px page width

Version 2.2.0 - 2.2.2

  * No changes.

Version 0.12.1 - 0.12.2

  * No changes.

Version 0.12.0

  * Removed redundant "text-align:left" from nodes below #doc.

  * Removed small-font treatment on #ft.

  * Removed margin-bottom from #hd,#bd.

  * Added two new #doc definitions (#doc2 and #doc3) that provide 
    950px centered and 100% page width presets to supplement the 
    original 750px centered page width.

  * Made ".first" selectors more precise by binding to divs, to 
    make it less likely that our .first definitions will impact 
    nested content elements wishing to use this nomenclature.

  * Fixed "nested yui-gc" bug.

  * Fixed build-process whitespace bug with .yui-t2 and .yui-t5.

  * Migrated .yui-t's technique to "negative margins" technique 
    from "floated ems".

  * The "negative margins" technique caused z-index issues, so 
    position:relative was added to the secondary yui-b to enable 
	correct z-index.

  * Make optimization benefits from inheritence wins via code 
    reorganizations.

Version 0.11.0

  * Removed line #43 because it set an already-set value.
    Was: ".yui-t7  #main .yui-b{min-width:750px;}"
  
Version 0.10.0

  * Initial release.




© 2015 - 2024 Weber Informatics LLC | Privacy Policy