krescruz / angular-materialize

Angularjs directives for Materialize CSS Framework https://github.com/Dogfalo/materialize
MIT License
396 stars 129 forks source link

Fix: Update disabled dates when angular model changes #155

Closed eumend closed 8 years ago

eumend commented 8 years ago

Added a watcher for updating the 'disable' property of the pickadate directive when its angular model changes.

webbiesdk commented 8 years ago

Thanks for the pull-request, I've merged it to master.

If you need a new release, let me know.