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

Add notice for new repository

github.com/zalmoxisus/redux-devtools-extension - 955cfc4f9c2ed7b4212ad8ff50883ad322051678 authored almost 3 years ago by Nathan Bierema <[email protected]>
Update createStore URL in README.md (#715)

new createStrore URL is https://redux.js.org/api/createstore#createstorereducer-preloadedstate-e...

github.com/zalmoxisus/redux-devtools-extension - c220fd18d6fb4b0790a501ec4df0de52b5bee460 authored almost 5 years ago by Pranjal Kushwaha <[email protected]>
Updated documentation: SSR and typescript support (#692)

github.com/zalmoxisus/redux-devtools-extension - 94f7e53800f4665bddc9b7438c5cc75cfb4547cc authored about 5 years ago by Nikhil Sharma <[email protected]>
[docs] Suggest to install lib as prod dependency (#689)

Code of package runs in production,
thus we should install it with --save, not with --save-dev
...

github.com/zalmoxisus/redux-devtools-extension - 879c1152c6200f80e5638e6cf910d3320af3738b authored about 5 years ago by Dima Krutolianov <[email protected]>
Correct possessive of "Redux" (#674)

The correct possessive form of "Redux" is "Redux's", not "Redux'".

Sources:
* https://ell.st...

github.com/zalmoxisus/redux-devtools-extension - 48219fe7399ecd6065a052d7d44a7d7d604bb97c authored about 5 years ago by Douglas Naphas <[email protected]>
Remove repetition in Trace docs (#671)

github.com/zalmoxisus/redux-devtools-extension - 672c742a2a89d70f35c2b19914003dcea7879608 authored about 5 years ago by Jimmy Timmons <[email protected]>
Add an example how to avoid any without using of redux-devtools-extension npm package (#660)

github.com/zalmoxisus/redux-devtools-extension - 2c7d5c2ada464ee2cfb94e8e5584e2166b979964 authored about 5 years ago by George Naumov <[email protected]>
docs: fix typo (#659)

github.com/zalmoxisus/redux-devtools-extension - 1ea856663943c82b7804fcdb40738da5fe9000c1 authored about 5 years ago by Jason Cooke <[email protected]>
instructions no longer imply installation with webstore requires a 2nd step (#652)

github.com/zalmoxisus/redux-devtools-extension - b3fed33edb58d6ca6bbea69785f36be69531f402 authored over 5 years ago by Matt Johnston <[email protected]>
[docs] Fix typos and improve grammar (#651)

github.com/zalmoxisus/redux-devtools-extension - 497b73910f6a4d0d756f6f9c9ed080f0af1eb239 authored over 5 years ago by Kris Luminar <[email protected]>
docs(integrations): list aurelia as integration (#650)

This adds Aurelia as new integration for the Redux DevTools

github.com/zalmoxisus/redux-devtools-extension - efaf19da943b1a0a452eedca676ce1f752e36228 authored over 5 years ago by Vildan Softic <[email protected]>
Fix error-polyfills issues (which appear on codesandbox)

Reported on https://twitter.com/acemarke/status/1088131480197443584
Fixed in
https://github.com/...

github.com/zalmoxisus/redux-devtools-extension - 356518329303a1d4384a02c0dd8d3e8332836406 authored almost 6 years ago by Zalmoxisus <[email protected]>
Added reductive to integrations (#631)

github.com/zalmoxisus/redux-devtools-extension - d4ef75691ad294646f74bca38b973b19850a37cf authored almost 6 years ago by Taras Vozniuk <[email protected]>
Add trace options to TypeScript definition file (#624)

github.com/zalmoxisus/redux-devtools-extension - 3df4d939b548b8ec891c73dabe2ffdd5dd2a8119 authored almost 6 years ago by Denis Washington <[email protected]>
Update NgRx Integration example (#623)

* Update NgRx example

- Links pointing to the docs website
- Update implementation to comple...

github.com/zalmoxisus/redux-devtools-extension - 8f524f2300f687063fd23990f670e62a28c81ae4 authored almost 6 years ago by Tim Deschryver <[email protected]>
Update examples (#621)

github.com/zalmoxisus/redux-devtools-extension - 44a73aa1b7a14ff611c0b1f30387e027efec2188 authored almost 6 years ago by Anastasia <[email protected]>
Change Mozilla Add-ons extension url

github.com/zalmoxisus/redux-devtools-extension - bd0cd29de0b89e65eab862ed3c164175270c0759 authored about 6 years ago by Zalmoxisus <[email protected]>
Deprecate the ability to create a Redux store directly from the extension

#613

github.com/zalmoxisus/redux-devtools-extension - 7b0be59e5b28162ca00e99dcd2f092b8df493a47 authored about 6 years ago by Zalmoxisus <[email protected]>
Support for both ImmutableJS helper and custom replacer/reviver

zalmoxisus/remotedev-serialize/pull/10

github.com/zalmoxisus/redux-devtools-extension - a3c1fe9817c8dd1fb28f24438b2aefd27814e8a2 authored about 6 years ago by Zalmoxisus <[email protected]>
Stack trace options (#612)

* Implement tracing in the examples

* External editor settings for trace stacks

* Implemen...

github.com/zalmoxisus/redux-devtools-extension - 2094b4502d37e61591baff076cd6e65b28aabf03 authored about 6 years ago by Mihail Diordiev <[email protected]>
Update webpack and use terser instead of uglify

github.com/zalmoxisus/redux-devtools-extension - a8489fd589d4bd8be9587355474b105b5c6a10b5 authored about 6 years ago by Zalmoxisus <[email protected]>
[docs] Typescript support links

Closes #599

github.com/zalmoxisus/redux-devtools-extension - af37aa3b937694201c3d06102739a3b70c020f64 authored about 6 years ago by Zalmoxisus <[email protected]>
[Tests] Replace deprecated `window.devToolsExtension`

github.com/zalmoxisus/redux-devtools-extension - bb153bec246444b9a08e7fabfbc727fb92b9347c authored about 6 years ago by Zalmoxisus <[email protected]>
Fix Immutable refs during parsing

kolodny/jsan/issues/19

github.com/zalmoxisus/redux-devtools-extension - b8767bc34bcd23cf3d1df55643e22b2e991d140d authored about 6 years ago by Zalmoxisus <[email protected]>
[docs] Add React integrations

github.com/zalmoxisus/redux-devtools-extension - 028e69e072ddb31bb22d1a2e847690ca8d29fc63 authored about 6 years ago by Zalmoxisus <[email protected]>
[Examples] Add modified date to todomvc

Demo for #468

github.com/zalmoxisus/redux-devtools-extension - 0c6fadd84ed01a07dc9052c1d2ccf6f9b37b1cf8 authored about 6 years ago by Zalmoxisus <[email protected]>
Update dependences to fix #598

github.com/zalmoxisus/redux-devtools-extension - adbda742676f3f17819440517c3b7260a6455373 authored about 6 years ago by Zalmoxisus <[email protected]>
Use gray icon by default for page action to fix regression in Chrome

Related to #600

github.com/zalmoxisus/redux-devtools-extension - 05f4dc175dbf0a74e5856b1204639d093621f8ea authored about 6 years ago by Zalmoxisus <[email protected]>
Fix actionsWhitelist/actionsBlacklist when provided as null

github.com/zalmoxisus/redux-devtools-extension - dcc94956c781f8e3384959c01925705845489293 authored about 6 years ago by Zalmoxisus <[email protected]>
Workaround for devpanel not having access in incognito mode

Related to #597 and 580

github.com/zalmoxisus/redux-devtools-extension - d11eb65a9ad31a25f89d206f48ef442b4e8d7bd3 authored about 6 years ago by Zalmoxisus <[email protected]>
Add to README how to load the extension from gh releases

Related to #588

github.com/zalmoxisus/redux-devtools-extension - de2c79295e702b4dc7c56ecb41e0efd6f511d50a authored about 6 years ago by Zalmoxisus <[email protected]>
Support action as a string in filters

Related to #591

github.com/zalmoxisus/redux-devtools-extension - 48ac2d293366fdfb56378c6c36eaca1e65940fcd authored about 6 years ago by Zalmoxisus <[email protected]>
Update remotedev-app to get the last Inspector monitor

github.com/zalmoxisus/redux-devtools-extension - 1035d428149962d938eadd84038c89c20141c385 authored about 6 years ago by Zalmoxisus <[email protected]>
Get liftedState from instrumentation instead of calling getState

Related #588

github.com/zalmoxisus/redux-devtools-extension - dbacf4aea2c8be1e5bd7addc302fffac32ff8214 authored about 6 years ago by Zalmoxisus <[email protected]>
Bring dynamic maxAge back

Related #588

github.com/zalmoxisus/redux-devtools-extension - 8d2593d3a2ae1b49bcafbe9f9a53153fd5dc5ebd authored about 6 years ago by Zalmoxisus <[email protected]>
Check if filter from option page was injected

Related to #588, #591 and #589

github.com/zalmoxisus/redux-devtools-extension - 23fd97eff482a9ad4c1125590e8887b0ef5345cb authored about 6 years ago by Zalmoxisus <[email protected]>
Check if window.devToolsOptions was injected

Related to #589

github.com/zalmoxisus/redux-devtools-extension - 969619c4575e9568bcb33d1ee57ee3a42688d238 authored about 6 years ago by Zalmoxisus <[email protected]>
Rollback dynamic maxAge as Redux 4 doesn't allow calling getState

Related to #588, #592, #590

github.com/zalmoxisus/redux-devtools-extension - 0f14bb5f95efd87d763c83c40fe6bdbc5251bb76 authored about 6 years ago by Zalmoxisus <[email protected]>
Include more info about @@INIT / REPLACE in Troubleshooting

Closes #552

github.com/zalmoxisus/redux-devtools-extension - fdaeb959ee8cba2cf9df53f25717ac0e5e7b471c authored about 6 years ago by Zalmoxisus <[email protected]>
Workaround for new Chrome limit on message size (#582)

github.com/zalmoxisus/redux-devtools-extension - a98fee5a50eea1601f9fae56393f764643b87240 authored about 6 years ago by Mihail Diordiev <[email protected]>
[WIP] Improve performance for Chrome devpanel (#580)

* Use window page instead of devpanel when getBackgroundPage exists

* Support multiple devpan...

github.com/zalmoxisus/redux-devtools-extension - 1134822acfecc574f8d1ddfa3cd61f1ee56c81b5 authored about 6 years ago by Mihail Diordiev <[email protected]>
Auto adjust maxAge according to blacklisted actions

Related to #316

github.com/zalmoxisus/redux-devtools-extension - 5f94fc0940c2b001039333a366e36ef89dd259a0 authored about 6 years ago by Zalmoxisus <[email protected]>
Upgrade d3-state-visualizer subdependency to fix #269

github.com/zalmoxisus/redux-devtools-extension - 9d4923cff8a9c95abd1e020261df345d2e36bd54 authored about 6 years ago by Zalmoxisus <[email protected]>
Bump npm package version

github.com/zalmoxisus/redux-devtools-extension - 560c8ea7793b78cea4ae9fb80a5941e8b8e8c65d authored about 6 years ago by Zalmoxisus <[email protected]>
Fix: TS require 1 type (closes #584) (#585)

github.com/zalmoxisus/redux-devtools-extension - 37f31ce378b41f7bad8f5f4bc3dcdf3a7ad59b5b authored about 6 years ago by Jan Peer Stöcklmair <[email protected]>
Fix actionsBlacklist/Whitelist to be also string as per documentation

github.com/zalmoxisus/redux-devtools-extension - 725247782588272b4162728d76e3fe44db1d7352 authored about 6 years ago by Zalmoxisus <[email protected]>
If filter options provided in arguments, should ignore from option page

github.com/zalmoxisus/redux-devtools-extension - 4bd69c82b9dfd9e2da90ac79a34aca28579d59f3 authored about 6 years ago by Zalmoxisus <[email protected]>
Implement dynamic maxAge and fix getting it from options page

Related to #480 and #316

github.com/zalmoxisus/redux-devtools-extension - 2922a54b91efa092b68d6537e0b3c17eab881ea8 authored about 6 years ago by Zalmoxisus <[email protected]>
Freeze jsan version to fix reviver issue

Related to #540 and kolodny/jsan/issues/24

github.com/zalmoxisus/redux-devtools-extension - 3299e2a3b4f3caad93413bec56ce34166f420830 authored about 6 years ago by Zalmoxisus <[email protected]>
Remove store mutations as looking to be not necessary anymore

Related to #556

github.com/zalmoxisus/redux-devtools-extension - 44e898e61257cc906975d04263b1335dbcad03f3 authored about 6 years ago by Zalmoxisus <[email protected]>
Deprecate window.devToolsExtension

Related to #220

github.com/zalmoxisus/redux-devtools-extension - 9f6c7aaaeb8287d8e8b79d885bd8e9930fe3ba48 authored about 6 years ago by Zalmoxisus <[email protected]>
Bump npm package version

github.com/zalmoxisus/redux-devtools-extension - ede072e8f27901971460acf5f0a061b3cec36dc5 authored about 6 years ago by Zalmoxisus <[email protected]>
Restore store typings (Fix #539) (#578)

github.com/zalmoxisus/redux-devtools-extension - a66dd4673ec6c4986e549fe86fb92a4ae2421d18 authored about 6 years ago by Sean Scally <[email protected]>
[Recipes] Applying multiple times with different sets of options

From #451

github.com/zalmoxisus/redux-devtools-extension - 8bbdf99a36f05d731d31fd6968579ac96c39b38a authored about 6 years ago by Zalmoxisus <[email protected]>
[Recipes] Using in a typescript project

From #134

github.com/zalmoxisus/redux-devtools-extension - c89aa205d6b124b7575baf4407d6417c9ff3f819 authored about 6 years ago by Zalmoxisus <[email protected]>
Upgrade remotedev-serialize to fix #581 regression

github.com/zalmoxisus/redux-devtools-extension - 96bb89c1ede0ac122b00cf461ac7b8d4731d63ee authored about 6 years ago by Zalmoxisus <[email protected]>
Fix sanitize example link

github.com/zalmoxisus/redux-devtools-extension - e0b8fcbb1924b5866ec4f1cb2a2d78a449333cae authored about 6 years ago by Zalmoxisus <[email protected]>
Stringify can return `undefined`

github.com/zalmoxisus/redux-devtools-extension - 1b90e1efcec94c2d86e7d336ad70ac6110387d15 authored about 6 years ago by Zalmoxisus <[email protected]>
Warning when serialized object has more than 16 MB

Related to #455, #476, #558, #543, #566.

github.com/zalmoxisus/redux-devtools-extension - 6b091f012a43edd16e3e575f08f04533580ecc9d authored about 6 years ago by Zalmoxisus <[email protected]>
More details about solving perf issues

Related to #455, #476, #558.

github.com/zalmoxisus/redux-devtools-extension - 13891d7f8c6572aa00c5b642abf99fee2f4df859 authored about 6 years ago by Zalmoxisus <[email protected]>
Specify in Troubleshooting about excessive use of memory and CPU

Related to #455, #476, #558.

github.com/zalmoxisus/redux-devtools-extension - 226da843b4dfe042a94725c7901e74cbe2f21cbc authored about 6 years ago by Zalmoxisus <[email protected]>
Specify in Troubleshooting about hot-reloading

Fix #464.

github.com/zalmoxisus/redux-devtools-extension - f6e329e4b782dd4f6622b830d0284e62a751c33c authored about 6 years ago by Zalmoxisus <[email protected]>
Add Recipes

Related to #523

github.com/zalmoxisus/redux-devtools-extension - fb6078b0ea5e97f3750946cbfa4d33f9454c0861 authored about 6 years ago by Zalmoxisus <[email protected]>
Update dependences to fix #540...

and to implement zalmoxisus/remotedev-serialize/pull/9

github.com/zalmoxisus/redux-devtools-extension - b9fa81e9572f12c27ec898ab06ff27c35250231d authored about 6 years ago by Zalmoxisus <[email protected]>
Add delay to chrome tests, fix when opening a new url too slow

github.com/zalmoxisus/redux-devtools-extension - 00923e6cf1fee5970e03c6c3864a768653f4e87d authored about 6 years ago by Zalmoxisus <[email protected]>
Merge pull request #535 from viko16/master

Provide an option to hide context menu

github.com/zalmoxisus/redux-devtools-extension - 5abdd3915f91955608ea3b5ad04a478813f3d393 authored about 6 years ago by Mihail Diordiev <[email protected]>
Create CODE_OF_CONDUCT.md

github.com/zalmoxisus/redux-devtools-extension - 466e50c9283b77a116440caac9c29ee4db0026ef authored about 6 years ago by Mihail Diordiev <[email protected]>
Remove in extension script for firefox

github.com/zalmoxisus/redux-devtools-extension - bddc7f3241110d33cef0d8b8aa142d9a46e996f4 authored about 6 years ago by Zalmoxisus <[email protected]>
Provide an option to hide context menu

github.com/zalmoxisus/redux-devtools-extension - 60219a96c7e39e2fb386fa6213a0c52b72217057 authored over 6 years ago by viko16 <[email protected]>
Fix link typo in doc (#534)

github.com/zalmoxisus/redux-devtools-extension - 3a97c1c9a3a2f12155bcd37ef696f3f8b56085fa authored over 6 years ago by tanchar <[email protected]>
Support `^@@redux/REPLACE` last action for hot reload (#533)

* Bump redux-devtools-instrument to v1.9

* Support ^@@redux/REPLACE for isHotReloaded

github.com/zalmoxisus/redux-devtools-extension - 9228812b6d08b48c48e69132d0e185c439853951 authored over 6 years ago by Jhen-Jie Hong <[email protected]>
feat(api): add actionCreators option to messaging api (#529)

Add actionCreators option handling to
__DEV_TOOLS_EXTENSION__.connect([options])

Fixes #526

github.com/zalmoxisus/redux-devtools-extension - 0f5bac0c9a762cfd8c53e7938cb6967e2e15e1de authored over 6 years ago by Brian Gavin <[email protected]>
Should dispatch action if not locked (follow up of #478)

github.com/zalmoxisus/redux-devtools-extension - dc39a63648c34b55ffcc5c9a606b5cdcb6540f4a authored over 6 years ago by Jhen <[email protected]>
Unblock dispatch arguments (#478)

github.com/zalmoxisus/redux-devtools-extension - 4ccdfe3a3cd24c9a0b92c148d4886a0cae9544e6 authored over 6 years ago by Eugeny Dementev <[email protected]>
Bump npm package version (wrong publish for 2.13.4)

github.com/zalmoxisus/redux-devtools-extension - ff39eb3b00b78a5a024f52713a067c5c9becf3b8 authored over 6 years ago by Jhen <[email protected]>
Add required type for StoreEnhancer in type definition of npm package (#520)

github.com/zalmoxisus/redux-devtools-extension - e4cabe347bddf4a33c287b9c6ceac766bca53979 authored over 6 years ago by Jhen-Jie Hong <[email protected]>
E2E test: Update test case of `should get actions list` in chrome test (#518)

* Bump electron to latest version for E2E tests

* Update test case of `should get actions list`

github.com/zalmoxisus/redux-devtools-extension - 572c3f1bf512f6f7aa5421649bc8293d793c1554 authored over 6 years ago by Jhen-Jie Hong <[email protected]>
Add support for Redux 4.x (#490)

* Add support for Redux 4.x

* Remove react-dom from peerDependencies

* Add redux 4.x for n...

github.com/zalmoxisus/redux-devtools-extension - 7db8972831def77e45b6c98b15911a77cbd3ff93 authored over 6 years ago by Oleg Kuzava <[email protected]>
Update jsan (#501)

* Update yarn.lock

* Update package.json

github.com/zalmoxisus/redux-devtools-extension - 401bf801ff1540e77ccb5ded4f56bc4f6204e1aa authored over 6 years ago by Tom Doggett <[email protected]>
GenericStoreEnhancer isn't a exported member from redux. (#495)

GenericStoreEnhancer is deprecated and was renamed to StoreEnhancer.

github.com/zalmoxisus/redux-devtools-extension - 658f2f0634dd453efc6cf3b76be97433f1ea3331 authored over 6 years ago by Elon Gliksberg <[email protected]>
Fix typo in docs (#472)

github.com/zalmoxisus/redux-devtools-extension - f84d2bd18acec81fe7fbdf0ef7e287b9b4694060 authored over 6 years ago by Jonny Schmid <[email protected]>
Remove keybord shortcuts for firefox

Related to #257

github.com/zalmoxisus/redux-devtools-extension - 51c7b30d6eca4825e30491e602c925474340f9ed authored almost 7 years ago by Zalmoxisus <[email protected]>
Fix firefox resizing issue

Fixes
- zalmoxisus/redux-devtools-extension#387
- zalmoxisus/redux-devtools-extension#377
- gaea...

github.com/zalmoxisus/redux-devtools-extension - 9e02f9f105a941c9d767253f039683fe7a8f5745 authored almost 7 years ago by Zalmoxisus <[email protected]>
Dont serialize window objects, fixes #337 (#422)

github.com/zalmoxisus/redux-devtools-extension - b6ef19bd2e722de511165e758a09c1c85e31532e authored almost 7 years ago by Keith Grennan <[email protected]>