jQuery Mobile 1.4.2 Changelog
link Build
link Core JS
Change default to durationDefault and fixed duration reading to safeguard against NAN values and fix camelcase of duration name (#7114, #7116, 5bbb46a)
Fixed resetActivePageHeight to account for external toolbars (#7134, 6dcea68)
link Demos
link Navigation
Fixed resetActivePageHeight() on pageshow to wait for window.load (65ad2f9)
link Theme CSS
Fixed to clean up a diff artifact Introduced by commit bbb3bd5. (#7182, c64f51f)
Removed shorthand to set background color only (#6839, d734c6b)
link Transitions
link Widgets
link Button
link Checkboxradio
link Collapsible
Fixed to uniformly handle icon-related option setting (0b9186c)
link Fieldcontain
Fixed override rules for fieldcontainers inside popups (#7174, 4d677f3)
Fixed comment in demo css to use valid comment style (#7115, d0fed72)
link Listview
link Page
link Panel
Fixed to not scroll to top upon updatelayout (#6688, f6cf315)
Fixed to only call getWrapper on create or when page changes for external (#6885, #6260, b003c20)
link Popup
link Slider
- Fixed rules for fieldcontainers inside popups for flip switch (45e354a)
link Table
link Toolbar
Removed call to _setOptions from inside _makeFixed (#6567, cc54a86)
Updated external toolbar demo blurbs to remove references to non-existing feature (#7135, 4065394)