fragaria / angular-daterangepicker

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

Add an option to pass a global config provider function #149

Closed reda-alaoui closed 5 years ago

reda-alaoui commented 8 years ago

Fix for:

reda-alaoui commented 8 years ago

Hello there :)

reda-alaoui commented 7 years ago

Up :)

reda-alaoui commented 7 years ago

Up :D

phazei commented 5 years ago

Couldn't this be done by simply modifying dateRangePickerConfig constant? It's not immutable.

reda-alaoui commented 5 years ago

@phazei , honestly I don't remember. I think I would have tried to do this.