Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display sticky header on all pages #1262

Merged
merged 13 commits into from
Aug 3, 2016
Merged

Commits on Aug 1, 2016

  1. Okay, make stuff show up all the time, but the checkbox in question i…

    …sn't controlling the behavior as expected.
    benlk committed Aug 1, 2016
    Configuration menu
    Copy the full SHA
    ca8ba8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39ce633 View commit details
    Browse the repository at this point in the history
  3. CSS change to only display the sticky nav if it's set to be displayed

    How this works: If the sticky nav is set to be displayed, then the option
    gets added as a class by js/navigation.js lines 82-85.
    benlk committed Aug 1, 2016
    Configuration menu
    Copy the full SHA
    71b331f View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2016

  1. Configuration menu
    Copy the full SHA
    7ce25f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0df4c6b View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2016

  1. Rename to

    benlk committed Aug 3, 2016
    Configuration menu
    Copy the full SHA
    bc0268c View commit details
    Browse the repository at this point in the history
  2. clearer ui copy

    aschweigert committed Aug 3, 2016
    Configuration menu
    Copy the full SHA
    2c03a6a View commit details
    Browse the repository at this point in the history
  3. change option name

    aschweigert committed Aug 3, 2016
    Configuration menu
    Copy the full SHA
    c05d0c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    84c86c5 View commit details
    Browse the repository at this point in the history
  5. update option name

    aschweigert committed Aug 3, 2016
    Configuration menu
    Copy the full SHA
    853f5b7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9afd120 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3ad7923 View commit details
    Browse the repository at this point in the history
  8. Recompile js/featured-media.min.js which for some reason was not chec…

    …ked in last time it was recompiled
    benlk committed Aug 3, 2016
    Configuration menu
    Copy the full SHA
    22b4c6f View commit details
    Browse the repository at this point in the history