mobile-boilerplate v4.1.2 Release Notes

Release Date: 2014-06-01 // almost 10 years ago
    • ⚡️ Update to Apache Server Configs 2.3.0
    • ➕ Add support for Open Web Apps (#197)
    • ✂ Remove mobile-bookmark-bubble.
    • ✂ Remove conditional comment for Windows Phone 7
    • ⚡️ Update jQuery to v2.1.0
    • ⚡️ Update Normalize.css to v3.0.0
    • Option to add canonical link to desktop site. (#204)
    • Redesign 404 page (#202)
    • ⚡️ Update to Modernizr 2.7.1 (#201)
    • Hide URL Bar in iOS7 (#199)
    • ➕ Add to homescreen support for Chrome Mobile (#196)
    • ⚡️ Update to Modernizr 2.7.0 (#195)
    • ⚡️ Update Google Analytics snippet to Universal Analytics (#193)
    • 🛠 Fixed MBP.preventZoom not limited to iOS devices and causing android problems (#190)
    • 🛠 Fixed MBP.startupImage causing width issues on iOS 7 (#189)
    • ⚡️ Update to Normalize.css 2.1.3 (#188)
    • ➕ Add jQuery Source Maps (#184)
    • ⚡️ Update to jQuery 2.0.3 (#185)
    • ⚡️ Update to Normalize.css 2.1.2 (#181)
    • Replace Zepto with jQuery 2.0.0 (#152)
    • 0️⃣ ghostClickHandler no longer listened for by default, so it plays nice with other 'tap' plugins (#168)
    • ⚡️ Updated Zepto.js to v1.0
    • ➕ Added new apple-touch-startup images (#149)
    • 👉 Use 32x32 favicon.ico for HiDPI displays.
    • ✂ Remove named function expression in plugins.js

Previous changes from v4.1.0

    • ⚡️ 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.