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: customize size behavior of image component #42469

Merged
merged 7 commits into from
May 29, 2024

Commits on May 22, 2024

  1. feat: maintain aspect ratio of image container

    customize image behavior with context
    
    Signed-off-by: dominictb <tb-dominic@outlook.com>
    dominictb committed May 22, 2024
    Configuration menu
    Copy the full SHA
    83e15c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    baefafb View commit details
    Browse the repository at this point in the history
  3. fix: lint

    dominictb committed May 22, 2024
    Configuration menu
    Copy the full SHA
    ce082ab View commit details
    Browse the repository at this point in the history
  4. fix: update prop name

    Signed-off-by: dominictb <tb-dominic@outlook.com>
    dominictb committed May 22, 2024
    Configuration menu
    Copy the full SHA
    a144f2b View commit details
    Browse the repository at this point in the history
  5. fix: remove unnecessary prop

    Signed-off-by: dominictb <tb-dominic@outlook.com>
    dominictb committed May 22, 2024
    Configuration menu
    Copy the full SHA
    ffddc8e View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. fix: update variable name

    dominictb committed May 27, 2024
    Configuration menu
    Copy the full SHA
    91d0852 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. chore: update explanation comment

    Co-authored-by: Joel Davies <joeld.dev@gmail.com>
    dominictb and jjcoffee authored May 28, 2024
    Configuration menu
    Copy the full SHA
    aa836b7 View commit details
    Browse the repository at this point in the history