react-native/React/Views
Nick Lockwood 48af214216 Simplified event registration
Summary:
Our events all follow a common pattern, so there's no good reason why the configuration should be so verbose. This diff eliminates that redundancy, and gives us the freedom to simplify the underlying mechanism in future without further churning the call sites.
2015-08-11 06:41:04 -08:00
..
RCTActivityIndicatorViewManager.h Improved RCTActivityIndicatorView and fixed some flow errors 2015-04-26 02:17:13 -08:00
RCTActivityIndicatorViewManager.m Improved RCTActivityIndicatorView and fixed some flow errors 2015-04-26 02:17:13 -08:00
RCTAnimationType.h [LayoutAnimation] RCTAnimationTypeKeyboard 2015-06-25 09:17:01 -08:00
RCTAutoInsetsProtocol.h [ReactNative] s/ReactKit/React/g 2015-03-26 02:42:24 -08:00
RCTBorderDrawing.h Implemented fast path for same borders/radii 2015-05-28 09:16:44 -08:00
RCTBorderDrawing.m Implemented fast path for same borders/radii 2015-05-28 09:16:44 -08:00
RCTComponent.h Refactor RCTUIManager 2015-08-06 15:49:35 -08:00
RCTComponentData.h Refactor RCTUIManager 2015-08-06 15:49:35 -08:00
RCTComponentData.m Refactor RCTUIManager 2015-08-06 15:49:35 -08:00
RCTConvert+CoreLocation.h [MapView] Support for annotation callouts, annotation press, callout presses and pin animation 2015-06-25 09:15:21 -08:00
RCTConvert+CoreLocation.m [MapView] Support for annotation callouts, annotation press, callout presses and pin animation 2015-06-25 09:15:21 -08:00
RCTConvert+MapKit.h [MapView] Support for annotation callouts, annotation press, callout presses and pin animation 2015-06-25 09:15:21 -08:00
RCTConvert+MapKit.m [MapView] Support for annotation callouts, annotation press, callout presses and pin animation 2015-06-25 09:15:21 -08:00
RCTDatePickerManager.h Removed deprecated RCT_EXPORT + code paths 2015-06-05 09:58:25 -08:00
RCTDatePickerManager.m Simplified event registration 2015-08-11 06:41:04 -08:00
RCTMap.h [MapView] Support for annotation callouts, annotation press, callout presses and pin animation 2015-06-25 09:15:21 -08:00
RCTMap.m [MapView] Support for annotation callouts, annotation press, callout presses and pin animation 2015-06-25 09:15:21 -08:00
RCTMapManager.h [ReactNative] s/ReactKit/React/g 2015-03-26 02:42:24 -08:00
RCTMapManager.m Simplified event registration 2015-08-11 06:41:04 -08:00
RCTModalHostView.h Add <Modal /> component 2015-07-28 07:21:50 -08:00
RCTModalHostView.m Refactor RCTUIManager 2015-08-06 15:49:35 -08:00
RCTModalHostViewController.h Add <Modal /> component 2015-07-28 07:21:50 -08:00
RCTModalHostViewController.m Add <Modal /> component 2015-07-28 07:21:50 -08:00
RCTModalHostViewManager.h Add <Modal /> component 2015-07-28 07:21:50 -08:00
RCTModalHostViewManager.m Add <Modal /> component 2015-07-28 07:21:50 -08:00
RCTNavItem.h Nav ios hide hairline 2015-07-16 04:31:17 -08:00
RCTNavItem.m [NavigatorIOS] Fixes #1268 - Bug causing the leftButtonIcon to not appear 2015-05-14 09:01:57 -08:00
RCTNavItemManager.h [ReactNative] s/ReactKit/React/g 2015-03-26 02:42:24 -08:00
RCTNavItemManager.m Nav ios hide hairline 2015-07-16 04:31:17 -08:00
RCTNavigator.h [ReactNative] Use a single DisplayLink held by the bridge 2015-04-15 07:07:48 -08:00
RCTNavigator.m Simplified event registration 2015-08-11 06:41:04 -08:00
RCTNavigatorManager.h [ReactNative] s/ReactKit/React/g 2015-03-26 02:42:24 -08:00
RCTNavigatorManager.m Simplified event registration 2015-08-11 06:41:04 -08:00
RCTPicker.h [ReactNative] s/ReactKit/React/g 2015-03-26 02:42:24 -08:00
RCTPicker.m Simplified event registration 2015-08-11 06:41:04 -08:00
RCTPickerManager.h [ReactNative] s/ReactKit/React/g 2015-03-26 02:42:24 -08:00
RCTPickerManager.m Increased warning levels to -Wall -Wextra, and fixed Xcode 7 beta issues 2015-06-15 07:52:50 -08:00
RCTPointerEvents.h [ReactNative] s/ReactKit/React/g 2015-03-26 02:42:24 -08:00
RCTProgressViewManager.h Added ProgressViewIOS 2015-06-03 09:49:35 -08:00
RCTProgressViewManager.m Added ProgressViewIOS 2015-06-03 09:49:35 -08:00
RCTScrollView.h [ReactNative] Implement proper event coalescing 2015-05-27 20:41:20 -08:00
RCTScrollView.m Simplified event registration 2015-08-11 06:41:04 -08:00
RCTScrollViewManager.h Removed deprecated RCT_EXPORT + code paths 2015-06-05 09:58:25 -08:00
RCTScrollViewManager.m Simplified event registration 2015-08-11 06:41:04 -08:00
RCTScrollableProtocol.h [ReactNative] s/ReactKit/React/g 2015-03-26 02:42:24 -08:00
RCTSegmentedControl.h [MapView] Support for annotation callouts, annotation press, callout presses and pin animation 2015-06-25 09:15:21 -08:00
RCTSegmentedControl.m Simplified event registration 2015-08-11 06:41:04 -08:00
RCTSegmentedControlManager.h Add SegmentedControlIOS 2015-04-29 08:08:45 -08:00
RCTSegmentedControlManager.m Add SegmentedControlIOS 2015-04-29 08:08:45 -08:00
RCTShadowView.h Fixed onLayout redbox issue 2015-08-07 02:58:48 -08:00
RCTShadowView.m Refactor RCTUIManager 2015-08-06 15:49:35 -08:00
RCTSlider.h [SliderIOS] Apply value after minimum/maximumValue in order to ensure it is properly set 2015-04-21 11:09:10 -08:00
RCTSlider.m [SliderIOS] Apply value after minimum/maximumValue in order to ensure it is properly set 2015-04-21 11:09:10 -08:00
RCTSliderManager.h [ReactNative] s/ReactKit/React/g 2015-03-26 02:42:24 -08:00
RCTSliderManager.m Simplified event registration 2015-08-11 06:41:04 -08:00
RCTSwitch.h [ReactNative] s/ReactKit/React/g 2015-03-26 02:42:24 -08:00
RCTSwitch.m [ReactNative] s/ReactKit/React/g 2015-03-26 02:42:24 -08:00
RCTSwitchManager.h [ReactNative] s/ReactKit/React/g 2015-03-26 02:42:24 -08:00
RCTSwitchManager.m Simplified event registration 2015-08-11 06:41:04 -08:00
RCTTabBar.h [TabBarIOS] Add translucent property to TabBarIOS 2015-07-14 08:02:44 -08:00
RCTTabBar.m Simplified event registration 2015-08-11 06:41:04 -08:00
RCTTabBarItem.h [Image] Add scale support for base64-encoded image. 2015-06-25 06:07:42 -08:00
RCTTabBarItem.m Cleanup 2015-07-31 11:33:22 -08:00
RCTTabBarItemManager.h [ReactNative] s/ReactKit/React/g 2015-03-26 02:42:24 -08:00
RCTTabBarItemManager.m [Image] Add scale support for base64-encoded image. 2015-06-25 06:07:42 -08:00
RCTTabBarManager.h [ReactNative] s/ReactKit/React/g 2015-03-26 02:42:24 -08:00
RCTTabBarManager.m [TabBarIOS] Add translucent property to TabBarIOS 2015-07-14 08:02:44 -08:00
RCTTextDecorationLineType.h <Text> module add textDecoration style attributes 2015-07-07 06:15:20 -08:00
RCTView.h Improved RCTCache performance + fixed border color crash 2015-07-14 04:56:25 -08:00
RCTView.m Cleanup 2015-07-31 11:33:22 -08:00
RCTViewControllerProtocol.h [ReactNative] s/ReactKit/React/g 2015-03-26 02:42:24 -08:00
RCTViewManager.h Simplified event registration 2015-08-11 06:41:04 -08:00
RCTViewManager.m Simplified event registration 2015-08-11 06:41:04 -08:00
RCTWebView.h Cleanup 2015-07-31 11:33:22 -08:00
RCTWebView.m Simplified event registration 2015-08-11 06:41:04 -08:00
RCTWebViewManager.h [ReactNative] s/ReactKit/React/g 2015-03-26 02:42:24 -08:00
RCTWebViewManager.m Simplified event registration 2015-08-11 06:41:04 -08:00
RCTWrapperViewController.h [ReactNative] s/ReactKit/React/g 2015-03-26 02:42:24 -08:00
RCTWrapperViewController.m Simplified event registration 2015-08-11 06:41:04 -08:00
UIView+React.h Refactor RCTUIManager 2015-08-06 15:49:35 -08:00
UIView+React.m Cleanup 2015-07-31 11:33:22 -08:00