Skip to content

Commit 86883d7

Browse files
author
Brian Vaughn
committed
Updated DevTools pending CHANGELOG
1 parent b4e2fac commit 86883d7

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

packages/react-devtools/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,13 @@
88

99
<!-- Upcoming changes go here -->
1010

11+
#### Features
12+
* Re-enabled "copy" prop/state/hooks context menu option for Firefox ([bvaughn](https://github.com/bvaughn),[rpl](https://github.com/rpl) in [#17740](https://github.com/facebook/react/pull/17740))
13+
* Shift+Enter focuses previous search result in Components tree ([Bo-Duke](https://github.com/Bo-Duke) in [#17005](https://github.com/facebook/react/pull/17005))
14+
* Properly display formatted `RegExp` values in props/state panel([bvaughn](https://github.com/bvaughn) in [#17690](https://github.com/facebook/react/pull/17690))
15+
#### Bugfix
16+
* Check `document.contentType` before injecting hook to avoid breaking XML file syntax highlighting in Firefox ([bvaughn](https://github.com/bvaughn) in [#17739](https://github.com/facebook/react/pull/17739))
17+
* Fix standalone UI not responding to mouse interactions due to `webkit-app-region` style ([cwatson88](https://github.com/cwatson88) in [#17584](https://github.com/facebook/react/pull/17584))
1118
</details>
1219

1320
## 4.3.0 (December 20, 2019)

0 commit comments

Comments
 (0)