Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Redux DevTools

Developer Tools to power-up Redux development workflow or any other architecture which handles the state change. It helps to boost the developer’s productivity significantly and makes the development fun.
Collective - Host: opensource - https://opencollective.com/redux-devtools-extension - Code: https://github.com/zalmoxisus/redux-devtools-extension

Fix extension windows positioning

github.com/zalmoxisus/redux-devtools-extension - b1fcef7a9ee286db036f2bb9fd805f28d383c208 authored about 8 years ago by Zalmoxisus <[email protected]>
Better handling of circular references

github.com/zalmoxisus/redux-devtools-extension - 61ceb47182e57e9484775524f9f9c534cf348dfa authored about 8 years ago by Zalmoxisus <[email protected]>
Update dependences to fix tests

github.com/zalmoxisus/redux-devtools-extension - 5f37dc3917d4bb11a31c864f4c9180d73ad7897b authored about 8 years ago by Zalmoxisus <[email protected]>
Better windows handling

github.com/zalmoxisus/redux-devtools-extension - 4e584d3eabb0777c44653490420ef714edc59753 authored about 8 years ago by Zalmoxisus <[email protected]>
Print button

See https://github.com/zalmoxisus/remotedev-app/pull/22

github.com/zalmoxisus/redux-devtools-extension - 64409615b36d40a8d41bc72a688a8764a1183b59 authored about 8 years ago by Zalmoxisus <[email protected]>
New slider

See zalmoxisus/remotedev-app#20 and
zalmoxisus/remotedev-app#21

github.com/zalmoxisus/redux-devtools-extension - 8cd79cc8021476488ee523bed90bcadeeec3f681 authored about 8 years ago by Zalmoxisus <[email protected]>
Add a note about `no-underscore-dangle`

github.com/zalmoxisus/redux-devtools-extension - 42bd60da57faac6304a74fa65bff50aaea70c088 authored about 8 years ago by Zalmoxisus <[email protected]>
Warn about not allowing access to file URLs

Fix #219.

github.com/zalmoxisus/redux-devtools-extension - 218eb2c2f4bf46840a158808da372e7e5b9f32e4 authored about 8 years ago by Zalmoxisus <[email protected]>
Don't update the store when the page is blacklisted in settings

github.com/zalmoxisus/redux-devtools-extension - 77c1278888429b4d6d17554155bc411c8d67a99f authored about 8 years ago by Zalmoxisus <[email protected]>
Remove example parameters since the example is often copy pasted

github.com/zalmoxisus/redux-devtools-extension - dc64c4d7ca8b557c468d3ab6ced992b6cc44b33c authored about 8 years ago by Zalmoxisus <[email protected]>
Add the note about deprecating `window.devToolsExtension`

Related to #220.

github.com/zalmoxisus/redux-devtools-extension - 199cf9d9920b35c268d1f9b13935888691a5afb2 authored about 8 years ago by Zalmoxisus <[email protected]>
Disable error notifications by default

Fix #218.

github.com/zalmoxisus/redux-devtools-extension - 99fb5b4bd1c75123bdcecc67f7d03129573c208a authored about 8 years ago by Zalmoxisus <[email protected]>
Always include injected script in the inspected extensions

github.com/zalmoxisus/redux-devtools-extension - 050ad15a37b281366548d000f0214b02af2dfafd authored about 8 years ago by Zalmoxisus <[email protected]>
Refactor npm package

github.com/zalmoxisus/redux-devtools-extension - 7d92145d6e37d491ecc941aab74edc07351b74bc authored about 8 years ago by Zalmoxisus <[email protected]>
Fix pausing and locking while time travelling

github.com/zalmoxisus/redux-devtools-extension - b50a34d9c5962527e2053376eb3bbfa6597fefd3 authored about 8 years ago by Zalmoxisus <[email protected]>
Change the order of `__REDUX_DEVTOOLS_EXTENSION_COMPOSE__` calls

github.com/zalmoxisus/redux-devtools-extension - aaddad2b007965ce711fbac30ee69805bc2fb399 authored about 8 years ago by Zalmoxisus <[email protected]>
Send only monitor actions while paused

github.com/zalmoxisus/redux-devtools-extension - b21547a6316672fcd988764dc890390eac306284 authored about 8 years ago by Zalmoxisus <[email protected]>
Implement locking and pausing recording of the changes

github.com/zalmoxisus/redux-devtools-extension - e5cf7ef4edf05d8f951c8806a7f283c23ee34853 authored about 8 years ago by Zalmoxisus <[email protected]>
Implement `__REDUX_DEVTOOLS_EXTENSION_COMPOSE__`

