vue-hotel-datepicker icon indicating copy to clipboard operation
vue-hotel-datepicker copied to clipboard

Suggestion: Show week names on mobile/tablet

Open cocomode18 opened this issue 3 years ago • 5 comments

The week names for mobile/tablet devices are hidden by css class vhd__hide-up-to-tablet.
https://github.com/ZestfulNation/vue-hotel-datepicker/blob/main/src/DatePicker/components/WeekRow.vue#L2

Is there a reason to hide them?
I'd prefer them to be visible on both pc and mobile/tablet devices, or at least make them selectable by props.

cocomode18 avatar Mar 29 '22 10:03 cocomode18

I have the same question, also when we select first date in mobile it's not getting highlighted

softopia-tech avatar Mar 30 '22 09:03 softopia-tech

Hi... sorry... I didn't have the time to dedicate to the project. Is this more like a enhancement, right?

matiasperrone avatar Apr 01 '22 21:04 matiasperrone

Hi... sorry... I didn't have the time to dedicate to the project. Is this more like a enhancement, right?

Yes, we can count it in enhancement, but the highlight first date on select in mobile is working fine on demo page but not working with the latest release of the package.

softopia-tech avatar Apr 04 '22 06:04 softopia-tech

Yeah the demo page may be a little old... maybe you can find the error or typo. The demo pages are in gh-pages

matiasperrone avatar Apr 04 '22 15:04 matiasperrone

This feature will be available in the next version v4.6

matiasperrone avatar Dec 29 '22 15:12 matiasperrone