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

Add missing props for DateRangePickerToolbar #1914

Merged
merged 2 commits into from
Jun 22, 2020
Merged

Conversation

felixh10r
Copy link
Contributor

This PR closes #1683

Description

Previously, toolbarTitle and toolbarFormat were not propagated all the way into DateRangePickerToolbar, making it impossible to change the default values.

This PR resolves this issue by verifying that all applicable props are passed to DateRangePickerToolbar

@vercel
Copy link

vercel bot commented Jun 20, 2020

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

🔍 Inspect: https://vercel.com/mui-org/material-ui-pickers/jd2o3adxm
✅ Preview: https://material-ui-pickers-git-fork-fhessenberger-next.mui-org.vercel.app

@cypress
Copy link

cypress bot commented Jun 20, 2020



Test summary

78 0 1 0


Run details

Project material-ui-pickers
Status Passed
Commit b08f4e9
Started Jun 22, 2020 9:09 AM
Ended Jun 22, 2020 9:11 AM
Duration 01:26 💡
OS Linux Debian - 10.0
Browser Chrome 80

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DateRangePicker ignores toolbarTitle
3 participants