dillon1000/react

Commit

Batched tweaks and bug fixes:

1. Bugfix: Hide tree grouping/background coloring when inside of collapsed subtree.
2. Bugfix: Don't measure and udpate indentation when Components tab is hidden.
3. Tweak: Lower background color for selected subtree in light theme to increase contrast for text.
4. Tweak: Remove FB-specific displayName check/hack since we will address that by modifying the internal require JS transform.
Browse files
Changed paths4 files
First-parent comparison
M src/devtools/views/Components/SelectedTreeHighlight.js ModifiedM src/devtools/views/Components/Tree.js ModifiedM src/devtools/views/root.css ModifiedM src/utils.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…