Ecosyste.ms: OpenCollective

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

github.com/zalmoxisus/redux-devtools-extension

Redux DevTools extension.
https://github.com/zalmoxisus/redux-devtools-extension

Deserialize `preloadedState`

fc6e289db7689cb564285affe34bf6f12791a379 authored almost 8 years ago by Zalmoxisus <[email protected]>
Don't lift IMPORT action for redux store

Related to #278 and dcd346e

a5e82ab9c0862574c306759b9adb66823efec93b authored almost 8 years ago by Zalmoxisus <[email protected]>
v2.12.0

58bb58b454aacc6f35fb2e0a23c881611856f204 authored almost 8 years ago by Zalmoxisus <[email protected]>
Update `remotedev-app`

f82f3f07ab5ef6b55da4d2dbac8a22976cd97e74 authored almost 8 years ago by Zalmoxisus <[email protected]>
Merge pull request #276 from zalmoxisus/persist

Persist states right from the extension

b661087b2e86a610a0b81b845be0a0419375efa1 authored almost 8 years ago by Mihail Diordiev <[email protected]>
Merge remote-tracking branch 'origin/master'

6d693b56900a469e4583f905f3afb01423a6e99e authored almost 8 years ago by Zalmoxisus <[email protected]>
Pass a custom replacer when exporting data

Related to #278.

