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

feat(documentation): adds open graph tags to storybook header #2205

Merged
merged 17 commits into from
Jan 31, 2024

Commits on Nov 1, 2023

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

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    a5a1566 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    190d761 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    5afaadb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8af337d View commit details
    Browse the repository at this point in the history
  3. feat(documentation): adds open graph tags to storybook header

    adds height, width and alt for og:image
    b1aserlu committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    c4862a9 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    c2949a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e79ee36 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd7a57d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ceed2ac View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

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

Commits on Dec 19, 2023

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

Commits on Jan 17, 2024

  1. tries to use dynamic url

    b1aserlu committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    edbbf2d View commit details
    Browse the repository at this point in the history
  2. Revert "tries to use dynamic url"

    This reverts commit edbbf2d.
    b1aserlu committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    545fe67 View commit details
    Browse the repository at this point in the history
  3. corrects the url

    b1aserlu committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    41f05ee View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. removes unecessary tags adds env variable for url

    checked the documentation for twitter cards and saw that they had fallbacks on the respective open graph tags.
    b1aserlu committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    50bd0a7 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. changes preview image to the newer version

    also adjusts the name of the .png file
    b1aserlu committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    34d7a07 View commit details
    Browse the repository at this point in the history