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] tab_loop.jsx #4710

Closed mirus-ua closed 2 months ago

mirus-ua commented 3 months ago

name: Migrate tab_loop.jsx

Description

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

Changes tab_loop.jsx was migrated to ts + added JSDocs

Contribution checklist

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 97.38%. Comparing base (595fabb) to head (c03ec40).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4710 +/- ## ========================================== + Coverage 97.10% 97.38% +0.27% ========================================== Files 26 25 -1 Lines 2663 2641 -22 Branches 1138 1132 -6 ========================================== - Hits 2586 2572 -14 + Misses 77 69 -8 ```

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