GitShow/gaearon/redux-devtools-dock-monitor
gaearon

redux-devtools-dock-monitor

A resizable and movable dock for Redux DevTools monitors

by gaearon
Star on GitHubForknpm

JavaScript

404 stars47 forks12 contributorsQuiet · 6y agoSince 2015v1.1.3MIT

Meet the team

See all 12 on GitHub →
gaearon
gaearon27 contributions
zalmoxisus
zalmoxisus2 contributions
andreyvital
andreyvital1 contribution
sapegin
sapegin1 contribution
jlongster
jlongster1 contribution
jvt
jvt1 contribution
mweibel
mweibel1 contribution
richardolsson
richardolsson1 contribution

Languages

View on GitHub →
JavaScript100%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

3 of 6 standards met

Community profile →
57
✓README✓License○Contributing✓Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · 5 discussions · Last activity 6y ago
See all on GitHub →
elricb
core-js@<3 warning (FYI low priority)OpenIssue

npm WARN deprecated core-js@2.6.11: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3. From babel-runtime@6.26.0 dependancy

elricb · 6y ago
koalex
React v16 warningOpenIssue

In react v16.12 has warning: ... ...

koalex · 6y ago
Shard
Allow for a more mobile friendly hide/showOpenIssue

At the moment I'm looking at trying to get package integrated for uses in mobile apps where we run into an issue and obviously don't have the redux-dev-tools browser plugin to assist. The main issue im trying to work around is that CTRL+H isn't the most accessible key for phones. My first idea just to get things working for my own uses would be the multi-tap approach where I bind a multi tap or swipe/shake gesture to then send the CTRL+H press. I will update back with any progress I make and if there is any major hurdles for an end-user being able to do this and how it could possibly be upstreamed. Another path I thought of which could also be nice would allowing the hidden state to show a pullout button/tab in the corner it hides away to that could be tapped to bring it back out and send it back in. Let me know if anyone has any suggestions for another path I should be taking or if any of my ideas sound good enough to look at as a potential feature/change.

Shard · 7y ago

Recent fixes

View closed PRs →
hendore
Default values for required propsClosedIssue

Is there any particular reason why both toggleVisibilityKey and changePositionKey props can't have default values set?

hendore · 4y ago
frankoadeleye
Wanted to be sure if this works with typescript, cause I have errors all over ???!!!ClosedIssue

Does this work with typeScript? it throws errors for .ts file extension

frankoadeleye · 5y ago
bobby1991qw
Module not found: Error: Can't resolve 'react-dock' ClosedIssue

when i use redux-devtools, i get the error below: my 'package.json' like this: "devDependencies": { "babel-core": "^6.23.1", "babel-loader": "^6.3.2", "babel-plugin-transform-decorators-legacy": "^1.3.4", "babel-preset-es2015": "^6.22.0", "babel-preset-react": "^6.23.0", "babel-preset-stage-0": "^6.22.0", "classnames": "^2.2.5", "css-loader": "^0.26.1", "html-webpack-plugin": "^2.28.0", "node-sass": "^4.5.0", "react-css-modules": "^4.1.0", "redux-devtools": "^3.3.2", "redux-devtools-dock-monitor": "^1.1.1", "redux-devtools-log-monitor": "^1.2.0", "sass-loader": "^6.0.1", "style-loader": "^0.13.1", "webpack": "^2.2.1", "webpack-dev-server": "^2.4.1" }, "dependencies": { "react": "^15.4.2", "react-dom": "^15.4.2", "react-redux": "^5.0.2", "react-router": "^3.0.2", "react-router-redux": "^4.0.8", "redux": "^3.6.0", "redux-composable-fetch": "^0.3.4", "redux-thunk": "^2.2.0" } is that error means: I dont't install the package named 'react-dock' in 'redux-devtools-dock-monitor'? I uninstall 'redux-devtools', 'redux-devtools-dock-monitor' and 'redux-devtools-log-monitor', and then reinstall** them. it still don't work. is it caused just by a network error? help!

bobby1991qw · 6y ago
Structured data for AI agents

Repository: gaearon/redux-devtools-dock-monitor. Description: A resizable and movable dock for Redux DevTools monitors Stars: 404, Forks: 47. Primary language: JavaScript. Languages: JavaScript (100%). License: MIT. Latest release: v1.1.3 (8y ago). Open PRs: 0, open issues: 5. Last activity: 6y ago. Community health: 57%. Top contributors: gaearon, zalmoxisus, andreyvital, sapegin, jlongster, jvt, mweibel, richardolsson, SimenB, zxqx and others.

·@ofershap

Replace github.com with gitshow.dev