Граф коммитов

17971 Коммитов

Автор SHA1 Сообщение Дата
React-Native Bot 9a4e56c929 Applying package update to 0.61.40 ***NO_CI*** 2020-06-11 16:54:58 +00:00
Anandraj 22028b4190
Working around ndk paths containing spaces in it (#445)
* Working around ndk paths containing spaces in it

* Fixing a syntax error in task definitino
2020-06-11 09:50:46 -07:00
React-Native Bot 45d1df90e4 Applying package update to 0.61.39 ***NO_CI*** 2020-05-29 20:16:21 +00:00
Tom Underhill b6e8a7adf8
Fix npm publish pipeline to only tag `latest` when publishing from master (#426)
* 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 publish script to only npm tag `latest` when publishing from master, other npm tag with the branch name such as `0.60-stable`.

Co-authored-by: React-Native Bot <53619745+rnbot@users.noreply.github.com>
2020-05-29 13:12:50 -07:00
React-Native Bot 9232ace99d Applying package update to 0.61.38 ***NO_CI*** 2020-05-25 18:06:25 +00:00
Bartosz Kaszubowski 402e76d37b
adjust default color of TextInput placeholder (#417) 2020-05-25 11:02:28 -07:00
React-Native Bot 19acde8f82 Applying package update to 0.61.37 ***NO_CI*** 2020-05-21 16:38:47 +00:00
Bartosz Kaszubowski d0387aa6c5
fix Picker text color in DarkMode, tweak text size (#401)
* fix Picker text color in DarkMode, tweak text size

* review tweaks
2020-05-21 09:35:55 -07:00
React-Native Bot c8d7ad9c06 Applying package update to 0.61.36 ***NO_CI*** 2020-05-21 16:05:00 +00:00
Tom Underhill ee78435aa7
Fix <Image> tintColor (#408)
* 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 Image cover mode

* Fix tintColor

* Fix merge error

* Change tintColor to copy and elliminate ivar and instead wrap the inner NSImageView's contentTintColor.

Co-authored-by: React-Native Bot <53619745+rnbot@users.noreply.github.com>
2020-05-21 09:02:04 -07:00
React-Native Bot ff82f661e9 Applying package update to 0.61.35 ***NO_CI*** 2020-05-21 04:49:43 +00:00
Tom Underhill 375336b99c
Fix <Image> resizeMode="cover" (#407)
* 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 Image cover mode

* Remove unnecessary props

Co-authored-by: React-Native Bot <53619745+rnbot@users.noreply.github.com>
2020-05-20 21:46:19 -07:00
React-Native Bot 034bb0c355 Applying package update to 0.61.34 ***NO_CI*** 2020-05-20 20:48:54 +00:00
Tom Underhill 6e949f06b0
Fix macOS mouse JS events (#405)
* 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 mouse events

Co-authored-by: React-Native Bot <53619745+rnbot@users.noreply.github.com>
2020-05-20 13:44:48 -07:00
React-Native Bot e767c3582b Applying package update to 0.61.33 ***NO_CI*** 2020-05-19 19:05:39 +00:00
Bartosz Kaszubowski b463097239
RNTester: fix tester block description color in DarkMode (#378) 2020-05-19 11:57:12 -07:00
React-Native Bot 39a85c443f Applying package update to 0.61.32 ***NO_CI*** 2020-05-19 18:46:56 +00:00
Bartosz Kaszubowski 8c3c6b5d49
set autorecalculatesKeyView to YES in the init template (#377) 2020-05-19 11:43:05 -07:00
React-Native Bot 2a9cce850a Applying package update to 0.61.31 ***NO_CI*** 2020-05-19 17:02:44 +00:00
Jesse Katsumata 95e8bc3af7
feat(react-native-macos-init): add pod folder to gitignore (#369)
* feat(react-native-macos-init): add pod folder to gitignore

* add gitignore to macos template
2020-05-19 09:59:24 -07:00
React-Native Bot 355daa8916 Merge branch 'publish-temp-1589844748540' 2020-05-18 23:32:38 +00:00
React-Native Bot d304b8bc2e Applying package update to 0.61.30 ***NO_CI*** 2020-05-18 23:32:29 +00:00
React-Native Bot a753d91f0a applying package updates ***NO_CI*** 2020-05-18 23:31:12 +00:00
Bartosz Kaszubowski 1f640ad99a
init cli improvements: check the current version of RNmacOS, other display tweaks (#370)
* init cli improvements: check the current version of RNmacOS + display tweaks

* verbose tweak

* ensure that all errors are red

* typo fix, small tweaks

* few more tweaks

* Change files
2020-05-18 16:29:00 -07:00
React-Native Bot 963945d282 Applying package update to 0.61.29 ***NO_CI*** 2020-05-18 21:54:21 +00:00
Bartosz Kaszubowski b13c49a0d2
CI: remove 'Install pods' step since Pods are installed by init (#375) 2020-05-18 14:38:05 -07:00
React-Native Bot 7f02ff553a Applying package update to 0.61.28 ***NO_CI*** 2020-05-18 21:34:34 +00:00
Tom Underhill ec0413e1cc
Run beachball from root of repo in PR and publish scripts (#374)
* 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.

* Dont change cwd before running beachball.

Co-authored-by: React-Native Bot <53619745+rnbot@users.noreply.github.com>
2020-05-18 14:30:07 -07:00
React-Native Bot c437281a8e Applying package update to 0.61.27 ***NO_CI*** 2020-05-18 20:06:51 +00:00
Bartosz Kaszubowski 21268ad3ed
local-cli: quiet npx messages before pod-install (#373) 2020-05-18 13:03:39 -07:00
React-Native Bot b124748266 Applying package update to 0.61.26 ***NO_CI*** 2020-05-15 21:33:10 +00:00
Bartosz Kaszubowski 0e2ba24fec
install and link macOS Pods automatically on init (#366)
* install macOS pods automatically on init

* fix eslint
2020-05-15 14:29:13 -07:00
React-Native Bot dc5c492366 Applying package update to 0.61.25 ***NO_CI*** 2020-05-15 06:01:38 +00:00
HeyImChris edc008edcc
Remove incorrect menu display fallback (#361)
* Remove incorrect fallback case. We can always just default to mouse location

* Remove accidental change to an android patches file (whitespace)

* whitespace fix

* revert change

* remove event code and just show the menu under the anchorview everytime we have an anchorview

* Update RCTActionSheetManager.m

* Update RCTActionSheetManager.m

* cleanup minor improvments and patch revert

* refactoring means we don't need a view var anymore
2020-05-14 22:58:35 -07:00
React-Native Bot 71dd399ddb Applying package update to 0.61.24 ***NO_CI*** 2020-05-15 00:04:07 +00:00
HeyImChris 131c48d46b
Fix this automodified android patch file (#364) 2020-05-14 17:00:32 -07:00
React-Native Bot 3b9ea83cf0 Applying package update to 0.61.23 ***NO_CI*** 2020-05-12 15:37:15 +00:00
Tom Underhill 4b19d14eba
Improve RCTTestRunner reliability (#358)
* 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.

* Make RCTTestRunner more reliable by waiting for image load tasks to complete.

* Lets re-enable more tests that were failing on images.

Co-authored-by: React-Native Bot <53619745+rnbot@users.noreply.github.com>
2020-05-12 08:34:05 -07:00
React-Native Bot ff56983b45 Applying package update to 0.61.22 ***NO_CI*** 2020-05-11 23:27:34 +00:00
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
React-Native Bot 2b1ed160f3 Applying package update to 0.61.21 ***NO_CI*** 2020-05-11 22:42:23 +00:00
Tom Underhill 67685f4b67
Create a RNTesterLoadAllPages integration test (#356)
* 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.

* Tests are working.

* Implemented a skipTest key.

* Combined ios and macos tester app and list.

* Fix diff comments.  Fix lint and flow checks.

* Fix NewAppScreenExample missing key bug.

* Add default platform type.

* Updated skip reason.

* Fixed lint

* Fix bad merge from upstream into RCTUITextView.m, avoid -[NSBigMutableString replaceCharactersInRange:withString:]: nil argument on mac.

* Remove unnecessary skip

* Remove need for disableSnapshot

* Disable tests failing frequently in CI.

* Disable JSResponderHandlerExample: unreliable fetching images from internet.

* Disable failing mac tests.

* Disable ImageExample test

* Mark test as complete after requestAnimationFrame() callback which is how other integration tests trigger render complete.   Reenable failing tests.

* Disable consistently failing tests. Opened issue #357 to track consistent macOS text crash.

* Disabled KeyboardAvoidingView test for macOS

Co-authored-by: React-Native Bot <53619745+rnbot@users.noreply.github.com>
2020-05-11 15:38:53 -07:00
React-Native Bot 05c2b86801 Applying package update to 0.61.20 ***NO_CI*** 2020-05-08 03:06:04 +00:00
Tom Underhill 61638a239e
Fix Dimension for macOS (#348)
* 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 Dimensions for macOS

* Update Podlock.file

* Restore previous 'window' dim behavior.

* Renamed windowSize to size.

Co-authored-by: React-Native Bot <53619745+rnbot@users.noreply.github.com>
2020-05-07 19:58:08 -07:00
React-Native Bot f5aebe560e Applying package update to 0.61.19 ***NO_CI*** 2020-05-08 02:46:01 +00:00
Tom Underhill fcecd7339d
Disable Circle CI release in fork (#352)
* 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.

* Disable CCI release.

Co-authored-by: React-Native Bot <53619745+rnbot@users.noreply.github.com>
2020-05-07 19:41:54 -07:00
React-Native Bot a248d19943 Applying package update to 0.61.18 ***NO_CI*** 2020-05-08 01:53:19 +00:00
Tom Underhill fbc096c05c
Disable redundant/un-passable CircleCI tests, update Pull Request template, and other cleanup (#350)
* 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.

* Accumulated fixes

* Disable redundant and failing CCI tests.
Update pull request template.

* Minor update to template

* That didn't work.  Try just commenting out the jobs we want to skip.

* Disable deps

* Remove more deps

* Remove more deps

* Merged in yarn test fixes which enable more CCI tests to app.
Try using branch filters to disable failing tests.

* Can't seem to handle comments on same line as value.

* Update React-Core.podspec

Co-authored-by: React-Native Bot <53619745+rnbot@users.noreply.github.com>
2020-05-07 18:49:34 -07:00
React-Native Bot 045983c36b Applying package update to 0.61.17 ***NO_CI*** 2020-05-08 00:22:19 +00:00
Tom Underhill e8d5e1474a
fix yarn tests (#351)
* 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 yarn test

Co-authored-by: React-Native Bot <53619745+rnbot@users.noreply.github.com>
2020-05-07 17:18:38 -07:00