Skip to content
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(TimePicker): add TimePicker component #2109

Merged
merged 228 commits into from
Feb 20, 2024
Merged

feat(TimePicker): add TimePicker component #2109

merged 228 commits into from
Feb 20, 2024

Conversation

h2ls
Copy link
Collaborator

@h2ls h2ls commented Sep 11, 2023

TimePickerPanel component

Description

close #2044

@bb-auto
Copy link

bb-auto bot commented Sep 11, 2023

Thanks for your PR, @azlis. Someone from the team will get assigned to your PR shortly and we'll get it reviewed.

@bb-auto bb-auto bot requested a review from ArgoZhang September 11, 2023 07:08
@bb-auto bb-auto bot added the enhancement New feature or request label Sep 11, 2023
@bb-auto bb-auto bot added this to the V7.10.0 milestone Sep 11, 2023
h2ls and others added 3 commits September 11, 2023 16:08
# Conflicts:
#	src/BootstrapBlazor/wwwroot/css/bootstrap.blazor.bundle.min.css
#	src/BootstrapBlazor/wwwroot/scss/bootstrap.blazor.min.css
@codecov
Copy link

codecov bot commented Sep 12, 2023

Codecov Report

Attention: 19 lines in your changes are missing coverage. Please review.

Comparison is base (8e32e16) 100.00% compared to head (e20cb3c) 99.92%.

Files Patch % Lines
...or/Components/DateTimeRange/DateTimeRange.razor.cs 87.80% 7 Missing and 3 partials ⚠️
.../Components/DateTimePicker/DatePickerBody.razor.cs 96.11% 3 Missing and 1 partial ⚠️
...Blazor/Components/ClockPicker/ClockPicker.razor.cs 97.46% 0 Missing and 2 partials ⚠️
...lazor/Components/DateTimeRange/DateTimeRange.razor 50.00% 2 Missing ⚠️
.../Components/DateTimePicker/DateTimePicker.razor.cs 98.55% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##              main    #2109      +/-   ##
===========================================
- Coverage   100.00%   99.92%   -0.08%     
===========================================
  Files          550      555       +5     
  Lines        23724    23971     +247     
  Branches      3435     3469      +34     
===========================================
+ Hits         23724    23952     +228     
- Misses           0       12      +12     
- Partials         0        7       +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ArgoZhang ArgoZhang merged commit cbcb8ae into main Feb 20, 2024
3 of 5 checks passed
@ArgoZhang ArgoZhang deleted the lee/TimePickerPanel branch February 20, 2024 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat(TimePicker): add TimePicker component
2 participants