remotedev-app icon indicating copy to clipboard operation
remotedev-app copied to clipboard

New UI and huge refactoring

Open zalmoxisus opened this issue 7 years ago • 3 comments

  • Theming and reusable components via devui.
  • Use styled-components instead of inline styles.
  • Use only Webpack 2.0 instead of gulp.
  • Replace remotedev-slider with redux-slider-monitor (https://github.com/calesce/redux-slider-monitor/pull/26).
  • Move everything regarding tests into redux-devtools-test-generator.
  • Settings is now a component in a separate tab with its subtabs.
  • Apart from connecting to a custom server or remotedev.io, now there's a 3rd option: no remote connection.

zalmoxisus avatar Mar 16 '17 11:03 zalmoxisus

@zalmoxisus is it ready to merge?

ghost avatar May 22 '17 11:05 ghost

@Pszek thanks for the interest! It's ready for this repo (for remote devtools), but I need some customizations for the extension. Will try to finish it this soon. Didn't have much time for OSS these months.

zalmoxisus avatar May 22 '17 20:05 zalmoxisus

Any idea if something like this ever went in? - to fix BUG https://github.com/zalmoxisus/redux-devtools-extension/issues/364

chrisj-skinner avatar Aug 20 '21 17:08 chrisj-skinner