Closed jtsage closed 10 years ago
work has begun on the branch: 1.5.0-pre
Work is pretty much done on the 1.5.0 branch, just sitting back to wait on the jQM release. Odd to be ahead of the game for a change. Fwiw, the new branch is backwards compatible to 1.4.0+, 1.4.3 was my main test bed when I wasn't using jQM-git. New code will be pushed either on 1.4.4 or 1.5.0, whichever happens first.
Work merged for the 1.4.4 release of jQM - SHA: 3d9639e12b6dc488a88e4191c27bf794523743d6
So, today, I read this:
http://api.jquerymobile.com/dialog/
It appears as though dialog mode is going away.
My vote right now is to can all of my methods, and fall back on the native popup method in jQM. (available as usePopup: true).
Anyone have any thoughts on this? It should shrink a fair amount of crap out of the codbase.