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

[ASCollectionView] Separate indexPath Spaces More Clearly #2348

Closed
wants to merge 9 commits into from

Commits on Oct 11, 2016

  1. Separate dataSource & UIKit index spaces

    Beef up our supplementary node support
    
    Make the API way better
    
    Go nuts
    
    Add a unit test for UICollectionView's handling of reloadData inside batch updates
    
    Wrap indexPathForNode: in a cache
    
    Convert index paths in delegate methods
    
    Go back on table view
    
    Put collection view back
    Adlai Holler committed Oct 11, 2016
    Configuration menu
    Copy the full SHA
    1d1e313 View commit details
    Browse the repository at this point in the history
  2. Switch up the API

    Adlai Holler committed Oct 11, 2016
    Configuration menu
    Copy the full SHA
    e284404 View commit details
    Browse the repository at this point in the history
  3. Move most ASCollectionView API to ASCollectionNode

    Adlai Holler committed Oct 11, 2016
    Configuration menu
    Copy the full SHA
    2a58bb5 View commit details
    Browse the repository at this point in the history
  4. Move most table logic over to ASTableNode

    Adlai Holler committed Oct 11, 2016
    Configuration menu
    Copy the full SHA
    465029a View commit details
    Browse the repository at this point in the history
  5. Do the things

    Adlai Holler committed Oct 11, 2016
    Configuration menu
    Copy the full SHA
    d5f33fe View commit details
    Browse the repository at this point in the history
  6. More conversion work

    Adlai Holler committed Oct 11, 2016
    Configuration menu
    Copy the full SHA
    fa64ec8 View commit details
    Browse the repository at this point in the history
  7. Keep on keepin' on

    Adlai Holler committed Oct 11, 2016
    Configuration menu
    Copy the full SHA
    ab9b7a1 View commit details
    Browse the repository at this point in the history
  8. Get table view delegate API done

    Adlai Holler committed Oct 11, 2016
    Configuration menu
    Copy the full SHA
    dc6363c View commit details
    Browse the repository at this point in the history
  9. More porting

    Adlai Holler committed Oct 11, 2016
    Configuration menu
    Copy the full SHA
    3fe29e8 View commit details
    Browse the repository at this point in the history