Brian Vaughn
e28a0db224
React DevTools 4.22.1 -> 4.23.0
2022-01-24 09:29:18 -05:00
Brian Vaughn
5b69c94eed
React DevTools 4.22.0 -> 4.22.1 ( #22962 )
2021-12-14 23:52:50 -05:00
Brian Vaughn
3f45b68141
Re-added deleted files array to react-devtools package.json ( #22960 )
2021-12-14 23:28:57 -05:00
jstejada
0229baee21
React DevTools 4.21.0 -> 4.22.0 ( #22951 )
2021-12-14 14:19:21 -05:00
Brian Vaughn
911f92a44d
DevTools: Support mulitple DevTools instances per page ( #22949 )
...
This is being done so that we can embed DevTools within the new React (beta) docs.
The primary changes here are to `react-devtools-inline/backend`:
* Add a new `createBridge` API
* Add an option to the `activate` method to support passing in the custom bridge object.
The `react-devtools-inline` README has been updated to include these new methods.
To verify these changes, this commit also updates the test shell to add a new entry-point for multiple DevTools.
This commit also replaces two direct calls to `window.postMessage()` with `bridge.send()` (and adds the related Flow types).
2021-12-14 12:16:16 -05:00
Juan
6c7ef3fce5
React DevTools 4.20.2 -> 4.21.0 ( #22661 )
2021-10-31 19:19:02 -04:00
Juan
c213030b49
React DevTools 4.20.1 -> 4.20.2 ( #22605 )
2021-10-20 16:00:13 -04:00
Juan
b81de86332
React DevTools 4.20.0 -> 4.20.1 ( #22583 )
2021-10-19 10:55:39 -04:00
Juan
e5f486b5a8
React DevTools 4.19.2 -> 4.20.2 ( #22569 )
2021-10-15 12:50:17 -04:00
Brian Vaughn
20ca9b565a
React DevTools 4.19.1 -> 4.19.2
2021-10-08 13:51:25 -04:00
Brian Vaughn
bdd6d5064d
React DevTools 4.19.0 -> 4.19.1 ( #22480 )
2021-10-01 11:50:05 -04:00
Luna Ruan
0883c4cd3a
React DevTools 4.18.0 -> 4.19.0 ( #22461 )
2021-09-29 12:06:13 -04:00
Luna Ruan
3385b377f7
React DevTools 4.17.0 -> 4.18.0 ( #22234 )
2021-09-01 13:39:36 -07:00
Brian Vaughn
582858083e
React DevTools 4.16.0 -> 4.17.0
2021-08-24 11:12:42 -07:00
Luna Ruan
152ecce117
DevTools 4.15.0 -> 4.16.0 ( #22104 )
2021-08-16 14:55:47 -07:00
Juan
c6f2188ed6
DevTools 4.14.0 -> 4.15.0
2021-08-11 16:47:20 -04:00
Brian Vaughn
d0ec283819
DevTools 4.13.5 -> 4.14.0
2021-07-16 00:25:01 -04:00
Brian Vaughn
0ae5290b54
DevTools 4.13.4 -> 4.13.5
2021-05-25 15:18:47 -04:00
Brian Vaughn
132b72d7b6
DevTools 4.13.3 -> 4.13.4
2021-05-20 11:24:30 -04:00
Brian Vaughn
4d402cdda0
Preparing DevTools 4.13.2 -> 4.13.3 for release
2021-05-18 13:23:06 -04:00
Brian Vaughn
0a8fefca4c
DevTools 4.13.1 -> 4.13.2
2021-05-07 08:52:02 -04:00
Brian Vaughn
014edf1980
Prepare DevTools 4.13.1 release
2021-05-04 22:35:30 -04:00
Brian Vaughn
2a7bb41548
Preparing DevTools 4.12.4 -> 4.13.0 release ( #21378 )
2021-04-28 12:36:24 -04:00
Brian Vaughn
7becb2ff1b
DevTools version bump 4.12.3 -> 4.12.4
2021-04-19 21:23:01 -04:00
Brian Vaughn
8f202a7c8d
DevTools version bump 4.12.2 -> 4.12.3
2021-04-19 13:09:07 -04:00
Brian Vaughn
d14b6a4bdd
DevTools version bump 4.12.1 -> 4.12.2
2021-04-16 12:35:29 -04:00
Brian Vaughn
6b3d86a2e9
Fixed bug in react-detools-inline frontend init method ( #21265 )
2021-04-14 13:27:21 -04:00
Brian Vaughn
84c06fef81
Add createBridge and createStore exports to react-devtools-inline (for Replay integration) ( #21032 )
2021-04-12 17:07:14 -04:00
Brian Vaughn
d4cae99f2a
Prepare DevTools CHANGELOG and versions for 4.11.0 release ( #21221 )
2021-04-09 19:12:13 -04:00
Jaiwanth
beb38aba3e
[devtools] Bump electron version from 9.1.0 to 11.1.0 for darwin-arm64 builds ( #20496 )
2021-01-04 10:38:11 -05:00
Brian Vaughn
f160547f47
React DevTools 4.10.0 -> 4.10.1
2020-12-04 16:43:13 -05:00
Brian Vaughn
11a2ae3a0d
DevTools 4.9.0 -> 4.10.0
2020-11-12 09:07:10 -05:00
Brian Vaughn
51a3aa6afb
DevTools 4.8.2 -> 4.9.0 bump
2020-10-19 11:20:54 -04:00
Brian Vaughn
fed4ae0247
DevTools 4.8.1 -> 4.8.2 (and CHANGELOG)
2020-07-15 12:37:08 -04:00
Dan Abramov
d4eadea6c7
React DevTools 4.8.1
2020-07-10 14:11:55 +01:00
Brian Vaughn
08b8e6e1dc
DevTools 4.7.0 -> 4.8.0 ( #19297 )
2020-07-09 10:49:44 -04:00
Gianmarco
a5b4492950
Updates Electron version for react-devtools ( #19280 )
2020-07-09 10:13:26 -04:00
Brian Vaughn
23309eb386
DevTools 4.6.0 -> 4.7.0
2020-05-18 14:16:04 -07:00
dependabot[bot]
8c974a70c9
Bump minimist from 1.2.0 to 1.2.3 ( #18501 )
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.0 to 1.2.3.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.0...1.2.3 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-04-06 19:28:56 +01:00
Brian Vaughn
6cceaeb67a
DevTools v4.5.0 -> 4.6.0
2020-03-26 10:00:37 -07:00
Brian Vaughn
355970aa4b
DevTools 4.4.0 -> 4.5.0
2020-03-03 15:04:07 -08:00
Brian Vaughn
f749045a5b
DevTools 4.3.0 -> 4.4.0
2020-01-03 10:02:50 -08:00
Brian Vaughn
3e09677836
DevTools v4.2.1 -> 4.3.0
2019-12-20 09:11:37 -08:00
Brian Vaughn
3816ae7c38
DevTools version bump 4.2.0 -> 4.2.1
2019-11-27 07:49:49 -08:00
Brian Vaughn
a8b8ffb894
DevTools v4.1.3 -> v4.2.0
2019-10-03 12:34:35 -07:00
Brian Vaughn
2c8832075b
React DevTools v4.1.2 -> v.4.1.3
2019-09-30 09:33:23 -07:00
Brian Vaughn
5184346daf
DevTools v4.1.1 -> v4.1.2
2019-09-27 17:03:17 -07:00
Brian Vaughn
a9cd9a765b
DevTools v4.1.0 -> v4.1.1
2019-09-26 10:22:59 -07:00
Brian Vaughn
b5cebedfbe
React DevTools version bump 4.0.6 -> 4.1.0
2019-09-19 15:11:48 -07:00
Brian Vaughn
9d4fd7a249
Merged changes from 4.0.5 -> 4.0.6 from DevTools fork
2019-08-26 10:12:18 -07:00