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: nfarina/calloutview
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.1.5
Choose a base ref
...
head repository: nfarina/calloutview
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 7 commits
  • 3 files changed
  • 4 contributors

Commits on Oct 6, 2016

  1. Explicitly set CAAnimationDelegate for iOS 10

    Fixes "assigning to 'id<CAAnimationDelegate> _Nullable' from incompatible
    type 'SMCalloutView *const __strong'" build warnings.
    friedbunny committed Oct 6, 2016
    Configuration menu
    Copy the full SHA
    8633da4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #107 from mapbox/master

    Explicitly set CAAnimationDelegate for iOS 10
    nfarina authored Oct 6, 2016
    Configuration menu
    Copy the full SHA
    d6ecaba View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2019

  1. Added support for iOS 13 Dark Mode

    namannik committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    b0d1d12 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2019

  1. Merge pull request #114 from namannik/master

    Added support for iOS 13 Dark Mode
    nfarina authored Oct 18, 2019
    Configuration menu
    Copy the full SHA
    aa03998 View commit details
    Browse the repository at this point in the history
  2. Deploy v2.2.0

    nfarina committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    ab7ff55 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. Configuration menu
    Copy the full SHA
    191be44 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

  1. Merge pull request #115 from zantoku/master

    Fixes compiler warnings, replaces deprecated Base64 String implementation
    nfarina authored Jun 14, 2021
    Configuration menu
    Copy the full SHA
    322b444 View commit details
    Browse the repository at this point in the history
Loading