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

[Quick order form] Add sticky header #3132

Open
wants to merge 21 commits into
base: quick-order-form
Choose a base branch
from

Commits on Dec 1, 2023

  1. Manually add translations for "Enable sticky header"

    Andrew Etchen committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    7aeae3e View commit details
    Browse the repository at this point in the history
  2. Add quick order form sticky header

    Andrew Etchen committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    38b09d8 View commit details
    Browse the repository at this point in the history
  3. Increase to show 10 products instead of 5

    Andrew Etchen committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    3bec6c8 View commit details
    Browse the repository at this point in the history
  4. Add initial css changes

    Andrew Etchen committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    b35c982 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Update function name

    Andrew Etchen committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    3257d17 View commit details
    Browse the repository at this point in the history
  2. Add comment for z-index

    Andrew Etchen committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    bb4e32a View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    be431ac View commit details
    Browse the repository at this point in the history
  2. CSS adjustments for product header

    Andrew Etchen committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    cc9861e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a53939 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    9f0d50f View commit details
    Browse the repository at this point in the history
  2. Update z-index for shopify-section-group-header-group

    Andrew Etchen committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    b11989e View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Update replaceHeader and add return

    Andrew Etchen committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    a39a6ee View commit details
    Browse the repository at this point in the history
  2. Add return to restoreHeader

    Andrew Etchen committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    2044c86 View commit details
    Browse the repository at this point in the history
  3. Update isAtTop to check productHeader

    Andrew Etchen committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    82e621f View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Update temporary loop for displayed products and variants

    Andrew Etchen committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    5678872 View commit details
    Browse the repository at this point in the history
  2. Footer: fix volume pricing popover overlap

    Andrew Etchen committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    f210a5a View commit details
    Browse the repository at this point in the history
  3. Add conditional product check for sticky header

    Andrew Etchen committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    4913557 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    1a073d1 View commit details
    Browse the repository at this point in the history
  2. Temp: Toggle sticky-active class to thead

    Andrew Etchen committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    6eb67ef View commit details
    Browse the repository at this point in the history
  3. Temp: Apply fixed height to thead tr

    Andrew Etchen committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    1274c92 View commit details
    Browse the repository at this point in the history
  4. Temp: Remove transition for sticky header

    Andrew Etchen committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    812dcce View commit details
    Browse the repository at this point in the history