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: directangular/str-api-docs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: directangular/str-api-docs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dev
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 19 files changed
  • 4 contributors

Commits on Feb 24, 2017

  1. Configuration menu
    Copy the full SHA
    1c09962 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7f5144 View commit details
    Browse the repository at this point in the history
  3. Static table of contents (#701)

    * Add showing/hiding submenus, fix sidebar styling, fix bug where includes wouldn't appear in ToC
    
    * Update ToC to highlight last header if page is scrolled to very bottom, fixes #280
    
    * Set HTML title to current h1 section text, see #133
    
    * Fix menu not opening on mobile
    
    * Add back increase toc item height on mobile
    
    * Fix padding bug
    
    * Add back in ToC sliding animation
    lord authored Feb 24, 2017
    Configuration menu
    Copy the full SHA
    53e2f23 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f7d1bd1 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2017

  1. Fixing an issue when no language is specified (#707)

    parts[0] can lead to a nil class exception. Using the ternary gives the same functionality without causing things to fail
    evilstickman authored and lord committed Feb 28, 2017
    Configuration menu
    Copy the full SHA
    599212e View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2017

  1. Configuration menu
    Copy the full SHA
    5d0bef6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4aae61a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7090d80 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2017

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

Commits on Mar 20, 2017

  1. Bump links in readme

    lord committed Mar 20, 2017
    Configuration menu
    Copy the full SHA
    9bb68a3 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2017

  1. Configuration menu
    Copy the full SHA
    3db7835 View commit details
    Browse the repository at this point in the history
  2. Fix nav subitem bg

    lord committed Mar 31, 2017
    Configuration menu
    Copy the full SHA
    61d7f08 View commit details
    Browse the repository at this point in the history
  3. A Vagrantfile based on debian/jessie64 (#708)

    * Add VagrantFile compatible from debian/jessie64 box and latest ruby stable version (2.4.0)
    
    * Fix indent in vagrantfile for jessie64
    
    * Remove Vagrantfile for Jessie
    
    * Replace Vagrantfile with debian/jessie and last ruby version
    Benjamin Chenebault authored and lord committed Mar 31, 2017
    Configuration menu
    Copy the full SHA
    7b1e718 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2017

  1. Adds unique header creation (#743)

    Alyss Noland authored and lord committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    39aaa0f View commit details
    Browse the repository at this point in the history
Loading