twinssbc / AngularJS-ResponsiveCalendar

A pure AngularJS responsive calendar directive
http://twinssbc.github.io/AngularJS-ResponsiveCalendar/demo/
MIT License
112 stars 77 forks source link

Calendar Automatically Selects the Selected Day for Next Month #49

Open azamsharp opened 8 years ago

azamsharp commented 8 years ago

If I select March 26 and then go to next month then it automatically selects April 26. Is there anyway to stop this from happening? I do not want to select April 26.

twinssbc commented 8 years ago

@azamsharp So you want it doesn't select any date when switching between month?

iamntg commented 7 years ago

@twinssbc is there any ways to prevent auto selecting days when month changing?

twinssbc commented 7 years ago

@iamntg It requires quite big change in the source code.