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

TimePicker now correctly checks for defaultTime instead of defaultDate #822

Merged
merged 1 commit into from
Jun 11, 2015
Merged

TimePicker now correctly checks for defaultTime instead of defaultDate #822

merged 1 commit into from
Jun 11, 2015

Conversation

matias-sandell
Copy link
Contributor

The defaultTime prop wasn't working since we checked for defaultDate before setting the default input value.

The defaultTime prop wasn't working since we checked for defaultDate before setting the default input value.
@matias-sandell matias-sandell changed the title Now correctly checks for defaultTime instead of defaultDate TimePicker now correctly checks for defaultTime instead of defaultDate Jun 11, 2015
hai-cea pushed a commit that referenced this pull request Jun 11, 2015
TimePicker now correctly checks for defaultTime instead of defaultDate
@hai-cea hai-cea merged commit 80ddf50 into mui:master Jun 11, 2015
@hai-cea
Copy link
Member

hai-cea commented Jun 11, 2015

Thanks @matiaslarsson

@matias-sandell matias-sandell deleted the patch-1 branch July 21, 2015 15:44
mnajdova pushed a commit to mnajdova/material-ui that referenced this pull request Nov 10, 2020
…react-text-mask (mui#831)

* [mui#822] Add @types/react-text-mask to dependencies

* [mui#826] Properly type InputProps, InputAdornmentProps props

* Fix datetext field typings

* Move extending wrapper to separate shared type
mnajdova pushed a commit to mnajdova/material-ui that referenced this pull request Nov 10, 2020
…ui#832)

* [mui#822] Add @types/react-text-mask to dependencies

* [mui#826] Properly type InputProps, InputAdornmentProps props

* [mui#823] [luxon] Fix openning modal with 1900-01-01 if selected date in past
@zannager zannager added component: time picker This is the name of the generic UI component, not the React module! component: pickers This is the name of the generic UI component, not the React module! labels Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: pickers This is the name of the generic UI component, not the React module! component: time picker This is the name of the generic UI component, not the React module!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants