COMMITS
/ scripts/rollup/modules.js August 21, 2024
S
[Flight] Source Map Actions in Reference Node Loader Transforms (#30755)
Sebastian Markbåge committed
April 24, 2024
J
[react-dom] move all client code to `react-dom/client` (#28271)
Josh Story committed
April 17, 2024
J
[UMD] Remove umd builds (#28735)
Josh Story committed
January 31, 2023
J
Upgrade prettier (#26081)
Jan Kassens committed
October 27, 2022
S
Remove old react-fetch, react-fs and react-pg libraries (#25577)
Sebastian Markbåge committed
June 19, 2022
S
Add entry points for "static" server rendering passes (#24752)
Sebastian Markbåge committed
August 4, 2021
A
Re-add old Fabric Offscreen impl behind flag (#22018)
Andrew Clark committed
April 26, 2021
B
Remove unstable scheduler/tracing API (#20037)
Brian Vaughn committed
March 24, 2021
D
Add react-reconciler/constants entry point (#21062)
Dan Abramov committed
December 9, 2020
D
[Flight] Add read-only fs methods (#20412)
Dan Abramov committed
December 3, 2020
D
[Flight] Minimal webpack plugin (#20228)
Dan Abramov committed
July 1, 2020
D
Remove React Flare Keyboard responder (#19222)
Dominic Gannaway committed
June 11, 2020
D
Remove synamic modern event system flag for FB (#19059)
Dominic Gannaway committed
May 12, 2020
R
[Blocks] Scaffolding react-fetch + first pass at node implementation (#18863)
Richard Maisano committed
March 17, 2020
L
add jsx-runtime and jsx-dev-runtime (#18299)
Luna Ruan committed
March 12, 2020
A
Set up infra for react-reconciler fork (#18285)
Andrew Clark committed
February 3, 2020
S
make testing builds for React/ReactDOM (#17915)
Sunil Pai committed
November 2, 2019
S
[Flight] Move around the Server side a bit (#17251)
Sebastian Markbåge committed
September 20, 2019
D
Rename experimental react-ui => react-interactions (#16842)
Dan Abramov committed
September 16, 2019
N
[react-ui] usePress from useKeyboard and useTap (#16772)
Nicolas Gallagher committed
May 23, 2019
J
February 28, 2019
A
Swap expect(ReactNoop) for expect(Scheduler) (#14971)
Andrew Clark committed
September 19, 2018
D
Rename schedule to scheduler (#13683)
Dan Abramov committed
September 14, 2018
B
Add UMD production+profiling entry points (#13642)
Brian Vaughn committed
September 13, 2018
B
Rename "tracking" API to "tracing" (#13641)
Brian Vaughn committed
September 3, 2018
B
Rename "react-scheduler" package to "schedule" (#13543)
Brian Vaughn committed
September 1, 2018
B
Interaction tracking follow up (#13509)
Brian Vaughn committed
August 29, 2018
B
Profiler integration with interaction-tracking package (#13253)
Brian Vaughn committed
August 17, 2018
B
Add interaction-tracking/subscriptions (#13426)
Brian Vaughn committed
B
interaction-tracking package (#13234)
Brian Vaughn committed
June 19, 2018
D
Remove fbjs dependency (#13069)
Dan Abramov committed
May 19, 2018
D
Resolve host configs at build time (#12792)
Dan Abramov committed
May 17, 2018
G
getPeerGlobals should check bundleType instead of moduleType (#12839)
Gary Wang committed
March 23, 2018
M
Tweaks the build script (#12444)
Maël Nison committed
November 30, 2017
D
Unify the way we fork modules (#11711)
Dan Abramov committed
November 6, 2017
D
Correctly replace shims using relative requires (#11472)
Dan Abramov committed
November 2, 2017
D
Convert the Source to ES Modules (#11389)
Dan Abramov committed
October 24, 2017
D
Drop Haste (#11303)
Dan Abramov committed
October 20, 2017
D
Flatten the shared/ folder (#11297)
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
D
Add static injection for feature flags (#11269)
Dan Abramov committed
October 11, 2017
D
React reconciler package (#10758)
Dustan Kasten committed
September 27, 2017
L
Fix a few typos (#10860)
Leslie committed
September 14, 2017
D
Fix FB isomorphic build (#10704)
Dan Abramov committed
September 11, 2017
D
Share Object.assign polyfill between UMD builds (#10671)
Dan Abramov committed
August 23, 2017
B
Delete ReactNativeStack 🎉 🎉 🎉 (#10511)
Brian Vaughn committed
August 18, 2017
B
Removed ReactNativeFeatureFlag shim from RN bundle (#10472)
Brian Vaughn committed
July 19, 2017
D
Move DEV only module requires into __DEV__ blocks (#10185)
Dominic Gannaway committed
June 14, 2017
D
Streamline Fiber/Stack testing and bundling setup a little bit (#9964)
Dan Abramov committed