Skip to content

Conversation

@lsagetlethias
Copy link
Collaborator

  • add a way to use custom image component to Card instead of "normal" <img> tag (e.g. SVG, next/Image). The user should add fr-img-responsive to its component.
  • enhance Card props
  • add tier and half ratio

@lsagetlethias lsagetlethias added the enhancement New feature or request label Jan 12, 2024
@lsagetlethias lsagetlethias self-assigned this Jan 12, 2024
export type Horizontal = {
/** Default false */
horizontal: true;
ratio?: "33/66" | "50/50";
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shouldnt we use "tier" | "half" here ?

@garronej
Copy link
Collaborator

Thank you!

@garronej garronej merged commit 2c44737 into main Jan 19, 2024
@garronej garronej deleted the feat/card-ehancement branch January 19, 2024 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants