MetalPaw

Results 2 issues of MetalPaw

When the date selected within the `data-picker` is a day that is not guaranteed to be in every single month and the `date-picker` is navigated using the left and right...

The custom event `input-picker-closed` does not seem to be triggering the function that I have set to it. I have it setup as follows: ``` ... _dateTimeInputChanged(event) { console.log("===== _dateTimeInputChanged...