vue-datetime
vue-datetime copied to clipboard
Mobile friendly datetime picker for Vue. Supports date and datetime modes, i18n and more.
When it's used with vuelidate, when it's initialized, its state is wrong,
## Versions - vue: - vue-datetime: yes - luxon: ### Description: I'm using vue-datetime component and i find that when click outside on the gray area around the component popup,...
## Versions - vue: - vue-datetime: - luxon: ### Description: I have two datetime inputs in the page, plus few more inputs after them. They shouldn't know about each other...
### Versions: 1.0.0-beta.10 - vue: - vue-datetime: - luxon: ### Description: Current date cant able to highlight (Today Date) can you please tell me how to apply the css class...
## Versions - vue: - vue-datetime: - luxon: ### Description: I need to know when the vue-datetime is open, something like the close event. Can somebody help? Thanks
## Versions - vue: 2.6.10 - vue-datetime: 1.0.0-beta.11 - luxon: 1.21.3 ### Description: Some style features are a bit "disco" :) Doing a ```scrollToCurrent()``` in the ```updated``` event is very...
## Versions - vue: 2.6.10 - vue-datetime: 1.0.0-beta.10 - luxon: 1.13.2 ### Description: possible to select time out of range setted with min/max restrictions ### Steps To Reproduce: - set...

## Versions - vue: - vue-datetime: - luxon: ### Description: ### Steps To Reproduce: Including a reproduction would be great. You can fork this fiddle: https://jsfiddle.net/ofc30uv3/
I'm using this library implemented with a calendar, I'd like to limit the time that the user can select, for example a business hour, from 06:00 to 20:00 It would...