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

Replace spans with labels for better accessibility

This makes focusing fields and checking checkboxes easier. The `label` element is suited to be u...

github.com/zalmoxisus/redux-devtools-extension - f4e3f2dc9a3049be242fa19d8f7a1039507d7d88 authored almost 9 years ago by Ivan Akulov <[email protected]>
Add Gulp watch tasks

github.com/zalmoxisus/redux-devtools-extension - 853c2b14eabcff81930b37166304f4f3820659da authored almost 9 years ago by Ivan Akulov <[email protected]>
Add regex support for the actions filtering

Related to #45.

github.com/zalmoxisus/redux-devtools-extension - 06c6fa223f093088db9a95eb6d9a00f8f33a1ddd authored almost 9 years ago by Zalmoxisus <[email protected]>
Bring back ability to open a chrome panel

Related to #52.

github.com/zalmoxisus/redux-devtools-extension - 66e13a201a8fc4aeee5403ffad465ceefd9b93df authored almost 9 years ago by Zalmoxisus <[email protected]>
Don't check urls if we didn't get them from chrome storage

Related to #49.

github.com/zalmoxisus/redux-devtools-extension - d3de54f7ad6b6d058ba84db6e84d52180419c8d3 authored almost 9 years ago by Zalmoxisus <[email protected]>
Send new lifted state on hot-reloading

Related to #48.

github.com/zalmoxisus/redux-devtools-extension - 4cc5b9b859d080ecf0d5292826393090e7749644 authored almost 9 years ago by Zalmoxisus <[email protected]>
Update dependencies

github.com/zalmoxisus/redux-devtools-extension - 6c762539d878b12d662f70f081340708c111c3da authored almost 9 years ago by Zalmoxisus <[email protected]>
Add information about how to use it together with vanilla Redux DevTools

github.com/zalmoxisus/redux-devtools-extension - ecbf505639a1f140dc9bf6e5199c27f8300c98fb authored almost 9 years ago by Zalmoxisus <[email protected]>
Update dependencies

github.com/zalmoxisus/redux-devtools-extension - 8553974ed2879cb4a6738e190082426d43d96e2e authored almost 9 years ago by Zalmoxisus <[email protected]>
Add information about remote monitoring to the README

github.com/zalmoxisus/redux-devtools-extension - ee45e2dc77c68668a854910cf33fb3fd554035a4 authored almost 9 years ago by Zalmoxisus <[email protected]>
Keyboard shortcuts are now enabled even when store isn't initialized

github.com/zalmoxisus/redux-devtools-extension - ac9a1abc73894847cc791f00839d02dddb4ee339 authored almost 9 years ago by Zalmoxisus <[email protected]>
Open remotedev app from menu

github.com/zalmoxisus/redux-devtools-extension - 6b54a90d6ef73bc57a58caa24a0c16b01a9586f4 authored almost 9 years ago by Zalmoxisus <[email protected]>
Include remotedev app

github.com/zalmoxisus/redux-devtools-extension - 7faf5b481b964eb3d42c17e9ea05334c89ab4cd9 authored almost 9 years ago by Zalmoxisus <[email protected]>
Set `preserveScrollTop` to `false` for `LogMonitor`

Related to #38.

github.com/zalmoxisus/redux-devtools-extension - 3d68b45e868b035330ea068f2e12bfade6dad2c1 authored almost 9 years ago by Zalmoxisus <[email protected]>
Specify implementation for Redux@^3.1

github.com/zalmoxisus/redux-devtools-extension - 6cc7c9040479bb3a3a16cbb7fbe9f88f4d50947f authored almost 9 years ago by Zalmoxisus <[email protected]>
Update todomvc example to new Redux 3.1.0 API

github.com/zalmoxisus/redux-devtools-extension - f26975cccff37f477001158019be7c9c9cb721b1 authored almost 9 years ago by Zalmoxisus <[email protected]>
Update dependencies for the counter example

