-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
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
[Core] remove window-listenable mixin from components #3305
Labels
umbrella
For grouping multiple issues to provide a holistic view
Comments
newoga
added
Core
umbrella
For grouping multiple issues to provide a holistic view
labels
Feb 12, 2016
This is great 👍 Thanks for doing this 😁 |
ES6 is slowly becoming more possible 😄 |
Indeed 👍 👍 |
oliviertassinari
added a commit
that referenced
this issue
Feb 12, 2016
[TimePicker] Remove window-listenable mixin
oliviertassinari
added a commit
that referenced
this issue
Feb 12, 2016
[Dialog] Remove window-listenable mixin
oliviertassinari
added a commit
that referenced
this issue
Feb 12, 2016
[LeftNav] Remove window-listenable mixin
oliviertassinari
added a commit
that referenced
this issue
Feb 12, 2016
[Popover] Remove window-listenable mixin
oliviertassinari
added a commit
that referenced
this issue
Feb 12, 2016
[EnhancedSwitch] Remove window-listenable mixin
oliviertassinari
added a commit
that referenced
this issue
Feb 14, 2016
[DatePicker] Remove window-listenable mixin
All that's left is to remove the mixin itself 😎 |
O.O that was fast 😱 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Related to #2437.
Components:
date-picker/calendar.jsx
([DatePicker] Remove window-listenable mixin #3329)date-picker/date-picker-dialog.jsx
([DatePicker] Remove window-listenable mixin #3329)date-picker/date-picker.jsx
([DatePicker] Remove window-listenable mixin #3329)dialog.jsx
([Dialog] Remove window-listenable mixin #3310)enhanced-switch.jsx
([EnhancedSwitch] Remove window-listenable mixin #3307)left-nav.jsx
([LeftNav] Remove window-listenable mixin #3306)popover.jsx
([Popover] Remove window-listenable mixin #3308)time-picker/time-picker-dialog.jsx
([TimePicker] Remove window-listenable mixin #3309)time-picker/time-picker.jsx
([TimePicker] Remove window-listenable mixin #3309)The text was updated successfully, but these errors were encountered: