-
Hi,
is there a special reason why you are setting the colors with JS in style tag instead of using CSS classes?
I need to style everything with CSS and it would not be nice to use !important for t…
-
```
```
I want to use applyMethod() to keep selected dates and to hide the component - it works fine,
but I want to use something like @cancel = "cancelMethod" to reset dates a…
-
Does datepicker currently support event listeners for change-month-buttons ? Also how can we get month names currently being displayed?
-
Hey there!
Thanks for this awesome component!
I have been able to use it but found what is a possible ESLint issue. I followed the import instructions to import in main.js. Webpack is able to re…
-
- [x] I tried using the `@types/react-dates` package and had problems.
- [x] I tried using the latest stable version of tsc. https://www.npmjs.com/package/typescript
- [x] I have a question that is …
-
common.js?cb46_:34Uncaught TypeError: Cannot use 'in' operator to search for 'SIMD' in undefined
at Object. (common.js?cb46_:34)
at **webpack_require** (bootstrap 588009c…?a0f0**_:19)
at O…
-
I'm wondering about the requirement of having date-fns as peer-dep
Could'nt it be a dependency ? I'm using fecha and don't want to add a new dep for date management.
There might be a constraint …
-
I need to reset/restart the state of the datepicker. it's possible ?
ghost updated
6 years ago
-
Thank you very much for this great datepicker. Is there any way to trigger an event which would open the datepicker? Basically I have two input fields, one for the arrival and one for the departure an…
-
Hello,
On Airbnb there is at the bottom right an "Apply" link that applies the dates picked and launch the search. I did not find in the doc how to implement it. Could someone please help me how to d…