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

MRIconView shapeLayer animation and appearance selectors. #87

Closed
wants to merge 5 commits into from

Commits on Dec 27, 2014

  1. Allows the shapeLayer of MRIconView to be animated. Adds the appearan…

    …ce selectors to MRIconView for setting the border and line widths, and also the animation duration.
    boherna committed Dec 27, 2014
    Configuration menu
    Copy the full SHA
    e576225 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2015

  1. Allows to define the minimum width to use when laying out the overlay…

    … view and the maximum height to use when laying out the title label.
    boherna committed Jan 14, 2015
    Configuration menu
    Copy the full SHA
    d442541 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2015

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

Commits on Sep 4, 2015

  1. Merge remote-tracking branch 'upstream/master'

    * upstream/master:
      Using provided height for custom view mode.
      [Lockfile] pod update MRProgress MRProgress/AFNetworking
      [Podspec] Bump version 0.8.2
      [CocoaPods] pod update
      [Podspec] Lock minor level of dependency to AFNetworking
      [CocoaPods] pod update
      [CocoaPods] Add Pods directory
      [Project] Add -Wno-cstring-format-directive to WARNING_CFLAGS
      Update MRProgress.podspec
      When using Xcode 6.3 MRNavigationBarProgressView.h, MRCircularProgressView.h generates a compiler warning as follows:
      Add support for  borderWidth & lineWidth properties to MRIconView
    
    Conflicts:
    	src/Components/MRIconView.m
    boherna committed Sep 4, 2015
    Configuration menu
    Copy the full SHA
    a4c4e62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7719352 View commit details
    Browse the repository at this point in the history