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: rajdn/MWFSlideNavigationViewController
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: basilwang/MWFSlideNavigationViewController
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 8 files changed
  • 2 contributors

Commits on Jan 29, 2012

  1. Update documentation.

    niwiem committed Jan 29, 2012
    Configuration menu
    Copy the full SHA
    f44e99d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68f6765 View commit details
    Browse the repository at this point in the history
  3. Fix README formatting.

    niwiem committed Jan 29, 2012
    Configuration menu
    Copy the full SHA
    20a1d51 View commit details
    Browse the repository at this point in the history
  4. Fix README formatting.

    niwiem committed Jan 29, 2012
    Configuration menu
    Copy the full SHA
    f79f9fc View commit details
    Browse the repository at this point in the history
  5. Fix README formatting.

    niwiem committed Jan 29, 2012
    Configuration menu
    Copy the full SHA
    6d71729 View commit details
    Browse the repository at this point in the history
  6. Fix README formatting.

    niwiem committed Jan 29, 2012
    Configuration menu
    Copy the full SHA
    74f6d28 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2012

  1. - Introduces dataSource

    - Deprecate method slideForViewController:direction:distance:orientation, use slideWithDirection: in combination with the new dataSource protocol
    - New delegate method that is invoked for slide animation
    - Support slide with pan/swipe gesture
    niwiem committed Feb 18, 2012
    Configuration menu
    Copy the full SHA
    d28e5df View commit details
    Browse the repository at this point in the history
  2. fix overlay's autoresizingMask

    niwiem committed Feb 18, 2012
    Configuration menu
    Copy the full SHA
    883e518 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2012

  1. [Update] modify property delegate, dataSource

    Reason:
    week to have property of header files when used in cocoapods,
    Compile error occurs.
    ootake committed Apr 7, 2012
    Configuration menu
    Copy the full SHA
    abc1d3a View commit details
    Browse the repository at this point in the history
Loading