github.com/zalmoxisus/redux-devtools-extension - 57d7313eb68d45803700aa25836b3fe608b9cd6c authored about 8 years ago by Zalmoxisus <[email protected]>
Use `__REDUX_DEVTOOLS_EXTENSION__` as a global variable name

github.com/zalmoxisus/redux-devtools-extension - 9c65102468a810107dd70e177b3d761763d6c285 authored about 8 years ago by Zalmoxisus <[email protected]>
Optimize monitor actions

github.com/zalmoxisus/redux-devtools-extension - eea08d43ecb7e6df042717c17de00d7df6b8c058 authored about 8 years ago by Zalmoxisus <[email protected]>
Prevent attempt to post message on disconnected port

Related to #215 and #212

github.com/zalmoxisus/redux-devtools-extension - 9f279403f1295a56108c9903a9a2f3e86149f30c authored about 8 years ago by Zalmoxisus <[email protected]>
Fix removing the instance from devpanel

github.com/zalmoxisus/redux-devtools-extension - cf76ab769959f7dfc0637baf9c7497fc609b28cf authored over 8 years ago by Zalmoxisus <[email protected]>
Refactor disconnecting

github.com/zalmoxisus/redux-devtools-extension - c0f00d6f665b9880f8578fb31782aa5a7f4e8db5 authored over 8 years ago by Zalmoxisus <[email protected]>
Support for iframes from devpanel

Related to #209.

github.com/zalmoxisus/redux-devtools-extension - 0397dfeb68f06375b8bbd3801daab6d8f91f553b authored over 8 years ago by Zalmoxisus <[email protected]>
Fix passing name parameter

Related to #212.

github.com/zalmoxisus/redux-devtools-extension - ddea18ba835b8435d7ab40c4dc7621431d44842e authored over 8 years ago by Zalmoxisus <[email protected]>
Fix monitoring from devpanel after the tab is reloaded

Related to #212.

github.com/zalmoxisus/redux-devtools-extension - c533cea752f3cbaae127355e64c3281d5e62a293 authored over 8 years ago by Zalmoxisus <[email protected]>
Nuke batching actions

Fix #208.

github.com/zalmoxisus/redux-devtools-extension - 0d9c5ea3e69fa7c3d2b75519d9dd422b0e51bf38 authored over 8 years ago by Zalmoxisus <[email protected]>
Merge pull request #211 from zalmoxisus/refactoring

Refactoring the extension to the Redux style architecture

github.com/zalmoxisus/redux-devtools-extension - de053a20daf3632aa167b37c6e8f46085dd9fd49 authored over 8 years ago by Mihail Diordiev <[email protected]>
Disconnect only when there aren't other active connections

github.com/zalmoxisus/redux-devtools-extension - 75ebb2274448d0d5389cf55e04a1b25463ff9bb5 authored over 8 years ago by Zalmoxisus <[email protected]>
Support monitor actions for non-redux apps

github.com/zalmoxisus/redux-devtools-extension - a2dc7c67ba0fd18c2e8b211e8c1a75dcd8c5fa25 authored over 8 years ago by Zalmoxisus <[email protected]>
Move popup selector into a separate middleware

github.com/zalmoxisus/redux-devtools-extension - 707f8a81592f97f50773161b34d3ae4a00b264cc authored over 8 years ago by Zalmoxisus <[email protected]>
Stick chromedriver version to prevent errors on appveyor

github.com/zalmoxisus/redux-devtools-extension - ac1c2513966c3401ebba84e2d51f118386c6bfd3 authored over 8 years ago by Zalmoxisus <[email protected]>
Rename `store` directory to `stores`

github.com/zalmoxisus/redux-devtools-extension - 2942278fd9b29d7dad8d1f64a3118a8f842375e8 authored over 8 years ago by Zalmoxisus <[email protected]>
Select the instance corresponding to the current tab for devpanel and popup

github.com/zalmoxisus/redux-devtools-extension - 5e3f96aed5dda644d950f707c26a6928230b1fe9 authored over 8 years ago by Zalmoxisus <[email protected]>
Fix devtools panel initialization

github.com/zalmoxisus/redux-devtools-extension - 3484be895e2f94d322887ab2081dfec4298777b1 authored over 8 years ago by Zalmoxisus <[email protected]>
Refactor devtools panel

github.com/zalmoxisus/redux-devtools-extension - c631526c193e428651442fd9e2245fbd3d5a3eeb authored over 8 years ago by Zalmoxisus <[email protected]>
More timeout for error notifications and maximum for about a minute

