Skip to content
This repository has been archived by the owner on Jan 28, 2022. It is now read-only.

Releases: vend/angular-modal-service

v1.1.0

12 Jun 23:29
48a581e
Compare
Choose a tag to compare

Update our fork with the latest changes from https://github.com/dwmkerr/angular-modal-service up to version v0.12.1.

See https://github.com/dwmkerr/angular-modal-service/releases/tag/v0.12.0 for details on new features.

v1.0.1

12 Dec 22:50
552f8e9
Compare
Choose a tag to compare
  • Change close and closed promises to rather resolve with no result when location changes to be more consistent with original fork #4

Initial Vend fork release

12 Dec 03:20
93d3912
Compare
Choose a tag to compare
  • Add closeModal function to modal object to allow closing modal programmatically outside of modal controller #1
  • Reject close and closed promises when modal is automatically closed by a location change event #3