Skip to content

Tags: TextureGroup/Texture

Tags

releases/p14.32

Toggle releases/p14.32's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Resolve dynamic background colors against the node's trait collection…

… (behind experiment flag) (#2142)

* Resolve dynamic background colors against node's trait collection

Layer-backed nodes use CGColorRef instead of UIColor, so dynamic
(e.g. dark mode) background colors were not resolved for the current
trait collection. Resolve the UIColor via
resolvedColorWithTraitCollection: using the node's primitive trait
collection before extracting the CGColor, both when setting the
background color and when reapplying it on trait collection changes.

* Create ResolveBackgroundColorWithNodeTraits experiment

* Put resolve background colors for UIViewBridge behind an experiment flag

releases/p14.31

Toggle releases/p14.31's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add forceCheckForBatchFetching (#2140)

* Add forceCheckForBatchFetching

## Summary

We want the ability to control when and how batch fetching occurs, so add a method to force a batch fetching check even if we're scrolling.

* Update simulator and SDK versions

* Try another simulator

* Update simulator device

* idk, pick something random

* Take it back

* Just update to CI's latest and see what breaks

* Fix snapshot tests and other things related to 2x vs 3x

* Fix debug string

* wut

I don't know why CI is suddenly choking on the examples. Monkey with the minimum sdk

releases/p14.30

Toggle releases/p14.30's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix: Transfer leadingScreensForBatching from pending state on node lo…

…ad (#2130)

* Fix: Transfer leadingScreensForBatching from pending state on node load
and add tests

* Address PR comments

* try to fix build

* Adding whitespace to see if builds run

* Revert prev commit to check if builds are working

---------

Co-authored-by: Gianmarco <gfolchi@pinterest.com>

releases/p14.29

Toggle releases/p14.29's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix: Transfer leadingScreensForBatching from pending state on node lo…

…ad (#2130)

* Fix: Transfer leadingScreensForBatching from pending state on node load
and add tests

* Address PR comments

* try to fix build

* Adding whitespace to see if builds run

* Revert prev commit to check if builds are working

---------

Co-authored-by: Gianmarco <gfolchi@pinterest.com>

releases/p14.28

Toggle releases/p14.28's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix: Transfer leadingScreensForBatching from pending state on node lo…

…ad (#2130)

* Fix: Transfer leadingScreensForBatching from pending state on node load
and add tests

* Address PR comments

* try to fix build

* Adding whitespace to see if builds run

* Revert prev commit to check if builds are working

---------

Co-authored-by: Gianmarco <gfolchi@pinterest.com>

releases/p14.27

Toggle releases/p14.27's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix: Transfer leadingScreensForBatching from pending state on node lo…

…ad (#2130)

* Fix: Transfer leadingScreensForBatching from pending state on node load
and add tests

* Address PR comments

* try to fix build

* Adding whitespace to see if builds run

* Revert prev commit to check if builds are working

---------

Co-authored-by: Gianmarco <gfolchi@pinterest.com>

releases/p14.26

Toggle releases/p14.26's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix: Transfer leadingScreensForBatching from pending state on node lo…

…ad (#2130)

* Fix: Transfer leadingScreensForBatching from pending state on node load
and add tests

* Address PR comments

* try to fix build

* Adding whitespace to see if builds run

* Revert prev commit to check if builds are working

---------

Co-authored-by: Gianmarco <gfolchi@pinterest.com>

releases/p14.25

Toggle releases/p14.25's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix: Transfer leadingScreensForBatching from pending state on node lo…

…ad (#2130)

* Fix: Transfer leadingScreensForBatching from pending state on node load
and add tests

* Address PR comments

* try to fix build

* Adding whitespace to see if builds run

* Revert prev commit to check if builds are working

---------

Co-authored-by: Gianmarco <gfolchi@pinterest.com>

releases/p14.24

Toggle releases/p14.24's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix: Transfer leadingScreensForBatching from pending state on node lo…

…ad (#2130)

* Fix: Transfer leadingScreensForBatching from pending state on node load
and add tests

* Address PR comments

* try to fix build

* Adding whitespace to see if builds run

* Revert prev commit to check if builds are working

---------

Co-authored-by: Gianmarco <gfolchi@pinterest.com>

releases/p14.23

Toggle releases/p14.23's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix: Transfer leadingScreensForBatching from pending state on node lo…

…ad (#2130)

* Fix: Transfer leadingScreensForBatching from pending state on node load
and add tests

* Address PR comments

* try to fix build

* Adding whitespace to see if builds run

* Revert prev commit to check if builds are working

---------

Co-authored-by: Gianmarco <gfolchi@pinterest.com>