The library for web and native user interfaces.
main
chore: remove settings manager from react-devtools-core (#30986)
Ruslan Lesiutin committed about 2 years ago
feat[react-devtools/extension]: use chrome.storage to persist settings across sessions (#30636)
Ruslan Lesiutin committed about 2 years ago
refactor[react-devtools]: propagate settings from global hook object to frontend (#30610)
Ruslan Lesiutin committed about 2 years ago
chore[react-devtools]: extract some utils into separate modules to unify implementations (#30597)
Ruslan Lesiutin committed about 2 years ago
refactor[react-devtools]: move console patching to global hook (#30596)
Ruslan Lesiutin committed about 2 years ago
refactor[react-devtools]: remove browserTheme from ConsolePatchSettings (#30566)
Ruslan Lesiutin committed about 2 years ago
feat[react-devtools]: add settings to global hook object (#30564)
Ruslan Lesiutin committed about 2 years ago
[compiler] Add JSX inlining optimization (#30867)
Jack Pope committed about 2 years ago
[Fiber] Color Performance Track Entries by Self Time (#30984)
Sebastian Markbåge committed about 2 years ago
[Fiber] Log Component Effects to Performance Track (#30983)
Sebastian Markbåge committed about 2 years ago
Don't read currentTransition back from internals (#30991)
Sebastian Markbåge committed about 2 years ago
Sebastian Markbåge committed about 2 years ago
[compiler][playground] create playground API in pipeline, and allow spaces in pass names
Mike Vitousek committed about 2 years ago
[compiler][eslint] Report bailout diagnostics with correct column # (#30977)
mofeiZ committed about 2 years ago
Remove execution context check from shouldProfile (#30971)
Sebastian Markbåge committed about 2 years ago
[compiler] Implement support for hoisted and recursive functions
Mike Vitousek committed about 2 years ago
Mike Vitousek committed about 2 years ago
[compiler] Improve handling of refs
Mike Vitousek committed about 2 years ago
[compiler] Fix issue where second argument of all functions was considered to be a ref
Mike Vitousek committed about 2 years ago
[react-native] Fix misleading crash when view config is not found (#30970)
Pieter De Baets committed about 2 years ago