Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: scribd/LiveCollections
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8b922bf
Choose a base ref
...
head repository: scribd/LiveCollections
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2b4cd40
Choose a head ref
  • 13 commits
  • 11 files changed
  • 1 contributor

Commits on Mar 17, 2022

  1. Merge pull request #10 from scribd/stephane/fix_update_timing

    Remove logic to append to an empty data set.
    Stephane Magne authored Mar 17, 2022
    Configuration menu
    Copy the full SHA
    9292f3f View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Stephane Magne authored Mar 17, 2022
    Configuration menu
    Copy the full SHA
    f216950 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Update README.md

    Stephane Magne authored Sep 1, 2023
    Configuration menu
    Copy the full SHA
    e9e3917 View commit details
    Browse the repository at this point in the history
  2. Update CollectionDataAnimationDelegate to give more timing options. U…

    …pdate minimum version to iOS 11.
    StephaneMagne committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    14e601e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #11 from scribd/stephane/update_animation_delegate

    Update CollectionDataAnimationDelegate to give more timing options. Update minimum version to iOS 11.
    Stephane Magne authored Sep 1, 2023
    Configuration menu
    Copy the full SHA
    048f522 View commit details
    Browse the repository at this point in the history
  4. Update animation extension.

    StephaneMagne committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    84174c8 View commit details
    Browse the repository at this point in the history
  5. Update section animation logic.

    StephaneMagne committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    98bbb41 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #12 from scribd/stephane/update_extension

    Update animation extension
    Stephane Magne authored Sep 1, 2023
    Configuration menu
    Copy the full SHA
    fb4f611 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Add delta safety check.

    StephaneMagne committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    2707630 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13 from scribd/stephane/safety_check

    Add delta safety check.
    Stephane Magne authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    d2fc890 View commit details
    Browse the repository at this point in the history
  3. DRY up safety check, move delegate call onto main thread.

    StephaneMagne committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    0e58040 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #14 from scribd/stephane/delta_safety_check

    DRY up safety check, move delegate call onto main thread.
    Stephane Magne authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    e647cda View commit details
    Browse the repository at this point in the history
  5. Update README.md

    Stephane Magne authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    2b4cd40 View commit details
    Browse the repository at this point in the history
Loading