Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

fix(datepicker): remove new Date fallback #4062

Closed

Conversation

wesleycho
Copy link
Contributor

  • Remove new Date fallback due to buggy behavior

Here is a working Plunker with the change.

This closes #2513, #3294, #3344, and #3682, and fixes #1289, #2446, #3037, #3104, #3196, #3206, #3342, #3617, #3644

- Remove `new Date` fallback due to buggy behavior
@chrisirhc
Copy link
Contributor

I'm all for this change. I didn't do it at first because it was a breaking change.

@chrisirhc
Copy link
Contributor

LGTM

@chrisirhc
Copy link
Contributor

Commit message should have "BREAKING CHANGE" and a description

@wesleycho
Copy link
Contributor Author

Ah crap, forgot to put this PR # in the commit message - it is merged as of ab4580f

@wesleycho wesleycho closed this Aug 1, 2015
@wesleycho wesleycho deleted the fix/datepicker-remove-fallback branch August 1, 2015 14:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

date picker dd.MM.yyyy
2 participants