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

Commits on Feb 20, 2018

  1. Migrate the core of the open and close logic to a new helper class: I…

    …nteractiveSideMenu
    Eric Miller committed Feb 20, 2018
    Configuration menu
    Copy the full SHA
    10b128e View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2018

  1. Add delegate callback when the side menu changes state

    Eric Miller committed Feb 21, 2018
    Configuration menu
    Copy the full SHA
    60a9e66 View commit details
    Browse the repository at this point in the history
  2. Update README and ChangeLog documentation

    Eric Miller committed Feb 21, 2018
    Configuration menu
    Copy the full SHA
    53c042b View commit details
    Browse the repository at this point in the history
  3. Update migration guide link

    Eric Miller committed Feb 21, 2018
    Configuration menu
    Copy the full SHA
    217ff70 View commit details
    Browse the repository at this point in the history
  4. Update how the initial view controller is created

    Eric Miller committed Feb 21, 2018
    Configuration menu
    Copy the full SHA
    856f8a8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0c61169 View commit details
    Browse the repository at this point in the history
  6. Update README with new library usage instructions

    Eric Miller committed Feb 21, 2018
    Configuration menu
    Copy the full SHA
    821e75b View commit details
    Browse the repository at this point in the history
  7. More performant setting of the snapshot's corner radius

    Eric Miller committed Feb 21, 2018
    Configuration menu
    Copy the full SHA
    02b5e92 View commit details
    Browse the repository at this point in the history
  8. Add code comments for the new and updated components

    Eric Miller committed Feb 21, 2018
    Configuration menu
    Copy the full SHA
    8c43013 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3013874 View commit details
    Browse the repository at this point in the history
  10. Populate v3 migration guide

    Eric Miller committed Feb 21, 2018
    Configuration menu
    Copy the full SHA
    3fc5bcd View commit details
    Browse the repository at this point in the history
  11. Update Migration_v3.md

    enmiller authored Feb 21, 2018
    Configuration menu
    Copy the full SHA
    747e930 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2018

  1. Configuration menu
    Copy the full SHA
    b3de416 View commit details
    Browse the repository at this point in the history
  2. Add ability to open side menu right-to-left

    Eric Miller committed Mar 5, 2018
    Configuration menu
    Copy the full SHA
    2a4aefc View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG

    Eric Miller committed Mar 5, 2018
    Configuration menu
    Copy the full SHA
    c31c686 View commit details
    Browse the repository at this point in the history
Loading