Skip to content

Tags: BohuaCao/Texture

Tags

sync-base-05-09-19

Toggle sync-base-05-09-19's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
ASSignpost: Add support for the os_signpost API, fixes (TextureGroup#…

…1501)

* ASSignpost: Add support for the os_signpost API

- Removes support for colored intervals. These weren't really useful and they aren't part of the signpost api.
- Fixes an issue with range controller interval logging.
- Adds an interval for interface orientation changes.

* Rename

* Support Xcode 9

* Commentary

2.8.1

Toggle 2.8.1's commit message
Cut version 2.8.1

sync-base-03-08-19

Toggle sync-base-03-08-19's commit message
Correct attributes lookup for supplementary elements. (TextureGroup#1318

)

sync-base

Toggle sync-base's commit message
Correct attributes lookup for supplementary elements. (TextureGroup#1318

)

sync-base-03-07-19

Toggle sync-base-03-07-19's commit message
[Updated Snapshots] Don't add extraneous truncation token during kCTL…

…ineTruncationMiddle (TextureGroup#1375)

* Don't add extraneous truncation token during kCTLineTruncationMiddle

* Expand these comments a little.

* Update snapshot tests with beautiful correct behavior

2.8

Toggle 2.8's commit message

sync-base-02-16-19

Toggle sync-base-02-16-19's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix duplicate definition of category "YogaDebugging" (TextureGroup#1331)

sync-base-12-11-18

Toggle sync-base-12-11-18's commit message
Wrap supplementary node blocks to enable resizing them. (TextureGroup…

…#1265)

* Wrap supplementary node blocks to enable resizing them.

Most ASCellNodeBlocks are wrapped by ASCollectionView.mm to add an `interactionDelegate` as well as calling `enterHierarchyState` on the node and setting its transform to a reflection if `inverted` is set on the collectionView.

This PR adds this behavior to supplementary nodes as well.

* Simplify code / block will never be nil

sync-base-10-25-18

Toggle sync-base-10-25-18's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Move AS_TEXT_ALERT_UNIMPLEMENTED_FEATURE into ASTextNodeCommon (Textu…

…reGroup#1191)

sync-base-10-16-18

Toggle sync-base-10-16-18's commit message