fragaria / angular-daterangepicker

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

Make bindings optional #159

Closed eXaminator closed 5 years ago

eXaminator commented 8 years ago

Hi,

as of angular 1.4.9 they fixed a regression that will cause errors under certain circumstances: https://github.com/angular/angular.js/issues/13832

I think this directive should mark all of its bindings as optional =? as I don't think any of them are mandatory.