react-component / picker

📅 All Date Pickers you need.
https://picker.react-component.now.sh/
MIT License
257 stars 295 forks source link

feat: Add luxon configuration with locale weeks set to `true` #759

Open ShtibsDev opened 4 months ago

ShtibsDev commented 4 months ago

Add configuration option for luxon with useLocaleWeeks for better flexebility. The new configuration is exported seperetly in order to make an additional option and not cause breaking changes.

vercel[bot] commented 4 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
picker ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 20, 2024 1:50am
codecov[bot] commented 4 months ago

Codecov Report

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

Comparison is base (1f725d0) 98.57% compared to head (4679b07) 98.57%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #759 +/- ## ======================================= Coverage 98.57% 98.57% ======================================= Files 63 63 Lines 2531 2533 +2 Branches 667 667 ======================================= + Hits 2495 2497 +2 Misses 33 33 Partials 3 3 ```

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