Hacker0x01 / react-datepicker

A simple and reusable datepicker component for React
https://reactdatepicker.com/
MIT License
7.92k stars 2.23k forks source link

[typescript-migration] day.js #4713

Closed mirus-ua closed 2 months ago

mirus-ua commented 2 months ago

name: Migrate day.jsx

Description

Linked issue: https://github.com/Hacker0x01/react-datepicker/issues/4700

Changes day.jsx was migrated to ts + added JSDocs

Contribution checklist

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.16%. Comparing base (66ecc33) to head (ee5facd). Report is 14 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4713 +/- ## ========================================== - Coverage 97.23% 97.16% -0.07% ========================================== Files 22 18 -4 Lines 2132 1765 -367 Branches 914 752 -162 ========================================== - Hits 2073 1715 -358 + Misses 59 50 -9 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.