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

Adding sticky header js and styling #244

Commits on Aug 28, 2023

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

Commits on Aug 31, 2023

  1. Update src/stories/Blocks/header/header-sticky.js

    Co-authored-by: Kasper Garnæs <[email protected]>
    spaceo and kasperg authored Aug 31, 2023
    Configuration menu
    Copy the full SHA
    040b768 View commit details
    Browse the repository at this point in the history
  2. Remove deprecated up/down classes

    Since we manipulate with the style attribute of the header directly
    spaceo committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    8a514df View commit details
    Browse the repository at this point in the history
  3. Introducing z-index variables

    We need to handle the z-index layers in a controlled manner so we use
    the same concept as we use for spacing with fixed values.
    spaceo committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    5d699e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb11fc1 View commit details
    Browse the repository at this point in the history