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] portal.js #4722

Closed Olenka-Yurchuk closed 2 months ago

Olenka-Yurchuk commented 2 months ago

name: Migrate portal.jsx

Description

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

Changes portal.jsx was migrated to ts + added JSDocs

Contribution checklist

martijnrusschen commented 2 months ago

Thanks, CI is failing on prettier can you run prettier locally and commit those changes?

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 97.26%. Comparing base (1606cf3) to head (f93fcbf). Report is 10 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4722 +/- ## ========================================== + Coverage 97.16% 97.26% +0.09% ========================================== Files 18 11 -7 Lines 1765 1461 -304 Branches 742 651 -91 ========================================== - Hits 1715 1421 -294 + Misses 50 40 -10 ```

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