-
Notifications
You must be signed in to change notification settings - Fork 308
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(DateTimeRange): add RenderMode parameter #3445
feat(DateTimeRange): add RenderMode parameter #3445
Conversation
Thanks for your PR, @eramosr16. Someone from the team will get assigned to your PR shortly and we'll get it reviewed. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3445 +/- ##
=======================================
Coverage 99.96% 99.96%
=======================================
Files 593 593
Lines 25080 25088 +8
Branches 3636 3637 +1
=======================================
+ Hits 25071 25079 +8
Misses 4 4
Partials 5 5 ☔ View full report in Codecov by Sentry. |
I signed the agreement three times since yesterday but for some reason doesn't appear signed here, please advise when you had a chance. |
Signed and fixed the email issue |
Datetime Range Render Mode Property
Basically would provide you with a Datetime Range component that would render in two modes:
Description
RenderMode = Single|Double
close #3446 #3393