Texture v2.5 Release Notes

Release Date: 2017-09-26 // over 6 years ago
  • Full Changelog

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ›  Fix -[ASPagerNode view] triggering pendingState + nodeLoaded assert #trivial #564 (samhsiung)
    • [ASCollectionLayout] Exclude content inset on scrollable directions from viewport size #562 (nguyenhuy)
    • [ASImageNode] Always dealloc images in a background queue #561 (nguyenhuy)
    • [ASCollectionNode][ASTableNode] Add content inset bridging property #560 (nguyenhuy)
    • Mark ASRunLoopQueue as drained if it contains only NULLs #558 (cesteban)
    • โž• Adds support for specifying a quality indexed array of URLs #557 (garrettmoon)
    • ๐Ÿ‘‰ Make ASWeakMapEntry Value Atomic #555 (Adlai-Holler)
    • ๐Ÿ—„ [ASDisplayNode] Deprecate -displayWillStart in favor of -displayWillStartAsynchronously: #536 (nguyenhuy)
    • SEP-491 prerequisite: add textViewShouldBeginEditing: to ASEditableTextNodeDelegate #535 (yans)
    • [Gallery layout] Include the caller in properties providing methods #533 (nguyenhuy)
    • [ASDisplayNode] Notify rasterized subnodes that render pass has completed #532 (smeis)
    • ๐Ÿšš [Cleanup] Remove deprecated APIs #529 (nguyenhuy)
    • โž• Add a function to disable all logging at runtime #528 (Adlai-Holler)
    • 0๏ธโƒฃ [Table and collection views] Consider content inset when calculating (default) element size range #525 (nguyenhuy)
    • โšก๏ธ [ASCollectionNode] Add -isProcessingUpdates and -onDidFinishProcessingUpdates: APIs. #522 (appleguy)
    • ASImageNode+AnimatedImage playbackReadyCallback retain cycle #520 (plarson)
    • ๐Ÿ— [CI] BuildKite to ignore all markdown files #517 (nguyenhuy)
    • ASCollectionLayout improvements #513 (nguyenhuy)
    • โšก๏ธ Update changelog and podspec for 2.4 #512 (Adlai-Holler)
    • ASCollectionLayout to return a zero content size if its state is unavailable #509 (nguyenhuy)
    • โšก๏ธ Update corner-rounding.md #482 (oferRounds)
    • [Accessibility] Add .isAccessibilityContainer property, allowing automatic aggregation of children's a11y labels. #468 (appleguy)
    • 0๏ธโƒฃ [ASImageNode] Enable .clipsToBounds by default (fix .cornerRadius, GIFs overflow). #466 (appleguy)