== HEAD
== 4.1.0
- Update to Normalize.css 2.1.0.
- Reinstated
initial-scale=1in meta viewport - Added apple-touch-startup image support for iPhone 5 (#147, #151)
- Fixed
MBP.preventScrollingbreaking range input controls when using touch events (#148) - Added meta tag for Win8 tile icon (#143)
- Further improvements to
consolemethod stubbing (#142). - Update Modernizr to v2.6.2.
- Changed autogrow helper method to use
inputinstead ofkeyupevents, so it also triggers on paste. - Add
apple-mobile-web-app-titleto iOS web app meta tags. - Add CONTRIBUTING.md.
== 4.0.0
- Update to Normalize.css 2.0.1 (#127).
- Separate Normalize.css from the rest of the CSS.
- Replace jQuery with Zepto.js as default (#11).
- Update HiDPI example media query.
- Various bug fixes to
MBP.fastButton(#126, #116). - Add
MBP.startupImagehelper for apple web app startup images. - Add
MBP.preventScrollinghelper to prevent default scrolling on document window. - Update to Modernizr 2.6.1.
- Add bundled docs (#125).
- Add CHANGELOG.md (#129).
- Add MIT License.
- Code format and consistency changes.
== 3.0.0
- Remove
initial-scale=1.0from meta. - Exclude
scalefixby default. - Update startup tablet landscape dimensions.
- Added
langattr. - Remove
metaauthor. - Add
MBP.enableActive. - Fix
MBP.hideUrlBar()when addEventListener is undefined. - Prevent iOS from zooming on focus.
- Work around a tricky bug in Android 2.3 to
MBP.fastButton. - Remove Respond.js.
- Split
hideUrlBarinto an intial function, and a general use function cached the scrollTop so that only needs to be detected once. - Move
helper.jsone level up. - Update jQuery to 1.7.1 and added missing fallback local file.
- Update Modernizr to the latest version.
- Add iPod (Touch) to
MBP.scaleFix. - Remove
input::-moz-focus-inneras it is not required on Firefox on Mobile. - Remove the ellipsis helper class.
- Remove the build script.
- Update 404 page to be consistent with HTML5 Boilerplate.
- Remove
demo/andtest/. - Remove analytics and wspl.