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

Styleguide: mise à jour du breadcrumb et de la navigation mobile #718

Merged
merged 24 commits into from
May 21, 2024

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    0f93b1b View commit details
    Browse the repository at this point in the history
  2. Create dropdown variant

    alinekeller committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    8afb129 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6225c1f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    33ab348 View commit details
    Browse the repository at this point in the history
  5. Fix styleint order

    alinekeller committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    2df37f2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4aaddf4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    937ed07 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    aa8ec51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c31177 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c30718 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0075894 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9775346 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4ec7032 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a726cc7 View commit details
    Browse the repository at this point in the history
  8. Update page templates

    alinekeller committed May 1, 2024
    Configuration menu
    Copy the full SHA
    a8782b7 View commit details
    Browse the repository at this point in the history
  9. Fix CSS order

    alinekeller committed May 1, 2024
    Configuration menu
    Copy the full SHA
    1529e32 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    26c6487 View commit details
    Browse the repository at this point in the history
  11. Fix styleint css order

    alinekeller committed May 1, 2024
    Configuration menu
    Copy the full SHA
    1143146 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    8b7aa4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f220a78 View commit details
    Browse the repository at this point in the history
  3. Improve dropdown position on small devices

    The problem: when the breadcrumb item is too close to the right side of the window, the dropdown might be partially hidden outside of the viewport.
    
    The solution: if the width of the dropdown is greater than the space between the button and the right side of the viewport, add class "open-left" to ".dropdown-menu" and use it to change the position of the dropdown.
    alinekeller committed May 16, 2024
    Configuration menu
    Copy the full SHA
    c0b2778 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    16f2e09 View commit details
    Browse the repository at this point in the history
  5. Fix stylelint issue

    alinekeller committed May 16, 2024
    Configuration menu
    Copy the full SHA
    8cb26bb View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Format js

    williambelle committed May 17, 2024
    1 Configuration menu
    Copy the full SHA
    43a4675 View commit details
    Browse the repository at this point in the history