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

Replace date/time pickers with text input #378

Merged
merged 1 commit into from
Jul 20, 2022
Merged

Conversation

VMelnalksnis
Copy link
Owner

Fixes #301.

@codecov
Copy link

codecov bot commented Jul 20, 2022

Codecov Report

Merging #378 (a84f7ab) into master (ad7a0a9) will decrease coverage by 0.26%.
The diff coverage is 3.57%.

@@            Coverage Diff             @@
##           master     #378      +/-   ##
==========================================
- Coverage   67.66%   67.40%   -0.27%     
==========================================
  Files         248      249       +1     
  Lines        6826     6853      +27     
  Branches      490      501      +11     
==========================================
  Hits         4619     4619              
- Misses       2041     2068      +27     
  Partials      166      166              
Impacted Files Coverage Δ
...hade.Interfaces.Avalonia.Core/DateTimeConverter.cs 0.00% <0.00%> (ø)
...erfaces.Avalonia.Core/DesignTime/DesignTimeData.cs 97.59% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ad7a0a9...a84f7ab. Read the comment docs.

@VMelnalksnis VMelnalksnis merged commit a84f7ab into master Jul 20, 2022
@VMelnalksnis VMelnalksnis deleted the feature/date-input branch July 20, 2022 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use date/time input controls that support keyboard input for desktop
1 participant