github.com/zalmoxisus/redux-devtools-extension - b0b956347ba0f499e4eeafe93863af000696efd9 authored almost 9 years ago by Zalmoxisus <[email protected]>
Update counter example to new Redux 3.1.0 API

github.com/zalmoxisus/redux-devtools-extension - 9c631ef66f53e51f34b55f4642bd9ff2cbc7a992 authored almost 9 years ago by Zalmoxisus <[email protected]>
Update Redux and Redux DevTools

github.com/zalmoxisus/redux-devtools-extension - f0f0e31d351ee7111050ad95ceecd8981bdebe13 authored almost 9 years ago by Zalmoxisus <[email protected]>
Fix styles for DiffMonitor

github.com/zalmoxisus/redux-devtools-extension - aa130606c512b019b6f98913b253da2d8316890b authored almost 9 years ago by Zalmoxisus <[email protected]>
Add buttons for opening monotor windows

github.com/zalmoxisus/redux-devtools-extension - 6803c1e8bdb3be8ba0f94b9a300a92f46edc2965 authored almost 9 years ago by Zalmoxisus <[email protected]>
Delete instances only if exist

github.com/zalmoxisus/redux-devtools-extension - b4dbe970b6c2fd8bbcb4befd1e4b2facc2d33305 authored almost 9 years ago by Zalmoxisus <[email protected]>
Don't show buttons from chrome devtools panel

github.com/zalmoxisus/redux-devtools-extension - 56bd56fe499c0e4c125e5f56ee1a08045aabd94b authored almost 9 years ago by Zalmoxisus <[email protected]>
Support different monitors

github.com/zalmoxisus/redux-devtools-extension - 7d02b91a410274c1495b2ccd774aa2a69053acc0 authored almost 9 years ago by Zalmoxisus <[email protected]>
Update `crossmessaging`

github.com/zalmoxisus/redux-devtools-extension - f367a9dabafdab251986f6d736f94cbb152bb9c7 authored almost 9 years ago by Zalmoxisus <[email protected]>
Allow multiple monitor's windows

github.com/zalmoxisus/redux-devtools-extension - 4d1f940ba1dc74cbc6e42f6f599cb23ce2e02724 authored almost 9 years ago by Zalmoxisus <[email protected]>
Add `Settings` button

github.com/zalmoxisus/redux-devtools-extension - 91b66ac4641152663663c7dbab6201cde4e7677a authored almost 9 years ago by Zalmoxisus <[email protected]>
Handle multiple instances

github.com/zalmoxisus/redux-devtools-extension - b3bc18352e58e960e5df3c11867f6f655ea6af66 authored almost 9 years ago by Zalmoxisus <[email protected]>
Implement App container with instances selector

github.com/zalmoxisus/redux-devtools-extension - 9e39569748abfe25765d3799d5550fde2b00f5b8 authored almost 9 years ago by Zalmoxisus <[email protected]>
Remove deprecated part

github.com/zalmoxisus/redux-devtools-extension - 3160391a14b596a0e35a3d0b4f4eb949cdabbb61 authored almost 9 years ago by Zalmoxisus <[email protected]>
Use `store.subscribe` instead of reducers

Fix #37 and #39.

github.com/zalmoxisus/redux-devtools-extension - 934e31e7c0353f479bc44cb1c694dafd6af8ac48 authored almost 9 years ago by Zalmoxisus <[email protected]>
Prevent flooding with error notifications

github.com/zalmoxisus/redux-devtools-extension - 6f9098265659bfb6ebf5a131012d73af0099e584 authored almost 9 years ago by Zalmoxisus <[email protected]>
Fix dispatching `COMMIT` action from the monitor reducer

Related to #37.

github.com/zalmoxisus/redux-devtools-extension - c1c33f74cb1c1968a021139066ca86e7d6611205 authored almost 9 years ago by Zalmoxisus <[email protected]>
Turn serialization on by default

Related to #35.

github.com/zalmoxisus/redux-devtools-extension - bbfe9f676c69af40b1e8f56c0d5448f122ec355e authored almost 9 years ago by Zalmoxisus <[email protected]>
Revert "Add sync button"

