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

Remote Redux DevTools monitor app.

Results 40 remotedev-app issues
Sort by recently updated
recently updated
newest added

Bumps [constantinople](https://github.com/ForbesLindesay/constantinople) from 3.1.0 to 3.1.2. Commits - [`87bcb5e`](https://github.com/pugjs/constantinople/commit/87bcb5e6dd2a04122a33743d3e4ffe19cb6d9cb6) Release 3.1.2 - [`8c1e731`](https://github.com/pugjs/constantinople/commit/8c1e731bd862da48df1158980e3171f689f5b9af) Fix dependencies - [`34c4799`](https://github.com/pugjs/constantinople/commit/34c4799ef3b3ef749887715a45a90fad9371415e) Update node version support - [`811c752`](https://github.com/pugjs/constantinople/commit/811c752a87f3207de937bfcb2f50ee4181f0f7f0) Release 3.1.1 - [`01d409c`](https://github.com/pugjs/constantinople/commit/01d409c0d081dfd65223e6b7767c244156d35f7f) Rewrite in typescript...

dependencies

Bumps [npmconf](https://github.com/npm/npmconf) from 2.1.2 to 2.1.3. Commits - See full diff in [compare view](https://github.com/npm/npmconf/commits) [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=npmconf&package-manager=npm_and_yarn&previous-version=2.1.2&new-version=2.1.3)](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot will resolve any conflicts with this PR as long as you don't...

dependencies

Bumps [diff](https://github.com/kpdecker/jsdiff) from 3.0.1 to 3.5.0. Changelog *Sourced from [diff's changelog](https://github.com/kpdecker/jsdiff/blob/master/release-notes.md).* > ## v3.5.0 - March 4th, 2018 > - Omit redundant slice in join method of diffArrays - 1023590...

dependencies

Bumps [stringstream](https://github.com/mhart/StringStream) from 0.0.5 to 0.0.6. Commits - [`fee31c5`](https://github.com/mhart/StringStream/commit/fee31c5c4a5efc7c7cc2fde4aee633dedefd6d67) 0.0.6 - [`2f4a9d4`](https://github.com/mhart/StringStream/commit/2f4a9d496f94b0880e01a26857aa266a5a3ef274) Merge pull request [#9](https://github-redirect.dependabot.com/mhart/StringStream/issues/9) from mhart/fix-buffer-constructor-vuln - [`afbc744`](https://github.com/mhart/StringStream/commit/afbc7442220358419e330618e47f3a65fc265b1b) Ensure data is not a number in Buffer constructor -...

dependencies

I found the dispatcher's unexpected behavior when pasting in text. Wherever the text was copied from it, the style is applied. If for example the text was copied from markdown...

When trying to use `import DevTools from "remotedev-app"` and render `DevTools` in jsx as a React Component, I get the following error. ``` ./node_modules/remotedev-app/node_modules/react-tap-event-plugin/src/TapEventPlugin.js Module not found: Can't resolve 'react-dom/lib/EventConstants'...

Fixes #40. It's a breaking change so will land in major version.

Setting the feature "test" does not have any effect. If I set following options: ``` { features: {test: false} } ``` The test tab still appears. This appears to happen...

failed https://circleci.com/gh/AveVlad/remotedev-app/3 fixed https://circleci.com/gh/AveVlad/remotedev-app/4 failed because https://github.com/alexkuz/react-base16-styling

Even though [the issue with dispatching there](https://github.com/zalmoxisus/remotedev-app/issues/14) was solved we'll deprecate Chrome App, because [Chrome deprecates apps](http://blog.chromium.org/2016/08/from-chrome-apps-to-web.html). So, we'll include only web app, besides the lib for `redux-devtools-extension`, `react-native-debugger`, and...