antoniandre / vue-cal

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

Show weekday-heading on Day view? #390

Open ryan-k-t opened 3 years ago

ryan-k-t commented 3 years ago

I have the title-bar hidden and am toggling between day and week views. The week views are working perfectly but on day views there is no column 'heading' as it were so the user can't really tell what the day they're currently looking at is. Is there a means to show that as it is in the week view? So far based on what I've seen in the documentation I can't find any solutions ... maybe I'm missing something?!

rubjo commented 2 years ago

Show the title bar and hide the prev/next arrows instead, if the title bar is hidden because you want to disable navigation?