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: years and months are disabled based on disabledDate #610

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

mateuszwitkowski
Copy link

Fixex issue #529. I took the code made by @arolonger and made it work for range calendar too.

@codecov
Copy link

codecov bot commented Jul 30, 2019

Codecov Report

Merging #610 into master will increase coverage by 0.03%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #610      +/-   ##
==========================================
+ Coverage   90.78%   90.82%   +0.03%     
==========================================
  Files          10       10              
  Lines         716      719       +3     
  Branches      214      216       +2     
==========================================
+ Hits          650      653       +3     
  Misses         57       57              
  Partials        9        9              
Impacted Files Coverage Δ
src/range-calendar/CalendarPart.js 100.00% <ø> (ø)
src/month/MonthTable.js 89.55% <100.00%> (+0.48%) ⬆️

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 d090a7e...86d711a. Read the comment docs.

@mateuszwitkowski mateuszwitkowski changed the title years and months are disabled based on disabledDate feat: years and months are disabled based on disabledDate Jul 31, 2019
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.

1 participant