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

Minor spelling change from `instaceId` to `instanceId` (#446)

f77253c65841569c1b588f13a14221ea30f11e98 authored almost 7 years ago by Kevin Ghadyani <[email protected]>
Fixing broken links to API/Arguments & API/Methods (#438)

f3c90bbd499e1e0d6c4fccea19e37a65faa81846 authored almost 7 years ago by Phil Rajchgot <[email protected]>
Fix Fable integration link (#434)

e9488e8e16a62aa69b23b729d9a8e3c9104c8225 authored about 7 years ago by Zack Young <[email protected]>
Merge pull request #399 from jhen0409/readme

Mention `react-native-debugger` in readme

a0dfcf65d2cca6394cebd0656cf4d9b9c933421a authored over 7 years ago by Mihail Diordiev <[email protected]>
docs(readme): save dev (#402)

c992ecab888cd7c564668be55da9413ef1a04084 authored over 7 years ago by PatrickJS <[email protected]>
Mention `react-native-debugger` in readme

6f4734f29c65fb7dbd7e8a0a4414e555c3ef88e4 authored over 7 years ago by Jhen <[email protected]>
Update README.md (#392)

Grammar correction.

304df7ca0545bf4138ae4a6e177caa7745f9a918 authored over 7 years ago by Scott Sword <[email protected]>
Update to Webpack 3 (#381)

* Update webpack dependencies

* Update webpack config

* Use ModuleConcatenationPlugin

*...

ec3c33d7e2db17df13d3dfe06d02e12da3feee6c authored over 7 years ago by Tom McKenzie <[email protected]>
Fix numeration in README.md (#374)

e4f0c76ef3d8aacd745c3b8ca7cd69bf14974395 authored over 7 years ago by Anton <[email protected]>
Fix grammatical error within README.md (#367)

`Specify here name` to `Specify name here`

3d7e3f29b5946dc8508b5d62dd33f611fbef46ab authored over 7 years ago by petertdinh <[email protected]>
Update E2E test for Electron 1.6 (#353)

c7ca014ec592953fd5b9f8fc46a2a4f939130452 authored over 7 years ago by Jhen-Jie Hong <[email protected]>
Merge pull request #354 from minedeljkovic/fix-init-serialization

fix passing wrong serialization config on init

58f6bd3c0d2fcb0ed831d7761d3db3c6030f415e authored over 7 years ago by Mihail Diordiev <[email protected]>
add missing reviver

11305f21336f4534ef3f5059ec4e865731564d76 authored over 7 years ago by minedeljkovic <[email protected]>
fix passing wrong serialization config on init

33923f7db0858308aa806ca8aec3a407cfc048bf authored over 7 years ago by minedeljkovic <[email protected]>
Bump npm package version

376a04c609bd4eda6e9fd2c66133368ef42542f2 authored over 7 years ago by Zalmoxisus <[email protected]>
Fix submodule typings (#350)

3766f06ef902e6ab222f4e02d8542492aa7881e5 authored over 7 years ago by Oden <[email protected]>
[docs] Specify about support for NaN and Infinity

f8fdf91120d2e4fff32e2da831d4e04c2e6aec76 authored over 7 years ago by Zalmoxisus <[email protected]>
v2.15.0

ce5ea7b89250c69d55509f6a03c163802be8d916 authored over 7 years ago by Zalmoxisus <[email protected]>
Attempt to fix `toISOString is not a function`

Related to #315.

8509d01544bf04e77eb0dca3200c5f13176d21f5 authored over 7 years ago by Zalmoxisus <[email protected]>
Update dependencies

8750d024d647e64e6b8bf86e89ec9f94e8a35cf5 authored over 7 years ago by Zalmoxisus <[email protected]>
Update lock file (#342)

15130d4a3a6c2c8b50e867098d49e7e6ff627cdb authored over 7 years ago by Tyler <[email protected]>
Update counter example: react version to 15.5 (#346)

e483ee6a9c1d3219c48aaff265652cf23c9e9ed0 authored over 7 years ago by Thanawat Chookes <[email protected]>
Bump npm package version

4ae55d2c2e67a50dafee1d561594596ada1d005b authored over 7 years ago by Zalmoxisus <[email protected]>
Add TypeScript typings (#340)

8482921752363c5a3725d3df07f4935ca44c2f38 authored over 7 years ago by Oden <[email protected]>
Merge pull request #343 from clarkbw/firefox-webextension

Open a devtools panel in Firefox

ec5b076fe2979fe00d34b7d51930d500ff0d6dc6 authored over 7 years ago by Mihail Diordiev <[email protected]>
Use better Firefox detection

0cf6830978dafdcb8c2a2d5d935e136f110a862f authored over 7 years ago by Bryan Clark <[email protected]>
Guard against file protocol message in Firefox

Firefox doesn’t have the same requirement for the file:// protocol
access, as well as Firefox ha...

3c0903d0d6f82e71d5182efe6993186fe017017d authored over 7 years ago by Bryan Clark <[email protected]>
Update Integrations.md (#336)

7e4b2b5168ba1cd05f4b66b124492ef975853c28 authored over 7 years ago by Mauro Bolis <[email protected]>
Quick fix of passing instance id when importing reports

Fix #331

27a655201cca4ecc35c9da34e2e4663e5e0a8857 authored over 7 years ago by Zalmoxisus <[email protected]>
Add config to init() serialization (#330)

56bead8854594d6538a83e7590ed14daf980c54d authored over 7 years ago by Kevin Wang <[email protected]>
Fix typo, link to `create-react-app` config (#328)

Correct comment to `create-react-app` and link to the corresponding section of `create-react-app...

a0bbef59ca8a930325ee99cb36bdfcd5d94d63f1 authored over 7 years ago by Zac Collier <[email protected]>
Merge remote-tracking branch 'origin/master'

d44157ab4787081889fe2f18a9ee8dd5db6ba756 authored almost 8 years ago by Zalmoxisus <[email protected]>
Skip liftedAction when not available

Fix #312.

085a73b7887b7ccbfa472050328db5525d8a2680 authored almost 8 years ago by Zalmoxisus <[email protected]>
Remove reference to Chrome Panels (#317)

Unfortunately, Chrome 54 and onward no longer support Panels. The feature should probably be rem...

ac772e54c5bddb814d1ad2f6b84836df5ab424e2 authored almost 8 years ago by Ron Korving <[email protected]>
Prevent accessing `window.devToolsOptions` when not specified

Address the regression introduced in API in `2.14.0`. Related to
https://github.com/zalmoxisus/m...

293ca862dff977e3865ffccf7641c0d09d536151 authored almost 8 years ago by Zalmoxisus <[email protected]>
[docs] Support for ES Map and Set

2a73b84c7537e24e9015307165a0af0d768e0af0 authored almost 8 years ago by Zalmoxisus <[email protected]>
v2.14.0

79012f37cd551e0c2992124c372176f870b15653 authored almost 8 years ago by Zalmoxisus <[email protected]>
Merge remote-tracking branch 'origin/master'

c1a17330412146dfb437e5c4fe076e2dba5c3e37 authored almost 8 years ago by Zalmoxisus <[email protected]>
Don't get options on content script load

Solve issued like https://github.com/angular/angular/issues/14297

38688fd0ca55ac6402776ba00e247d86cd2e662b authored almost 8 years ago by Zalmoxisus <[email protected]>
Support for browsers which don't return tab id from devpanel

565ab9a85aac193873f472cedf0a2f56d241453b authored almost 8 years ago by Zalmoxisus <[email protected]>
Making the download location much clearer. (#306)

d03decd130dd27c71095973276cb4dd1beb94f4e authored almost 8 years ago by Bhagya Nirmaan Silva <[email protected]>
v2.13.2

c99106153c38ba95428031dfed8980fda49848bb authored almost 8 years ago by Zalmoxisus <[email protected]>
Support for Vivaldi browser

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

3ce732f6f6f5b1616aa76738ea73bfb511454a23 authored almost 8 years ago by Zalmoxisus <[email protected]>
Deprecate inspecting extensions

Related to https://github.com/zalmoxisus/crossbuilder/issues/48

01df58d20852778f9d66f67d0c32fac020e68133 authored almost 8 years ago by Zalmoxisus <[email protected]>
Revert stringifying Symbols out of the box

As not being reliable in case of constructors. Fix #302

429011694d032f10c53549eb1a17cc6a0aa66340 authored almost 8 years ago by Zalmoxisus <[email protected]>
[docs] Fix links

5f4dd812c58abd4567b01d453f9b4e879d707dcc authored almost 8 years ago by Zalmoxisus <[email protected]>
[docs] Examples of using custom types for `serialize`

16560d5676b264c7c1e01aeeef54362678626425 authored almost 8 years ago by Zalmoxisus <[email protected]>
Stringify only symbols

5cb8b4f9be40376d34430b80f5b0b5121d48ed3a authored almost 8 years ago by Zalmoxisus <[email protected]>
Update dependencies

1d31757493abcfcfde78fd935367bfb2f1b44cfb authored almost 8 years ago by Zalmoxisus <[email protected]>
Remove warning for `openWindow`

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

debe816f9c5397401889542ed939a4cf9f145f37 authored almost 8 years ago by Zalmoxisus <[email protected]>
[Integrations]: updated ember-redux example and link (#300)

1cb13564d5c4e41dc9bea8a601b2e226267a3df3 authored almost 8 years ago by Toran Billups <[email protected]>
Add articles

Related to #194.

4923cfda670bd02bc56bc132c6aa98eddeaaf2ca authored almost 8 years ago by Zalmoxisus <[email protected]>
Update docs

Related to #194.

402fc22bd6f7d8bf6a3ec2af677ce8b46ae6b45e authored almost 8 years ago by Zalmoxisus <[email protected]>
Implement gitbook

2d075594787daf2dcad0dca436de929a8a429707 authored almost 8 years ago by Zalmoxisus <[email protected]>
Rewrite docs

Fix #194.

8aa7f09873e965d9ea65fff3487b90d14773c634 authored almost 8 years ago by Zalmoxisus <[email protected]>
Rewrite README

305bdd18fce4533c529a3eb593c74219cbb32332 authored almost 8 years ago by Zalmoxisus <[email protected]>
Update description of the packages and manifest

ff9537818f7358038a82462a9aef66c6b2c09163 authored almost 8 years ago by Zalmoxisus <[email protected]>
v2.13.0

3d262c4fdd259774b9421452e79ac7f7e542b6a8 authored almost 8 years ago by Zalmoxisus <[email protected]>
Fix issues with multiple stores in iframes

Related to #121.

0caa713ea629a2cb58d3ad78cb6c8675ab2d95bf authored almost 8 years ago by Zalmoxisus <[email protected]>
Restrict features

Related to #289.

2f172af5199cb12f01644fe61d9a16d62ec57906 authored almost 8 years ago by Zalmoxisus <[email protected]>
Rename browser extension package to avoid confusions

Related to #297 & #298.

35feec8cb0a5e56d059ee459d9ae5a6f7b306e75 authored almost 8 years ago by Zalmoxisus <[email protected]>
Deprecate providing options via UI

Related to #296.

8f61fc67aa23b774157230f3ec75c8492176e4b2 authored almost 8 years ago by Zalmoxisus <[email protected]>
Include `features` option in the config

15aecb19bae446f32251607d1262688f08c6ac15 authored almost 8 years ago by Zalmoxisus <[email protected]>
Implement `logOnlyInProduction` helper

6361cd11cebb031615fb0aa407fd0a6e2ec4efa1 authored almost 8 years ago by Zalmoxisus <[email protected]>
Support `serialize: true` option

09b34b6e9f3502a97ce009ab0e51c71f7c0d893b authored almost 8 years ago by Zalmoxisus <[email protected]>
Implement `stateSanitizer` / `actionSanitizer` for the API

d56af55c46a8a22024925511b0df462064a44f6b authored almost 8 years ago by Zalmoxisus <[email protected]>
Support latency parameter

1d20ca8a7ed6df7e25e5cc1b0ba2b239c5bebabd authored almost 8 years ago by Zalmoxisus <[email protected]>
Allow to hide Export button

5c9776a47b8186fac5640ff810d2b73a6c2dca28 authored almost 8 years ago by Zalmoxisus <[email protected]>
Autopause

104441b5bf934619a20f63a45d63fcb870429237 authored almost 8 years ago by Zalmoxisus <[email protected]>
Support `maxAge` for actions via API

66604a43dd0f1036ce733a4ef788b1cf26f5d442 authored almost 8 years ago by Zalmoxisus <[email protected]>
Pause recording for the API instances

9cfb2429528ea0381f8697adf79db548c4ac2d39 authored almost 8 years ago by Zalmoxisus <[email protected]>
[docs] Fix link

60f4fac675826565bf7af0f5e6154cb51ddc71dc authored almost 8 years ago by Zalmoxisus <[email protected]>
Pick features for the monitor

beea248a0d2717586208f5cf5529e727fe1ce4c3 authored almost 8 years ago by Zalmoxisus <[email protected]>
Stringify action type to support symbols by default

eae449b01940a32207f047f47516458089bbf23a authored almost 8 years ago by Zalmoxisus <[email protected]>
Stick `react-json-tree` to `0.10.0`

Related to https://github.com/alexkuz/react-json-tree/issues/66

67c6800e1b6204a9c706df1c904ff1a8e1ca2e85 authored almost 8 years ago by Zalmoxisus <[email protected]>
Implement filtering options for the API

644a9f0147d7c51433c1354a1cd3b031598a4b04 authored almost 8 years ago by Zalmoxisus <[email protected]>
Implement serialize options for the API

9964f650bed78862b6caafc4a95bf1618ba06a35 authored almost 8 years ago by Zalmoxisus <[email protected]>
Add `devToolsEnhancer` helper for npm package

e649c98264e52e719297eb52530f01c2c7ca07ab authored almost 8 years ago by Zalmoxisus <[email protected]>
Implement `logOnly` module

Related to #289.

f418596a3a00d0a6bef3a6be258540bf7bf169a0 authored almost 8 years ago by Zalmoxisus <[email protected]>
[docs] Add `ng2-redux` to integrations

02923431d1bac30ac9423706153a7e2f1c6cd06d authored almost 8 years ago by Zalmoxisus <[email protected]>
[docs] Fix typos

f5b9e73d871798e0456a0360c6c32f4e92851681 authored almost 8 years ago by Zalmoxisus <[email protected]>
[docs] Integrations

e1c8a51affc8517396c5a4ba39245f9097f34807 authored almost 8 years ago by Zalmoxisus <[email protected]>
Remove the example with accessing internal SyntheticEvent class

As it will not be supported in React 16

1397f05aaa129570ae5937cd2311c979dfb71c8c authored almost 8 years ago by Zalmoxisus <[email protected]>
Ignore ie8 for UglifyJS

48333ec2b5922e1bca01bb20be71317c6bd5e3e6 authored almost 8 years ago by Zalmoxisus <[email protected]>
Fix regression on retrieving reports

Related to #291

cda06511b650cb73d78182e734b12fd1133ca3f0 authored almost 8 years ago by Zalmoxisus <[email protected]>
Better documention for immutablejs (#290)

6426fc54d9ed306c043b88e028270d2b9c260992 authored almost 8 years ago by mlucool <[email protected]>
[Docs] Symbols or other unserializable data not shown

Fix #283.

910bb35489f8344340fdeefb9a5c6959c3e90462 authored almost 8 years ago by Zalmoxisus <[email protected]>
[Docs] Synthetic events troubleshooting

Fix #275 and #287.

65ae949d9637e7ca0b5e2c0da25068c7b88cc1fe authored almost 8 years ago by Zalmoxisus <[email protected]>
Clean unused code

11a76dadf2adb4b9ee87972f8e86c1d9d2ea3509 authored almost 8 years ago by Zalmoxisus <[email protected]>
Include optional arguments for legacy support

Related to https://github.com/ngrx/store-devtools/issues/47 and #273.

2b249b3aff41ef310bbba5f6e1bcb772bb9f11c6 authored almost 8 years ago by Zalmoxisus <[email protected]>
Use npm instead of yarn for travis/appveyor due to some weird issues with chromedriver

023b558b8d387ae8774f0f7d4846a9cb23af4ea5 authored almost 8 years ago by Zalmoxisus <[email protected]>
v2.12.1

f8938e5836e284a44570014d560fd20fe4a31d78 authored almost 8 years ago by Zalmoxisus <[email protected]>
Update selenium-webdriver

7415a06ad33a9d0916610d6001f7f32efcc6368a authored almost 8 years ago by Zalmoxisus <[email protected]>
Support for custom action types via API

Related to
https://github.com/fable-compiler/fable-elmish/issues/18#issuecomment-27
1423290

f0e2ec8321a65f01ed210757dcb36db3816530b5 authored almost 8 years ago by Zalmoxisus <[email protected]>
Deprecate (de)serializeState / (de)serializeAction

Related to #278.

7fa587eece3ac5833dd7398c699801af956c1a2e authored almost 8 years ago by Zalmoxisus <[email protected]>
Support for ImmutableJS

Related to #278.

b03991c5777934ebd87dd18d567d91a02b3e2b1e authored almost 8 years ago by Zalmoxisus <[email protected]>
Use custom serialization for persisting states

cd589f471b64c9e020f0d095456bc52090fc8870 authored almost 8 years ago by Zalmoxisus <[email protected]>
New `serialize` parameter

Related to #278.

bb30dbea86923f375b880aac1f9ae0f57e0ffedf authored almost 8 years ago by Zalmoxisus <[email protected]>
Refactor `serializeState` / `serializeAction` parameters

ae17703238ee1cf93d970bb8014df3dbc2f2c0db authored almost 8 years ago by Zalmoxisus <[email protected]>