Ecosyste.ms: OpenCollective

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

github.com/jhen0409/react-native-debugger

The standalone app based on official debugger of React Native, and includes React Inspector / Redux DevTools
https://github.com/jhen0409/react-native-debugger

Update debugger from upstream (#240)

* Update debugger from upstream

https://github.com/facebook/react-native/commit/e5aa5b7c508c5...

04db26a283532966a55ddb9ecdd7dd3615b1e6d1 authored over 6 years ago by Jhen-Jie Hong <[email protected]>
Fix typos (#238)

9beee063fb1f3b7f47818a71ae2d0671013156a2 authored over 6 years ago by Daniel Ignat <[email protected]>
Fix error of blob function not found in whatwg-fetch with Network Inspect enabled

bc9cf174c8544be55f73ac1c4dc843c49f078404 authored over 6 years ago by Jhen <[email protected]>
v0.7.18

a57e43a2ead0669309c0cd079d6b52955c67c931 authored almost 7 years ago by Jhen <[email protected]>
Patch all `whatwg-fetch` packages

related to #209

5e878b2709af33e0ce41e58afbcf02948a40d305 authored almost 7 years ago by Jhen <[email protected]>
Ensure the initial script of `whatwg-fetch` is executed

related to #209

792549a400329159fbd768439b2d2f02a95f5095 authored almost 7 years ago by Jhen <[email protected]>
[update] Improve dialog wording slightly. (#221)

fbd55128b20e49fa40c74dc3c9b687cae25d5008 authored almost 7 years ago by Eloy Durán <[email protected]>
v0.7.17

97745985a18b891ae53c9d726eae35911ddd496d authored almost 7 years ago by Jhen <[email protected]>
Toggle network inspect after define `support` var on patchFetchPolyfill (#220)

e88dafa68bcbb798e6ab46d71ecc850b87444087 authored almost 7 years ago by Jhen-Jie Hong <[email protected]>
Send `callFunctionReturnFlushedQueue` event after waiting application script executed (#219)

* Send `callFunctionReturnFlushedQueue` event after waiting application script executed

* Fix...

32c9ab3fdb6a46c5eef9488b640e8e8a9023e692 authored almost 7 years ago by Jhen-Jie Hong <[email protected]>
v0.7.16

e4d498a7bc20ddbf659a48e74cd53add71ab5989 authored almost 7 years ago by Jhen <[email protected]>
Fix Blob error for use `fetch` if Network Inspect enabled (#217)

* Patch fetch code on applyDelta

* Disable `support.blob` in `whatwg-fetch` for use native XM...

0b2e10fb305e70a63e8d078754e4b542616c26ec authored almost 7 years ago by Jhen-Jie Hong <[email protected]>
Check if Delta Bundler available (#215)

* Check if Delta bundler available

* Update E2E test

* Clear logs even if no error catched

e79ab36fc16a49b2289ee52a9c7c70c41da53a9b authored almost 7 years ago by Jhen-Jie Hong <[email protected]>
Fix auto_updater.json

fa5d3f781644e4a641eed02d6c5621f0e4ac2f15 authored almost 7 years ago by Jhen <[email protected]>
v0.7.15

13b38d36035ca30ae9e48ef7106909de213944b2 authored almost 7 years ago by Jhen <[email protected]>
Fix prod bundle by downgrade uglifyjs-webpack-plugin

8cd3e63975ee3f0e9923a40992d260ba5499b5c4 authored almost 7 years ago by Jhen <[email protected]>
v0.7.14

e81ed53dace4d99b6d5975fb6cc12a89bbd22488 authored almost 7 years ago by Jhen <[email protected]>
Update dependencies

e2fc5364c1653741a6b2a2222efe2532e26a4869 authored almost 7 years ago by Jhen <[email protected]>
Add Open Collective link in Help

659694dffa9a00fc0e2a7d358f0f0582fe46e8dd authored almost 7 years ago by Jhen <[email protected]>
Merge pull request #211 from jhen0409/delta-support

Delta bundler support

de553c4280094da047d569fedd6e4c055b6d74ed authored almost 7 years ago by Jhen-Jie Hong <[email protected]>
Update deltaUrlToBlobUrl.js from upstream

4d2be337e5aefd8baf3b67b67e3446d22d60ac85 authored almost 7 years ago by Jhen <[email protected]>
E2E test: Update expected logs

d62c71bad55260e7e526cfd88322d4a07ca3a6a2 authored almost 7 years ago by Jhen <[email protected]>
E2E Test: Support file:// for fetch only on test

7a7cf1528ea537842dcc1e23b70317675c983c1c authored almost 7 years ago by Jhen <[email protected]>
Update check Delta support

101bb4dfdfa17d06bc9d62266e3ccd8481294668 authored almost 7 years ago by Jhen <[email protected]>
Clear logs when check Delta support finished

ccf794973ca137d8e533fe12e64a7fa68bf0319d authored almost 7 years ago by Jhen <[email protected]>
Check Delta support on executeApplicationScript

606785fffbe00f1c5a57c737eba305a80829c102 authored almost 7 years ago by Jhen <[email protected]>
Add Delta patcher from react-native

95bdcf30d26f940a0c2af61014ff4680cd0a2399 authored almost 7 years ago by Jhen <[email protected]>
fix grammatical improvements / add clarity to the network inspect docs. (#207)

Also fixed a broken internal link to these docs from debugger integration

c67c5d320608326a3cc154287c42e2296f76ca5e authored almost 7 years ago by Andrew Crites <[email protected]>
Fixed typo (#204)

0f8cf9deb445bb042d8b0738e999ebbff40ce0b2 authored almost 7 years ago by Michael Lefkowitz <[email protected]>
[NPM package] v0.3.17

870b8f56f03b4d1f3c595212d45c1fe9743d2350 authored almost 7 years ago by Jhen <[email protected]>
Fix` rndebugger-open` injection with RN >= 0.53 again (#202)

* Fix rndebugger-open inject with RN >= 0.53 again

* Update snapshots

959341a99a89d4d71d2ce1328364c4e5c52ded06 authored almost 7 years ago by Jhen-Jie Hong <[email protected]>
Revert "Update travis script"

This reverts commit 7593608966c643faedebe0595a70f6920963f88a.

93370c5d7e3b11260376ee86df445cb4430dd495 authored almost 7 years ago by Jhen <[email protected]>
Update to node 9 on travis

53b0ac5a68c3e66733db98eb6a2fd72148a4c30a authored almost 7 years ago by Jhen <[email protected]>
Update travis script

7593608966c643faedebe0595a70f6920963f88a authored almost 7 years ago by Jhen <[email protected]>
[NPM package] v0.3.16

beee4e37e7202172f251d93afed7c47a2f14d884 authored almost 7 years ago by Jhen <[email protected]>
Added support rndebugger-open for RN >= 0.53.0 (#198)

e27fc9fce1695ebce509f844ddacdb73c4e538e6 authored almost 7 years ago by hawkup <[email protected]>
Improve English (#193)

The previous message was not grammatically correct.

36e3ebe8981ad70dbde47df7e2242f0ac342259f authored almost 7 years ago by Ben Black <[email protected]>
Update docs/react-devtools-integration.md

e5da8b449387881b9a4275a019729cd54dea6b9e authored almost 7 years ago by Jhen <[email protected]>
Fix badges separation in README

ef9e0ae338b6c7db522dc5eb336e6d8e39f404a9 authored almost 7 years ago by Jhen <[email protected]>
Add Open Collective links

43791b39c55f21bce552ecb62660c2f405e97a48 authored almost 7 years ago by Jhen <[email protected]>
Remove Code Sponsor link

a0ba68cb983e96fffdf69ecd9378f0392bf16600 authored about 7 years ago by Jhen <[email protected]>
Changed the type you're to you've (#185)

88b1f93d9adf0736b6c1c3c8e81721355f20a8b9 authored about 7 years ago by Arfat Salman <[email protected]>
fix typos (#182)

c220ce43a9272ce2726cc8e5b5f729a276e1906c authored about 7 years ago by Michael Lefkowitz <[email protected]>
v0.7.13

3d8cc9a8b49da5c58840064a91e6dc6041748ef2 authored about 7 years ago by Jhen <[email protected]>
Update name of `Enable Open in Editor for Console Log` menu item

4283fffc76314f904e124b94f246a5da4f1c7933 authored about 7 years ago by Jhen <[email protected]>
Refactor `Toggle Device Sync` feature (#179)

* Refactor `Toggle Device Sync`, move more things to main process

* Fix export name in sync-s...

0c5e5475d11ec1772f070b301425a5ebb679b1f2 authored about 7 years ago by Jhen-Jie Hong <[email protected]>
[CI] Enable E2E tests for Windows

6679d3c2345fe9d42ccf9046b46cfc1d6c13261a authored about 7 years ago by Jhen <[email protected]>
Prevent dropped file for debugger window

e01ff0b70c26e5eb79681f56e8fca59e118f2c29 authored about 7 years ago by Jhen <[email protected]>
Add `How to use` button on Redux panel, show only if not connected (#171)

f8115967bee95dc48ab223e8942494690bbe0d5e authored about 7 years ago by Jhen-Jie Hong <[email protected]>
Update comment about set noop for win._setEscapeTouchBarItem

fb36b04ba278fed35556d45831fde783575a141b authored about 7 years ago by Jhen <[email protected]>
Set min size of window

NOTE: old versions can set size less than 100, we should keep the `>= 100` check

7f67e5591b7e15093e69601fed98bb8905e4e2fc authored about 7 years ago by Jhen <[email protected]>
v0.7.12

3b8da9f53743063d21803978c81aec75d00bee7e authored about 7 years ago by Jhen <[email protected]>
Update dependencies

61e92bd4e8acf188334a20e04356eff9362f3752 authored about 7 years ago by Jhen <[email protected]>
Fix case of bounds is undefined in getWindowSize

98626b40b3db422f4a3a51bb5354f6c3e64b954e authored about 7 years ago by Jhen <[email protected]>
Fix increase position of multiple debugger windows

05badb3bbc0fecf8168a5c464d6ad4f4c10e2f05 authored about 7 years ago by Jhen <[email protected]>
Avoid saved window size less than 100

fada72ad2d62cee372442a9bdeb7bb0625da21ea authored about 7 years ago by Jhen <[email protected]>
Handle app `before-quit` only on macOS

it will lead RNDebugger for Linux / Windows doesn't exit main process

f31e1a68fa29f4f28c871fd900ccdb2eeb6a439c authored about 7 years ago by Jhen <[email protected]>
v0.7.11

de69bbec80c649fab19de3b1d1c1f6b1953fc695 authored about 7 years ago by Jhen <[email protected]>
Update dependencies

2cd6c1e7ad9fc938fb407788b3ec82d96a4e73cf authored about 7 years ago by Jhen <[email protected]>
Fix problem between redux and remotedev handler (#162)

* Skip if instance not found on redux enhancer

In case of `remotedev`, the `emitReduxMessage`...

12758c1ffec4acc2957c5a3dd8a24712a0115841 authored about 7 years ago by Jhen-Jie Hong <[email protected]>
[NPM package] v0.3.15

6a3ebde173e8cb6b70c7a8bc6981c8ce4a22b5c3 authored over 7 years ago by Jhen <[email protected]>
[NPM package] Fix getFlag for `-macos` module name

532c9841704df5065c3525c092c7f084f5dd0c6e authored over 7 years ago by Jhen <[email protected]>
[NPM package] Add description for screenshot

9d47a7371fa5496bcd3ddc3e93482580fa04c6dc authored over 7 years ago by Jhen <[email protected]>
[NPM package] v0.3.14

8881f41f40561fd4ea15c552cde571726f29d039 authored over 7 years ago by Jhen <[email protected]>
[NPM package] Add support rndebugger-open for RN >= 0.50.0-rc.0 (#159)

* [NPM package] Add support rndebugger-open for RN >= 0.50.0-rc.0

* [NPM package] Put args in...

48db28e6d86ffa363b2d7f5385549c49c4236e8d authored over 7 years ago by Jhen-Jie Hong <[email protected]>
Fix command of Expo in docs/getting-started.md

2ff56d9627649e19d67a63ee1f52acf9428c624d authored over 7 years ago by Jhen <[email protected]>
Update link of Homebrew Cask in readme

29aa5046209b6bee0c2c6b9f6a6a450bedd5be15 authored over 7 years ago by Jhen <[email protected]>
[Examples] Remove unnecessary console log

8cc7031ac50a1b6e6271040b0a3952c2f90c1442 authored over 7 years ago by Jhen <[email protected]>
[NPM package] Link `Launch by CLI or React Native packager` section in readme

10717d9ab7aa6d092970c73887943975d4e87ff0 authored over 7 years ago by Jhen <[email protected]>
Fix link of shortcut references in docs/README.md

7454c22cafafb135bd1b78d11649288282b22e99 authored over 7 years ago by Jhen <[email protected]>
Mention about the `rndebugger:` URI scheme in docs/getting-started.md

911af214cf8f907b7f677441281ff83c35bb8349 authored over 7 years ago by Jhen <[email protected]>
Merge pull request #119 from datacamp/sync-actions

'Sync' feature between windows

49fef1ffae605cb0239342755e3a8000dda471aa authored over 7 years ago by Jhen-Jie Hong <[email protected]>
Merge branch 'master' into sync-actions

3be31b00594e07239b664dd7538a13aaab97534c authored over 7 years ago by Jhen <[email protected]>
v0.7.10

db01d594bf56ceb6c9f0f1730e60726a11795fd7 authored over 7 years ago by Jhen <[email protected]>
Use fork of electron-context-menu and add `async` option

closes #150

91d543cd6bd2296ceb792a6d53b4f485beecaab0 authored over 7 years ago by Jhen <[email protected]>
Revert "Ensure app run as single instance"

This reverts commit 58f506e0ee741cb92fac0761bdc4d1144eb0f0c5.

It will broke rndebugger-open.

d9256463cfcbbfc8b59d75c33ae74a708c803fc3 authored over 7 years ago by Jhen <[email protected]>
Try CodeSponsor

fcc4331928e2d8966e189809d228053c223523f8 authored over 7 years ago by Jhen-Jie Hong <[email protected]>
v0.7.9

70ecb6426d0f48c66057e3d3195fbf6136ffa631 authored over 7 years ago by Jhen <[email protected]>
Update dependencies

d40fcc057b270f479b143581609f594fba1cc746 authored over 7 years ago by Jhen <[email protected]>
Fix `show` event of register keyboard shortcuts (#154)

by just use electron API instead of module

0b3a9394b4f6ce460d1040c9ca3647268bf443df authored over 7 years ago by Jhen-Jie Hong <[email protected]>
Log warning if originalFormData appended uri (#157)

* Log warning if originalFormData appended uri

* Add test to xhr-test fixture & update E2E test

a8d39b640880a1ca0e67fb9cdd1ac13ad86b020f authored over 7 years ago by Jhen-Jie Hong <[email protected]>
Migrate from mocha to jest (#156)

4765407254f113b9435657ceb3694b68eec62136 authored over 7 years ago by Jhen-Jie Hong <[email protected]>
Update documentations (#152)

* Split `Shortcuts references` from debugger-integration.md

* Split `Network inspect of Chrom...

240d6eaf4314d943f32643e96017c7269124c406 authored over 7 years ago by Jhen-Jie Hong <[email protected]>
[NPM package] v0.3.13

c3788c7dc14e34d86502d2a328922c6416d0948b authored over 7 years ago by Jhen <[email protected]>
[NPM package] Get current running packager port of Expo for `--open` option

cd4a94a472788a40bdb63c3275d6f925a2d33c84 authored over 7 years ago by Jhen <[email protected]>
[NPM package] Update message of check / open rndebugger

afd9b6d27c3b6122c06fdc84f69fd62dea731c2f authored over 7 years ago by Jhen <[email protected]>
Ensure app run as single instance

58f506e0ee741cb92fac0761bdc4d1144eb0f0c5 authored over 7 years ago by Jhen <[email protected]>
Refactor message handlers of worker

5049954053ffaba5a65ebfa365cf2bd46b1f1725 authored over 7 years ago by Jhen <[email protected]>
v0.7.8

b3237575ad0bc1441615ced423e065bb66445669 authored over 7 years ago by Jhen <[email protected]>
Fix problem of prevent window close will prevented app.quit

a2469af834efb20a56e62daee3e37a825171235a authored over 7 years ago by Jhen <[email protected]>
Remove `Reload Window` menu item in production

c696a1193f5696b12404018cc6a564cce9ab4cff authored over 7 years ago by Jhen <[email protected]>
Clear RND interval before debugger window close

to avoid the interval still proceeding when app getting status of `Runtime is not ready for debu...

7f02445757a8882265aa30860010d8ac19d6e7fc authored over 7 years ago by Jhen <[email protected]>
Fix lint error (caused by update eslint)

dbeaafb5f33e54aa8402129dbdd97cf3730c2395 authored over 7 years ago by Jhen <[email protected]>
Update dependencies

79547b112dce4afc3b90d310ccc4f6411d49945e authored over 7 years ago by Jhen <[email protected]>
docs(troubleshooting.md): Missing new line

f696134e847c1b6e7a8600bce7102b7fe982a9dc authored over 7 years ago by Jhen <[email protected]>
Add keyboard shortcuts for trigger dev menu methods (#129)

* Change current reload window key to Alt+Command+R

* Add keyboard shortcuts for trigger dev ...

9be3b3a0ff936eb3f75300dbdecd77a5bc1a87af authored over 7 years ago by Jhen-Jie Hong <[email protected]>
Add method to show AsyncStorage contents by console.table (#144)

* Add method to show AsyncStorage contents by console.table

* Add `Log AsyncStorage content` ...

a6878c876a36a31d055db6d429555d7556a3ee5d authored over 7 years ago by Jhen-Jie Hong <[email protected]>
docs(troubleshooting.md): Add section about memory problem of devtools

b68f4cb022438f781726550df7e3a9c758d909ec authored over 7 years ago by Jhen <[email protected]>
Hide source map of react-devtools-core

acd6a5d17edcae87b4f83a9ba583a194ae056e42 authored over 7 years ago by Jhen <[email protected]>
Fix problem of react-devtools default theme doesn't change

eb99b9118c37525ec3cf440b6d9836499d3b2aa2 authored over 7 years ago by Jhen <[email protected]>