-
Hope to support vite...
Related issues:
- `Exported variable in chunk is not defined`: https://github.com/vitejs/vite/issues/1853
- `ESM entry module's exports signature is not preserved`: htt…
-
### Version
3.11.1
### Vue Version
4.5
### Link to minimal reproduction
None
### Step to reproduce
Dialog第一次显示时,没问题,放隐藏dialog后再打开,这时datepicker的日期面板就藏在dialog后面了,只有设置dialog的destroy-on-close为true时…
-
### Steps to reproduce
1. Entering a wrong start or due date via the dialogue in a task
2. The wrong calendar week (+1) appears in the miniature calendar while the correct one is shown in the main c…
-
Thank you so much for this excellent module!
I updated my project to Vue3, and I now I have many errors from DateTimePicker, and the application is no longer working.
Is vue-drumroll-datetime-…
-
### Problem to solve
Currently the `v-date-picker` component can do only dates, and ranges of dates. For applications such as building dashboards to see data over time similar to Grafana, it would be…
-
For our application I created a daterange selector using these datepickers.
The start date should always be before the end date and vice-versa, therefore the respective opposite date has to be disa…
-
I attempted to run [arethetypeswrong](https://github.com/arethetypeswrong/arethetypeswrong.github.io) on every DT package. (There were many errors due to deprecated packages and incorrect package name…
-
**Describe the bug**
Model value is not updated when fixed-start it's true
**To Reproduce**
Steps to reproduce the behavior:
1. Set fixed-start to true
**Expected behavior**
The model value …
-
Hi Guys,
I'm using NuxtJS3 and making use of the min-date and max-date. The days show as expected and i am able to click on them, however, on the max-date, the select button is disabled. Any ideas …
-
**Describe the bug**
When the calendar is in year-picker mode, that start-date prop is ignored, and the year picker always starts at 1900 if the v-model is empty (even with the focus-start-date prop)…