jQuery Mobile 1.4.5 Changelog
link Core JS
- Fixed resetActivePageHeight() to ignore any external fixed toolbar widget with option updatePagePadding set to true. ( #7739, 794c0ec)
link Demos
- Fixed css references in classic theme demo. (#7771, 2f7a0bc)
- Fixed backbone demo to use pre-enhanced markup. (#7719, 7a633c2)
- Fixed external references to use cdn.rawgit.com. (#7767, a43f89c)
link Navigation
link Theme CSS
- Removed iconshadow-related UI from default theme demo. (#7749, cbd1c32)
- Fixed .ui-mini text input missing blue highlight on focus. (#6795, 94217df)
link Widgets
link Checkboxradio
- Fixed duplicate ID on demo page. (#7696, #undefined, 198e5d2)
link Controlgroup
link Filterable
link Loader
link Pagecontainer
- Fixed to honor both reload and reloadPage during load Option reload takes precedence over option reloadPage. (#7769, 7b97a67)
link Panel
- Fixed to remove _openedPage upon pageshow before recomputing wrapper. (#7711, 7aa51ab)
- Fixed horizontal scrolling when external panels are on right of page. (#7807, c1c2579)