xrutayisire / react-js-cron

A React cron editor built with antd
https://xrutayisire.github.io/react-js-cron/?path=/docs/reactjs-cron--demo
MIT License
238 stars 105 forks source link

Add support themes ANTD v5 #52

Closed nefedov-dm closed 1 year ago

nefedov-dm commented 1 year ago

🤔 This is a ...

🔗 Related issue link

💡 Background and solution

☑️ Self Check before Merge

⚠️ Please check all items below before review. ⚠️

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (04a6608) 84.75% compared to head (09ce5f5) 84.75%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #52 +/- ## ======================================= Coverage 84.75% 84.75% ======================================= Files 12 12 Lines 492 492 Branches 197 197 ======================================= Hits 417 417 Misses 12 12 Partials 63 63 ``` | [Impacted Files](https://codecov.io/gh/xrutayisire/react-js-cron/pull/52?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Xavier+Rutayisire) | Coverage Δ | | |---|---|---| | [src/components/CustomSelect.tsx](https://codecov.io/gh/xrutayisire/react-js-cron/pull/52?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Xavier+Rutayisire#diff-c3JjL2NvbXBvbmVudHMvQ3VzdG9tU2VsZWN0LnRzeA==) | `71.08% <ø> (ø)` | | | [src/fields/Period.tsx](https://codecov.io/gh/xrutayisire/react-js-cron/pull/52?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Xavier+Rutayisire#diff-c3JjL2ZpZWxkcy9QZXJpb2QudHN4) | `56.75% <ø> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Xavier+Rutayisire). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Xavier+Rutayisire)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

xrutayisire commented 1 year ago

Thank you very much for the PR, I will release a new version with this.