btford / angular-modal

Simple AngularJS service for creating modals

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Plunker demo using v0.0.3

mathewbergt opened this issue · comments

Currently at v0.0.4 but the Plunker demo is using v0.0.3. While I didn't notice any obvious difference in usability of the demo, v0.0.3 doesn't use $animate, does not destroy the scope on deactivate, and lacks the active method.

Thank you for your work on this service!