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

[DatePicker] Remove window-listenable mixin #3329

Merged
merged 1 commit into from
Feb 14, 2016

Conversation

newoga
Copy link
Contributor

@newoga newoga commented Feb 13, 2016

This is the last set of components for #3305.

Take note of the date-picker.jsx component. It had the mixin tied into an unimplemented method. I just removed them for now, but if you think we should implement it now, I can add the EventListener and take a stab. I'm not sure if I quite understand what it was trying to accomplish though.

@alitaheri
Copy link
Member

Yeah I think we should remove that method. I don't get it either O.o

Thanks 👍

oliviertassinari added a commit that referenced this pull request Feb 14, 2016
[DatePicker] Remove window-listenable mixin
@oliviertassinari oliviertassinari merged commit 3717d1d into mui:master Feb 14, 2016
@oliviertassinari
Copy link
Member

@newoga Thanks! Should we deprecate the window-listenable mixin now?

@alitaheri
Copy link
Member

@oliviertassinari Let's remove it. it wasn't documented. I'd say lets remove all mixins from the library for the 0.15.0 release. We'll call it the Mixin Genocide Release 😆

@oliviertassinari
Copy link
Member

Let's remove it

Alright, 💥.

@alitaheri
Copy link
Member

Yeeeaaah 👊 💥 💣

@newoga newoga deleted the #3305/date-picker branch February 15, 2016 17:52
@zannager zannager added component: date 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: date 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!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants