COMMITS
/ .eslintrc.js February 20, 2025
S
Rerender useSwipeTransition when direction changes (#32379)
Sebastian Markbåge committed
February 17, 2025
M
refactor(eslint-plugin-react-hooks): change array type and improve conditionals (#32400)
michael faith committed
January 30, 2025
R
chore[DevTools]: make clipboardWrite optional for chromium (#32262)
Ruslan Lesiutin committed
January 16, 2025
R
fix[DevTools]: fix HostComponent naming in filters for Native (#32086)
Ruslan Lesiutin committed
January 10, 2025
S
View Transition Refs (#32038)
Sebastian Markbåge committed
January 7, 2025
R
[tests] Remove to*Dev matchers (#31989)
Ricky committed
December 12, 2024
D
Implement react-server-dom-parcel (#31725)
Devon Govett committed
October 21, 2024
September 19, 2024
R
[lint] Add no-optional-chaining (#31003)
Ricky committed
August 2, 2024
R
chore[react-devtools]: add global for native and use it to fork backend implementation (#30533)
Ruslan Lesiutin committed
July 29, 2024
S
[DevTools] Rename Fiber to Element in the Bridge Protocol and RendererInterface (#30490)
Sebastian Markbåge committed
July 8, 2024
S
[DevTools] Print component stacks as error objects to get source mapping (#30289)
Sebastian Markbåge committed
June 21, 2024
J
lint: enable reportUnusedDisableDirectives and remove unused suppressions (#28721)
Jan Kassens committed
June 17, 2024
R
chore[react-devtools]: unify console patching and default to ansi escape symbols (#29869)
Ruslan Lesiutin committed
June 11, 2024
S
[Flight] Let Errored/Blocked Direct References Turn Nearest Element Lazy (#29823)
Sebastian Markbåge committed
S
Use the Nearest Parent of an Errored Promise as its Owner (#29814)
Sebastian Markbåge committed
June 10, 2024
R
Add jest lint rules (#29760)
Ricky committed
June 5, 2024
S
[Flight] Override prepareStackTrace when reading stacks (#29740)
Sebastian Markbåge committed
May 25, 2024
S
[Fiber] Use Owner/JSX Stack When Appending Stacks to Console (#29206)
Sebastian Markbåge committed
April 17, 2024
J
[UMD] Remove umd builds (#28735)
Josh Story committed
April 16, 2024
S
[Flight] Encode ReadableStream and AsyncIterables (#28847)
Sebastian Markbåge committed
March 13, 2024
R
[RN] Use microtasks in the RN renderer based on a global flag defined by RN (#28472)
Rubén Norte committed
March 5, 2024
R
feat[devtools]: symbolicate source for inspected element (#28471)
Ruslan Lesiutin committed
March 1, 2024
J
[devtools][tests] add support for @gate pragma (#28479)
Josh Story committed
January 2, 2024
J
[flow] upgrade to 0.225.1 (#27871)
Jan Kassens committed
December 16, 2023
S
[Flight] Wire up async_hooks in Node.js DEV for inspecting Promises (#27840)
Sebastian Markbåge committed
November 27, 2023
A
FB-specific builds of Flight Server, Flight Client, and React Shared Subset (#27579)
Andrey Lunyov committed
October 16, 2023
R
refactor[react-devtools-extensions]: use globals to eliminate dead code (#27516)
Ruslan Lesiutin committed
October 2, 2023
S
[Flight] Taint APIs (#27445)
Sebastian Markbåge committed
September 29, 2023
S
Enforce that the "react-server" build of "react" is used (#27436)
Sebastian Markbåge committed
September 27, 2023
J
[Flight] Implement `react-server-dom-turbopack` (#27315)
Josh Story committed
September 20, 2023
A
useFormState: Hash the component key path for more compact output (#27397)
Andrew Clark committed
August 23, 2023
A
Scaffolding for useFormState (#27270)
Andrew Clark committed
August 22, 2023
S
[Fizz] Split ResponseState/Resources into RenderState/ResumableState (#27268)
Sebastian Markbåge committed
June 29, 2023
S
[Flight] Add Serialization of Typed Arrays / ArrayBuffer / DataView (#26954)
Sebastian Markbåge committed
June 3, 2023
S
[Flight] Add bundler-less version of RSC using plain ESM (#26889)
Sebastian Markbåge committed
May 18, 2023
S
Remove Flight Relay DOM/Native (#26828)
Sebastian Markbåge committed
April 19, 2023
S
Use .slice() for all substring-ing (#26677)
Sophie Alpert committed
March 29, 2023
S
[Flight] Add support BigInt support (#26479)
Sebastian Silbermann committed
March 3, 2023
A
New internal testing helpers: waitFor, waitForAll, waitForPaint (#26285)
Andrew Clark committed
February 10, 2023
M
Migrate testRunner from jasmine2 to jest-circus (#26144)
Ming Ye committed
December 20, 2022
J
ESLint upgrade to use hermes-eslint (#25915)
Jan Kassens committed
December 2, 2022
J
Remove Reconciler fork (1/2) (#25774)
Jan Kassens committed
October 27, 2022
S
Remove old react-fetch, react-fs and react-pg libraries (#25577)
Sebastian Markbåge committed
S
Try assigning fetch to globalThis if global assignment fails (#25571)
Sebastian Markbåge committed
October 23, 2022
S
[Flight] Use AsyncLocalStorage to extend the scope of the cache to micro tasks (#25542)
Sebastian Markbåge committed
September 27, 2022
V
Fix duplicate words tests (#25333)
Vic Graf committed
November 23, 2021
E
Update deprecated features in ESLint configuration files. (#22767)
Esteban committed
November 16, 2021
E
Remove unused react-internal/invariant-args ESLint rule. (#22778)
Esteban committed
November 4, 2021
B