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

feat(datepicker): add 'currentYear' to the day template #3540

Merged

Conversation

maxokorokov
Copy link
Member

Fixes #2944

Copy link
Contributor

@peterblazejewicz peterblazejewicz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@codecov-io
Copy link

Codecov Report

Merging #3540 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3540   +/-   ##
=======================================
  Coverage   91.59%   91.59%           
=======================================
  Files         100      100           
  Lines        2868     2868           
  Branches      527      527           
=======================================
  Hits         2627     2627           
  Misses        183      183           
  Partials       58       58
Flag Coverage Δ
#e2e 56.45% <ø> (ø) ⬆️
#unit 88.41% <ø> (ø) ⬆️
Impacted Files Coverage Δ
src/datepicker/datepicker-tools.ts 100% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8016a22...9b29fd3. Read the comment docs.

@maxokorokov maxokorokov merged commit bbd8b51 into ng-bootstrap:master Jan 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Expose currentYear as part of the DayTemplateContext
3 participants