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

Add styles for code mirror

ca20dae254fec3aecdb2d4b16597977e1967a08f authored over 8 years ago by Zalmoxisus <[email protected]>
Implement test generation

faa296a5bfd8deed6161c90f5d0fbf20d075159e authored over 8 years ago by Zalmoxisus <[email protected]>
Store selected monitor in chrome.storage.local

3adb4874ca6a5be6b931abb837c5a5a8d7300b37 authored over 8 years ago by Zalmoxisus <[email protected]>
Update Troubleshooting

Related to #141.

6b14b067be19d0c17b3dafb4dfd2699120b0f6ee authored over 8 years ago by Zalmoxisus <[email protected]>
v2.1.0

36e5b20e5f1f7e9012da5ae17a89b98fca4aa0be authored over 8 years ago by Zalmoxisus <[email protected]>
Include stack trace when throwing an exception in Chrome Devtools panel

a2e5132221024e99b1534f2b574cfad3ef4448bb authored over 8 years ago by Zalmoxisus <[email protected]>
Fix support for multiple instances

Fix #144.

ddb8d28ffa7d875043c9fded3eae593202f4ea16 authored over 8 years ago by Zalmoxisus <[email protected]>
Merge pull request #143 from jhen0409/electron

Support Electron DevTools extension

2f7692f5aeaf0e9ef5557f40cb026494ba1b2c16 authored over 8 years ago by Mihail Diordiev <[email protected]>
Don't render unnecessary buttons on Electron devpanel

934e9b303f2f92b987854e0c7a154f8ca1655c93 authored over 8 years ago by Jhen <[email protected]>
Check some chrome.* API exists

known some chrome.* API Electron not supported:
* chrome.notifications
* chrome.runtime.onConnec...

d135edcd71c315bf547b7f9fc05d854a9b31007d authored over 8 years ago by Jhen <[email protected]>
v2.0.2

9a12da192b5eec2d6537ca8f2f7804d57bee999f authored over 8 years ago by Zalmoxisus <[email protected]>
Update `remotedev-app` and react

74e5011c1da9eaffc3f142e0bee3c920556282fe authored over 8 years ago by Zalmoxisus <[email protected]>
Add Table of Contents for FAQ

5d8a13fc2710ea31226f8d4c524415117e40226a authored over 8 years ago by Zalmoxisus <[email protected]>
Add information on how to disable/enable it in production

Related to #138.

c74ed0e704a27ebc68a2af34276ff5518852c906 authored over 8 years ago by Zalmoxisus <[email protected]>
Add information on how to change keyboard shortcuts

Related to #https://github.com/gaearon/redux-devtools/issues/293

83455a1cf832e6e6f61fb7d47df83cee1b371a2c authored over 8 years ago by Zalmoxisus <[email protected]>
v2.0.1

16334e72a980a7179a87fc44e2650c96d04edb61 authored over 8 years ago by Zalmoxisus <[email protected]>
Add the information on how to use it with Redux Saga

Related to #133.

65c0aa26035626fff39a66bcccc9fa50757ba502 authored over 8 years ago by Zalmoxisus <[email protected]>
Add Feedback page

61f01e1896a5f5a854c59c6eb665c5faddaaa3bc authored over 8 years ago by Zalmoxisus <[email protected]>
Add troubleshooting

08aa416bb1d78dd72c15bc31bfcb5aba6cdeca51 authored over 8 years ago by Zalmoxisus <[email protected]>
Add React Europe 2016 talk

31d9aed093f27ba6264ad34573e09ab38be873e0 authored over 8 years ago by Zalmoxisus <[email protected]>
Example of using `window.devToolsExtension.updateStore`

Related to #133.

0757dac4c2eb217d7bbb8be738d8bae32ec21d86 authored over 8 years ago by Zalmoxisus <[email protected]>
Implement `updateStore` method

Related to #133.

bf3e3aed678ee159c7be70ae1128c4168fdd6408 authored over 8 years ago by Zalmoxisus <[email protected]>
Apply extension's enhancer to saga-counter example

2cbb2b7a153c29032b1cb8e987a6bf1acb71dc23 authored over 8 years ago by Zalmoxisus <[email protected]>
Add saga-counter example

8a205c241dfbe996cd471422997fdad31c62eb5e authored over 8 years ago by Zalmoxisus <[email protected]>
Extend API: add serializeState and serializeAction

