This repository has been archived by the owner on Sep 7, 2020. It is now read-only.
Releases: dougludlow/ng2-bs3-modal
Releases · dougludlow/ng2-bs3-modal
v0.3.0
Move angular2 to peerDependencies. Update version to beta.9.
v0.2.2
Close #15: Attempt to use a dehydrated detector.
v0.2.1
Fix bug related to ngOnDestroy, when the modal was not already initialized.
v0.2.0
Compile to commonjs by default.
v0.1.7
Lazy load modal init on open.
v0.1.6
Remove markup on when component is destroyed.
v0.1.5
Adds support for backdrop and keyboard options.
v.0.1.4
Fix issues related to importing from npm.
v0.1.3
Fix misspelled bootstrap peer dependency.
v0.1.2
Remove postinstall step which is causing errors while installing.