COMMITS
/ packages/react-dom/index.js April 24, 2024
J
[react-dom] move all client code to `react-dom/client` (#28271)
Josh Story committed
April 10, 2024
A
Scaffolding for requestFormReset API (#28808)
Andrew Clark committed
April 9, 2024
S
Rename SECRET INTERNALS to `__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE` (#28789)
Sebastian Markbåge committed
April 3, 2024
S
Move ReactDOMLegacy implementation into RootFB (#28656)
Sebastian Markbåge committed
March 27, 2024
J
[react-dom] Remove `findDOMNode` from OSS builds (#28267)
Josh Story committed
March 26, 2024
S
Remove legacy hydration mode (#28440)
Sebastian Markbåge committed
October 4, 2023
A
Upgrade Server Actions to canary (#27459)
Andrew Clark committed
August 23, 2023
A
Scaffolding for useFormState (#27270)
Andrew Clark committed
August 17, 2023
J
[Float][Flight][Fizz][Fiber] Implement `preloadModule` and `preinitModule` (#27220)
Josh Story committed
April 25, 2023
A
Add stub for experimental_useFormStatus (#26719)
Andrew Clark committed
March 15, 2023
J
Remove unstable_flushControlled (#26397)
Jan Kassens committed
February 25, 2023
J
[Float][Fizz][Fiber] implement preconnect and prefetchDNS float methods (#26237)
Josh Story committed
December 2, 2022
J
Remove Reconciler fork (1/2) (#25774)
Jan Kassens committed
October 24, 2022
S
Update cache() and use() to the canary aka next channel (#25502)
Sebastian Markbåge committed
October 18, 2022
A
[Codemod] Update copyright header to Meta (#25315)
Andrew Clark committed
September 15, 2022
J
[react-dom] Reorganize react-dom internals to match react (#25277)
Josh Story committed
November 15, 2021
S
Move unstable_scheduleHydration to ReactDOMHydrationRoot (#22455)
salazarm committed
June 17, 2021
S
Remove unstable_createRoot from internal builds (#21698)
Sebastian Markbåge committed
June 15, 2021
S
createRoot(..., {hydrate:true}) -> hydrateRoot(...) (#21687)
Sebastian Markbåge committed
May 12, 2021
B
Update entry point exports (#21488)
Brian Vaughn committed
March 10, 2021
R
Remove Blocking Mode (again) (#20974)
Ricky committed
March 2, 2021
A
Revert "Remove blocking mode and blocking root (#20888)" (#20916)
Andrew Clark committed
February 28, 2021
R
Remove blocking mode and blocking root (#20888)
Ricky committed
July 6, 2020
R
May 21, 2020
A
Add `unstable_isNewReconciler export to FB builds (#18974)
Andrew Clark committed
May 12, 2020
D
Add experimental ReactDOM.createEventHandle (#18756)
Dominic Gannaway committed
May 5, 2020
A
Add unstable prefix to experimental APIs (#18825)
Andrew Clark committed
February 25, 2020
S
Export React as Named Exports instead of CommonJS (#18106)
Sebastian Markbåge committed
September 7, 2018
H
Drop the year from Facebook copyright headers and the LICENSE file. (#13593)
Héctor Ramos committed
August 20, 2018
J
Short circuit the logic for exporting a module (#13392)
Joseph committed
December 6, 2017
R
Remove vars (#11780)
Raphael Amorim committed
November 2, 2017
D
Convert the Source to ES Modules (#11389)
Dan Abramov committed
October 19, 2017
D
Reorganize code structure (#11288)
Dan Abramov committed
October 18, 2017
D
Use Yarn Workspaces (#11252)
Dan Abramov committed
September 13, 2017
D
Report bad dead code elimination to React DevTools (#10702)
Dan Abramov committed
April 5, 2017
D
Convert current build system to Rollup and adopt flat bundles (#9327)
Dominic Gannaway committed
February 16, 2017
D
Switch to shipping Fiber in npm packages (#9015)
Dimzel Sobolev committed
August 11, 2016
S
Build renderers into their individual npm packages (#7168)
Sebastian Markbåge committed
August 10, 2015
P
Upgrade ESLint, fix code
Paul O’Shannessy committed
July 21, 2015
B
Rename ReactDOMClient to ReactDOM
Ben Alpert committed
June 17, 2015
P
Move npm packages into folder
Paul O’Shannessy committed