42c45389d3790606bafddeff0c5382690071a45f authored almost 8 years ago by Zalmoxisus <[email protected]>
Update Methods.md (#277)

3d224f3726944c434f31df6b7d4f49c701f0dac3 authored almost 8 years ago by Tom Hubbard <[email protected]>
Persist state

0cd6226eba8f6edfcbf6dd4516b0698a363e7e9a authored almost 8 years ago by Zalmoxisus <[email protected]>
Add persist button

518657045d1f54640b90d34de01d656ef7628e8a authored almost 8 years ago by Zalmoxisus <[email protected]>
Generate the same instance id on every tab reload

2f07780e8a41f0af54e50377a2f39374f07d6f9f authored almost 8 years ago by Zalmoxisus <[email protected]>
Fix disconnect

Related to #272.

36d72860e2b457252982e6cd5f4ae17f6dfd75c7 authored about 8 years ago by Zalmoxisus <[email protected]>
Update Firefox manifest and add shortcut

f8e6407d27db2787d7e14625608ca1c8102bf794 authored about 8 years ago by Zalmoxisus <[email protected]>
Revert "Support for `chrome.runtime.onInstalled` on Firefox"

This reverts commit 2065f14f87e9187b347eb92a33a38d5c08a6f3fe.

348d0bbc06291d02c17aa9032b1cb42e44195095 authored about 8 years ago by Zalmoxisus <[email protected]>
New video

09664309c6cf7cca79501801a01aeb57601458df authored about 8 years ago by Zalmoxisus <[email protected]>
v2.11.1

6ea15a9e00a65cbb6bbe95458f490702cc8085e5 authored about 8 years ago by Zalmoxisus <[email protected]>
Send config to the monitor

89dfbe85ff5da64e7478433882ce2c7f4fa2657f authored about 8 years ago by Zalmoxisus <[email protected]>
Fix Import / Export for non-redux apps

Related to https://github.com/ngrx/store-devtools/issues/40

dcd346e79e6fb1571f53d64f2d6d462128c205d7 authored about 8 years ago by Zalmoxisus <[email protected]>
Remove `unsafe-eval`

953b10f52a248abcc7c0f62b8a3b4a57b58a3c95 authored about 8 years ago by Zalmoxisus <[email protected]>
Deprecate undocumented `getMonitor` parameter

bb18a7cd366a024c0c8d3cc4c366ad0e51efdc26 authored about 8 years ago by Zalmoxisus <[email protected]>
Don't send the state twice after importing

0ce079ee71f73311eb42d198995cf617ca44703a authored about 8 years ago by Zalmoxisus <[email protected]>
Include styles in devpanel

4f2016270d7ee9fbaa007483f820c5d483ccaa6e authored about 8 years ago by Zalmoxisus <[email protected]>
v2.11.0

547d5b1cad749716f6377a12d7d7c047ff4b8931 authored about 8 years ago by Zalmoxisus <[email protected]>
Update `remotedev-app` and monitors

c3c47a63c4d1a79d870ec6b699479e6cca491608 authored about 8 years ago by Zalmoxisus <[email protected]>
Fix importing state

Fix #262.

822d26a17cb7d5bdf54bf60fe8c1dfcadef967af authored about 8 years ago by Zalmoxisus <[email protected]>
v2.10.3

b9fd73099d3dd9c2f23388dfcb4a5418d4e15a3d authored about 8 years ago by Zalmoxisus <[email protected]>
Add information about keeping other store enhancers the last in the compose

Related to #261

f8a6edcb442d962fdc8f7b58a4f7a920ce55f112 authored about 8 years ago by Zalmoxisus <[email protected]>
Better serialization

39cf733ca63b41b367fa4bc0546a2ee33a388a9c authored about 8 years ago by Zalmoxisus <[email protected]>
Jump over filtered actions when time travelling

1277947278dd2b14ede5a9083f361d486ebff362 authored about 8 years ago by Zalmoxisus <[email protected]>
v2.10.2

98aec291dea0bbbd9f40e825ba405c0df40e235f authored about 8 years ago by Zalmoxisus <[email protected]>
Refactor the data sending

c0ba3fcd1f8516e790beaa35dc8d04779754f830 authored about 8 years ago by Zalmoxisus <[email protected]>
Fix autoselecting the current window's instance

6c1fd9cf1812eedcaf8dcd0d272eb586e233a5bd authored about 8 years ago by Zalmoxisus <[email protected]>
Prevent sending the state twice

Related to #249.

bc4baef181bd87b4e118bb764b440eddb769e677 authored about 8 years ago by Zalmoxisus <[email protected]>
Revert "Don't send monitor state anymore"

This reverts commit 11482240652fad80f9f568c58b792bc48d0230dd.

4e6669ce2f0cb45f65691daadbe3e9d251adabbb authored about 8 years ago by Zalmoxisus <[email protected]>
Show all slider buttons but disabled

Related to #254.

c831b2bd4f9d60f77d2665233043225a2285e584 authored about 8 years ago by Zalmoxisus <[email protected]>
Don't send monitor state anymore

11482240652fad80f9f568c58b792bc48d0230dd authored about 8 years ago by Zalmoxisus <[email protected]>
Display errors during importing

0579beb865b6a44470668523d2c3497a0f85fd49 authored about 8 years ago by Zalmoxisus <[email protected]>
Fix importing serialized state

Related to
https://github.com/zalmoxisus/redux-devtools-extension/issues/255#issuec
omment-26080...

bab36c3af3cb92818334a6fe2f9d64a261a78e9c authored about 8 years ago by Zalmoxisus <[email protected]>
v2.10.1

883eb88ed0ac1d8e497a7cafc44b7128d14e7e18 authored about 8 years ago by Zalmoxisus <[email protected]>
Update `remotedev-app` and fix tests

0aa899dd5dc7e07410aaae0f15c6f1aaf5d5978f authored about 8 years ago by Zalmoxisus <[email protected]>
Merge remote-tracking branch 'origin/master'

70c28cd2246ebd726cb1126fe83ca64edd1b7dad authored about 8 years ago by Zalmoxisus <[email protected]>
Improve import state functionality

f28d0474ca7fb2d17bc17eeb86b7a02cd7529f2a authored about 8 years ago by Zalmoxisus <[email protected]>
Improve export state functionality

a54c2bcb9a68ee61269340bc2b676725546c02c7 authored about 8 years ago by Zalmoxisus <[email protected]>
Fix chrome.storage.local.remove mock for Electron (#256)

ae6456e6681472ceca27cc601ea7f089bce49d51 authored about 8 years ago by Jhen-Jie Hong <[email protected]>
Fix `serializeState` option

Related to #253.

677cffc457cd5173423549a56da7cfe644131b8f authored about 8 years ago by Zalmoxisus <[email protected]>
v2.10.0

a77b8783eaa4f57cae6b5b88c5467527f653c18a authored about 8 years ago by Zalmoxisus <[email protected]>
Support for `chrome.runtime.onInstalled` on Firefox

2065f14f87e9187b347eb92a33a38d5c08a6f3fe authored about 8 years ago by Zalmoxisus <[email protected]>
Rename views to pug

a244e254c28506e478d579f58ea0b50de4bc2517 authored about 8 years ago by Zalmoxisus <[email protected]>
Add chrome.storage.local.remove mock for Electron (#252)

8a96929091fedb0cf2d2cceb1ce000bf99c84c5e authored about 8 years ago by Jhen-Jie Hong <[email protected]>
Update `remotedev-app`

ef55fe9a2c3514a71c55c181cc5847820d7be6c9 authored about 8 years ago by Zalmoxisus <[email protected]>
Support for remote reports

15161035f0c97d1a5ad9621bc599a845a2510a26 authored about 8 years ago by Zalmoxisus <[email protected]>
Downgrade `selenium-webdriver` to fix the importing from gulp-mocha issue

0cd0281de604e5e79d420679a68f3699ce8766f7 authored about 8 years ago by Zalmoxisus <[email protected]>
v2.9.2

36e0d8381e5d8218bd1b7809f6a3a6ac5f6f57c7 authored about 8 years ago by Zalmoxisus <[email protected]>
Clear timeouts when stopped

5005d9e20a7d2c035b739820a918c6a927fccfa4 authored about 8 years ago by Zalmoxisus <[email protected]>
Fix importing fetched report

Related to #251.

4453722af7ddbec67ec06dadae59096df6fc16f7 authored about 8 years ago by Zalmoxisus <[email protected]>
v2.9.1

c38b1ff387176882d6f91dfbacb036956c16e5b8 authored about 8 years ago by Zalmoxisus <[email protected]>
Assure to send the current states

Related to https://github.com/mxstbr/react-boilerplate/pull/1128

6d5e65c457070efbf6ad6b00980c2158b986ecea authored about 8 years ago by Zalmoxisus <[email protected]>
Fix filter for symbols in action type

fc33af564d4944b35d99c209ef5dc1f3057441c1 authored about 8 years ago by Zalmoxisus <[email protected]>
Prevent infinite recursion when store enhancers redefines store.dispatch

Fix #248.

4edf7ffe08acfe1c139be3e226c4d5497f8b6ac6 authored about 8 years ago by Zalmoxisus <[email protected]>
Merge pull request #247 from piamancini/patch-1

added backers and sponsors

477e0febc11604b000e60075abeceb484ee9263a authored about 8 years ago by Mihail Diordiev <[email protected]>
added backers and sponsors

Now backers and sponsors from opencollective will appear directly on your readme, see for exampl...

55348b9f7ab5157f07df2b1f3ae17658829bddbc authored about 8 years ago by Pia Mancini <[email protected]>
Fix `stateSanitizer` and `actionSanitizer`

Fix #246

7f698415453cb2a33a2bd9bbcb9f91b2b13a3199 authored about 8 years ago by Zalmoxisus <[email protected]>
Fix ESLint warnings

cc9c889853e0febaab34655879e0160f6a10a5d2 authored about 8 years ago by Zalmoxisus <[email protected]>
Update dev dependencies

Fix #240.

2b10c6e3531541575de4bec9abd1522a90270dc3 authored about 8 years ago by Zalmoxisus <[email protected]>
v2.9.0

86872342b1fddd1dda916a7f862ed810159cb585 authored about 8 years ago by Zalmoxisus <[email protected]>
Optimization: don't send committedState, but extract from computedStates

5d82a7ba4069b1fa5ef543eb9d44e41e3d885096 authored about 8 years ago by Zalmoxisus <[email protected]>
Handle multiple instances for connecting via API

d81a7de0b28db5aca8fe6695f84f6d420ff6d437 authored about 8 years ago by Zalmoxisus <[email protected]>
Fix filtering

Fix #245.

51b32200d4e5e4f147628a4518f1b08f6d5156e8 authored about 8 years ago by Zalmoxisus <[email protected]>
Add README for the npm package

Fix #242.

e1b6530c5e1652b6132e32c05f4d2639413945d2 authored about 8 years ago by Zalmoxisus <[email protected]>
Merge pull request #243 from zalmoxisus/antiflood

Add latency to improve the performance

a37c0ef23a865e58c928eb21e58b1252dd3e77fc authored about 8 years ago by Mihail Diordiev <[email protected]>
Add latency

764d49ac7904216791a9e05e5599034757e770ce authored about 8 years ago by Zalmoxisus <[email protected]>
Fix send message API

Fix #241 and #238.

024038337883a5f54a6860e7dc92575aceb4d056 authored about 8 years ago by Zalmoxisus <[email protected]>
Auto increment example to demonstrate the extension's performance

d6294a0429145f1503ab9eba9b2ecacc754fcf84 authored about 8 years ago by Zalmoxisus <[email protected]>
v2.8.5

75c63dfa37e51097c42ef36b7757939949e55a12 authored about 8 years ago by Zalmoxisus <[email protected]>
Add support for ES6 Symbol used in states or actions

Fix #142.

7ba70848c61148f637f38cc43c6bd6bf9c31047c authored about 8 years ago by Zalmoxisus <[email protected]>
Merge pull request #237 from jhen0409/patch-7

Deprecated `inject.bundle.js`, use `redux-devtools-extension.js` instead

ede01ffaf60d35b6fb71b09ffc3a2d42f595eef3 authored about 8 years ago by Mihail Diordiev <[email protected]>
Update FAQ.md

591b9cc0a2ba72467b671413196cf427b515ab70 authored about 8 years ago by Jhen <[email protected]>
Deprecated inject.bundle.js, use `redux-devtools-extension.js` instead

a161b4eeeae442bc92d9b43c51a8c394c7603a85 authored about 8 years ago by Jhen <[email protected]>
v2.8.4

a4045b85e012937439e73e12746eb4367b81ca7d authored about 8 years ago by Zalmoxisus <[email protected]>
New `serializeState` and `serializeAction` parameters

c28501041cd7f7348cafea0b9fc4f114addac4a5 authored about 8 years ago by Zalmoxisus <[email protected]>
Always stringify

b301e3474f07935effe3af3c09f2631eb741b911 authored about 8 years ago by Zalmoxisus <[email protected]>
chore: add perf tests

ec6f5b3f80cb385691d2b80ca0d342ff56f5e7b9 authored about 8 years ago by Zalmoxisus <[email protected]>
Deprecate `devToolsExtension.updateStore`

89f13f65d17ed5daa2792ca64b620ca23ac2e14d authored about 8 years ago by Zalmoxisus <[email protected]>
Fix regression from `v2.8.2`

Related to #208.

022ef82d612c51c3facdf6b13955eff4b1253f7b authored about 8 years ago by Zalmoxisus <[email protected]>
v2.8.3

2058520883739f582d9cbb63933ad9198a7ecf61 authored about 8 years ago by Zalmoxisus <[email protected]>
chore: Fix tests

00441d5e26adfe5b8dfb9a448f0f19d5935e60b6 authored about 8 years ago by Zalmoxisus <[email protected]>
chore: Rename filteredActionsById to sanitizedActionsById

6e3e73a67eec63707f1b812260c147f3eb2ac8bf authored about 8 years ago by Zalmoxisus <[email protected]>
Update monitors

7422a82f294a882d28d4244bb23c07d549cdcdc5 authored about 8 years ago by Zalmoxisus <[email protected]>
Implement `predicate` parameter

Related to #232.

a8fcc2b29a8fc9d4b87e3b6c160e35409e0b736e authored about 8 years ago by Zalmoxisus <[email protected]>
Rename `statesFilter` and `actionsFilter` to `stateSanitizer` and `actionSanitizer`

Related to #232.

6db1fcd902c0584582be0190f66177dcf751db05 authored about 8 years ago by Zalmoxisus <[email protected]>
v2.8.2

4b4301df0dcf6b0b811b98bcaeaec89b01632b07 authored about 8 years ago by Zalmoxisus <[email protected]>
Warn when opening the extension's window explicitely

Related to #229.

13d1fc4a3b684863b4bcc4bf28b1d6b68a30a3b0 authored about 8 years ago by Zalmoxisus <[email protected]>
Delay initialization for iframes only

a3839579bf5d2e84dda8dba0f52e6abc81f7f5e5 authored about 8 years ago by Zalmoxisus <[email protected]>
Stop listening for messages when the connection to the extension is lost (reloaded or updated)

f6bd08c8f0aef6882df38b6e5200c95fb1cc4a29 authored about 8 years ago by Zalmoxisus <[email protected]>
Delay the extension's execution

It starts after 3 seconds in order to avoid temporal iframes issues
that webpack uses. Related t...

4c8686d9ea3d28cd6d4b1577a75dde5c6c6c0611 authored about 8 years ago by Zalmoxisus <[email protected]>
Update examples

91f6015787af77e928a0103a98ccb2691b34a1d5 authored about 8 years ago by Zalmoxisus <[email protected]>
Fix extension window's height

8a32af352f41fa9720f5869e57dfce2f2a8d5660 authored about 8 years ago by Zalmoxisus <[email protected]>
Add a new keyboard shortcut and disable old keyboard shortcuts by default for Chrome

7ebc62d49d25f61c5c845be7fcd15d7b01d62a2f authored about 8 years ago by Zalmoxisus <[email protected]>
Fix links for demos

Fix https://github.com/zalmoxisus/zalmoxisus.github.io/issues/1

5a209ac69fe7f767efea84b6f3d642eb67ba3b30 authored about 8 years ago by Zalmoxisus <[email protected]>
Select the test template only if exists

Related to
https://github.com/zalmoxisus/redux-devtools-test-generator/issues/3

d23d00bafe9fb4a89d92f812506c244d2be595a1 authored about 8 years ago by Zalmoxisus <[email protected]>