github.com/zalmoxisus/redux-devtools-extension - ce341eb54df55918ff53a1a817e9ca599055f925 authored over 8 years ago by Zalmoxisus <[email protected]>
Use the same instances' action type as for the background store

github.com/zalmoxisus/redux-devtools-extension - 6a149210e1c1097231fcbfdfa8eaa99b2a1aba1d authored over 8 years ago by Zalmoxisus <[email protected]>
Handle lifted actions locally

github.com/zalmoxisus/redux-devtools-extension - e9a5dece799ca6bf48f3d746706c2963cc50003a authored over 8 years ago by Zalmoxisus <[email protected]>
Change `id` key of the relayed object to to `instanceId `

github.com/zalmoxisus/redux-devtools-extension - f9f8b7806f3be5e125e68134e3f36411c3b59378 authored over 8 years ago by Zalmoxisus <[email protected]>
Move App's props into the store

github.com/zalmoxisus/redux-devtools-extension - ddea30f1a51550ab9fe8875026fa988554ddf1d1 authored over 8 years ago by Zalmoxisus <[email protected]>
Synchronise window's store with the global background pages's store

github.com/zalmoxisus/redux-devtools-extension - dcac7ff8c31be3c547225a719bf0864c6978acdd authored over 8 years ago by Zalmoxisus <[email protected]>
Implement background pages's store

github.com/zalmoxisus/redux-devtools-extension - de2f3d20a2cb9dbef22ac310958abc460c75b2e4 authored over 8 years ago by Zalmoxisus <[email protected]>
Rename enhancer's store file

github.com/zalmoxisus/redux-devtools-extension - f1f729dae81230fce8e1c695c87b167e1e9624d6 authored over 8 years ago by Zalmoxisus <[email protected]>
Include `preloadedState` in the import action

github.com/zalmoxisus/redux-devtools-extension - 44163d96b7899ba6f28816b0cf0eb85f30b230fc authored over 8 years ago by Zalmoxisus <[email protected]>
Fix serialization issue on Electron

Related to #183.

github.com/zalmoxisus/redux-devtools-extension - 8c8858649d69a2104febf44aec28bc9a7f7eb7bd authored over 8 years ago by Zalmoxisus <[email protected]>
Fix getting instance name

github.com/zalmoxisus/redux-devtools-extension - f25c7cb5b755f23011c994cd4c3afd4176dbc78a authored over 8 years ago by Zalmoxisus <[email protected]>
Warn not to mix the old Redux API with the new one

github.com/zalmoxisus/redux-devtools-extension - 834232ddbe079fd790ca7d4acbb0e35d43c55ff1 authored over 8 years ago by Zalmoxisus <[email protected]>
Merge pull request #169 from gitter-badger/gitter-badge

Add a Gitter chat badge to README.md

github.com/zalmoxisus/redux-devtools-extension - b9e1400ca89ec9399e51278c01e551ea801f701e authored over 8 years ago by Mihail Diordiev <[email protected]>
Don't lose the instance name

github.com/zalmoxisus/redux-devtools-extension - e3dacb6c641f8d9f087f687195c4224100812ec2 authored over 8 years ago by Zalmoxisus <[email protected]>
Support multiple instances in one connection

github.com/zalmoxisus/redux-devtools-extension - a18c8d4c7613c4aed4ed2bf852ebca9d0bace45a authored over 8 years ago by Zalmoxisus <[email protected]>
Merge pull request #186 from jotaen/patch-1

Add instruction for working with file:/// URLs

github.com/zalmoxisus/redux-devtools-extension - 587bb40dd9a4f3d8ad0e6ce74d4578e5bf5908be authored over 8 years ago by Mihail Diordiev <[email protected]>
Add instruction for working with file:/// URLs

In Chrome you must explicitly enable the extension access to file:/// URLs, otherwise it won’t w...

github.com/zalmoxisus/redux-devtools-extension - ade9d941d3d8df9180480fdb509287bff45735c9 authored over 8 years ago by Jan Heuermann <[email protected]>
Merge pull request #184 from terencechow/patch-1

positioning to the right of the current monitor

github.com/zalmoxisus/redux-devtools-extension - c5ffcdf3475823524a3174e32824d560f22c1fee authored over 8 years ago by Mihail Diordiev <[email protected]>
positioning to the right of the current monitor

tested on my computer with a monitor on my left and a monitor on my right.

github.com/zalmoxisus/redux-devtools-extension - 93e9903f029efd7dfc3dccb5cd63ac513c207e58 authored over 8 years ago by terencechow <[email protected]>
Remove electron console test

Till https://codereview.chromium.org/2247253004 gets merged. Related to
#178.

