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

Use moment defaults and preserve global settings. #228

Closed
wants to merge 1 commit into from
Closed

Use moment defaults and preserve global settings. #228

wants to merge 1 commit into from

Conversation

mancontr
Copy link

This fixes #178 by making the weekday, start of week, and locale default to the moment ones, and making props override them only for the moment instance we keep as state, instead of globally.

… to the state instance, instead of globally.
@martijnrusschen
Copy link
Member

Could you please rebase your diff to make sure the changes are only affecting new code?

@martijnrusschen
Copy link
Member

There's no activity on this PR anymore. This issue will be addressed in #277

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.

Use moment.weekdaysMin() for weekdays
2 participants