All Versions
27
Latest Version
Avg Release Cycle
132 days
Latest Release
2227 days ago

Changelog History
Page 3

  • v4.0.1 Changes

    October 20, 2012
    • Further improvements to console method stubbing (#1206, #1229).
    • โšก๏ธ Update to jQuery 1.8.2.
    • โšก๏ธ Update to Modernizr 2.6.2.
    • ๐Ÿ“š Minor additions to the documentation.
  • v4.0.0 Changes

    August 28, 2012
    • ๐Ÿ‘Œ Improve the Apache compression configuration (#1012, #1173).
    • โž• Add a HiDPI example media query (#1127).
    • โž• Add bundled docs (#1154).
    • โž• Add MIT license (#1139).
    • โšก๏ธ Update to Normalize.css 1.0.1.
    • Separate Normalize.css from the rest of the CSS (#1160).
    • ๐Ÿ‘Œ Improve console.log protection (#1107).
    • Replace hot pink text selection color with a neutral color.
    • ๐Ÿ”„ Change image replacement technique (#1149).
    • Code format and consistency changes (#1112).
    • ๐Ÿ“‡ Rename CSS file and rename JS files and subdirectories.
    • โšก๏ธ Update to jQuery 1.8 (#1161).
    • โšก๏ธ Update to Modernizr 2.6.1 (#1086).
    • โœ‚ Remove uncompressed jQuery (#1153).
    • โœ‚ Remove superfluous inline comments (#1150).
  • v3.0.2 Changes

    February 19, 2012
    • โšก๏ธ Update to Modernizr 2.5.3.
  • v3.0.1 Changes

    February 08, 2012
    • โšก๏ธ Update to Modernizr 2.5.2 (includes html5shiv 3.3).
  • v3.0.0 Changes

    February 06, 2012
    • ๐Ÿ‘Œ Improvements to .htaccess.
    • ๐Ÿ‘Œ Improve 404 design.
    • Simplify JS folder structure.
    • ๐Ÿ”„ Change html IE class names changed to target ranges rather than specific versions of IE.
    • โšก๏ธ Update CSS to include latest normalize.css changes and better typographic defaults (#825).
    • โšก๏ธ Update to Modernizr 2.5 (includes yepnope 1.5 and html5shiv 3.2).
    • โšก๏ธ Update to jQuery 1.7.1.
    • ๐Ÿ“ˆ Revert to async snippet for the Google Analytics script.
    • โœ‚ Remove the ant build script (#826).
    • โœ‚ Remove Respond.js (#816).
    • โœ‚ Remove the demo/ directory (#808).
    • โœ‚ Remove the test/ directory (#808).
    • โœ‚ Remove Google Chrome Frame script for IE6 users; replace with links to Chrome Frame and options for alternative browsers.
    • โœ‚ Remove initial-scale=1 from the viewport meta (#824).
    • โœ‚ Remove defer from all scripts to avoid legacy IE bugs.
    • โœ‚ Remove explicit Site Speed tracking for Google Analytics. It's now enabled by default.
  • v2.0.0 Changes

    August 10, 2011
    • ๐Ÿ”„ Change starting CSS to be based on normalize.css instead of reset.css (#500).
    • โž• Add Respond.js media query polyfill.
    • โž• Add Google Chrome Frame script prompt for IE6 users.
    • ๐Ÿ’ป Simplify the html conditional comments for modern browsers and add an oldie class.
    • โšก๏ธ Update clearfix to use "micro clearfix".
    • โž• Add placeholder CSS MQs for mobile-first approach.
    • โž• Add textarea { resize: vertical; } to only allow vertical resizing.
    • โž• Add img { max-width: 100%; } to the print styles; prevents images being truncated.
    • โž• Add Site Speed tracking for Google Analytics.
    • โšก๏ธ Update to jQuery 1.6.2 (and use minified by default).
    • โšก๏ธ Update to Modernizr 2.0 Complete, Production minified (includes yepnope, html5shiv, and Respond.js).
    • ๐Ÿ“ˆ Use Modernizr.load() to load the Google Analytics script.
    • ๐Ÿ— Much faster build process.
    • โž• Add build script options for CSSLint, JSLint, JSHint tools.
    • ๐Ÿ— Build script now compresses all images in subfolders.
    • ๐Ÿ— Build script now versions files by SHA hash.
    • Many .htaccess improvements including: disable directory browsing, improved support for all versions of Apache, more robust and extensive HTTP compression rules.
    • โœ‚ Remove handheld.css as it has very poor device support.
    • โœ‚ Remove touch-icon link elements from the HTML and include improved touch-icon support.
    • โœ‚ Remove the cache-busting query parameters from files references in the HTML.
    • โœ‚ Remove IE6 PNGFix.
  • v1.0.0 Changes

    March 21, 2011
    • ๐Ÿ— Rewrite build script to make it more customizable and flexible.
    • โž• Add a humans.txt.
    • ๐Ÿ“š Numerous .htaccess improvements (including inline documentation).
    • ๐Ÿ”ง Move the alternative server configurations to the H5BP server configs repo.
    • ๐Ÿ‘‰ Use a protocol-relative url to reference jQuery and prevent mixed content warnings.
    • โšก๏ธ Optimize the Google Analytics snippet.
    • โšก๏ธ Use Eric Meyer's recent CSS reset update and the HTML5 Doctor reset.
    • ๐Ÿ’… More robust sub/sup CSS styles.
    • โž• Add keyboard .focusable helper class that extends .visuallyhidden.
    • ๐Ÿ’… Print styles no longer print hash or JavaScript links.
    • โž• Add a print reset for IE's proprietary filters.
    • โœ‚ Remove IE9-specific conditional class on the html element.
    • โœ‚ Remove margins from lists within nav elements.
    • โœ‚ Remove YUI profiling.