336ff2cc50530f12d3e5ba4603f50ad94d368517 authored over 8 years ago by Zalmoxisus <[email protected]>
Fix saving options

Fix #131.

8cbff514127bd44ee6847c73b335802ed20f7555 authored over 8 years ago by Zalmoxisus <[email protected]>
v2.0.0

46bd215fe9364b49e61afbb97e37f71cfa0a9f8e authored over 8 years ago by Zalmoxisus <[email protected]>
Send also the liftedState for connected devtools

Related to #77.

322156d241522c4f4699951794a4ec9cfcf0a96b authored over 8 years ago by Zalmoxisus <[email protected]>
Describe new extension methods

d6b7d1e01f36e2629468b2a53eb379ab99f4e4ab authored over 8 years ago by Zalmoxisus <[email protected]>
Move API docs to a separate directory

aed4dcec54c96a401952bffbf5c1eababc46c032 authored over 8 years ago by Zalmoxisus <[email protected]>
Add documentation about new API

b709e4d717c8250a08d16fbe060c73a74046e199 authored over 8 years ago by Zalmoxisus <[email protected]>
Move FAQ to docs

771839299239e47a0d4c99c3bb49878b65b76984 authored over 8 years ago by Zalmoxisus <[email protected]>
Rename `initialState` to `preloadedState` per new Redux API

586bf094a2590be4d43c3cb1dc4bf9deaaf156fb authored over 8 years ago by Zalmoxisus <[email protected]>
Fix back compatibility: passing config as the first parameter

Fix #125. Thanks to @devicodev for pointing out to it!

8db99d1b7c3a403cf5e4060defd63e59dc9fcb61 authored over 8 years ago by Zalmoxisus <[email protected]>
Connect to the extension to send changes directly and to subscribe for monitors actions

e1ebfc03dcea57c99beb426a4eb3089a69152885 authored over 8 years ago by Zalmoxisus <[email protected]>
Support multiple instances in one tab

Related to #121.

06afa52ecd817e5a1a496841d481f365532f76a2 authored over 8 years ago by Zalmoxisus <[email protected]>
Relay state for outside time traveling implementation

8f5d88eeca4f34077e418c574a3edfcec0085601 authored over 8 years ago by Zalmoxisus <[email protected]>
Subscribe to the extension and time traveling example for react-counter-messaging

d96b4d8acc70261fe6814946b12ec39974ed1cfa authored over 8 years ago by Zalmoxisus <[email protected]>
Send changes to react-counter-messaging

6a538fe59f8d32ac1ecb7f8ba8901088625b24a6 authored over 8 years ago by Zalmoxisus <[email protected]>
Revert "Send changes in react-counter-messaging"

This reverts commit ff9167ce9607408eaadc188435dca89192933915.

ed22ec6f6f322b72439c751976e288d92b19cfe5 authored over 8 years ago by Zalmoxisus <[email protected]>
Disconnect extension

1c30d6708cbaf19c42992a4042ea2baa6d3b90ef authored over 8 years ago by Zalmoxisus <[email protected]>
Listen for messages

96ba531d4cd004db3c03edf14cb0a1122e689d77 authored over 8 years ago by Zalmoxisus <[email protected]>
Rename `toContentScript`

f9c64fc5079dae76384db6fc36c46520c9d7b16e authored over 8 years ago by Zalmoxisus <[email protected]>
Send changes in react-counter-messaging

ff9167ce9607408eaadc188435dca89192933915 authored over 8 years ago by Zalmoxisus <[email protected]>
Refactor react-counter-messaging

cb4c3b4aa00a34dde304a29bf492725fbfbb88d2 authored over 8 years ago by Zalmoxisus <[email protected]>
Add send message to the API

See react-counter-messaging example for details on how to use it

967863a1632cfa758b9953ab35ff097b0f86705e authored over 8 years ago by Zalmoxisus <[email protected]>
No shaddow

76ff4828830095bb8d8ec242c618c4dd9ce10d26 authored over 8 years ago by Zalmoxisus <[email protected]>
Rename the source for messages

02614ed8d60bde8ba63233372183476a3f72a6fd authored over 8 years ago by Zalmoxisus <[email protected]>
Add `react-counter-messaging` example

