Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Date is no longer an empty object #437

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Date is no longer an empty object #437

wants to merge 4 commits into from

Conversation

allonzy
Copy link

@allonzy allonzy commented Mar 21, 2018

The isEmpty function consider a date as empty object, but it is not, so i fixed that by adding a instanceof Date in the isEmpty function

@Leonidas-from-XIV
Copy link
Owner

It looks like you did the patches manually. To ensure they last, you should edit the CoffeeScript code and then run the compiler.

Also, it looks like your patches broke the rather extensive unit tests, so there seems to be something wrong.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants