antoniandre / vue-cal-v4

A Vue.js full calendar, no dependency, no BS. :metal:
https://antoniandre.github.io/vue-cal-v4/
MIT License
1.25k stars 235 forks source link

Hide out of range special hours. #591

Closed AbelistStorage closed 1 month ago

AbelistStorage commented 1 month ago

Now no element will be created in the DOM if the special hours are out of range and they will fit the current space of the weekday

antoniandre commented 1 month ago

Brilliant! Thanks for your contribution @AbelistStorage :)