Skip to content
This repository was archived by the owner on Oct 30, 2018. It is now read-only.
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: slackhq/SlackTextViewController
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: HopApp/SlackTextViewController
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.
  • 4 commits
  • 7 files changed
  • 1 contributor

Commits on Jan 9, 2016

  1. Toolbar now has two buttons.

    cyhsutw committed Jan 9, 2016
    Configuration menu
    Copy the full SHA
    1d7f28a View commit details
    Browse the repository at this point in the history
  2. Remove unwanted menu items.

    cyhsutw committed Jan 9, 2016
    Configuration menu
    Copy the full SHA
    d833e74 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2016

  1. As mentioned in #350.

    Uses @dynamic insteand of @synthesize so the auto property is implemented by the super class.
    Fixes #349 causing not forwarding all UITextViewDelegate callbacks.
    cyhsutw committed Jan 12, 2016
    Configuration menu
    Copy the full SHA
    230eb33 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2016

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