Development Update – Week of May 9th, 2011

Posted on by

Ajax navigation moving along Our Ajax navigation re-write in still in-progress in a branch, but here are some of the key things we’ve done this week: Broke out nested functions from changePage() to improve readability/understanding. Changed signature to changePage() so that it uses an options structure. Removed differenciation between form submit and loading. It’s all … Continue reading

Development Update – Week of May 2, 2011

Posted on by

Navigation re-factor update This week, we’re continuing our work on the Ajax navigation re-write. There are a number of dimensions involved in this re-write including: More flexible URL handling: in-progress, test written, code changes should land soon by Kin outline of changes are documented on the wiki Extensibility hooks for dynamic page creation Steven Black will start a wiki … Continue reading

Development Update – Week of April 25, 2011

Posted on by

This and next week, the team is primarily focused on re-factoring and optimizing the Ajax navigation system and page transitions in jQuery Mobile to make them more extensible and stable. Here is a recap of our activities this week. Navigation re-write in progress We’re in the process of re-factoring our URL handling for Ajax-driven navigation to be … Continue reading