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: bjarkehs/SideMenuController
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Trackunit/SideMenuController
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.
  • 11 commits
  • 17 files changed
  • 4 contributors

Commits on Feb 24, 2017

  1. Disabling opening the side menu

    Sometimes it would be nice to be able to disable opening the side menu even while there is a view controller. I'm not entirely sure about the naming of the property.
    
    My use case is that I have a subview of my navigation controller where I want to disable the side menu. I don't want to completely remove it just for this one view.
    bjarkehs authored Feb 24, 2017
    Configuration menu
    Copy the full SHA
    cdd96e3 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2017

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

Commits on Jan 9, 2018

  1. fixed button size

    kristiyandobrev committed Jan 9, 2018
    Configuration menu
    Copy the full SHA
    a5940ab View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2018

  1. more iPhone X fixes

    kristiyandobrev committed Jan 10, 2018
    Configuration menu
    Copy the full SHA
    57c1713 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0b531a View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2018

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

Commits on Feb 19, 2018

  1. converted to swift 4

    kristiyandobrev committed Feb 19, 2018
    Configuration menu
    Copy the full SHA
    1478436 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2018

  1. converted to Swift 4.2.

    kristiyandobrev committed Oct 16, 2018
    Configuration menu
    Copy the full SHA
    e9d5de3 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Kristiyan Dobrev authored Oct 16, 2018
    Configuration menu
    Copy the full SHA
    4043fa1 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    Kristiyan Dobrev authored Oct 16, 2018
    Configuration menu
    Copy the full SHA
    3b1592b View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2019

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