Recras / angular-jquery-timepicker

AngularJS directive for jQueryUI Timepicker
MIT License
53 stars 41 forks source link

Allow resetting of input when model is changed to null #30

Closed gergderkson closed 8 years ago

timmipetit commented 8 years ago

Thanks for the pull request! Could you also add a unit-test for this behaviour?

gergderkson commented 8 years ago

No problem, done!

timmipetit commented 8 years ago

Awesome work, thanks for contributing :)

gergderkson commented 8 years ago

No worries, great directive!

Is there any plans to bump the version number? Keen to add to our project via bower

timmipetit commented 8 years ago

Done, bumped to version 0.11.0: https://github.com/Recras/angular-jquery-timepicker/tree/0.11.0

gergderkson commented 8 years ago

Amazing, thanks!