angular-mobile-nav
angular-mobile-nav copied to clipboard
Looking for New Maintainer
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
Or I may possibly be porting the angular-jqm jqmView into a more generic solution, which would work with any animations (with a few base classes probably) - and work with any view library (ngRoute or ui-router etc)
But that would be a long while from now ... and may not happen at all because some other people may be working on that already ...