github.com/zalmoxisus/redux-devtools-extension - 7ad81daedbab711cedf35121f94de1afe60c2b6a authored almost 9 years ago by Zalmoxisus <[email protected]>
Revert "Force serializing self references (non-circular) in `jsan`"

This reverts commit f34e9ffcb22c660fca2ead151673f1ddc3801cf8.

github.com/zalmoxisus/redux-devtools-extension - 5dcb2dc689132a30ffa1a30f54953563505f22a3 authored almost 9 years ago by Zalmoxisus <[email protected]>
Support simultaneous actions

Relayed to #33.

github.com/zalmoxisus/redux-devtools-extension - 1e74e13b4bec1c628c4dd88ee4a0441d3a477519 authored almost 9 years ago by Zalmoxisus <[email protected]>
Reuse `createDevStore` from `remotedev-app`

github.com/zalmoxisus/redux-devtools-extension - 9be3e9f8ce5b64382d1b66111f763bd8441ab12b authored almost 9 years ago by Zalmoxisus <[email protected]>
Update `redux-devtools-log-monitor` and `redux-devtools-filter-actions`

github.com/zalmoxisus/redux-devtools-extension - 1f234b566bf5194ae4557c7b269ed24cd4e7948c authored almost 9 years ago by Zalmoxisus <[email protected]>
Reuse `updateState` module from `remotedev-app`

github.com/zalmoxisus/redux-devtools-extension - 2069751ffaaf987fbe8a6b58825e6550a1f629c3 authored almost 9 years ago by Zalmoxisus <[email protected]>
Update dependencies

github.com/zalmoxisus/redux-devtools-extension - 19420989db9d15c98add87b7a5211679da90487b authored almost 9 years ago by Zalmoxisus <[email protected]>
Add sync button

Related to #33.

github.com/zalmoxisus/redux-devtools-extension - a5b18edeba7f89789059eadb6974cbb69cad3e02 authored almost 9 years ago by Zalmoxisus <[email protected]>
Force serializing self references (non-circular) in `jsan`

Related to #33.

github.com/zalmoxisus/redux-devtools-extension - f34e9ffcb22c660fca2ead151673f1ddc3801cf8 authored almost 9 years ago by Zalmoxisus <[email protected]>
Prevent duplicating actions

Fix #32.

github.com/zalmoxisus/redux-devtools-extension - 16cef5198c6bb18b22d62b9dd5d1cb2ccc5d90bb authored almost 9 years ago by Zalmoxisus <[email protected]>
Use `jsan` for serializations

Related to #23.

github.com/zalmoxisus/redux-devtools-extension - 071fc704acf7cbe6100001eac7721d069f138760 authored almost 9 years ago by Zalmoxisus <[email protected]>
Update redux-devtools

github.com/zalmoxisus/redux-devtools-extension - b050eecfb2fa31c4b6ea1d6a3e56e6855dd866c7 authored almost 9 years ago by Zalmoxisus <[email protected]>
We don't need a delay anymore as we relay actions not the full lifted state

github.com/zalmoxisus/redux-devtools-extension - a82e5312133e18b46daf320977a756e72de4084c authored almost 9 years ago by Zalmoxisus <[email protected]>
Serialize also actions not only states

github.com/zalmoxisus/redux-devtools-extension - 2d60f3a0ecc831c8cb08e4a0010382b4bc260984 authored almost 9 years ago by Zalmoxisus <[email protected]>
Prevent error flooding

github.com/zalmoxisus/redux-devtools-extension - 5cf95c0ac028d128ba490fe5c1f3d08151488e6d authored almost 9 years ago by Zalmoxisus <[email protected]>
Detect when the tab is reactivated

github.com/zalmoxisus/redux-devtools-extension - 7f5dee8a8461f11bba7bbd2508ff485994ad53c1 authored almost 9 years ago by Zalmoxisus <[email protected]>
Refactor error notifying

github.com/zalmoxisus/redux-devtools-extension - c1f043aa92ccdd25fab245c5703b223e3eb40efe authored almost 9 years ago by Zalmoxisus <[email protected]>
Catch reducer errors

