restorando / angular-pickadate

A simple and fluid inline datepicker for AngularJS with no extra dependencies.
MIT License
273 stars 91 forks source link

add auto value option to default date param #59

Closed ndrisso closed 9 years ago

ndrisso commented 9 years ago

This pr adds the option to specify an 'auto' value for the defaultDate parameter. It will look for the first date to be enabled and that will be the default one. (That also means that it will change the current month if it needs to)

gschammah commented 9 years ago

@ndrisso estoy pensando en atacar este problema con un cambio mas radical. Mañana lo charlamos