Skip to content
This repository was archived by the owner on Feb 2, 2023. It is now read-only.

Tags: facebookarchive/AsyncDisplayKit

Tags

2.3.1

Update to 2.3.1

2.3

Update podspec

2.2.1

Goodbye old friend

2.2

Undeprecate -[ASCollectionView indexPathForNode:] (#3032)

2.1

Fix a warning preventing pod spec validation. (#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. (#2815)

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

#2711

2.0

Update to 2.0 (#2735)

2.0-rc.2

Update to RC 2 (#2723)

2.0-rc.1

Merge branch 'master' into HEAD