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: get start section cards not aligned #7624

Commits on Aug 6, 2024

  1. fix: get start section cards not aligned

    The column size was hard coded to 4 previously, not changed so that it can be
    configured, this addressed the issue when there are more than 4 cards,
    cards will be displayed in multiple rows
    
    Signed-off-by: Yulong Ruan <ruanyl@amazon.com>
    ruanyl committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    0e71054 View commit details
    Browse the repository at this point in the history
  2. fix ts type

    Signed-off-by: Yulong Ruan <ruanyl@amazon.com>
    ruanyl committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    8e2057b View commit details
    Browse the repository at this point in the history
  3. tweaks types

    Signed-off-by: Yulong Ruan <ruanyl@amazon.com>
    ruanyl committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    37d82ba View commit details
    Browse the repository at this point in the history
  4. add a todo item

    Signed-off-by: Yulong Ruan <ruanyl@amazon.com>
    ruanyl committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    bde8680 View commit details
    Browse the repository at this point in the history
  5. fix license header

    Signed-off-by: Yulong Ruan <ruanyl@amazon.com>
    ruanyl committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    cc11962 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    779a6dc View commit details
    Browse the repository at this point in the history