praveenpuglia / vuetify-daterange-picker

The missing date range picker for Vuetify JS you have been looking for.
https://vuetify-daterange-picker.gitbook.io/docs
MIT License
197 stars 59 forks source link

Style selected date-range #26

Closed mariokresic closed 5 years ago

mariokresic commented 5 years ago

--add all dates from dateRange to event prop and then style event div to highlight selected dates

praveenpuglia commented 5 years ago

Saw it now. Will test this out and release if all looks good :)

mariokresic commented 5 years ago

If it needs any repair, just leave comment here or send me an email. :)

mariokresic commented 5 years ago

Hello, I found some more time to edit the code. Can you please take a look now? I'll also explain css (z-index) if needed.

praveenpuglia commented 5 years ago

Hi @mariokresic.

So with the latest pull, I see this. Is this correct? image

praveenpuglia commented 5 years ago

Also, can you please add screenshot from your changes so I can check if I am seeing the right thing?

mariokresic commented 5 years ago

Hi, maybe you have your css cashed in your browser? This is from demo npm run dev

(sry for ugly color, I should change it :) ) screenshot from 2018-09-13 11-07-52 screenshot from 2018-09-13 11-08-36

praveenpuglia commented 5 years ago

Hi @mariokresic are you also facing the issue with css styles not getting applies while running yarn dev ?

UPDATE - I am not sure how is this working for you because for me, scoped styles aren't letting me override event styles or vuetify styles at all.

praveenpuglia commented 5 years ago

Hi! I changed a few things and merged it! Thanks a ton for this PR!

Would you like to collaborate on this project in future too? I can add you here as collaborator.

mariokresic commented 5 years ago

Hi, sorry for very late answer! I'm kinda short on time to be "active" here, but please feel free to ask me anytime if you need help with something, you can even better send me an email. I will be glad to help if I'm able to at the time.