Commit 3c28824
committed
fix(devtools): remove duplicated "Display density" field in General settings (facebook#34792)
<!--
Thanks for submitting a pull request!
We appreciate you spending the time to work on these changes. Please
provide enough information so that others can review your pull request.
The three fields below are mandatory.
Before submitting a pull request, please make sure the following is
done:
1. Fork [the repository](https://github.com/facebook/react) and create
your branch from `main`.
2. Run `yarn` in the repository root.
3. If you've fixed a bug or added code that should be tested, add tests!
4. Ensure the test suite passes (`yarn test`). Tip: `yarn test --watch
TestName` is helpful in development.
5. Run `yarn test --prod` to test in the production environment. It
supports the same options as `yarn test`.
6. If you need a debugger, run `yarn test --debug --watch TestName`,
open `chrome://inspect`, and press "Inspect".
7. Format your code with
[prettier](https://github.com/prettier/prettier) (`yarn prettier`).
8. Make sure your code lints (`yarn lint`). Tip: `yarn linc` to only
check changed files.
9. Run the [Flow](https://flowtype.org/) type checks (`yarn flow`).
10. If you haven't already, complete the CLA.
Learn more about contributing:
https://reactjs.org/docs/how-to-contribute.html
-->
## Summary
This pull request fixes a small UI issue in the React Developer Tools
settings panel.
The “Display density” field was appearing twice in the General tab.
Fix : facebook#34791
DiffTrain build for [91e5c3d](facebook@91e5c3d)1 parent 0badfe2 commit 3c28824
File tree
28 files changed
+270
-273
lines changed- compiled-rn
- facebook-fbsource/xplat/js
- RKJSModules/vendor/react
- react-dom/cjs
- react-test-renderer/cjs
- react/cjs
- react-native-github/Libraries/Renderer
- implementations
- tools/eslint-plugin-react-hooks
- cjs
28 files changed
+270
-273
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
404 | 404 | | |
405 | 405 | | |
406 | 406 | | |
407 | | - | |
| 407 | + | |
408 | 408 | | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
206 | | - | |
| 206 | + | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
206 | | - | |
| 206 | + | |
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
30124 | 30124 | | |
30125 | 30125 | | |
30126 | 30126 | | |
30127 | | - | |
| 30127 | + | |
30128 | 30128 | | |
30129 | 30129 | | |
30130 | 30130 | | |
30131 | | - | |
| 30131 | + | |
30132 | 30132 | | |
30133 | 30133 | | |
30134 | 30134 | | |
| |||
30165 | 30165 | | |
30166 | 30166 | | |
30167 | 30167 | | |
30168 | | - | |
| 30168 | + | |
30169 | 30169 | | |
30170 | 30170 | | |
30171 | | - | |
| 30171 | + | |
30172 | 30172 | | |
30173 | 30173 | | |
30174 | 30174 | | |
| |||
30318 | 30318 | | |
30319 | 30319 | | |
30320 | 30320 | | |
30321 | | - | |
| 30321 | + | |
30322 | 30322 | | |
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
17576 | 17576 | | |
17577 | 17577 | | |
17578 | 17578 | | |
17579 | | - | |
| 17579 | + | |
17580 | 17580 | | |
17581 | 17581 | | |
17582 | 17582 | | |
17583 | 17583 | | |
17584 | 17584 | | |
17585 | 17585 | | |
17586 | | - | |
| 17586 | + | |
17587 | 17587 | | |
17588 | 17588 | | |
17589 | 17589 | | |
| |||
17605 | 17605 | | |
17606 | 17606 | | |
17607 | 17607 | | |
17608 | | - | |
| 17608 | + | |
17609 | 17609 | | |
17610 | 17610 | | |
17611 | | - | |
| 17611 | + | |
17612 | 17612 | | |
17613 | 17613 | | |
17614 | 17614 | | |
| |||
17715 | 17715 | | |
17716 | 17716 | | |
17717 | 17717 | | |
17718 | | - | |
| 17718 | + | |
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
19714 | 19714 | | |
19715 | 19715 | | |
19716 | 19716 | | |
19717 | | - | |
| 19717 | + | |
19718 | 19718 | | |
19719 | 19719 | | |
19720 | 19720 | | |
19721 | 19721 | | |
19722 | 19722 | | |
19723 | 19723 | | |
19724 | | - | |
| 19724 | + | |
19725 | 19725 | | |
19726 | 19726 | | |
19727 | 19727 | | |
| |||
19743 | 19743 | | |
19744 | 19744 | | |
19745 | 19745 | | |
19746 | | - | |
| 19746 | + | |
19747 | 19747 | | |
19748 | 19748 | | |
19749 | | - | |
| 19749 | + | |
19750 | 19750 | | |
19751 | 19751 | | |
19752 | 19752 | | |
| |||
19869 | 19869 | | |
19870 | 19870 | | |
19871 | 19871 | | |
19872 | | - | |
| 19872 | + | |
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
30180 | 30180 | | |
30181 | 30181 | | |
30182 | 30182 | | |
30183 | | - | |
| 30183 | + | |
30184 | 30184 | | |
30185 | 30185 | | |
30186 | 30186 | | |
30187 | | - | |
| 30187 | + | |
30188 | 30188 | | |
30189 | 30189 | | |
30190 | 30190 | | |
| |||
30221 | 30221 | | |
30222 | 30222 | | |
30223 | 30223 | | |
30224 | | - | |
| 30224 | + | |
30225 | 30225 | | |
30226 | 30226 | | |
30227 | | - | |
| 30227 | + | |
30228 | 30228 | | |
30229 | 30229 | | |
30230 | 30230 | | |
| |||
30690 | 30690 | | |
30691 | 30691 | | |
30692 | 30692 | | |
30693 | | - | |
| 30693 | + | |
30694 | 30694 | | |
30695 | 30695 | | |
30696 | 30696 | | |
| |||
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
17587 | 17587 | | |
17588 | 17588 | | |
17589 | 17589 | | |
17590 | | - | |
| 17590 | + | |
17591 | 17591 | | |
17592 | 17592 | | |
17593 | 17593 | | |
17594 | 17594 | | |
17595 | 17595 | | |
17596 | 17596 | | |
17597 | | - | |
| 17597 | + | |
17598 | 17598 | | |
17599 | 17599 | | |
17600 | 17600 | | |
| |||
17616 | 17616 | | |
17617 | 17617 | | |
17618 | 17618 | | |
17619 | | - | |
| 17619 | + | |
17620 | 17620 | | |
17621 | 17621 | | |
17622 | | - | |
| 17622 | + | |
17623 | 17623 | | |
17624 | 17624 | | |
17625 | 17625 | | |
| |||
17879 | 17879 | | |
17880 | 17880 | | |
17881 | 17881 | | |
17882 | | - | |
| 17882 | + | |
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
19729 | 19729 | | |
19730 | 19730 | | |
19731 | 19731 | | |
19732 | | - | |
| 19732 | + | |
19733 | 19733 | | |
19734 | 19734 | | |
19735 | 19735 | | |
19736 | 19736 | | |
19737 | 19737 | | |
19738 | 19738 | | |
19739 | | - | |
| 19739 | + | |
19740 | 19740 | | |
19741 | 19741 | | |
19742 | 19742 | | |
| |||
19758 | 19758 | | |
19759 | 19759 | | |
19760 | 19760 | | |
19761 | | - | |
| 19761 | + | |
19762 | 19762 | | |
19763 | 19763 | | |
19764 | | - | |
| 19764 | + | |
19765 | 19765 | | |
19766 | 19766 | | |
19767 | 19767 | | |
| |||
20037 | 20037 | | |
20038 | 20038 | | |
20039 | 20039 | | |
20040 | | - | |
| 20040 | + | |
20041 | 20041 | | |
20042 | 20042 | | |
20043 | 20043 | | |
| |||
0 commit comments