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

Updated properties for custom animations and fixed indexes bug #1

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Sep 16, 2013

  1. Updated CueTableReloader with properties for custom animations for in…

    …sert, delete, and update. Fixed issue relating to oldSection to newSection for newIndexes.
    mpurland committed Sep 16, 2013
    Configuration menu
    Copy the full SHA
    c35678e View commit details
    Browse the repository at this point in the history
  2. Added CocoaPods spec

    mpurland committed Sep 16, 2013
    Configuration menu
    Copy the full SHA
    34630a0 View commit details
    Browse the repository at this point in the history
  3. Updated default insert, delete, and update animations. Updated collec…

    …tions for deletions, insertions, reloads, and moves to sets. Added intersection detection for duplicates in the case of matching index paths in both deletions and insertions (also reloads) and instead simply reload based on the index path if intersection is found.
    mpurland committed Sep 16, 2013
    Configuration menu
    Copy the full SHA
    d0035fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f38c8c4 View commit details
    Browse the repository at this point in the history