Skip to content

[0.71] Picking Fabric fixes from main #1898

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
Aug 7, 2023

Conversation

lenaic
Copy link

@lenaic lenaic commented Aug 7, 2023

Cherry-pick to 0.71-stable of:
#1813
#1814
#1816
#1817
#1818
#1819
#1820
#1828
#1843

lenaic and others added 10 commits August 7, 2023 17:09
…iew (microsoft#1814)

* Clean up surface touch handler now that RCTUIView extends RCTPlatformView.

* Fix the iOS build.

---------

Co-authored-by: Nick <[email protected]>
…views. (microsoft#1816)

* Use the layout metrics to get the scale factor in component views.

* Use layout metrics pointScaleFactor instead of RCTScreenScale on iOS.

---------

Co-authored-by: Nick <[email protected]>
…icrosoft#1820)

* Fix scroll views hiding content underneath them in Fabric.

* Clean up Paper scroll view after shim scroll view fix.

---------

Co-authored-by: Nick <[email protected]>
…oft#1828)

* Add RCTUIImageView to RCTUIKit to support iOS features on macOS.

* Add support for tint and resize mode to Image on Fabric.

* Clean up logging and add macOS tag.

* Fix code style to match the style guide.

---------

Co-authored-by: Nick <[email protected]>
…xelScaleFactor (microsoft#1817)

* Use layout metrics to assign the active scale factor to RCTUITextField.

* Use layout metrics to assign the active scale factor to RCTUITextView.

---------

Co-authored-by: Nick <[email protected]>
…icrosoft#1843)

* Tint images using CIFilter to fix wrong image size when enabling tinting.

* Initialize the CIFilter input values with default values.

---------

Co-authored-by: Nick <[email protected]>
@lenaic lenaic requested a review from a team as a code owner August 7, 2023 15:47
@Saadnajmi Saadnajmi merged commit c3f27b8 into microsoft:0.71-stable Aug 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants