mobile-boilerplate v4.1.0 Release Notes

Release Date: 2013-01-21 // about 11 years ago
    • โšก๏ธ Update to Normalize.css 2.1.0.
    • Reinstated initial-scale=1 in meta viewport
    • โž• Added apple-touch-startup image support for iPhone 5 (#147, #151)
    • ๐Ÿ›  Fixed MBP.preventScrolling breaking range input controls when using touch events (#148)
    • โž• Added meta tag for Win8 tile icon (#143)
    • Further improvements to console method stubbing (#142).
    • โšก๏ธ Update Modernizr to v2.6.2.
    • ๐Ÿ”„ Changed autogrow helper method to use input instead of keyup events, so it also triggers on paste.
    • โž• Add apple-mobile-web-app-title to iOS web app meta tags.
    • โž• Add CONTRIBUTING.md.