fragaria / angular-daterangepicker

Angular.js wrapper for dangrossman/bootstrap-daterangepicker
MIT License
519 stars 371 forks source link

solved multiple event handlers binding problem #109

Closed wubin1989 closed 8 years ago

wubin1989 commented 8 years ago

commit

devillecodes commented 8 years ago

Hi. Can someone please have a look at this pull request? I am having the exact same problem with a combination of apply.* and cancel.* event handlers.

krtek commented 8 years ago

Hello, would you mind to write this into Coffeescript source so I can merge it?

Thanks, Lukas

wubin1989 commented 8 years ago

Hi Lukas,

I am not so familiar with Coffeescript, but I tried to write the code into the file. If it can not run properly, please advise me.

Best Regards, Will

devillecodes commented 8 years ago

Hi @krtek. Please see #111 with @wubin1989 's changes in CoffeeScript.

krtek commented 8 years ago

Closing as was solved by #111. Thank you!