Commit Graph

  • 2abb143008 Mention react-native-devsettings-android in docs/debugger-integration.md Jhen 2017-08-25 00:51:03 +08:00
  • 5cb5ed6545 Fix prev worker check on ReactInspector Jhen 2017-08-25 00:36:23 +08:00
  • c84349ca3d Open / Close server when react panel opened / hidden Jhen 2017-08-25 00:26:09 +08:00
  • 5e17d03676 Show How to use it with real device? info on ReactInspector first render Jhen 2017-08-24 12:22:28 +08:00
  • e03d8011d7 Don't close resources tab (Application) of devtools Jhen 2017-08-24 11:43:07 +08:00
  • 69323a05a4 Fix get showDevMenu on worker Jhen 2017-08-23 18:49:38 +08:00
  • 41a069f8ab Fix link of readme Jhen 2017-08-23 12:38:27 +08:00
  • 5c01a71e9d Update README.md Jhen 2017-08-23 12:35:49 +08:00
  • b87510474f Add Change theme of Chrome DevTools with React DevTools together section in docs/react-devtools-integration.md Jhen 2017-08-23 12:29:40 +08:00
  • 7b162beb75 Select RNDebuggerWorker.js context on RN app load Jhen 2017-08-20 01:07:09 +08:00
  • 3270d1bca9 v0.7.5 v0.7.5 Jhen 2017-08-18 23:40:16 +08:00
  • 9585eb104d Update dependencies Jhen 2017-08-18 23:28:34 +08:00
  • de53b57e30 Update screenshot Jhen 2017-08-18 16:53:06 +08:00
  • ad7102a944 Clear network logs on RN app reload (#123) Jhen-Jie Hong 2017-08-18 03:18:16 -05:00
  • 48a148fcab Remove unnecessary devtools tabs on devtools-opened (#122) Jhen-Jie Hong 2017-08-18 03:17:31 -05:00
  • 4727ea7288 Add support open file in editor by click source links of console log (#121) Jhen-Jie Hong 2017-08-17 22:58:42 -05:00
  • f692fe5836 v0.7.4 v0.7.4 Jhen 2017-08-11 20:05:38 +08:00
  • dfb3cb617d Update depencencies Jhen 2017-08-11 19:47:59 +08:00
  • 96ef740661 Fix problem of cannot set forbidden header names of web if enabled network inspect (#118) Jhen-Jie Hong 2017-08-11 06:40:16 -05:00
  • 441de8e599 Fix linter errors Bernd Schrooten 2017-08-10 15:28:30 +02:00
  • 149cc340eb Remove bookkeeping of active windows Bernd Schrooten 2017-08-10 13:11:13 +02:00
  • e467db6b88 Add toggle in menu for device sync Bernd Schrooten 2017-08-10 11:33:40 +02:00
  • 1ad4afe455 Add sync function to sync actions between connected devices Bernd Schrooten 2017-08-10 11:32:07 +02:00
  • 41c08ae5a5 Update docs/debugger-integration.md Jhen 2017-08-10 12:25:36 +08:00
  • f125a8adaf Fix typo (#113) ᴙɘɘᴙgYmɘᴙɘj 2017-08-01 22:13:46 -05:00
  • ed6b2d116b Fix dev menu methods for old RN versions Jhen 2017-07-31 13:42:27 +08:00
  • d1324794e9 Add [iOS] Debugger can't load bundle when I use real device troubleshooting Jhen 2017-07-31 13:29:36 +08:00
  • d9578ba96d Add [iOS only] Force your app on debug mode tip in debugger-integration.md Jhen 2017-07-31 13:03:05 +08:00
  • 5e068958c0 Add Show Developer Menu in context menu Jhen 2017-07-31 12:23:10 +08:00
  • 6f16f9fd6c Add missing sourceMap option for UglifyJSPlugin Jhen 2017-07-31 02:14:28 +08:00
  • 76f82da804 [NPM package] v0.3.12 Jhen 2017-07-23 17:30:23 +08:00
  • 59cdb319bd [NPM package] Fix log if set port success for Linux / Windows Jhen 2017-07-23 17:25:24 +08:00
  • 09f846e7c6 Update docs Jhen 2017-07-22 22:41:38 +08:00
  • e5e9762141 v0.7.3 v0.7.3 Jhen 2017-07-18 22:26:05 +08:00
  • 2441b3d157 Test auto update feed Jhen 2017-07-18 16:49:33 +08:00
  • ddc3f89554 Remove global vars of devMenu methods in worker Jhen 2017-07-18 16:12:57 +08:00
  • c22bb136d9 Update dependencies Jhen 2017-07-18 16:05:43 +08:00
  • 40b8445d79 Add Zoom application menu items, and persist zoom level of window Jhen 2017-07-18 15:59:41 +08:00
  • 6ee60cb342 Change font size of redux-devtools container Jhen 2017-07-17 23:26:35 +08:00
  • 4d6301ed30 Fix Toggle DevTools menu item accelerator for Linux / Windows Jhen 2017-07-17 23:22:45 +08:00
  • bef09f2404 Update docs/contributing.md Jhen 2017-07-13 18:08:11 +08:00
  • 99fdd4b56e Update issue template Jhen 2017-07-13 17:49:10 +08:00
  • 636c445b55 Catch clearAsyncStorage error Jhen 2017-07-13 03:54:07 +08:00
  • 514f9cc007 Handle new-window-for-tab event for macOS Jhen 2017-07-13 03:53:23 +08:00
  • 69bcea3ee6 v0.7.2 v0.7.2 Jhen 2017-07-11 23:19:49 +08:00
  • dee5bae32e Update README.md of examples & CRNA version [skip ci] Jhen 2017-07-11 19:37:24 +08:00
  • 8d62705c93 Migrate from babili to uglify-es for production build (#103) Jhen-Jie Hong 2017-07-11 19:32:53 +08:00
  • 720781921a [CI] Install yarn by brew and apt (#106) Jhen-Jie Hong 2017-07-11 17:48:09 +08:00
  • db0ecf0318 Update debugger-integration.md (#104) Orta 2017-07-07 12:13:15 -04:00
  • 4ad9feeb2d Use icon instead of text for macOS Touch Bar (#98) Jhen-Jie Hong 2017-07-07 04:00:53 +08:00
  • 7ed6608487 Add Clear AsyncStorage item in context menu (#99) Jhen-Jie Hong 2017-07-06 18:10:36 +08:00
  • 4f0e86ca6b Update debugger worker from RN upstream (#97) Jhen-Jie Hong 2017-06-30 18:32:35 +08:00
  • 5725877d9f Add Toggle Developer Tools item to context menu Jhen 2017-06-30 13:53:55 +08:00
  • 1e41aad094 Fix problem of window list doesn't show on dock menu Jhen 2017-06-30 13:46:47 +08:00
  • 406d133bda Update debugger-integration.md Jhen 2017-06-30 00:52:50 +08:00
  • 0f6019116d Update docs/react-devtools-integration.md Jhen 2017-06-30 00:43:14 +08:00
  • 60037e5f7d Make Debugger -> Stay in Front value of app menu depends on window Jhen 2017-06-28 17:16:04 +08:00
  • fb11e72b56 Update dependencies Jhen 2017-06-28 12:48:07 +08:00
  • ca5ab0bbe6 Refactor worker imports Jhen 2017-06-28 12:38:34 +08:00
  • 0972c41d69 Run rndebugger extra script only if importScripts not error Jhen 2017-06-28 12:22:12 +08:00
  • 4467974f3b v0.7.1 v0.7.1 Jhen 2017-06-18 22:06:54 +08:00
  • b4e703ba90 Use yarn instead of npm for CI (#93) Jhen-Jie Hong 2017-06-18 21:20:39 +08:00
  • 889e7c6790 Update dependencies Jhen 2017-06-18 13:02:07 +08:00
  • 12246be2a7 Attempting check until window is available on Debugger worker Jhen 2017-06-17 09:30:04 +08:00
  • 289efab9ce Add missing /usr/local/bin for production Jhen 2017-06-15 16:50:52 +08:00
  • e44f7ea4b9 Handle lstatSync error for set-debugger-loc request Jhen 2017-06-13 12:12:52 +08:00
  • 3f278cebf8 Support projectRoots param for set-debugger-loc request Jhen 2017-06-13 11:40:12 +08:00
  • c985391961 E2E test: Fix mobx test Jhen 2017-06-13 10:39:34 +08:00
  • 526539acf9 E2E test: Refactor test fixture code Jhen 2017-06-13 10:27:54 +08:00
  • a02761b6d6 E2E test: Set mainFields for test fixture config Jhen 2017-06-13 10:01:54 +08:00
  • eb9df7f437 E2E test: avoid call console.clear on main window Jhen 2017-06-12 08:47:06 +08:00
  • 9b9cfac059 Set browser name to react-devtools Jhen 2017-06-10 12:16:59 +08:00
  • 6552c7e62f Fix x overflow of window Jhen 2017-06-09 13:09:40 +08:00
  • d5faf40911 Split react-optimize plugins Jhen 2017-06-08 05:19:47 +08:00
  • 372703b0a7 Use prop-types instead of React.PropTypes Jhen 2017-06-08 05:16:46 +08:00
  • 9fb6d9ba00 Add Draggable component, remove react-dock Jhen 2017-06-08 04:30:48 +08:00
  • 82a1e092f1 Update ISSUE_TEMPLATE.md [skip ci] Jhen 2017-06-08 00:40:30 +08:00
  • 936b39b246 Update dependencies Jhen 2017-06-05 18:17:42 +08:00
  • 50df8b6ba2 Add adb.reversePackager method Jhen 2017-06-05 17:56:46 +08:00
  • 22d411aaec Disable nodeIntegration for window.open Jhen 2017-06-05 17:53:23 +08:00
  • b3c634f17f Update docs/troubleshooting.md Jhen 2017-06-03 11:28:52 +08:00
  • d37d1b1326 Fix rndebugger-open can't automatically open window if app is running and no opened window Jhen 2017-06-02 03:52:13 +08:00
  • 85bf88daad Update screenshots Jhen 2017-05-27 13:07:35 +08:00
  • 9dd4373ea7 Revert "Update travis config" Jhen 2017-05-27 13:07:05 +08:00
  • 0f8a402428 v0.7.0 v0.7.0 Jhen 2017-05-27 12:48:15 +08:00
  • 2f8fc1ecbe Update travis config Jhen 2017-05-27 12:25:44 +08:00
  • 0c3ccf454a Update package scripts Jhen 2017-05-27 12:23:36 +08:00
  • d41270cbf6 Add multiple debugger window support (#63) Jhen-Jie Hong 2017-05-27 11:38:15 +08:00
  • 434d8e7f88 Change React Inspector default theme by detecting devtools theme (#80) Jhen-Jie Hong 2017-05-27 10:57:16 +08:00
  • d54ecd7ce4 Update Electron to v1.7 beta (Chrome 56 -> 58) (#75) Jhen-Jie Hong 2017-05-24 03:46:03 +08:00
  • 08f9809bdd Update dependencies & remove temporarily fix Jhen 2017-05-23 22:37:50 +08:00
  • 13d14a7ac6 Refactor code for calculate devtools size Jhen 2017-05-23 16:14:07 +08:00
  • 7b5a448c47 Update documentation link in app menu Jhen 2017-05-23 01:22:20 +08:00
  • 5e6bc9659c Add loading message on app startup Jhen 2017-05-23 01:06:18 +08:00
  • eb93d1440c [CI] Run build with latest macOS version (#82) Jhen-Jie Hong 2017-05-22 07:51:14 +08:00
  • 250b264044 v0.6.6 v0.6.6 Jhen 2017-05-19 11:43:08 +08:00
  • 2a2bf2a802 [NPM package] v0.3.11 Jhen 2017-05-19 10:49:58 +08:00
  • a2ed97bb10 Fix SyntaxError: Block-scoped declarations (#79) Kaushik Sahoo 2017-05-18 19:48:47 -07:00
  • 5d3be19252 Fix E2E test for ws@3.0 Jhen 2017-05-18 00:24:52 +08:00
  • e4d69cb762 Update dependencies Jhen 2017-05-17 23:24:42 +08:00