-
Hi,
first congrats for the job. It is a really nice react component. Although, I couldn't build my project using rollup.
Results bellow:
`(!) `this` has been rewritten to `undefined`
https://…
-
I use `1.2` version of the parser and receive such response, that i think is inconsistent with others:
```
from daterangeparser import parse as parse_daterange
parse_daterange("to 5Jul2015")
>> (date…
-
### Element UI version
2.15.7
### OS/Browsers version
goole
### Vue version
2.6.14
### Reproduction Link
https://codepen.io/lihuan-bot/pen/MWEwKQj
### Steps to reproduce
date-pick…
-
I'm trying to use this on Nuxt.js
But Im having document is not defined.
```
import Vue from 'vue';
import {DateRange} from 'vue-date-range';
Vue.use(DateRange);
```
nuxt.config.js
```…
-
refer to http://eternicode.github.io/bootstrap-datepicker/
$('#sandbox-container input').datepicker('getDate') will return a selected value in date object.
when change to range, after select both sta…
-
I can't find how to do that, I'd like to set for example last 30 days as default range.
I tried with `ng-model="vm.dateRange"` and:
```
vm.dateRange = {
startDate: moment().subtract(30, 'd').…
-
#### Is this a bug, enhancement, or feature request?
Bug
#### Describe your proposal.
We use Fundamental DateRange in our project extensively. We need to implement localization based on user…
-
Hi, there seems to be a bug, as there is no `color` in scope
https://github.com/hypeserver/react-date-range/blob/6f86ccac37ada8d3aa8282c36f38cbf0c0063dcb/src/components/DateRange/index.js#L123
-
## What goes wrong
I am trying to pull the number of page views that each clientID has over a period of time (longer-term goal is to get ga:clientID and ga:pagePath together, but I run into this issu…
-
Hi,
I'm very interested in your library, and was wondering if there are plans for supporting custom EXT-X tags. I'm specifically interested in the EXT-X-CUE tags for scte-35 markers, which are not in …