icai / vue3-calendar

vue 2.x vue 3.x calendar component
https://icai.github.io/vue3-calendar/
MIT License
494 stars 89 forks source link

Setting min and max options #15

Closed pushkardeshmukh1992 closed 6 years ago

pushkardeshmukh1992 commented 7 years ago

Is there any way to disable dates using min/ max prop?

icai commented 7 years ago

@pushkardeshmukh1992 Don't support now!

cybersupernova commented 6 years ago

Still no support for startDate and endDate?

icai commented 6 years ago

will do this next #22

icai commented 6 years ago

https://github.com/icai/vue2-calendar/releases/tag/2.1.0

cybersupernova commented 6 years ago

Please update the documentation, don't understand how to use this feature. It would be helpful if you can setup a gist with min and max date

icai commented 6 years ago

@cybersupernova see this demo. https://github.com/icai/vue2-calendar/blob/0e27f7d905c2e2957a280e6635ea567967e6605a/src/modules/Docs.vue#L10