Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ASCollectionView] Fix index space translation of Flow Layout Delegate methods. #467

Merged
merged 4 commits into from
Oct 9, 2017

Commits on Jul 23, 2017

  1. [ASCollectionView] Fix index space translation of Flow Layout Delegat…

    …e methods.
    
    This includes a few other cleanups, including overflow of signed integer indices.
    appleguy committed Jul 23, 2017
    Configuration menu
    Copy the full SHA
    8c96ba3 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2017

  1. Configuration menu
    Copy the full SHA
    dc188c6 View commit details
    Browse the repository at this point in the history
  2. [ASCollectionView] Improve code sharing of UIKit size method calls; e…

    …nsure delegate invalidation re-fetches supplementary sizes too.
    appleguy committed Oct 8, 2017
    Configuration menu
    Copy the full SHA
    e2a9ffb View commit details
    Browse the repository at this point in the history
  3. [ASCollectionView] Final method ordering and doc-comment for new _siz…

    …eForUIKitCellWithKind:atIndexPath: method.
    appleguy committed Oct 8, 2017
    Configuration menu
    Copy the full SHA
    6815de4 View commit details
    Browse the repository at this point in the history