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] Remove window-listenable mixin #3309

Merged
merged 1 commit into from
Feb 12, 2016

Conversation

newoga
Copy link
Contributor

@newoga newoga commented Feb 12, 2016

No description provided.

@@ -1,5 +1,4 @@
import React from 'react';
import WindowListenable from '../mixins/window-listenable';
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This one confused me a little. It looks like time-picker.jsx had the mixin but was referencing a function that wasn't defined on the class. I'm assuming that's the equivalent of a noop so I just removed the mixin without adding the EventListener

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

possibly because someone removed the function but forgot to remove the mixin O.o

@alitaheri
Copy link
Member

All good 👍

@oliviertassinari
Copy link
Member

@newoga Thanks 👍.

oliviertassinari added a commit that referenced this pull request Feb 12, 2016
[TimePicker] Remove window-listenable mixin
@oliviertassinari oliviertassinari merged commit e81c4af into mui:master Feb 12, 2016
@newoga newoga deleted the #3305/time-picker branch February 12, 2016 14:24
@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.

4 participants