damienroche / vue-mj-daterangepicker

🗓Vue.js date range picker with multiples ranges and presets (vue 2.x)
https://damienroche.github.io/vue-mj-daterangepicker/
60 stars 39 forks source link

[question, enhancement] is it possible to highlight public holidays? #3

Open michaelmano opened 5 years ago

michaelmano commented 5 years ago

Is it possible to provide a list of dates which can be highlighted as holidays? or maybe a pill type hover to say which holiday it is?

damienroche commented 5 years ago

Hello, PR are welcome for this feature, I will take a closer look at this, but I think we can have an array which contains a collection of arrays of object with a key, a label and an array of dates