github.com/zalmoxisus/redux-devtools-extension - 89e9f1365dad9f8ebcf3ea5e105b2148186fcedd authored over 8 years ago by Zalmoxisus <[email protected]>
Import a report log with the id specified in the url

github.com/zalmoxisus/redux-devtools-extension - e5abbb8beb27064a86f2380f9c4f42d2e07b15f5 authored over 8 years ago by Zalmoxisus <[email protected]>
Fix freezing Canary due to an unexpected bag related to codemirror

github.com/zalmoxisus/redux-devtools-extension - ac998ccda4d5f1efb770d72a7fb6bc165a747cc2 authored over 8 years ago by Zalmoxisus <[email protected]>
Merge pull request #179 from ReadmeCritic/master

Update README URLs based on HTTP redirects

github.com/zalmoxisus/redux-devtools-extension - e63da3a6728514a3c1f1c9624dfc62829b316fa8 authored over 8 years ago by Mihail Diordiev <[email protected]>
Update README URLs based on HTTP redirects

github.com/zalmoxisus/redux-devtools-extension - 6b8fec0d652c41400b7fcb0752b3fa0f297b3169 authored over 8 years ago by ReadmeCritic <[email protected]>
Fix test generation on the chrome panel

github.com/zalmoxisus/redux-devtools-extension - 1d9fccd0c7b05bd9060bc805539b21a7d7746cb6 authored over 8 years ago by Zalmoxisus <[email protected]>
Merge remote-tracking branch 'origin/master'

github.com/zalmoxisus/redux-devtools-extension - 6e89882c560b5364520663c85af8f1ec9f828088 authored over 8 years ago by Zalmoxisus <[email protected]>
Don't show panel errors in production

Fix https://github.com/gaearon/redux-devtools/issues/292

github.com/zalmoxisus/redux-devtools-extension - dbcfdd4e5afca39c7c4c87f10f12241c734774cd authored over 8 years ago by Zalmoxisus <[email protected]>
Update `remotedev-app`

github.com/zalmoxisus/redux-devtools-extension - fc1b5c604915222277bf92162a5cb5bbeef64208 authored over 8 years ago by Zalmoxisus <[email protected]>
Merge pull request #176 from clarkie/patch-1

Update api config link

github.com/zalmoxisus/redux-devtools-extension - f62e80538913fcd7e57ea1dc51e668b10aff991e authored over 8 years ago by Mihail Diordiev <[email protected]>
Update remotedev-app to add support for non-redux tests

github.com/zalmoxisus/redux-devtools-extension - 827ec37b41aae6604239628e84400946c19920cf authored over 8 years ago by Zalmoxisus <[email protected]>
Example: Import all action creators

github.com/zalmoxisus/redux-devtools-extension - efac4cc857f38ce33395fa923f631542253d1ce2 authored over 8 years ago by Zalmoxisus <[email protected]>
Examples for actionCreators option

github.com/zalmoxisus/redux-devtools-extension - 477e69d8649dfcdc9bf84dd45605dab7d9775c03 authored over 8 years ago by Zalmoxisus <[email protected]>
Optimize devtools panel

github.com/zalmoxisus/redux-devtools-extension - 7386adeb5268530b8cbb16d80e2f3824f9741da7 authored over 8 years ago by Zalmoxisus <[email protected]>
Use action creators for Dispatcher

github.com/zalmoxisus/redux-devtools-extension - 10f1d834aac71c5d4c2a1abf572b69ff3e84d3c9 authored over 8 years ago by Zalmoxisus <[email protected]>
Add Gitter badge

github.com/zalmoxisus/redux-devtools-extension - e53dd438f2ad196bd336b16f855d12415b25dd24 authored over 8 years ago by The Gitter Badger <[email protected]>
Select instances individually for each monitor

github.com/zalmoxisus/redux-devtools-extension - 6e238130333cbfd99ef73f07589cdc71a388c49c authored over 8 years ago by Zalmoxisus <[email protected]>
Merge remote-tracking branch 'origin/master'

github.com/zalmoxisus/redux-devtools-extension - 0a3d399cc2084f543b4e5b1ffa5394fabeb7fea3 authored over 8 years ago by Zalmoxisus <[email protected]>
Deep serialization

Related to #54.

github.com/zalmoxisus/redux-devtools-extension - 8754f4a4bbd38de6d08e0408af3a90cd71066724 authored over 8 years ago by Zalmoxisus <[email protected]>
Merge pull request #168 from BlackGlory/patch-1

Fix remote-redux-devtools link

github.com/zalmoxisus/redux-devtools-extension - 330ace89c197e6d84388c045e31a2453c3604428 authored over 8 years ago by Mihail Diordiev <[email protected]>