react-native-macos/React/Modules
Tom Underhill f52e69bdb2
Fix macOS Alert API issues (#355)
* Update scripts to publish react-native-macos-init

* Clean up merge markers

* Restored ios:macos RNTester parity except for InputAccessoryView.

* Revert "Restored ios:macos RNTester parity except for InputAccessoryView."

This reverts commit 5a67ae06b0.

* Remove unnecessary android builds and tar file upload.

* Fix macOS alerts and prompts: alert was always showing an edit box, prompt was doing nothing.

* Fixed prompt default value.  linted the JS.   Fixed callbacks in mac native.

* Updated the dangerfile.js to allow macos in the changelog category

Co-authored-by: React-Native Bot <53619745+rnbot@users.noreply.github.com>
2020-05-11 16:24:12 -07:00
..
RCTAccessibilityManager.h - add more iOS flags into AccessibilityInfo (#23913) 2019-03-15 11:34:20 -07:00
RCTAccessibilityManager.m Merge react-native 0.61-stable (#323) 2020-04-28 11:49:15 -07:00
RCTAlertManager.h facebook 0.58.6 merge with conflicts (although some iOS files had conflicts removed) 2019-03-11 13:49:58 -07:00
RCTAlertManager.m Fix macOS Alert API issues (#355) 2020-05-11 16:24:12 -07:00
RCTAppState.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTAppState.m initial commit with merge conflicts 2019-08-15 08:35:19 -07:00
RCTAsyncLocalStorage.h Expose AsyncLocalStorage get/set methods (#18454) 2019-01-29 08:54:16 -08:00
RCTAsyncLocalStorage.m facebook 59.0 merge- with conflicts 2019-04-22 10:37:26 -07:00
RCTClipboard.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTClipboard.m facebook 0.58.6 merge with conflicts (although some iOS files had conflicts removed) 2019-03-11 13:49:58 -07:00
RCTDevSettings.h facebook 0.58.6 merge with conflicts (although some iOS files had conflicts removed) 2019-03-11 13:49:58 -07:00
RCTDevSettings.mm Merge react-native 0.61-stable (#323) 2020-04-28 11:49:15 -07:00
RCTDeviceInfo.h facebook 0.58.6 merge with conflicts (although some iOS files had conflicts removed) 2019-03-11 13:49:58 -07:00
RCTDeviceInfo.m Fix Dimension for macOS (#348) 2020-05-07 19:58:08 -07:00
RCTEventEmitter.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTEventEmitter.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTI18nManager.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTI18nManager.m Start using getConstants 2019-02-04 17:46:56 -08:00
RCTI18nUtil.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTI18nUtil.m facebook 0.58.6 merge with conflicts (although some iOS files had conflicts removed) 2019-03-11 13:49:58 -07:00
RCTKeyboardObserver.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTKeyboardObserver.m facebook 59.0 merge- with conflicts 2019-04-22 10:37:26 -07:00
RCTLayoutAnimation.h facebook 0.58.6 merge with conflicts (although some iOS files had conflicts removed) 2019-03-11 13:49:58 -07:00
RCTLayoutAnimation.m facebook 0.58.6 merge with conflicts (although some iOS files had conflicts removed) 2019-03-11 13:49:58 -07:00
RCTLayoutAnimationGroup.h facebook 0.58.6 merge with conflicts (although some iOS files had conflicts removed) 2019-03-11 13:49:58 -07:00
RCTLayoutAnimationGroup.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTRedBox.h facebook 0.58.6 merge with conflicts (although some iOS files had conflicts removed) 2019-03-11 13:49:58 -07:00
RCTRedBox.m Merge react-native 0.61-stable (#323) 2020-04-28 11:49:15 -07:00
RCTRedBoxExtraDataViewController.h facebook 0.58.6 merge with conflicts (although some iOS files had conflicts removed) 2019-03-11 13:49:58 -07:00
RCTRedBoxExtraDataViewController.m Fix xcode warnings (#23565) 2019-02-20 18:46:23 -08:00
RCTSourceCode.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTSourceCode.m Start using getConstants 2019-02-04 17:46:56 -08:00
RCTStatusBarManager.h Add `react-native-macos-init` for adding macOS apps to existing `react-native init` projects. (#291) 2020-04-01 17:22:01 -07:00
RCTStatusBarManager.m Merge react-native 0.61-stable (#323) 2020-04-28 11:49:15 -07:00
RCTSurfacePresenterStub.h Merge react-native 0.61-stable (#323) 2020-04-28 11:49:15 -07:00
RCTSurfacePresenterStub.m Merge react-native 0.61-stable (#323) 2020-04-28 11:49:15 -07:00
RCTTVNavigationEventEmitter.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTTVNavigationEventEmitter.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTTiming.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTTiming.m Merge react-native 0.61-stable (#323) 2020-04-28 11:49:15 -07:00
RCTUIManager.h iOS changes to get RNTester running with 0.60. Updates to pbxprojs, some core JS files, bundler, etc. 2019-08-20 11:16:42 -07:00
RCTUIManager.m Merge react-native 0.61-stable (#323) 2020-04-28 11:49:15 -07:00
RCTUIManagerObserverCoordinator.h facebook 0.58.6 merge with conflicts (although some iOS files had conflicts removed) 2019-03-11 13:49:58 -07:00
RCTUIManagerObserverCoordinator.mm Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTUIManagerUtils.h Merge react-native 0.61-stable (#323) 2020-04-28 11:49:15 -07:00
RCTUIManagerUtils.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00