Blueprint CSS Framework Change Log * URL: code.google.com/p/blueprintcss * List: groups.google.com/group/blueprintcss * News: bjorkoy.com ---------------------------------------------------------------- Version 0.6 - TBD -- * Created a new plugin, "iepngfix", that adds support for PNG transparency in IE5.5+ [OFB] * Added an IE stylesheet, updated the test files and the readme accordingly [OFB] * Re-added improved support for em units [OFB] * Lots of minor changes to typography.css and reset.css, provided by Christian Montoya [OFB] * Extracted the fancy typography section in typography.css to a new plugin [OFB] * Extracted the support for CSS buttons into a new plugin. [OFB] * Added new plugin structure. [OFB] * Changed some default fonts so that BP works better with ClearType in XP [OFB] * Re-added the hack for clearing floats without extra markup. [OFB] * Added Changelog.txt to track changes in each release. [GR] * Cleaned up and rationalized SVN dir structure. [GR, OFB] * print.css : removed reference to 'baseline.png' as it no longer exists. [GR] * grid.css : removed reference to '.first' css class as it no longer exists. [GR] * Added append-13 to append-23 and prepend-13 to prepend-23 to allow pushing elements to both extreme sides of the grid. Added test cases to tests/grid.css [GR] * Moved test sample files to blueprint/tests sub-directory so tests stay with the code. [GR] * Consolidated all references to release version number to screen.css [OFB] * Added ruby script (generate_compressed_css.rb) to scripts dir, and 'csstidy' binary (OS X Universal) for generating tidied version of Blueprint (lib/compressed.css). * Consolidated test pages into one single page (test.html). Uses compressed stylesheet by default. This ensures test of the chain of generation. (todo) Intention is to delete other test files if single file works well. (todo) ensure singular test file contains latest changes to other test files. [GR] * Moved the blueprint framework to its own folder in the package, so that the tests, script, license and readme don't clutter up our BP folder. [OFB] * Re-saved grid.png with Photoshop to remove Fireworks data which was bloating it. Now its about 3KB instead of 40+KB. Resolves Issue 22. [GR] * Moved compressed files to new compressed dir [OFB] * print.css is now also being generated by the compressor ruby script and is available for use. * Added new script 'validate_css.rb' which will validate all css files and present a report with a local java binary of the W3C validator. * Created an experimental CSS classes plugin, by popular demand. [OFB] * Improved handling of multi-line headings. [OFB] * Improved styling of
s to create tables that follow the grid. [OFB]
* Added support for indented paragraphs to the Fancy-type plugin. [OFB]
* Added a new plugin: link-icons. [OFB]
* Seperated the plugins tests into their own file. [OFB]
* Re-structured some of the tests.html sections. [OFB]
* Added class ".colborder" to grid.css. [OFB]
* Added .error, .notice and .success classes to typography.css. [OFB]
* Added tests for more elements which gets reset in reset.css [OFB, GR]
* Added forms.css, awaiting implementation. Moved form styling from typography.css [OFB]
* Updated compressor script to include forms.css [OFB]
* Improved forms.html tests for upcoming forms.css implementation. This will change based on the
markup that forms.css will use. [OFB]
* Fixed clearing image in button element bug in buttons.css [OFB]
* Fixed bug where IE6 clipps pushed/pulled elements. [OFB]
* Fixed typo in grid.css formula. [OFB]
* Fixed varying formatting across core files. [OFB]
* Fixed legent element in IE6. [OFB]
* Fixed indentation in test files. [OFB]
* Removed tests for plugins not bundled with the next release. [OFB]
* Improved styling of . [OFB] Version 0.5 - 28/8/2007 -- * Changed grid width from 14 to 24 columns [OFB] * Removed 'first' CSS class and the need to apply it to the first column in a row of columns. [OFB] * Reverted to using pixels instead of em units to specify vertical spacing due to baseline issues with all browsers except Firefox. [OFB] * New set of default fonts. (Experimental) [OFB] * Added test files [OFB] Version 0.4 - 11/08/2007 -- * All font sizes and vertical margins are now elastic, through the use of em units. Resizing works great in every tested browser. [OFB] * Comes with a new, compressed version of BP, which reduces the size of the core files by 60 percent. [OFB] * Support for incremental leading, contributed by Mark Boulton. [OFB] * Adds perfected CSS buttons, by Kevin Hale of Particletree fame. [OFB] * Fixes all known IE bugs. [OFB] * Loads of minor fixes and additions. [OFB] Initial Release - 03/08/2007 -- * Initial release of Blueprint |
|---|