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

Make set today button works properly with autoOk #1555

Merged
merged 3 commits into from
Mar 3, 2020

Conversation

dmtrKovalenko
Copy link
Member

This PR closes #1553

Description

Properly accept date using Today button instead of just update value.

@vercel
Copy link

vercel bot commented Mar 2, 2020

This pull request is being automatically deployed with ZEIT Now (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://zeit.co/mui-org/material-ui-pickers/m6mb2krl7
✅ Preview: https://material-ui-pickers-git-chore-settoday-with-autook.mui-org.now.sh

@cypress
Copy link

cypress bot commented Mar 2, 2020



Test summary

61 0 0 0


Run details

Project material-ui-pickers
Status Passed
Commit 51cdcaa
Started Mar 3, 2020 11:57 AM
Ended Mar 3, 2020 11:58 AM
Duration 01:08 💡
OS Linux Debian - 9.11
Browser Chrome 78

View run in Cypress Dashboard ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

@codecov
Copy link

codecov bot commented Mar 2, 2020

Codecov Report

Merging #1555 into next will increase coverage by 0.12%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##             next    #1555      +/-   ##
==========================================
+ Coverage   91.88%   92.01%   +0.12%     
==========================================
  Files          63       63              
  Lines        1763     1765       +2     
  Branches      304      305       +1     
==========================================
+ Hits         1620     1624       +4     
+ Misses        109      108       -1     
+ Partials       34       33       -1
Impacted Files Coverage Δ
lib/src/_shared/ModalDialog.tsx 100% <ø> (ø) ⬆️
lib/src/_shared/hooks/useViews.tsx 95.83% <100%> (ø) ⬆️
lib/src/_shared/hooks/usePickerState.ts 89.06% <100%> (+1.96%) ⬆️
lib/src/views/Calendar/CalendarView.tsx 82.05% <0%> (+1.28%) ⬆️

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 3cd58d6...51cdcaa. Read the comment docs.

@vercel vercel bot requested a deployment to Preview March 3, 2020 11:40 Abandoned
@dmtrKovalenko dmtrKovalenko merged commit d92352a into next Mar 3, 2020
@oliviertassinari oliviertassinari deleted the chore/setToday-with-autoOK branch March 18, 2020 19:41
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.

Make Today button work with 'autoOk' flag
1 participant