restorando / angular-pickadate

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

Feature/disable weekends #76

Closed diegohaz closed 8 years ago

diegohaz commented 8 years ago

Add support for disable-weekends option

restorandodeploy commented 8 years ago

By analyzing the blame information on this pull request, we identified @gschammah, @asharbitz and @ndrisso to be potential reviewers

gschammah commented 8 years ago

Hi there,

I created a PR adding a more flexible way to declare disabled dates. Please check https://github.com/restorando/angular-pickadate/pull/77 (note: it's a breaking change)

gschammah commented 8 years ago

@diegohaz thanks for your contribution anyway