Jordan Schroter
Jordan Schroter
Textillate provides [methods](https://github.com/jschr/textillate#methods) for stoping and starting.
Right now the plugin is only expecting text or a list of texts as input. If you have other html elements inside them, I could see it causing unexpected results....
Seems to be unrelated to this but looks like it could be an issue. https://github.com/jschr/textillate/issues/8
I love React but ultimately I don't see a reason to port this lib to react. I think a better solution would be to rewrite the lib without any external...
Hmm potentially, I tried the demo page on my iPhone and didn't see the issue. Are you experiencing the problem on the demo page or your own?
I can reproduce it even in chrome when I leave the tab for a while and come back. I'm not sure what the root cause of this would be. My...
I think using some combination of `requestAnimationFrame` and `setTimeout` could solve it. http://stackoverflow.com/a/7007776 Will try to run some tests this weekend.
Nice! I like it a lot. Thanks for putting that together.
I like it! Reminds of Netflix's shuffle feature when you can't decide what to watch.
Not at the moment but I'll keep that in mind for the next version. You could try pulling from the marketplace API directly, I don't believe it's meant for external...