Module ionic.ui.service missing from nightly build

Hi,

Could it be that the ionic.ui.service is not included in the nightly build? I’m trying to use ionic.ui.service.sideMenuDelegate and I notice the whole module ionic.ui.service module isn’t there.

Cheers, Ross

All delegates are now gone in the nightlies.

The side menu delegate is replaced with $scope.$ionicSideMenusController:

Nightly Docs : http://ajoslin.github.io/docs/nightly/api/directive/ionSideMenus/

I noticed the $ionicSideMenuDelegate is back. Is it there to stay?

http://ajoslin.github.io/docs/nightly/api/directive/ionSideMenus/

LOL - You never know, huh?

Here is the discussion on that topic: https://github.com/driftyco/ionic/issues/877
There was a lot of back and forth… I THINK it’s back for good.