Skip to content

Tags: iftechio/AsyncDisplayKit

Tags

2.2.1

Goodbye old friend

patched-2.1

fix combo for CJK layout and text truncation

patched-2.2

[ASTextKitContext] Delay filling _textStorage with attributedString u…

…ntil calling addLayoutManager.

2.2

Undeprecate -[ASCollectionView indexPathForNode:] (facebookarchive#3032)

2.1

Fix a warning preventing pod spec validation. (facebookarchive#2989)

* Fix a warning preventing pod spec validation.

* Add comment, thanks @adlai.

2.0.2

Update to 2.0.2

2.0.1

[ASDataController] Ensure ASRangeController has an opportunity to upd…

…ate visible nodes before they're deleted by -reloadData path. (facebookarchive#2815)

This change is specific to the reloadData path, which had the last-known occurrence of "deallocated while marked visible".

facebookarchive#2711

2.0

Update to 2.0 (facebookarchive#2735)

2.0-rc.2

Update to RC 2 (facebookarchive#2723)

2.0-rc.1

Merge branch 'master' into HEAD