..
tests
iOS: added placeholder test setup for fabric graphics/uimanager/view targets
2018-03-23 22:22:20 -07:00
BUCK
Re-format BUCK to use recommended style.
2018-05-20 23:24:51 -07:00
ComponentDescriptorFactory.h
iOS: Introduced ComponentDescriptorFactory to provide app specific component registry
2018-05-18 19:46:32 -07:00
ComponentDescriptorRegistry.cpp
Fabric: ComponentDescriptorRegistry::operator[] marked as const
2018-04-10 12:59:51 -07:00
ComponentDescriptorRegistry.h
Fabric: ComponentDescriptorRegistry::operator[] marked as const
2018-04-10 12:59:51 -07:00
Differentiator.cpp
Fabric: Improved signature of `calculateMutationInstructions`
2018-05-15 23:58:59 -07:00
Differentiator.h
Fabric: Improved signature of `calculateMutationInstructions`
2018-05-15 23:58:59 -07:00
FabricUIManager.cpp
make <Image> fallback to <View> temporarily
2018-05-22 01:31:57 -07:00
FabricUIManager.h
Wire up event handler bindings
2018-05-21 12:21:56 -07:00
Scheduler.cpp
iOS: Introduced ComponentDescriptorFactory to provide app specific component registry
2018-05-18 19:46:32 -07:00
Scheduler.h
iOS: Mark Scheduler class as final
2018-05-10 15:17:53 -07:00
SchedulerDelegate.h
Fix dtor declaration for clang-6
2018-04-20 10:04:39 -07:00
ShadowTree.cpp
Fabric: Removing default arguments from ShadowNode's constructors
2018-05-17 20:28:50 -07:00
ShadowTree.h
Fabric: Introducing `ShadowTree`
2018-05-08 23:03:36 -07:00
ShadowTreeDelegate.h
Fabric: Introducing `ShadowTree`
2018-05-08 23:03:36 -07:00
TreeMutationInstruction.cpp
Fabric: Improved signature of `calculateMutationInstructions`
2018-05-15 23:58:59 -07:00
TreeMutationInstruction.h
Fabric: Refined TreeMutationInstruction class
2018-04-10 12:59:50 -07:00
UIManagerDelegate.h
Fabric: Introducing UIManagerDelegate
2018-04-10 12:59:51 -07:00