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

Fix x overflow of window

6552c7e62fbe11072e26252d614d0fa8319184e4 authored over 7 years ago by Jhen <[email protected]>
Split react-optimize plugins

ensure we use lastet version of the plugins

d5faf40911b73225dda43859f67a9e2fa44248b8 authored over 7 years ago by Jhen <[email protected]>
Use prop-types instead of React.PropTypes

372703b0a77061c5c7e6b356631c361c7a1b0699 authored over 7 years ago by Jhen <[email protected]>
Add Draggable component, remove react-dock

to avoid unnecessary layout animation and high z-index

9fb6d9ba005fe04f28b6f60006c3aa6a90db9761 authored over 7 years ago by Jhen <[email protected]>
Update ISSUE_TEMPLATE.md [skip ci]

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

* react-devtools-core v2.3.0
* electron-config -> electron-store

936b39b246860a86e60d3b6bb9f607b5f8708cb6 authored over 7 years ago by Jhen <[email protected]>
Add adb.reversePackager method

50df8b6ba23c5005871a5f246619960f6242b6c7 authored over 7 years ago by Jhen <[email protected]>
Disable nodeIntegration for `window.open`

For security, we should disable nodeIntegration when user use this open a website

22d411aaec39e53d2a3e1c2aad45b444b658a9c3 authored over 7 years ago by Jhen <[email protected]>
Update docs/troubleshooting.md

b3c634f17f68d10baf673a50392efc2a9a9279cc authored over 7 years ago by Jhen <[email protected]>
Fix rndebugger-open can't automatically open window if app is running and no opened window

d37d1b13267fb3d234dda2233f4492bca35b6ae1 authored over 7 years ago by Jhen <[email protected]>
Update screenshots

85bf88daad7385753e943912abf77a953d789feb authored over 7 years ago by Jhen <[email protected]>
Revert "Update travis config"

This reverts commit 2f8fc1ecbe33e4c8a96981d0429954f928480e0f.

9dd4373ea737b6340eb8ddb181b2c0d485aae2ee authored over 7 years ago by Jhen <[email protected]>
v0.7.0

0f8a402428129d51b3f8f65631f4fa19efaa3d03 authored over 7 years ago by Jhen <[email protected]>
Update travis config

`os` target have been supported `node_js` field

2f8fc1ecbe33e4c8a96981d0429954f928480e0f authored over 7 years ago by Jhen <[email protected]>
Update package scripts

