A framework for building native applications using React
COMMITS
July 18, 2019
C
Switch HMR connection to register bundle entry points via a message
Christoph Nakazawa committed
D
Delete method MountingManager.removeRootView
David Vacca committed
R
Use UTF-8 instead of ASCII for setting object properties from folly::dynamic
Riley Dulin committed
R
clang-format everything
Riley Dulin committed
July 17, 2019
V
Fabric: Reimplementation of `stubViewTreeFromShadowNode`
Valentin Shergin committed
V
Fabric: Debug printing for StubView
Valentin Shergin committed
V
Fabric: Fixed debug printing bug in ShadowView
Valentin Shergin committed
V
Fabric: Implemented StubViewTree::getRootStubView()
Valentin Shergin committed
S
dev error for excessive pending callbacks
Spencer Ahrens committed
S
Use `Map`s instead of `Object`s for `MessageQueue` callbacks
Spencer Ahrens committed
C
Remove some hacks to UIManager
Chris Blappert committed
G
Properly set borderRadius on Android (#25626)
Guilherme Iscaro committed
V
Fabric: Workaround in ScrollView that communicates the fact that the view was unmounted
Valentin Shergin committed
V
Fabric: Implementation of `ScrollView.contentInset`
Valentin Shergin committed
V
Fabric: Additional checks for _eventEmitter being null in ScrollView
Valentin Shergin committed
E
Remove unused removeRootView() method from FabricUIManager
Emily Janzer committed
S
remove YGMarker code
Sidharth Guglani committed
S
move YGMarkerMeasure and YGMarkerBaselineFn to event based system
Sidharth Guglani committed
D
Upgrade fbjni
David Aurelio committed
D
Always connect the socket at start
Dan Abramov committed
D
Remove the escape hatch
Dan Abramov committed
D
Don't redbox on startup if Metro is not running
Dan Abramov committed
D
Downgrade symbolication warning to a log
Dan Abramov committed
M
Accept all types for objects' and arrays' elements
Michał Osadnik committed
M
Fix types for DialogManagerAndroid
Michał Osadnik committed
M
Add support for stringish in codegen for modules
Michał Osadnik committed
M
Fix support for objects' types defined in file
Michał Osadnik committed
M
change flow union type in NativeUIManager.js to any
Michał Osadnik committed
M
Change callback in clearCookies and sendRequest from RCTNetworking to returning void
Michał Osadnik committed
M
Temporarily get rid of not nullable boolean and number checks
Michał Osadnik committed