Commit Graph

  • a2a77d991e Add timesJSLoadToRefreshDevTools config option (#417) Jhen-Jie Hong 2019-10-24 17:23:51 +08:00
  • ff54262e37 Add timesJSLoadToRefreshDevTools config option (#417) Jhen-Jie Hong 2019-10-24 17:23:51 +08:00
  • 744787ae78 Upgrade to Electron v7 (Chromium 78) (#418) Jhen-Jie Hong 2019-10-24 17:21:25 +08:00
  • ed47a76217 Use native fetch for Network Inspect jhen 2019-10-23 12:06:10 +08:00
  • 8666626ab3 Update Release workflow jhen 2019-10-23 09:26:06 +08:00
  • 220648eb7c Update electron to v6.1.0 jhen 2019-10-23 09:12:55 +08:00
  • 1a160f69f7 Update Release workflow jhen 2019-10-20 14:57:33 +08:00
  • b027f9290b Revert "Disable msi for pack-windows" jhen 2019-10-20 14:47:20 +08:00
  • a064ea3223 v0.10.2 jhen 2019-10-20 14:02:07 +08:00
  • 231f91a9aa Disable msi for pack-windows v0.10.2 jhen 2019-10-20 13:59:39 +08:00
  • ea1ff09326 Fix CI workflow of Windows jhen 2019-10-20 10:52:31 +08:00
  • 393dfa607b Add Release workflow (For Linux / Windows) jhen 2019-10-20 10:47:47 +08:00
  • f9c3cc782f Update package scripts jhen 2019-10-20 09:56:29 +08:00
  • 8b09e6ef4c Update electron-installer-* versions jhen 2019-10-19 11:48:36 +08:00
  • 1f6e2ab91c Update terser-webpack-plugin to v2.1.3 jhen 2019-10-19 11:33:37 +08:00
  • 2a26fc5a53 Update electron to v6.0.12 jhen 2019-10-19 11:21:11 +08:00
  • d6a46058ab Use showMessageBoxSync instead of showMessageBox (API breaking changes), related to #408 jhen 2019-10-19 11:12:40 +08:00
  • f6dc5978df v0.10.1 v0.10.1 jhen 2019-09-22 11:13:09 +08:00
  • 5526f30347 Update electron to v6.0.10 jhen 2019-09-22 10:45:58 +08:00
  • f07556e413 Use css-loader instead raw-loader, fixes #402 Jhen 2019-09-21 17:24:32 +08:00
  • e6f4f7ef9a Add disableHostCheck for dev server Jhen 2019-09-21 16:56:06 +08:00
  • 0d8d862f7b [Examples] Upgrade expo version Jhen 2019-09-19 16:59:38 +08:00
  • 72da53c253 Bump electron-packager to 14.0.6 and remove patch jhen 2019-09-13 10:19:34 +08:00
  • 7dbaba93de v0.10.0 v0.10.0 jhen 2019-09-11 16:43:25 +08:00
  • eb71c33580 Update webpack dependencies (#400) Jhen-Jie Hong 2019-09-11 16:12:12 +08:00
  • 9c77d95ea8 Upgrade Electron to v6 (Chromium 76) (#302) Jhen-Jie Hong 2019-09-11 15:35:29 +08:00
  • 794d2da858 Update notes of auto_updater.json Jhen 2019-09-11 15:28:27 +08:00
  • 8c4924e45a v0.9.14 v0.9.14 Jhen 2019-09-11 12:55:40 +08:00
  • 580593ddc3 [macOS] Fix app-bundle-id for release jhen 2019-09-11 12:29:08 +08:00
  • 8d40748a91 v0.9.13 v0.9.13 Jhen 2019-09-08 15:31:01 +08:00
  • e6f559b534 [macOS] Add app notarization for release (#393) Jhen-Jie Hong 2019-09-08 12:51:52 +08:00
  • 8f56a4b9ed Run lint before test jhen 2019-09-08 12:48:36 +08:00
  • d87a44df4f Assign window config to BrowserWindow instance instead of query jhen 2019-09-08 12:22:30 +08:00
  • 94963c8f64 Add defaultReactDevToolsPort for config file jhen 2019-09-08 11:05:44 +08:00
  • bb99fa147a [CI] Migrate to GitHub Actions (#395) Jhen-Jie Hong 2019-09-04 15:00:10 +08:00
  • e0f24022d3 [CI] Fix xvfb run on Linux jhen 2019-09-01 17:11:44 +08:00
  • 7898e82107 Update customRNServerPort in E2E test jhen 2019-09-01 16:35:16 +08:00
  • cfa01df526 [NPM package] Check middleware injected with replaceFunc jhen 2019-08-31 12:38:28 +08:00
  • fc4ae99cd0 [NPM package] Support latest version of @react-native-community/cli jhen 2019-08-31 12:14:18 +08:00
  • 5441695288 v0.9.12 v0.9.12 jhen 2019-08-23 16:39:55 +08:00
  • 5e08d7b24e v0.9.11 v0.9.11 jhen 2019-08-23 15:41:46 +08:00
  • 51d63ac780 Update docs/troubleshooting.md jhen 2019-08-23 14:02:47 +08:00
  • fde0f0fd72 Update docs/troubleshooting.md jhen 2019-08-23 14:00:48 +08:00
  • 8de1eb0735 Update patchFetchPolyfill to support React Native v0.60 jhen 2019-08-23 13:46:39 +08:00
  • 6a0dd4c425 [NPM package] v0.3.20 jhen 2019-08-21 14:21:39 +08:00
  • 8d33a43c45 [NPM package] Remove unnecessary opn require, closes #385 jhen 2019-08-21 14:20:42 +08:00
  • b73fb86d5d [CI] Update scripts/travis-build.sh jhen 2019-08-03 10:42:38 +08:00
  • bdc7872912 [CI] Update xvfb setup for linux jhen 2019-08-03 10:09:16 +08:00
  • cb425270ac [NPM package] Add test for @react-native-commonunity/cli v2 jhen 2019-08-03 09:52:48 +08:00
  • c8846ec1b2 Bump react-devtools-core to v3.6.2 jhen 2019-07-30 13:20:18 +08:00
  • 6d9f053a37 Grammaticial error fix (#370) Richard 2019-07-20 04:23:40 +02:00
  • 65d29f8779 Fix log AsyncStorage content if no keys (#369) Xianming Zhong 2019-07-19 18:17:01 +08:00
  • 7fcadcb1b7 Update docs/shortcut-references.md jhen 2019-07-13 14:04:51 +08:00
  • 23db017ba6 Update issue template jhen 2019-07-13 10:21:53 +08:00
  • 4feeab38b3 v0.9.10 v0.9.10 Jhen 2019-06-12 18:52:19 +08:00
  • 4b78019b50 v0.9.9 v0.9.9 jhen 2019-06-08 14:45:27 +08:00
  • 5eb2ab2690 Updated apollo dev tools to latest version. (#354) Gytis Vinclovas 2019-06-08 09:10:27 +03:00
  • 2b838433c6 Building deb / rpm / setup.exe / dmg by platform installer (#317) Jhen-Jie Hong 2019-05-25 09:36:59 +08:00
  • eb6557ef91 Example: Update options url comment, closes #346 jhen 2019-05-25 09:36:22 +08:00
  • 58e2b521cd Update .github/settings.yml jhen 2019-05-25 09:14:34 +08:00
  • 9e992505e1 Add .github/settings.yml jhen 2019-05-25 09:11:04 +08:00
  • 3fa7be1643 Update docs/network-inspect-of-chrome-devtools.md, closes #329 jhen 2019-05-25 09:02:43 +08:00
  • 4571d03a62 Create FUNDING.yml Jhen-Jie Hong 2019-05-25 08:51:45 +08:00
  • 2ea070367a Fixed: predicate option of the redux devtool is not used (#348) Jacky Jiang 2019-05-08 15:44:16 +10:00
  • 2b6c2fbee7 v0.9.8 v0.9.8 Jhen 2019-04-27 12:22:32 +08:00
  • c9c4942a8b fix rn59 android source maps (#344) Mark Vayngrib 2019-04-26 20:07:06 -04:00
  • d6e5534e9e [NPM package] v0.3.19 jhen 2019-03-24 09:17:46 +08:00
  • cd65aef5ff [NPM package] Fix getDevToolsMiddleware inject issue for RN 0.59, closes #330 jhen 2019-03-24 09:14:04 +08:00
  • 6d05271a1f v0.9.7 v0.9.7 Jhen 2019-02-20 19:53:25 +08:00
  • 55c3c19526 RN 0.59: Fix AsyncStorage context menu functions on Android jhen 2019-02-19 14:58:34 +08:00
  • a61b9586c3 [NPM package] v0.3.18 jhen 2019-02-19 14:20:29 +08:00
  • e931afa6d4 Worker: Don't get AsyncStorage in requiredModules jhen 2019-02-16 18:54:04 +08:00
  • 796cfe1002 v0.9.6 v0.9.6 Jhen 2019-02-16 18:33:57 +08:00
  • 19bd74d78e DeltaPatcher: Fix isLegacy check for RN versions <= 0.57, closes #325 jhen 2019-02-16 18:25:49 +08:00
  • 25009629fd v0.9.5 v0.9.5 Jhen 2019-02-16 08:38:23 +08:00
  • ca55c69eb3 RN 0.59: Avoid AsyncStorage warning by re-wrap the native module (#324) Jhen-Jie Hong 2019-02-16 08:21:11 +08:00
  • edb14b60d4 Update apollo-client-devtools-integration.md Gytis Vinclovas 2019-02-15 11:57:01 +02:00
  • 9367739ae7 Update apollo-client-devtools-integration.md Gytis Vinclovas 2019-02-15 11:56:38 +02:00
  • 99a23f216e Remove origin header on network calls. (#323) Gytis Vinclovas 2019-02-15 11:11:01 +02:00
  • 140877f717 Should remove origin header while still allowing to pass in custom one. remove-origin-header Gytis Vinclovas 2019-02-15 10:38:07 +02:00
  • df1f235ffd Support RN ^0.59.0-rc.0 for Debugger and NPM package (#321) Jhen-Jie Hong 2019-02-15 15:26:20 +08:00
  • 9665538818 Enable performance tab in production build. (#320) Gytis Vinclovas 2019-02-15 08:02:19 +02:00
  • 6a26ffca92 Remove origin header on network calls. Gytis Vinclovas 2019-02-14 16:13:03 +02:00
  • 557e4ff2ba Websocket inspect in network tab. websocket-inspect Gytis Vinclovas 2019-02-14 14:44:05 +02:00
  • 3970bf3ffb Enable performance tab in production build. enable-performace-tab Gytis Vinclovas 2019-02-14 13:32:48 +02:00
  • ecac16ac88 Update CI script e2e-test-real-project jhen 2019-02-09 13:57:45 +08:00
  • dd3dd60685 Update contributing.md (#318) Robert Gregor 2019-02-11 21:42:34 -05:00
  • 0f09d777fa Ignore .idea directories (IntelliJ / Jetbrains) (#316) Robert Gregor 2019-02-09 19:29:37 -05:00
  • f3892e7f63 v0.9.4 v0.9.4 Jhen 2019-02-09 19:36:35 +08:00
  • b7f0c2dfa8 Fix delta url with deltaBundleId jhen 2019-02-09 18:21:17 +08:00
  • 06f071971f CI: Setup TestApp tests for macOS jhen 2019-02-08 11:29:06 +08:00
  • ed1ed2ce29 Ignore TestApp/__e2e__ for root E2E test jhen 2019-02-08 11:28:31 +08:00
  • 6645e966e2 Add test for React DevTools jhen 2019-02-07 13:29:38 +08:00
  • 6ad8088c0a v0.9.3 v0.9.3 Jhen 2019-02-06 13:12:21 +08:00
  • ca11116172 Fix handleApolloClient in case of modules is undefined, fixes #314 jhen 2019-02-06 06:31:48 +08:00
  • 89bff6032c Ignore Apollo DevTools interval check for MessageQueue.spy (#313) Jhen-Jie Hong 2019-02-05 09:16:02 +08:00
  • e2f36176db Add test for Network Inspect enabled jhen 2019-02-05 08:43:34 +08:00
  • 65f10066f0 Add tests for Content Menu jhen 2019-02-04 14:25:42 +08:00
  • 4c8aacbdd7 Add simple test jhen 2019-02-03 12:56:29 +08:00
  • 4b714404e9 Setup rndebugger in TestApp E2E test jhen 2019-02-03 12:46:38 +08:00