0c3ccf454ae4846540d7bac900bef1ab730582df authored over 7 years ago by Jhen <[email protected]>
Add multiple debugger window support (#63)

* Bump electron to v1.6.6 beta

* Use BrowserWindow.getFocusedWindow for create menu

* Crea...

d41270cbf658dba3ccf30cdefa38f2016fbf6d7c authored over 7 years ago by Jhen-Jie Hong <[email protected]>
Change React Inspector default theme by detecting devtools theme (#80)

* Add devtools extension for detect chrome devtools theme

* Change waiting message of React I...

434d8e7f8846f3e02532cda6c3eda4e4c7d2485e authored over 7 years ago by Jhen-Jie Hong <[email protected]>
Update Electron to v1.7 beta (Chrome 56 -> 58) (#75)

* Update Electron to v1.7 (beta)

* Remove keep priority util

electron 1.7 (chrome 58) shou...

d54ecd7ce4b1ff49510e91d9c69a4b3395bdbcd7 authored over 7 years ago by Jhen-Jie Hong <[email protected]>
Update dependencies & remove temporarily fix

08f9809bdd0eca6c7e069e8190693a332a760e69 authored over 7 years ago by Jhen <[email protected]>
Refactor code for calculate devtools size

13d14a7ac6c3c1c5cc5647156b3cdce68ce04e8c authored over 7 years ago by Jhen <[email protected]>
Update documentation link in app menu

7b5a448c47dc93eba53d645adf50e39623e40e53 authored over 7 years ago by Jhen <[email protected]>
Add loading message on app startup

5e6bc9659c8356b99dd3e5191033dc062bc2018f authored over 7 years ago by Jhen <[email protected]>
[CI] Run build with latest macOS version (#82)

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

250b264044c432467b171fd7e9d5d6d445974b7f authored over 7 years ago by Jhen <[email protected]>
[NPM package] v0.3.11

2a2bf2a802506f7d1d9e4f987060544ad240f186 authored over 7 years ago by Jhen <[email protected]>
Fix SyntaxError: Block-scoped declarations (#79)

* fix(rndebugger-open.js): add 'use strict' to rndebugger-open.js file to avoid SyntaxError

*...

a2ed97bb10706d4542c33df834915ac9a291bc92 authored over 7 years ago by Kaushik Sahoo <[email protected]>
Fix E2E test for [email protected]

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

also lock electron version (1.6.8) for RND 0.6 use

e4d69cb76223177d75dd48ae9411d06154878a93 authored over 7 years ago by Jhen <[email protected]>
Update link for warn of deprecated `updateStore` API

85acae7167c01fed6d402587475372e503769398 authored over 7 years ago by Jhen <[email protected]>
Update debugger-integration.md for network inspect tip

ea0a8c46bbbbf5811ca0b83a54bd68db11379795 authored over 7 years ago by Jhen <[email protected]>
[NPM package] v0.3.10

e79ca4027eec196f7dd26cb2f8f455d9d280cf44 authored over 7 years ago by Jhen <[email protected]>
[NPM package] Use child_process(open, ...) instead of opn for darwin

`opn` is not supported `-g` and env for spawn, and react-native using older versions of `opn`

f79cad1e1671940dc7b808454c6239cb9526dd8a authored over 7 years ago by Jhen <[email protected]>
[NPM package] v0.3.9

6d33909ac0587fe3d8db58fa9a2f0bd2ecd66547 authored over 7 years ago by Jhen <[email protected]>
[NPM package] Use `-g` by default for opn

closes #77

d7ccd3666c521964cd854c912d1030b345ecdac6 authored over 7 years ago by Jhen <[email protected]>
Add developer menu features (Reload JS, Toggle Inspector) to context menu (#74)

* Add left touch bar functions to context menu

* Update docs/debugger-integration.md

* Net...

e508ff32756bc11c0b2e1845709c00e3b3936f0b authored over 7 years ago by Jhen-Jie Hong <[email protected]>
Split electron-renderer & webworker config of webpack

webworker config will set `browser` aliasField, it not needed in electron-renderer

26c4a40ece72aba15e9f8badf10341b3746d5f0e authored over 7 years ago by Jhen <[email protected]>
Remove source-map-support install for main process

because we are changed to hidden-source-map

996c919033e1ddaaf080ae42b3fec43af58a237d authored over 7 years ago by Jhen <[email protected]>
Fix options arguments for babili-webpack-plugin

189073b393a41eb7f3be52a93f9c1190216596cc authored over 7 years ago by Jhen <[email protected]>
Print sha256 after run pack

73b6c2811453ec8f72e20c22f85729a7fb5a71f1 authored over 7 years ago by Jhen <[email protected]>
Update docs/react-devtools-integration.md

355e6beaaeca154fd5a6c2f6dd9b28fc40ed1bbb authored over 7 years ago by Jhen <[email protected]>
v0.6.5

e777b34b2a07e22dea969c4b58b6f9d68bc0c1a0 authored over 7 years ago by Jhen <[email protected]>
Update yarn.lock

618d28904a89dd015afd947986ec0baea3be7bdb authored over 7 years ago by Jhen <Jhen>
Add *.android.bundle url check for adb reverse

f33cd45c56fea54574f399ccb03edf64ca8bae0b authored over 7 years ago by Jhen <Jhen>
Update dependencies

f6b100fe236d382f2a87b7c6622275e91dcd5170 authored over 7 years ago by Jhen <[email protected]>
Clean unnecessary files of dist/node_modules when `run pack`

5e0d0e347a7133f83cc4f9ac1f184c8c4d964ab4 authored over 7 years ago by Jhen <[email protected]>
Use adbkit instead of current adb util (#67)

* Use adbkit instead of current adb util

* Export window.adb

* Only when bundle is build f...

0b18eb33242e3f6d81e3a85b1debb2fb71c2c590 authored over 7 years ago by Jhen-Jie Hong <[email protected]>
docs($troubleshooting): make more accurate code replacement notes (#71)

* docs($troubleshooting) make more accurate code replacement notes

* docs($troubleshooting): ...

13105ad326b93a8e75a98c8b914243310bc9d669 authored over 7 years ago by James Gillmore <[email protected]>
Add temporarily fix for prop-types with Babili

will removed if it is fixed and released

23589997213b51c035770e408276c07bc51fd5e1 authored over 7 years ago by Jhen <[email protected]>
Revert "Include react optimize babel plugins to babili-webpack-plugin"

This reverts commit 0d298e99f656cc205722dee56a380fedad77a026.

2bf537e08e7f9225e20a3e44fe450af2f1be7ef4 authored over 7 years ago by Jhen <[email protected]>
Include react optimize babel plugins to babili-webpack-plugin

optimize all react components of node_modules

it also split some plugins of babel-react-optimiz...

0d298e99f656cc205722dee56a380fedad77a026 authored over 7 years ago by Jhen <[email protected]>
Update docs/getting-started.md

7cfd37dc31aab45ef354df0cff77359b5c886baf authored over 7 years ago by Jhen <[email protected]>
Update docs/getting-started.md

75f199e9b9e63b45c23d8f48b2c502b4918aa03f authored over 7 years ago by Jhen <[email protected]>
Update docs/troubleshooting.md

8358304062c51a88e9cb232979d137795fb7a050 authored over 7 years ago by Jhen <[email protected]>
[NPM package] v0.3.8

01a2eb2f7ddd0c835b086d400414dd93e7c44ee1 authored over 7 years ago by Jhen <[email protected]>
[NPM package] Export main: lib/open.js

ba68ac32706d48bbc5f677c1c1e6fd0599b980ed authored over 7 years ago by Jhen <[email protected]>
[NPM package] Update README.md

c4cb324e067bd26b07d4369a64b2eae46991c53c authored over 7 years ago by Jhen <[email protected]>
[NPM package] Update repository field of package.json

a4eefdd003db894b9d0f96462ccd7c9e9d6286df authored over 7 years ago by Jhen <[email protected]>
Better documentation (#66)

* Better documentation

* Rename to `npm-package` from `patch`

* Update screenshot

* Add...

1745e47daab6bfa9911265dc4adae434b420a9a5 authored over 7 years ago by Jhen-Jie Hong <[email protected]>
[Patch] v0.3.7

95094ce5768cbbe23b81c80fe809bc02e9f6f828 authored over 7 years ago by Jhen <[email protected]>
[Patch] Avoid ELECTRON_RUN_AS_NODE env included

This fixed problem of can't use rndebugger-open on Expo (and CRNA)

45f8935102b44c70a3cafcef79460fadb0401e05 authored over 7 years ago by Jhen <[email protected]>
v0.6.4

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

33d87812d9181fc3c4794eb8073dd95552ae6cd9 authored over 7 years ago by Jhen <[email protected]>
[Patch] v0.3.6

ba40b301cd6e2751b58ba25daa596822949406b0 authored over 7 years ago by Jhen <[email protected]>
[Patch] Fix expo default port

557323e1c521d63b8a757023d16b311d18b89dce authored over 7 years ago by Jhen <[email protected]>
Create redux / mobx example with CRNA (#64)

* Create redux / mobx example with CRNA

* Update example links

* Fix lint errors

c6ccd7ac751fcd2b2f51b427985a4212f67fd958 authored over 7 years ago by Jhen-Jie Hong <[email protected]>
[Patch] v0.3.5

45090dc8fdd7b9e01cba475e6b4af080d00de508 authored almost 8 years ago by Jhen <[email protected]>
[Patch] Add `--expo` to use Expo default port for `--open`

0abf34330b4cb2f681f95686d360967782323c9d authored almost 8 years ago by Jhen <[email protected]>
[Patch] Update README

c97d1aa765bec3e3fe0c057c54787fbd72250c62 authored almost 8 years ago by Jhen <[email protected]>
Add `patch/lib` to eslintignore

072556ad543f52fc317a4adba82c575521dbad7d authored almost 8 years ago by Jhen <[email protected]>
[Patch] Fix for AppVeyor build

28228b0f35a888e73afe733c9e0062985edf6a71 authored almost 8 years ago by Jhen <[email protected]>
[Patch] Remove unnecessary files

34d6642e5aad99083a3af1fd69e3b7babe560569 authored almost 8 years ago by Jhen <[email protected]>
[Patch] v0.3.4

3ecc757770aae2b4c17d8e98827af2b7877ac54d authored almost 8 years ago by Jhen <[email protected]>
[Patch] Setup babel transform

f0a64d280728add81e783be8da953716998a99d5 authored almost 8 years ago by Jhen <[email protected]>
[Patch] Update README

da91e2017c133c030c8223e0676f761d78a684e6 authored almost 8 years ago by Jhen <[email protected]>
[Patch] Add `rndebugger-open --open`

provide an another way instead of `injectDevToolsMiddleware`, this can be used in `REACT_DEBUGGE...

c655786d8d19caf32fd2016b0f871e7cf0bf02a9 authored almost 8 years ago by Jhen <[email protected]>
v0.6.3

4349cebebac2f8d1f7436a4d2644f49c76f3adb4 authored almost 8 years ago by Jhen <[email protected]>
Use hidden-source-map for production

this will get optimization because the devtools is open

711917ffd6bd302e41c9fd0128925103534a605e authored almost 8 years ago by Jhen <[email protected]>
Update dependencies

6c08f803fc437c888a54f0d099b3a0ef98ed9951 authored almost 8 years ago by Jhen <[email protected]>
Maintain priority even if app invisible

https://github.com/facebook/react-native/commit/5643bbc11d4fadfeec989327b63377f4a56d8c47

This u...

a13acf07e45a7d12561897761d74c1d4f497a53b authored almost 8 years ago by Jhen <[email protected]>
Add `Inspector` touchbar button for toggle the built-in inspector for RN

it will show if RN version is ^0.43

515b3d592d959c6a9f6fce26abf18c47e569a3e1 authored almost 8 years ago by Jhen <[email protected]>
Make toggle network inspect button color change

and `Enable / Disable Network Inspect` -> `Network Inspect`

75ee0eb501fb773fcdaa2e9b261cd8ffa9bfc835 authored almost 8 years ago by Jhen <[email protected]>
Fix lint errors again

476e9ce39f3343cfc924ca85fcb860ac661c1992 authored almost 8 years ago by Jhen <[email protected]>
Fix lint errors

8028ded4a86c347063958e735aa06c8c5263dfd2 authored almost 8 years ago by Jhen <[email protected]>
v0.6.2

df391186acd575217723ac68218c34a28c2e6a82 authored almost 8 years ago by Jhen <[email protected]>
Catch tryADBReverse error

d554cd64d3dfc834aa19087effdb3fd030738681 authored almost 8 years ago by Jhen <[email protected]>
[Patch] Refactor code

dbed697e3dc462badb7aaa088d282ab6b78c972b authored almost 8 years ago by Jhen <[email protected]>
Make tryADBReverse async

3117b49865b60f19baab3444a8c7afd9d9beb2e3 authored almost 8 years ago by Jhen <[email protected]>
Refactor adb util

aa01aecf89507e9f21581766b42fd6af4201ba56 authored almost 8 years ago by Jhen <[email protected]>
Fix adbPath

94c4c71d4750ec120e9706399ec8eb3c9703e642 authored almost 8 years ago by Jhen <[email protected]>
Add adb util for reverse `8097` for Android real device

only for debug via USB

e8d4e9028b4c659c79375d7af3274f58044a15e9 authored almost 8 years ago by Jhen <[email protected]>
Support RN 0.43 for checkAvailableDevMenuMethods

d96d2c38e405373473f04e32cd5b324436c83e09 authored almost 8 years ago by Jhen <[email protected]>
Add test case for ensure portfile always exists

eb4c216523cb95fd2f2f44436750f8ade2603818 authored almost 8 years ago by Jhen <[email protected]>
fix callback params for [email protected] (#57)

245bd7a72f1af052448a8c02fa99ec7ac856152e authored almost 8 years ago by Yuan Chuan <[email protected]>
v0.6.1

b2eb6ae131cfca29e09bcf84074a95bcb9a868b8 authored almost 8 years ago by Jhen <[email protected]>
Update dependencies

0a602204e326fe6288df35536746e41634e33c92 authored almost 8 years ago by Jhen <[email protected]>
Remove Blob in debugger worker

c1bcb6ffeb5bba7174a7a4c7a2c1bc1b3d27141b authored almost 8 years ago by Jhen <[email protected]>
Check __DEV__ for require NativeModules

if `!__DEV__` on Debug Remotely mode, we can't use `require` polyfill to take NativeModules

817fda1e371f3b321aa40703fb2ff26d29941e1d authored almost 8 years ago by Jhen <[email protected]>
v0.6.0

928e2b304a7fc5b50e57bee408eca78ebc49dc6b authored almost 8 years ago by Jhen <[email protected]>
Lock mobx to v3.1.5 for test

db37b0851c4199dcdd847e3b3205ece5699721f5 authored almost 8 years ago by Jhen <[email protected]>
Add window.require mock for test fixture

3e83914d895fbcaffcf49437bd6b7a6dfc9592f5 authored almost 8 years ago by Jhen <[email protected]>