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

fix(fuselage): Responsive CardControls #1443

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    2b03cb5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    497f0dd View commit details
    Browse the repository at this point in the history
  3. Added different behaviour for horizontal cards

    Horizontal cards should have flex-wrap only for mobile view
    Barrylimarti committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    b2d6752 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

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

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    c74faaa View commit details
    Browse the repository at this point in the history
  2. Changeset added

    Barrylimarti committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    7d42b6a View commit details
    Browse the repository at this point in the history
  3. Removed the box implementation

    Box is not needed. A better way would be to use the mixin for conditional css.
    
    Co-authored-by: Henrique Guimarães Ribeiro <[email protected]>
    Barrylimarti and rique223 authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    c01c2db View commit details
    Browse the repository at this point in the history
  4. Added conditional css using mixin

    Co-authored-by: Henrique Guimarães Ribeiro <[email protected]>
    Barrylimarti and rique223 authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    23a7cb4 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Merge bugs fixed

    Barrylimarti committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    6a4cdc3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    606421d View commit details
    Browse the repository at this point in the history