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

Provide different classes for the first and last days in date range. #85

Merged
merged 1 commit into from May 19, 2021

Conversation

kuuusama
Copy link
Contributor

There was no different classes provided for the first and last days in date range, so it was impossible to set different styles for that days. This commit should fix that issue.

@codecov-commenter
Copy link

Codecov Report

Merging #85 (bd58ddb) into master (4c4bad6) will increase coverage by 0.06%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #85      +/-   ##
==========================================
+ Coverage   91.08%   91.14%   +0.06%     
==========================================
  Files          23       23              
  Lines        1413     1423      +10     
  Branches      316      316              
==========================================
+ Hits         1287     1297      +10     
  Misses        126      126              
Impacted Files Coverage Δ
.../src/lib/components/day-view/day-view.component.ts 100.00% <100.00%> (ø)
.../lib/services/angular-mydatepicker.util.service.ts 90.15% <100.00%> (+0.18%) ⬆️

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 4c4bad6...bd58ddb. Read the comment docs.

@kekeh kekeh merged commit 8400482 into kekeh:master May 19, 2021
@kekeh
Copy link
Owner

kekeh commented May 19, 2021

Hi @kuuusama

I merged this pull request and published a new version (0.11.3) of the component to npm.

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

3 participants