COMMITS
/ packages/react-native-renderer/src/ReactNativeEventEmitter.js March 27, 2023
J
[flow] make Flow suppressions explicit on the error (#26487)
Jan Kassens committed
March 15, 2023
S
Avoid meta programming to initialize functions in module scope (#26388)
Sebastian Markbåge committed
March 2, 2023
R
Removed unused imperative events implementation from React Native renderer (#26282)
Rubén Norte committed
February 9, 2023
J
[flow] enable LTI inference mode (#26104)
Jan Kassens committed
January 31, 2023
J
Upgrade prettier (#26081)
Jan Kassens committed
January 9, 2023
J
[flow] enable enforce_local_inference_annotations (#25921)
Jan Kassens committed
October 18, 2022
A
[Codemod] Update copyright header to Meta (#25315)
Andrew Clark committed
October 17, 2022
C
Refactor: merge duplicate imports (#25489)
c0dedance committed
March 2, 2022
J
July 1, 2020
D
Fork legacy-events folder into react-dom and react-native (#19228)
Dan Abramov committed
May 4, 2020
D
Modern Event System: improve dispatching queue (#18799)
Dominic Gannaway committed
April 9, 2020
A
Split cross-package types from implementation
Andrew Clark committed
A
Add `.old` prefix to reconciler modules
Andrew Clark committed
April 2, 2020
D
Cleanup getListener and EventSystemFlags (#18469)
Dominic Gannaway committed
February 28, 2020
E
[Native] Enable and remove targetAsInstance feature flag. (#18182)
Eli White committed
February 14, 2020
D
Refactor DOM plugin system to single module (#18025)
Dominic Gannaway committed
December 14, 2019
D
Use console directly instead of warning() modules (#17599)
Dan Abramov committed
December 12, 2019
D
Add component stacks to (almost) all warnings (#17586)
Dan Abramov committed
December 11, 2019
L
Remove the condition argument from warning() (#17568)
Laura buns committed
November 11, 2019
E
[Native] If statement cleanup for null targets (#17346)
Eli White committed
E
[Native] Add FeatureFlag to dispatch events with instance targets (#17323)
Eli White committed
October 2, 2019
N
Move eventSystemFlags to last argument in event plugin extractors (#16978)
Nicolas Gallagher committed
September 23, 2019
S
Event Replaying (#16725)
Sebastian Markbåge committed
August 14, 2019
B
Rename legacy "events" package to "legacy-events" (#16388)
Brian Vaughn committed
March 26, 2019
D
Add part of the event responder system for experimental event API (#15179)
Dominic Gannaway committed
November 19, 2018
S
Remove `import * as` pattern from the codebase (#14282)
Sebastian Markbåge committed
September 7, 2018
H
Drop the year from Facebook copyright headers and the LICENSE file. (#13593)
Héctor Ramos committed
July 16, 2018
June 19, 2018
D
Remove fbjs dependency (#13069)
Dan Abramov committed
May 15, 2018
P
Use browser event names for top-level event types in React DOM (#12629)
Philipp Spieß committed
April 10, 2018
S
Allocate unique reactTags for RN and Fabric (#12587)
Sebastian Markbåge committed
January 5, 2018
D
Reduce the handleTopLevel() event code indirection (#11915)
Dan Abramov committed
November 30, 2017
R
react-native-renderer: convert vars to let/const (#11722)
Raphael Amorim committed
November 7, 2017
C
Update prettier to 1.8.1 (#10785)
Clement Hoang committed
November 5, 2017
D
Use named exports in more places (#11457)
Dan Abramov committed
November 2, 2017
D
Remove unnecessary 'use strict' in the source (#11433)
Dan Abramov committed
D
Convert the Source to ES Modules (#11389)
Dan Abramov committed
October 25, 2017
D
Reorder imports (#11359)
Dan Abramov committed
October 24, 2017
D
Drop Haste (#11303)
Dan Abramov committed
October 18, 2017
D
Use Yarn Workspaces (#11252)
Dan Abramov committed