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] Removed mouse pressed checking in minutes selector #831

Merged
merged 1 commit into from
Jun 15, 2015
Merged

[TimePicker] Removed mouse pressed checking in minutes selector #831

merged 1 commit into from
Jun 15, 2015

Conversation

rtm7777
Copy link
Contributor

@rtm7777 rtm7777 commented Jun 12, 2015

this.isMousePressed(e) - will always return 0 for mouseUp event

also e.preventDefault(); already present in all handle functions.

@hai-cea
Copy link
Member

hai-cea commented Jun 13, 2015

@rtm7777 Can you sync with master pls?

@rtm7777
Copy link
Contributor Author

rtm7777 commented Jun 15, 2015

@hai-cea done.

hai-cea added a commit that referenced this pull request Jun 15, 2015
[TimePicker] Removed mouse pressed checking in minutes selector
@hai-cea hai-cea merged commit afeda20 into mui:master Jun 15, 2015
@hai-cea
Copy link
Member

hai-cea commented Jun 15, 2015

Thanks @rtm7777

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
@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