react-native-macos/React/Fabric
Valentin Shergin 75a678ddb2 Fabric: `RCTParagraphComponentView` now respects the `accessible` property
Summary:
In RN, a <Text> node can be marked "not-accessible" by specifying `accessible=false`. This diff implements this for Fabric.

Changelog: [Internal] Fabric-specific internal change.

Reviewed By: sammy-SC

Differential Revision: D24386225

fbshipit-source-id: 576f4cbe1916e90034f8c9f06f19cea1992e7abd
2021-01-25 21:11:44 -08:00
..
Mounting Fabric: `RCTParagraphComponentView` now respects the `accessible` property 2021-01-25 21:11:44 -08:00
Surface Add reset method to RCTFabricSurface [2/N] 2020-11-17 14:50:18 -08:00
Utils Fabric: Removing MainRunLoopEventBeat and RuntimeEventBeat (iOS) 2020-09-11 08:23:27 -07:00
RCTConversions.h Apply clang-format update fixes 2021-01-09 22:11:00 -08:00
RCTImageResponseDelegate.h 6/6 Log image-rendered for Fabric image logging 2020-09-11 15:09:12 -07:00
RCTImageResponseObserverProxy.h move fabric to ReactCommon/react/renderer 2020-07-31 13:34:29 -07:00
RCTImageResponseObserverProxy.mm 6/6 Log image-rendered for Fabric image logging 2020-09-11 15:09:12 -07:00
RCTLocalizationProvider.h Build the basic RCTLocalizationProvider 2020-08-06 14:35:35 -07:00
RCTLocalizationProvider.mm Build the basic RCTLocalizationProvider 2020-08-06 14:35:35 -07:00
RCTPrimitives.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTScheduler.h iOS implementation of sendAccessibilityEvent 2021-01-08 18:10:59 -08:00
RCTScheduler.mm Apply clang-format update fixes 2021-01-09 22:11:00 -08:00
RCTSurfacePresenter.h Remove integration between Paper and Fabric's UIManager 2020-06-29 15:26:31 -07:00
RCTSurfacePresenter.mm Add experiment to clean up resources when the app is backgrounded 2021-01-20 10:08:13 -08:00
RCTSurfacePresenterBridgeAdapter.h Tidy up license headers 2019-11-11 17:59:06 -08:00
RCTSurfacePresenterBridgeAdapter.mm Daily `arc lint --take CLANGFORMAT` 2020-09-21 04:38:18 -07:00
RCTSurfaceRegistry.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTSurfaceRegistry.mm Codemod: Clang-format for all files in `React/Fabric` directory 2020-02-26 21:31:12 -08:00
RCTSurfaceTouchHandler.h Breaking a retain cycle between `RCTSurfaceTouchHandler` and `RCTFabricSurface` (another approach) 2020-10-01 09:38:28 -07:00
RCTSurfaceTouchHandler.mm Cancel touches if surface touch handler can be prevented | second try 2020-12-27 03:26:03 -08:00
RCTTouchableComponentViewProtocol.h move fabric to ReactCommon/react/renderer 2020-07-31 13:34:29 -07:00