24bbdb2223c76545cad945d2dc6f22f599a13b66 authored over 8 years ago by Zalmoxisus <[email protected]>
Create Redux store directly from the extension

See react-counter example for details.

231d92ec9b0bb6b772495dbceddd571142923216 authored over 8 years ago by Zalmoxisus <[email protected]>
Fix "autoselect instances"

97373cb280e59af19615cc884cf2a523e5826ce5 authored over 8 years ago by Zalmoxisus <[email protected]>
Add the extension to react-counter example

1810d2c1f0e8be1daf8f2d8f7bbeb4f8c528d90b authored over 8 years ago by Zalmoxisus <[email protected]>
Refactor react-counter example to "redux style"

ae818c9733bd9c0c469d15a78c189637d0a06aa7 authored over 8 years ago by Zalmoxisus <[email protected]>
Refactor configureStore

5a522287302ff54e10fb4123ccaf6f78014aa501 authored over 8 years ago by Zalmoxisus <[email protected]>
Add react-counter example

ac34ce8f324d5cb0d636cbde2ed5d366470046d0 authored over 8 years ago by Zalmoxisus <[email protected]>
Update counter example's dependencies

0f2a9ecb7fee44293df78793f3ace3559952d7f7 authored over 8 years ago by Zalmoxisus <[email protected]>
Fix messaging

Fix #122.

62994e819ed25b8a1dee179add108e235fe668ef authored over 8 years ago by Zalmoxisus <[email protected]>
Refactor openWindow

3329cd3101c257c8bde61e08ab6e5a2ddcd715cb authored over 8 years ago by Zalmoxisus <[email protected]>
Refactor handleChange

ac019d702a6c0354f0a96615db3bf9385cb34ebf authored over 8 years ago by Zalmoxisus <[email protected]>
Remove visibilitychange listener

483ae02bb0bd0b5151c7dcbe2f3b4c71b683369a authored over 8 years ago by Zalmoxisus <[email protected]>
Refactor handling messages

fc30a3fea89c74397af3656f0720ffc1d88355e3 authored over 8 years ago by Zalmoxisus <[email protected]>
Refactor serialization

85327886fd06095b2c9788d2ce4e5b743ce02415 authored over 8 years ago by Zalmoxisus <[email protected]>
Refactor importState

65a74a2ab234c5929e86050a821bd700a53e5568 authored over 8 years ago by Zalmoxisus <[email protected]>
Remove logMonitor's reducers from the injected script

e9c026084f96245df3b5bf3057d11636969f50c2 authored over 8 years ago by Zalmoxisus <[email protected]>
Fix slider monitor

Fix #120.

c3808046aee88f5e09e1d018d37ee82b09e0053d authored over 8 years ago by Zalmoxisus <[email protected]>
Add information about `actionsWhitelist` parameter

01abda024108dfe891295ffd5957ac07e7ca8dd1 authored over 8 years ago by Zalmoxisus <[email protected]>
v1.4.0

22801656baed6341de9ea6e49b6c05d9c5cec977 authored over 8 years ago by Zalmoxisus <[email protected]>
Don't show the error icon for now

Will add back when will change the logo

6ec6cc110fc314f2b31c7b51789c329208f42ec9 authored over 8 years ago by Zalmoxisus <[email protected]>
Implement `actionsFilter` and `statesFilter`

ee586ad464811294effa7209fa10c811ae596044 authored over 8 years ago by Zalmoxisus <[email protected]>
Refactor filters

cf60af33fa478b174e8473405ebecc00642e0f8f authored over 8 years ago by Zalmoxisus <[email protected]>
Update README with simpler usage

41c1704c72c5a825fccb99c4f5f829787e8c68c4 authored over 8 years ago by Zalmoxisus <[email protected]>
Fix filtering when having trailing spaces

173d7406faa243a09b7f58b420b2d8bc8e700527 authored over 8 years ago by Zalmoxisus <[email protected]>
Mock localStorage when it is not allowed

Related to #116.

493a4cc7fd37a39b28e02e9157c08e949d43a99a authored over 8 years ago by Zalmoxisus <[email protected]>
Fix support for injecting into chrome extensions

84f40a817bf62d4a1fb6a451ace0f2fbd5f6ec92 authored over 8 years ago by Zalmoxisus <[email protected]>
Show errors in Chrome devtools panel

