Greg Grillone

Results 6 issues of Greg Grillone

it would be nice to have the ability to set a min/max date on the component. leveraging the `onChange` callback that's already there with `moment.js` wouldn't be too difficult to...

enhancement

By next/prev buttons I'm referring to the buttons above the calendar that let you jump to the next or previous month. I have a use case where it is not...

enhancement

I've been working on implementing the infinite scrolling functionality of this addon, and it seriously rocks! I came across a situation though that I feel might be a good improvement...

I'm using version `0.9.0` and I'm attempting to implement the infinite scroll feature with all records present locally. I was testing something out in my code and put a `log`...

There is a lot of `console.log(...)` logging going on, is there any way to silence it?