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

Refactor Props of Image and Picture component to support type checking #5788

Merged
merged 8 commits into from
Jan 18, 2023

Commits on Jan 7, 2023

  1. correct props type

    MoustaphaDev committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    a912cbd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f9311a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d90ef3d View commit details
    Browse the repository at this point in the history
  4. add changeset

    MoustaphaDev committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    8e65030 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. apply suggestions

    MoustaphaDev committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    76438d4 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. correct astro/types import

    Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com>
    MoustaphaDev and Princesseuh authored Jan 12, 2023
    Configuration menu
    Copy the full SHA
    0b1f0f3 View commit details
    Browse the repository at this point in the history
  2. apply suggestions

    MoustaphaDev committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    8bdf53d View commit details
    Browse the repository at this point in the history
  3. convert to type import

    MoustaphaDev committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    c245aca View commit details
    Browse the repository at this point in the history