mobile-boilerplate v4.1.0 Release Notes
Release Date: 2013-01-21 // over 10 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 ofkeyup
events, so it also triggers on paste. - โ Add
apple-mobile-web-app-title
to iOS web app meta tags. - โ Add CONTRIBUTING.md.