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

15 Коммитов

Автор SHA1 Сообщение Дата
React-Native Bot c446beba3d Applying package update to 0.64.30 ***NO_CI*** 2022-03-28 20:40:22 +00:00
React-Native Bot 451f7194b5 Applying package update to 0.64.29 ***NO_CI*** 2022-02-24 20:25:56 +00:00
React-Native Bot ae46547886 Applying package update to 0.64.28 ***NO_CI*** 2022-02-19 08:22:27 +00:00
React-Native Bot dde29ed8e5 Applying package update to 0.64.26 ***NO_CI*** 2022-02-03 22:14:12 +00:00
React-Native Bot b442f717d5 Applying package update to 0.64.23 ***NO_CI*** 2022-01-20 12:05:09 +00:00
React-Native Bot bbf5ff2578 Applying package update to 0.64.22 ***NO_CI*** 2022-01-12 15:42:44 +00:00
React-Native Bot 9816ff6d97 Applying package update to 0.64.20 ***NO_CI*** 2021-12-21 20:58:04 +00:00
React-Native Bot d08ce2cec7 Applying package update to 0.64.18 ***NO_CI*** 2021-12-17 17:29:04 +00:00
React-Native Bot a0bbaee423 Applying package update to 0.64.15 ***NO_CI*** 2021-12-02 03:34:27 +00:00
React-Native Bot 7ab2cecaf3 Applying package update to 0.64.13 ***NO_CI*** 2021-11-23 17:28:40 +00:00
React-Native Bot 72028c067c Applying package update to 0.64.11 ***NO_CI*** 2021-11-17 12:35:46 +00:00
React-Native Bot f9588cd6de Applying package update to 0.64.10 ***NO_CI*** 2021-11-10 02:11:42 +00:00
React-Native Bot d3f3c3db97 Applying package update to 0.64.6 ***NO_CI*** 2021-11-04 19:45:01 +00:00
React-Native Bot 38d823c48d Applying package update to 0.64.3 ***NO_CI*** 2021-10-29 02:02:12 +00:00
Tom Underhill 40c5a6658d
Fix crash in NSLayoutManager during autorelease dealloc (#523)
* 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 crash in NSLayoutManager dealloc on macOS.

* Bump node version in Brewfile

* copy the NSArray before iterating of it since, removes can invalidate the iterator

* Add `brew update` steps before `brew bundle`.

* Ensure node version update

Co-authored-by: React-Native Bot <53619745+rnbot@users.noreply.github.com>
2020-07-28 15:49:41 -07:00