-
Hello,
In vuejs 2.6 app I use https://github.com/mengxiong10/vue2-datepicker/ with time select options :
```
import Vue from 'vue';
import moment from 'moment-timezone'
moment…
-
**What problem does this feature solve?**
We use a different week numbering system for business that we would like to display. For example, Week 1 for 2021 begins on January 3rd, so the 1st and 2nd b…
-
without showing input box?
is it possible?
like this
![2019-10-28_13-03-58](https://user-images.githubusercontent.com/46540893/67670150-5515c480-f984-11e9-92db-eacec0954913.png)
-
**mapbox-gl-js version**: 0.48.0
**mapbox-gl-draw version**: 1.0.9
I'm trying to add mapbox-gl-draw to my project which uses rollup, but the require call in modes/index.js blocks it from working…
-
### Environment
win10/Chrome/vue2.6
### Reproduction link
[https://run.iviewui.com/z72Kgfu4](https://run.iviewui.com/z72Kgfu4)
### Steps to reproduce
Select组件或DatePicker组件 和Dropdown组件同时存在时,Dr…
-
### Version
4.2.2
### Reproduction link
[https://github.com/mg98/Minimal-Reproduction-for-Issue](https://github.com/mg98/Minimal-Reproduction-for-Issue)
### Environment info
```
Envi…
-
If you set `type="time"`, the header is just displaying plane format string
I believe this is related to this part of your component
https://github.com/mengxiong10/vue2-datepicker/blob/607…
-
**Vue2-datepicker version**: 3.2.2
**Vue version**: 2.6.10 (doesn't matter)
**Browser**: Chrome 78 (doesn't matter)
**Steps to reproduce**
1. Enable the `range` prop.
* Now, instead of on…
-
**Vue2-datepicker version**:
**Vue version**:
**Browser**:
**Steps to reproduce**
Create A Bootstrap Modal
Insert target element in Modal body
Display Modal
**Reproduction Link or Source Co…
-
How to close the dropdowns using close method in Vue component?
On click of date picker dropdown, I need to close all other dropdowns,
Assume I have some dropdown something like below,so, on click o…