f9102a7bcb7f0ab3d27731cd9fbdb47ed8214e61 authored over 8 years ago by Zalmoxisus <[email protected]>
Prevent attempts of creating menu multiple times

dbde10f9d3f5660e55bc4be7b5def42f29cef816 authored over 8 years ago by Zalmoxisus <[email protected]>
v1.3.1

7331033e830987fad77ce38eda564d51749734e8 authored over 8 years ago by Zalmoxisus <[email protected]>
Persist remotedev-app options

b2d3336b8dd1ceebf3da0180744c10c86206e0b2 authored over 8 years ago by Zalmoxisus <[email protected]>
Implement monitors windows subscribers through messaging in order to fix a memory leak

Related to #115.

7e2a278a5c567c02f629a920d26ee42392a9af9a authored over 8 years ago by Zalmoxisus <[email protected]>
Refactor messaging

22664588191bb89d9cb759ec868a5169a4c3bd42 authored over 8 years ago by Zalmoxisus <[email protected]>
Transform background page into an event page

532816003cc05012a82847a7b2326d5bf67719a4 authored over 8 years ago by Zalmoxisus <[email protected]>
Refactor context menu

eea3b6dbba2009eada225d106fc556b5ba230136 authored over 8 years ago by Zalmoxisus <[email protected]>
Fix importing state from devpanel

1c4b24023e358b45bd5456ee4734bccc42a4410b authored over 8 years ago by Zalmoxisus <[email protected]>
Update demo

317218af75e78c2b7accceea1883137bb5707d61 authored over 8 years ago by Zalmoxisus <[email protected]>
v1.3.0

1db81099bf89860aef28be03d752946cc5814667 authored over 8 years ago by Zalmoxisus <[email protected]>
Support selecting monitor for browser action popup

113e95d4edc91d9c36fe7248cce182ad848ebb69 authored over 8 years ago by Zalmoxisus <[email protected]>
Remove selecting monitors from options page

42ce6a18d16f94389104c463fe8e471854c1c832 authored over 8 years ago by Zalmoxisus <[email protected]>
Changing the monitor from the same window

751e831b5629c55fab6f8e1ff188a35c3df76ab3 authored over 8 years ago by Zalmoxisus <[email protected]>
Fix missing messages after devtools panel is opened

Related to #109.

8a2f47e647db2688756eae80701c40309ad1de07 authored over 8 years ago by Zalmoxisus <[email protected]>
Import immutable structures from a file

Related to #100.

3a3185fc857aaabd599f32e72e2d7a47bf2504e2 authored over 8 years ago by Zalmoxisus <[email protected]>
Fix importing state

e5440cf46e512bf159157a5a398361f3e67ec5f3 authored over 8 years ago by Zalmoxisus <[email protected]>
Don't uglify production bundle

Related to #114

8745e98c6b3c5395b391e3cace2008968d9148a3 authored over 8 years ago by Zalmoxisus <[email protected]>
Prevent applying listener multiple times

Related to #112.

39388f4d64014a721bbfd2529776024ae2497a57 authored over 8 years ago by Zalmoxisus <[email protected]>
Move extension's enhancer back into pageScript

f6d0164ee8b88e086473fbc44099a94c2f51d544 authored over 8 years ago by Zalmoxisus <[email protected]>
Update `redux-devtools` to use `redux-devtools-instrument`

67d433a9ca23b3de84cdb4663d7e24f9253348a5 authored over 8 years ago by Zalmoxisus <[email protected]>
Add the information that the limit value should be greater than 1

Related to #108.

5e8e6e6dcd49efa09780c47f9b547f7731bbf425 authored over 8 years ago by Zalmoxisus <[email protected]>
Toggle slider monitor

dcef07f76221a1c5cc46a48ec357a511318f5574 authored over 8 years ago by Zalmoxisus <[email protected]>
Select monitor

ccf723807a0e95b2af26421a6fe1017ed817a3dc authored over 8 years ago by Zalmoxisus <[email protected]>
v1.2.0

7f5a6de22d702892cd00bbc2377e1995acd81f57 authored over 8 years ago by Zalmoxisus <[email protected]>
Add Dispatcher

116306cf108e475967a08b531afaf3ba9b9deb09 authored over 8 years ago by Zalmoxisus <[email protected]>