Skip to content

v0.6.4

Compare
Choose a tag to compare
@dwmkerr dwmkerr released this 15 Mar 17:30
· 203 commits to master since this release

You can now provide a scope in the modal options. If provided, the modal service will not create a new scope and pass it to the controller, but use the scope provided. Be careful - the service will still destroy the scope afterwards.