This repository has been archived by the owner on Sep 7, 2020. It is now read-only.
v0.4.0
Updates
- Rewrote internal api; Abstracted to ModalInstance; Wrapped modal events with observables and promises.
- Now handles hiding modal/backdrop prior to route change.
Breaking Changes
- onClose event now only fires when modal.close() is called.
- onDismiss has been introduced to handle modal.dismiss().