jameskleeh / angular-confirm

Confirmation modal dialog for AngularJS
Apache License 2.0
150 stars 75 forks source link

Option to pass Data without copying it #33

Closed lethargicgeek closed 8 years ago

lethargicgeek commented 8 years ago

Would like an option to pass data to Angular-Confirm without copying it. This would allow the ability to have inputs on the confirmation modal that can update the calling parent scope.

jameskleeh commented 8 years ago

I'm a little confused on what you mean here. Can you submit a PR so we can have an implementation to discuss?

lethargicgeek commented 8 years ago

Sure thing, will submit a pull request by tomm night. Thanks!

lethargicgeek commented 8 years ago

I"m a terrible person and got caught up in life :/ Closing the issue since I'm too terrible to follow up on it.