Brian Vaughn 5963998fbe Display density preference updates :root fontSize
As a result, paddings and sizes (e.g. tab bar heights) will also be impacted now by this preference. More importantly, Profile charts will also use the line height preference, so the 'comfortable' setting will hopefully make profiling data easier to read.
2019-06-04 07:24:14 -07:00
2019-04-12 09:27:53 -07:00
2019-06-01 08:24:24 -07:00
2019-05-23 08:36:34 -07:00
2019-05-03 08:55:31 -07:00
2019-05-24 14:43:56 -07:00
2019-05-28 08:52:21 -07:00
2019-05-08 17:58:31 -07:00
2019-05-28 08:52:21 -07:00

This repo is a work-in-progress rewrite of the React DevTools extension. A demo of the beta extension can be found online at react-devtools-experimental.now.sh.

Installation

Installation instructions are available online as well:

Or you can build and install from source:

git clone git@github.com:bvaughn/react-devtools-experimental.git

cd react-devtools-experimental

yarn install

yarn build:extension:chrome # builds at "shells/browser/chrome/build"
yarn build:extension:firefox # builds at "shells/browser/firefox/build"

Support

As this extension is in a beta period, it is not officially supported. However if you find a bug, we'd appreciate you reporting it as a GitHub issue with repro instructions.

S
Description
Languages
JavaScript 67.1%
TypeScript 29.4%
HTML 1.5%
CSS 1.1%
C++ 0.6%
Other 0.2%