Skip to content

Releases: zalmoxisus/remotedev-app

v0.2.1

24 Jan 09:32
Compare
Choose a tag to compare

Added SliderMonitor which dispatch JUMP_TO_STATE action with new state. It can be used with any flux application via remotedev.

v0.2.0

20 Jan 11:31
Compare
Choose a tag to compare

Debug multiple instances simultaneously (for example, on web, android emulator, ios emulator and on the phone):

  • List instances.
  • Stick to an instance.
  • Sync other instances to have the same states as the selected instance.

v0.1.2

16 Jan 16:55
Compare
Choose a tag to compare

Support multiple instances.

v0.1.1

15 Jan 10:38
Compare
Choose a tag to compare
  • Reconstruct pure actions.
  • Support simultaneous actions.

v0.1.0

13 Jan 18:22
Compare
Choose a tag to compare

Now works with a local server. Add your hostname and port on the Settings page.

v0.0.2

10 Jan 10:39
Compare
Choose a tag to compare

Use as a npm module, so you may import DevTools from the app.

v0.0.1

10 Jan 09:34
Compare
Choose a tag to compare

First public release. Web, Electron and Chrome app for monitoring remote-redux-devtools.