chenglou / react-motion

A spring that solves your animation problems.
MIT License
21.68k stars 1.16k forks source link

Put debug mode in the new react devtools #158

Closed chenglou closed 8 years ago

chenglou commented 9 years ago

Once it becomes extensible, we can bring the slowmo, parameters chooser and even onion skin into the devtools.

gaearon commented 9 years ago

Anywhere I can read on extensibility plans?

chenglou commented 9 years ago

Inside @jaredly's head maybe? =)

gaearon commented 9 years ago

That's what I thought!

jaredly commented 9 years ago

Haha sorry about that. I'll put a gist together w/ my plans. The relay plugin PR makes some of the changes needed to have a reasonable plugin system. My current plan is to have any plugins live inside the react-devtools repo, b/c co-versioning multiple chrome extensions sounds like a nightmare :(

chenglou commented 8 years ago

Man I wish I was paid to work on this. Closing for now. Will still keep this in mind!