github.com/zalmoxisus/redux-devtools-extension - fdb5407b6e6937d82460b48b0ae7f7961c75f6e8 authored almost 9 years ago by Zalmoxisus <[email protected]>
Implement action fitering

github.com/zalmoxisus/redux-devtools-extension - eb883e14b7f40586a120832ce72a491356e1c790 authored almost 9 years ago by Zalmoxisus <[email protected]>
Revert "Allow only one listener to be subscribed to the background store"

This reverts commit 598c160833271897c9f564b0bad7f71d2f8e39f3.

github.com/zalmoxisus/redux-devtools-extension - 0e6cd321da81c54b173eb685f96d4cf964126997 authored almost 9 years ago by Zalmoxisus <[email protected]>
Bring back `serialize` option required for ImmutableJS states

Related to #30.

github.com/zalmoxisus/redux-devtools-extension - 4ec8393e10899d36eb017ecfa9eb39dd7684b87b authored almost 9 years ago by Zalmoxisus <[email protected]>
Refactor 'updateState' module

github.com/zalmoxisus/redux-devtools-extension - 93a7e29a9c56ecc96e034262223e4029c25161d4 authored almost 9 years ago by Zalmoxisus <[email protected]>
Refactor message processing

github.com/zalmoxisus/redux-devtools-extension - dea988d1260a1de7e7870fa72538b7b4dbccecec authored almost 9 years ago by Zalmoxisus <[email protected]>
Relay new actions and current state instead of the whole liftedState with history tree

Related to #23.

github.com/zalmoxisus/redux-devtools-extension - 3ab3724c5f8311adc320b357149c69b475697353 authored almost 9 years ago by Zalmoxisus <[email protected]>
Simplify initialization function

github.com/zalmoxisus/redux-devtools-extension - ddffd829fe8fa46b404f7170f726a6614b66ad00 authored almost 9 years ago by Zalmoxisus <[email protected]>
Nuke `timeout` (delay) option

github.com/zalmoxisus/redux-devtools-extension - d0651bce7dfc6371f7d567290f1c9636ae55e3ae authored about 9 years ago by Zalmoxisus <[email protected]>
Default monitor return an empty object

github.com/zalmoxisus/redux-devtools-extension - 0c3e910d851f9157bf9255e74bd84dc0927db165 authored about 9 years ago by Zalmoxisus <[email protected]>
Don't use a monitor for the injected page

github.com/zalmoxisus/redux-devtools-extension - b7fb9b29e0e126b5c493212d3ab78ddad83b9fe6 authored about 9 years ago by Zalmoxisus <[email protected]>
Add an example with Redux Router, where we generate consecutive actions ("AutoTodo") in order to simulate high activity

github.com/zalmoxisus/redux-devtools-extension - 937e530b0679db9ecd7ce81169fc488633c737c5 authored about 9 years ago by Zalmoxisus <[email protected]>
Prevent relaying store changes consecutively

github.com/zalmoxisus/redux-devtools-extension - 103b2a9bcc404434dcc75678de07645d1c6cf67f authored about 9 years ago by Zalmoxisus <[email protected]>
Remove information about the serialization option as we don't have it anymore

github.com/zalmoxisus/redux-devtools-extension - e13323b84bffc0d4df745f9a869e898a3a2f0b29 authored about 9 years ago by Zalmoxisus <[email protected]>
Fix a dependency name

github.com/zalmoxisus/redux-devtools-extension - 0611439b0228006fce23a0efd5f43b33824c5d77 authored about 9 years ago by Zalmoxisus <[email protected]>
Serialize the current state of background store when initializing the devpanel

github.com/zalmoxisus/redux-devtools-extension - c63e11e722c187c3ebd1c7ed2ecf78ca451b9293 authored about 9 years ago by Zalmoxisus <[email protected]>
Allow only one listener to be subscribed to the background store

