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

Minutes and Seconds validation #496

Merged
merged 4 commits into from
Mar 6, 2020
Merged

Minutes and Seconds validation #496

merged 4 commits into from
Mar 6, 2020

Conversation

Leomaradan
Copy link
Contributor

Q A
Bug fix? [X]
New feature? [ ]
New sample? [ ]
Related issues? fixes #495

What's in this Pull Request?

Added a validation for MinutesComponent and SecondsComponent, that use the same syntax/behavior than in HoursComponent (The picker will return the last valid date if typing invalid minute or second value).

@msftclas
Copy link

msftclas commented Mar 3, 2020

CLA assistant check
All CLA requirements met.

@codecov-io
Copy link

Codecov Report

Merging #496 into dev will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev     #496   +/-   ##
=======================================
  Coverage   73.31%   73.31%           
=======================================
  Files          18       18           
  Lines         802      802           
  Branches      164      164           
=======================================
  Hits          588      588           
  Misses        164      164           
  Partials       50       50
Impacted Files Coverage Δ
src/loc/en-us.ts 100% <ø> (ø) ⬆️

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 5cf8856...19f2b4d. Read the comment docs.

@AJIXuMuK AJIXuMuK merged commit 0bc6dce into pnp:dev Mar 6, 2020
@AJIXuMuK
Copy link
Collaborator

AJIXuMuK commented Mar 6, 2020

Thanks @Leomaradan for that change!
It is available in beta version and will be available in the next drop

@AJIXuMuK AJIXuMuK added this to the 1.17.0 milestone Mar 6, 2020
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.

5 participants