Hey guys,
I don't have time to work on this project anymore.
Is anyone else interested in picking up the slack on these issues and upgrading it to 1.2?
And upgrade to 1.2 would probably just involve transitions.css, ng-view, and some animation definitions.
We actually wouldn't need $navigate anymore - we could just decorate $$route service to add a back property to a route when it's going back - see https://github.com/angular-widgets/angular-jqm/blob/master/src/services/routeDecorator.js
Hey guys,
I don't have time to work on this project anymore.
Is anyone else interested in picking up the slack on these issues and upgrading it to 1.2?
And upgrade to 1.2 would probably just involve transitions.css, ng-view, and some animation definitions.
We actually wouldn't need $navigate anymore - we could just decorate
$$routeservice to add a back property to a route when it's going back - see https://github.com/angular-widgets/angular-jqm/blob/master/src/services/routeDecorator.js