mirror of
https://github.com/zebrajr/react.git
synced 2025-12-06 00:20:04 +01:00
In light mode, component badges in profiler were invisible due to using the alpha channel to produce the grayish color. Instead I'm using the equivalent RGB without that alpha. **before** In light mode, component badges in profiler were invisible (forwardRef badge in this case):  **after** Profiler tooltip fix. also notice there's no regression on the right menu:  also works in dark mode:  Still visible in components in light mode, whether selected or not:  components dark mode:  |
||
|---|---|---|
| .. | ||
| dom-event-testing-library | ||
| eslint-plugin-react-hooks | ||
| internal-test-utils | ||
| jest-react | ||
| react | ||
| react-art | ||
| react-cache | ||
| react-client | ||
| react-debug-tools | ||
| react-devtools | ||
| react-devtools-core | ||
| react-devtools-extensions | ||
| react-devtools-fusebox | ||
| react-devtools-inline | ||
| react-devtools-shared | ||
| react-devtools-shell | ||
| react-devtools-timeline | ||
| react-dom | ||
| react-dom-bindings | ||
| react-is | ||
| react-native-renderer | ||
| react-noop-renderer | ||
| react-reconciler | ||
| react-refresh | ||
| react-server | ||
| react-server-dom-esm | ||
| react-server-dom-fb | ||
| react-server-dom-turbopack | ||
| react-server-dom-webpack | ||
| react-suspense-test-utils | ||
| react-test-renderer | ||
| scheduler | ||
| shared | ||
| use-subscription | ||
| use-sync-external-store | ||