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: Citrrus/SWTableViewCell
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Adrian2112/SWTableViewCell
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.
  • 12 commits
  • 3 files changed
  • 6 contributors

Commits on Dec 16, 2013

  1. Configuration menu
    Copy the full SHA
    99aa78e View commit details
    Browse the repository at this point in the history
  2. Merge pull request CEWendel#46 from ethan-fang/cell-weak-reference

    Added weak reference for the delegate of SWTableViewCell
    CEWendel committed Dec 16, 2013
    Configuration menu
    Copy the full SHA
    642f49b View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2013

  1. Adding optional swipeableTableViewCellShouldHideUtilityButtonsOnSwipe…

    … to hide the utility buttons if user swipes another cell
    fernandospr committed Dec 17, 2013
    Configuration menu
    Copy the full SHA
    b5b907d View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2013

  1. Configuration menu
    Copy the full SHA
    961bc7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eafaa6a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f4608c View commit details
    Browse the repository at this point in the history
  4. Merge pull request CEWendel#50 from mergesort/scroll_enabled

    Replace scrollEnabled = YES and NO by turning on directionLockEnabled on the tableView
    CEWendel committed Dec 18, 2013
    Configuration menu
    Copy the full SHA
    2f31df0 View commit details
    Browse the repository at this point in the history
  5. Merge pull request CEWendel#51 from mergesort/code_cleanup

    Boolean  code cleanup
    CEWendel committed Dec 18, 2013
    Configuration menu
    Copy the full SHA
    1650121 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2013

  1. Add -swipeableTableViewCell:canSwipeToState: delegate

    Add a delegate method to ask if a swipeable table cell can be swiped or not.
    onevcat committed Dec 21, 2013
    Configuration menu
    Copy the full SHA
    5bd59c4 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2013

  1. Merge pull request CEWendel#52 from onevcat/master

    Add -swipeableTableViewCell:canSwipeToState: delegate
    CEWendel committed Dec 24, 2013
    Configuration menu
    Copy the full SHA
    b5b2a92 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2013

  1. Fixing merge conflicts

    CEWendel committed Dec 31, 2013
    Configuration menu
    Copy the full SHA
    87bcc4c View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2014

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