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

request: ES6 class and not mixin #61

Open
danieljuhl opened this issue Jan 24, 2017 · 14 comments
Open

request: ES6 class and not mixin #61

danieljuhl opened this issue Jan 24, 2017 · 14 comments

Comments

@danieljuhl
Copy link

Is this module in active development?

React.createClass will be deprecated and removed in one of the next releases. This makes Mixins go away.

Have you considered re-writing as an extendable ES6 class component?

@cutemachine
Copy link

+1

@danieljuhl
Copy link
Author

danieljuhl commented Mar 17, 2017

I ended up re-writing the module as ES6 for my projects... I will publish it in near future, as it seems like to module author isn't actively maintaining the project anymore

@rudza
Copy link

rudza commented Jun 7, 2017

Hi @danieljuhl! Have you published the rewrited module?

@LeonidasEsteban
Copy link

pls @danieljuhl :)

@rudza
Copy link

rudza commented Jun 9, 2017

Hi, @LeonidasEsteban! For what purpose are you using this package?

@danieljuhl
Copy link
Author

@rudza @LeonidasEsteban sorry, I haven't published... I'll publish today, and let you know.

@rudza
Copy link

rudza commented Jun 12, 2017

@danieljuhl Don't worry. Found a workaround for this.

@dsbhakta
Copy link

dsbhakta commented Aug 8, 2017

@danieljuhl did you publish the es6 supported version? In react 16 i think we wont be able to use it.

@dsbhakta
Copy link

dsbhakta commented Aug 8, 2017

@rudza what was the work around?

@jnrepo
Copy link

jnrepo commented Sep 12, 2017

@danieljuhl @dsbhakta @rudza what's the workaround?

@danieljuhl
Copy link
Author

@dsbhakta @jnrepo sorry, didn't publish, as I didn't though anyone needed it. I'll publish today...

@jnrepo
Copy link

jnrepo commented Sep 13, 2017

@danieljuhl actually I was able to figure it out. Used react-mixin plugin, had to grab mixin though like reactTween.Mixin and it worked. Thanks though!

@OKNoah
Copy link

OKNoah commented Dec 25, 2017

@danieljuhl Did you ever publish that?

@Misiu
Copy link

Misiu commented Sep 16, 2019

@danieljuhl any updates? I know this is an old package, but many of us are still searching for tween support and eventually find your package.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants