A framework for building native applications using React
COMMITS
/ Libraries/Interaction/__tests__/TaskQueue-test.js September 26, 2020
R
Don't crash when promise task is cancelled before its resolved (#29969)
Rob Walker committed
March 25, 2020
M
Back out "Upgrade Prettier from 1.17 to 2.0.2."
Michael Bolin committed
M
Upgrade Prettier from 1.17 to 2.0.2.
Michael Bolin committed
May 8, 2019
September 11, 2018
H
Update copyright headers to yearless format
Héctor Ramos committed
May 11, 2018
E
Prettier React Native Libraries
Eli White committed
February 17, 2018
S
Update license headers for MIT license
Sophie Alpert committed
November 2, 2017
M
Adding @email tags to most of the tests
Miguel Jimenez Esun committed
June 14, 2017
M
Move jest to version 20
Miguel Jiménez Esún committed
June 13, 2017
J
remove disableAutomock from jest tests (new default) @bypass-lint
James Burnett committed
June 8, 2017
J
disable automock by default in as many places as possible @bypass-lint
James Burnett committed
December 19, 2016
A
Replace jest.resetModuleRegistry() with jest.resetModules()
Alan Norbauer committed
July 11, 2016
S
Fix bug in cancelling last task in TaskQueue
Spencer Ahrens committed
June 9, 2016
S
Make InteractionManager tasks cancellable
Spencer Ahrens committed
April 28, 2016
C
Update Jest APIs on fbsource
Christoph Pojer committed
December 24, 2015
S
Add yieldy, chained async task support to InteractionManager
Spencer Ahrens committed