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

fix(vue-calendar): fix left padding for negative values #476

Merged
merged 1 commit into from
Oct 12, 2019

Conversation

devCrossNet
Copy link
Member

closes #471

What is accomplished by your PR?

This PR fixes a bug that appeared if the first day of the month is on a Sunday and the first day of the week is set to Monday. This resulted in a negative left padding which is now set to 6 (Sunday) if negative.

Is there something controversial in your PR?

nope

Link to the Issue

#471

Checklist

New Feature / Bug Fix

  • Run unit tests to ensure all existing tests are still passing
  • Add new passing unit tests to cover the code introduced by your PR
  • Change documentation for the code introduced by your PR
  • Add Story / Design System Page for a new component introduced by your PR

@devCrossNet devCrossNet self-assigned this Oct 12, 2019
@devCrossNet devCrossNet merged commit 478b9cb into next Oct 12, 2019
@devCrossNet devCrossNet deleted the fix/calendar branch October 12, 2019 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant