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: MatthewYork/MYBlurIntroductionView
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.3
Choose a base ref
...
head repository: MatthewYork/MYBlurIntroductionView
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 14 commits
  • 6 files changed
  • 4 contributors

Commits on Feb 6, 2014

  1. Update README.md

    Matthew York committed Feb 6, 2014
    Configuration menu
    Copy the full SHA
    29cbe69 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Matthew York committed Feb 6, 2014
    Configuration menu
    Copy the full SHA
    8bd9417 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2014

  1. Update README.md

    Matthew York committed Feb 9, 2014
    Configuration menu
    Copy the full SHA
    57bbcd6 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2014

  1. Update README.md

    Matthew York committed Feb 12, 2014
    Configuration menu
    Copy the full SHA
    0f3c56f View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2014

  1. fix the when the user swipe too fast to change the last panel alpha. …

    …And add the removeFromSuperView when delegate is complete for finished.
    weichnn committed Apr 29, 2014
    Configuration menu
    Copy the full SHA
    7d7277b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9d9a66 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #17 from weichnn/master

    fix a little bug.
    
    Merged
    Matthew York committed Apr 29, 2014
    Configuration menu
    Copy the full SHA
    874d222 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2014

  1. fix the view can’t removeFromSuperview when receiver don’t implements…

    … or inherits a method that can respond to a specified message.
    weichnn committed Apr 30, 2014
    Configuration menu
    Copy the full SHA
    abea4ea View commit details
    Browse the repository at this point in the history
  2. Merge pull request #18 from weichnn/master

    fix the view can’t removeFromSuperview when receiver don’t  implements o...
    Matthew York committed Apr 30, 2014
    Configuration menu
    Copy the full SHA
    c3af648 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2014

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

Commits on May 31, 2014

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

Commits on Oct 10, 2014

  1. Merge pull request #19 from ugort/master

    Yep, I failed to notice. I just finished testing things. Merging it in now and will issue an updated cocoa pod soon.
    
    Thanks for your work on this!
    MatthewYork committed Oct 10, 2014
    Configuration menu
    Copy the full SHA
    8745143 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25c8eaf View commit details
    Browse the repository at this point in the history
  3. - Fixed bug of panelDidAppear not being called on custom panel when …

    …it is first in the introduction.
    Matt York committed Oct 10, 2014
    Configuration menu
    Copy the full SHA
    2ab6e0a View commit details
    Browse the repository at this point in the history
Loading