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

A datepicker / datetimepicker component for Vue3

Results 39 vue-datepicker-next issues
Sort by recently updated
recently updated
newest added
trafficstars

### Idea This feature adds a class namely 'holiday' if the date is a holiday and the cell could be clickable or not based on props holiday-clickable ### API *...

On the time picker, is it possible to achieve the infinite scroll like the HTML5 input time? i.e from 0 scroll back to 59, 58 etc...? Thank you

node_modules/vite/dist/node/chunks/dep-59dc6e00.js:40662:10: ERROR: [plugin: vite:dep-scan] Failed to resolve entry for package "vue-datepicker-next". The package may have incorrect main/module/exports specified in its package.json: Failed to resolve entry for package "vue-datepicker-next". The package...

I have another component and add the vue-datepicker-next ``` {{ label }} * {{ error }} import {reactive} from "vue"; import moment from "moment"; import DatePicker from 'vue-datepicker-next'; export default...

**Vue-datepicker-next**: I upgraded from one of the older 4.x beta versions that I had been using and attempted to use the Calendar Component but really found it to be lacking...

**Vue2-datepicker version**: 1.0.2 **Vue version**: 3.2+ **Vite version**: 3.1+ **Browser**: chorme **Steps to reproduce** 1.vite build 2.preview folder dist, page console.error Uncaught TypeError: s.default.locale is not a function the error...

That feature allow users to style the first and last cell in the dates range and single date. For example, adding a border radius to the first and last ones....

**Vue-datepicker-next version**: vue-datepicker-next **Vue version**: v3 **Browser**: Google Chrome / Version 105.0.5195.127 It is possible to import **vue-datepicker-next** via VITE? I used **npm install vue-datepicker-next --save**, then I imported in...

**Vue-datepicker-next version**: 1.0.2 **Vue version**: 3.2.37 **Browser**: Chrome ~**Reproduction Link or Source Code**~ Hey, thanks for creating this awesome library. I am trying to use this with Nuxt3 but it...

add support for [Buddhist Calendar](https://en.wikipedia.org/wiki/Buddhist_calendar), used in Cambodia, Laos, Myanmar, India, Sri Lanka, and Thailand Buddhist Calendar is equal to Common Era Year + 543 mean 2022 CE = 2565...