-
Notifications
You must be signed in to change notification settings - Fork 1.7k
fix(weeks): change calculation of week number #2368
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
Conversation
Codecov Report
@@ Coverage Diff @@
## ngv4 #2368 +/- ##
==========================================
+ Coverage 64.84% 64.93% +0.09%
==========================================
Files 137 137
Lines 4230 4224 -6
Branches 677 677
==========================================
Hits 2743 2743
+ Misses 1241 1235 -6
Partials 246 246
Continue to review full report at Codecov.
|
671c5ea
to
80dbe3e
Compare
57fcd13
to
eeeb6ca
Compare
Updated, resolved issue with the end of the year. first last week number |
eeeb6ca
to
1ac6158
Compare
Will be cleaned up and squashed tomorrow morning |
67eaa10
to
3d258cc
Compare
Please, take a look at this behavior: https://stackoverflow.com/questions/32120122/difference-between-week-of-year-and-week-of-year-iso-tokens-moment-js |
3d258cc
to
d18ef97
Compare
@vvpanchenko give it to @SergeyKuryatnick for testing |
Already, it was in testing about an hour ago, will ask for updating status |
…2602) BREAKING CHANGES: - dropped support of ng v2 * feat(package): upgrading ng v4 * feat(package): dropped support of ng v2 * chore(datepicker): initial commit * chore(package): beta.6 * fix(datepicker): for ng v4 * chore(core): after merge fix * fix(demo): fix carousel demo error * fix(tests): add matchers, fix fn output type in draggable service * chore(package): upgraded angular dependencies * 2.0.0-beta.3 * chore(changelog): update * chore(package): fixed missing moment dependecy * fix(index.ts): fix merge issue in root index.ts (#2357) - Removed duplicate export * fix(weeks): change calculation of week number (#2368) * feat(package): theme switching upgraded * chore(package): version bump * chore(package): we need more dependencies * chore(package): prettier applied * chore(package): splitted html from .ts components * chore(package): applying tslint * chore(package): tslint apply
Uh oh!
There was an error while loading. Please reload this page.