Implement $onInit hook?
Modal service for AngularJS - supports creating popups and modals via a service.
Brought to you by:
evanfcrane
Originally created by: jpulec
Some 3rd party libraries that instantiate controllers, like ui-router, have chosen to implement the $onInit hook so that controllers can be more easily reused between components and other places. Is this something that would be a considered feature for angular-modal-service?