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

WRR-5250: Convert DayPicker/DaySelectorDecorator to functional component #1717

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

stanca-pop-lgp
Copy link
Contributor

@stanca-pop-lgp stanca-pop-lgp commented Oct 8, 2024

Checklist

  • I have read and understand the contribution guide
  • A CHANGELOG entry is included
  • At least one test case is included for this feature or bug fix
  • Documentation was added or is not needed
  • This is an API breaking change

Issue Resolved / Feature Added

Converted DayPicker/DaySelectorDecorator from class to functional component.

Resolution

Additional Considerations

delete rest.everyDayText; delete rest.everyWeekdayText; delete rest.everyWeekendText; were deleted as they were not present in rest:
image

Links

WRR-5250

Comments

Enact-DCO-1.0-Signed-off-by: Stanca Pop [email protected]

Copy link

codecov bot commented Oct 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.58%. Comparing base (1531cec) to head (460021d).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1717      +/-   ##
===========================================
- Coverage    81.59%   81.58%   -0.02%     
===========================================
  Files          148      148              
  Lines         6677     6673       -4     
  Branches      1987     1987              
===========================================
- Hits          5448     5444       -4     
  Misses         936      936              
  Partials       293      293              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

2 participants