github.com/zalmoxisus/redux-devtools-extension - 598c160833271897c9f564b0bad7f71d2f8e39f3 authored about 9 years ago by Zalmoxisus <[email protected]>
Relay `init` parameter

github.com/zalmoxisus/redux-devtools-extension - 854809d40f97c73afe619bff8e72bf45400b66fd authored about 9 years ago by Zalmoxisus <[email protected]>
Add AutoTodo example in order to test extension productivity

github.com/zalmoxisus/redux-devtools-extension - 1b4168d2c43bb6412bf4ac9e2d3baa71ac6bb064 authored about 9 years ago by Zalmoxisus <[email protected]>
Add redux-router in examples

github.com/zalmoxisus/redux-devtools-extension - 585cff4442998cde0a72a349bd614eb1b83b6a39 authored about 9 years ago by Zalmoxisus <[email protected]>
Duplicate todomvc example

github.com/zalmoxisus/redux-devtools-extension - 6f79bb283c64606374883e8b0d845cdeee208656 authored about 9 years ago by Zalmoxisus <[email protected]>
Serialize the payload everytime after it failed to be sent unserialized

github.com/zalmoxisus/redux-devtools-extension - 5f5ecfc99da13cec2a85abd984a4c228d958b149 authored about 9 years ago by Zalmoxisus <[email protected]>
Remove unsupported parameter in latest Canary

Related to #28.

github.com/zalmoxisus/redux-devtools-extension - 8cec9b622138318f4128a4a6f0af88593c7f3a2b authored about 9 years ago by Zalmoxisus <[email protected]>
Prevent flooding with error notifications

Related to #27.

github.com/zalmoxisus/redux-devtools-extension - 2ca2b7b89e11db6f01bced558e9283dbbb77fa8f authored about 9 years ago by Zalmoxisus <[email protected]>
Fix parsing payload in devpanel

github.com/zalmoxisus/redux-devtools-extension - 3567f0af8288a3623f26497d69fb924cd0640a46 authored about 9 years ago by Zalmoxisus <[email protected]>
Detect when we need to serialize (circular references) implicitly

Related to #26.

github.com/zalmoxisus/redux-devtools-extension - f8f8c4ec59d2fba74589da1d18bbee0b038d3708 authored about 9 years ago by Zalmoxisus <[email protected]>
Use `circular-json` in order to solve issues with circular structure in states

Related to #26 and #23.

github.com/zalmoxisus/redux-devtools-extension - e0fa8565605aa382d2970e8ab5891dbdb7b92150 authored about 9 years ago by Zalmoxisus <[email protected]>
Prevent resending own errors

github.com/zalmoxisus/redux-devtools-extension - ec7dd61c72faf24f774047a22993beffd3a024de authored about 9 years ago by Zalmoxisus <[email protected]>
Add instructions on how to enable/disable errors notifying

github.com/zalmoxisus/redux-devtools-extension - 83ba47afaa56d3a672862136c989569f647318c2 authored about 9 years ago by Zalmoxisus <[email protected]>
Allow to init `window.devToolsExtension.notifyErrors` explicitely

Related to #27.

github.com/zalmoxisus/redux-devtools-extension - 3aa220f5f9abf076213d4c65041f7edb33a78de9 authored about 9 years ago by Zalmoxisus <[email protected]>
Catch non-reducer errors

Related to #27.

github.com/zalmoxisus/redux-devtools-extension - deae6a2aed0a0bdc72d9a2343377a3013e32b06d authored about 9 years ago by Zalmoxisus <[email protected]>
Use 'redux-devtools-log-monitor-filtrable'

https://github.com/zalmoxisus/redux-devtools-log-monitor-filterable

github.com/zalmoxisus/redux-devtools-extension - 80b836fe8b09ddebb9e03fdf06297e07ef34674d authored about 9 years ago by Zalmoxisus <[email protected]>
Notify when errors occur in the app

Related to #27.

github.com/zalmoxisus/redux-devtools-extension - d3c2faf3d6a86a836cec7b26c8d0ed1bfa097455 authored about 9 years ago by Zalmoxisus <[email protected]>