vue-datepicker-next
vue-datepicker-next copied to clipboard
A datepicker / datetimepicker component for Vue3
**Vue-datepicker-next version**: 1.0.3 **Vue version**: 3.4.15 **Browser**: Chrome For range datapicker, i want to show pervious month on the left panel and current month on the right panel. i used...
**Vue2-datepicker version**: [email protected] **Vue version**: [email protected] **Browser**: chrome122.0.6261.130,[email protected] ,[email protected] **Steps to reproduce**: - vite build - electron build - open unpacked folder and run target exe - page will no...
Currently there is no possibility to hide "Today" stylings via props. It's not needed everywhere, so better to have functionality out of the box of hiding "Today". Something simple, like...
**Vue2-datepicker version**: ^1.0.3 **Vue version**: ^3.4.3 **Browser**: Chrome **Steps to reproduce** **Reproduction Link or Source Code** ``` ``` **Expected behavior** Bootstrap modal should not be close on selection of date...
Vue-datepicker-next  Hello, is it possible to translate or change the AM & PM text on the picker please?
**Vue-datepicker-next version**: 1.0.3 **Vue version**: 3.4.15 **Browser**: Firefox I'm trying to understand how to set the name value, but I can't get it to work. I'm using the `DatePicker` in...
**What problem does this feature solve?** To embed the datepicker into the parent component,instead of rendering it as a popup element. **What does the proposed API look like?** The desired...
Vue 3.4.16 broke a lot of components and the previous version worked fine (see this https://github.com/vuejs/core/issues/10294) But trying to rollback to 3.4.15 or lower results in a compilation error when...
I am using Nuxt 3 and using rollbar for error caching on production but rollbar returns this error in rollbar V. Call is not a function. (In 'V.call(a,E,C)', 'V.call' is...
**Vue2-datepicker version**: 1.0.3 **Vue version**: 3.x **Browser**:Google   