COMMITS
/ packages/react-reconciler/README.md April 25, 2024
J
Add descriptions of new methods to the react-reconciler readme (#28750)
Jack Pope committed
September 23, 2023
S
Ship diffInCommitPhase (#27409)
Sophie Alpert committed
April 10, 2023
J
Rename HostConfig files to FiberConfig to clarify they are configs fo… (#26592)
Josh Story committed
December 23, 2022
S
reconciler docs: fix small typo - "mode" (instead of "node") (#25863)
satelllte committed
December 2, 2022
D
fix link to ReactDOMHostconfig in reconciler docs (#25788)
Dmitry committed
August 25, 2022
K
Fix typo: supportsMicrotask -> supportsMicrotasks (#25142)
kwzr committed
June 8, 2022
M
`now` isn't part of the react-reconciler config anymore (#24689)
Mathieu Dutour committed
June 29, 2021
B
Updated scripts and config to replace "master" with "main" branch (#21768)
Brian Vaughn committed
March 24, 2021
D
Add react-reconciler/constants entry point (#21062)
Dan Abramov committed
March 23, 2021
A
Move priorities to separate import to break cycle (#21060)
Andrew Clark committed
March 16, 2021
S
chore: update react-reconciler README (#21016)
susiwen8 committed
February 12, 2021
A
Add `supportsMicrotasks` to the host config (#20809)
Andrew Clark committed
February 9, 2021
D
Experiment: Infer the current event priority from the native event (#20748)
Dan Abramov committed
February 5, 2021
D
Fix UMD bundles by removing usage of global (#20743)
Dan Abramov committed
January 27, 2021
R
Queue discrete events in microtask (#20669)
Ricky committed
December 8, 2020
H
Fix typo (#20300)
Hollow Man committed
S
fix: Fix typo in react-reconciler docs (#20284)
Sam Zhou committed
November 17, 2020
D
Add best-effort documentation for third-party renderers (#20278)
Dan Abramov committed
November 5, 2018
M
react-reconciler: Update README.md (#13953)
Marcelo Jorge Vieira committed
June 26, 2018
D
Add link to another article about React renderers
Dan Abramov committed
June 20, 2018
D
Add a link to custom renderer intro article
Dan Abramov committed
June 9, 2018
D
Update custom renderer docs
Dan Abramov committed
May 20, 2018
K
Fix react native example links in README of 'react-reconciler' (#12871)
Kevin (Kun) "Kassimo" Qian committed
October 21, 2017
L
Fix renderer example links in README of `react-reconciler` (#11312)
Leo Selig committed
October 11, 2017
D
React reconciler package (#10758)
Dustan Kasten committed