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

Add configure orientation for devcard #406

Merged
merged 3 commits into from
Feb 20, 2024
Merged

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    82326fd View commit details
    Browse the repository at this point in the history
  2. fix: change 'default' and 'wide' to 'Vertical' and 'Horizontal' respe…

    …ctively
    
    feat: use enum for DevCardType to improve type safety and readability
    feat: update devcardURL function to use DevCardType enum and default to Vertical
    feat: update action.yml description for type input to reflect available options Vertical and Horizontal
    ncdai committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    afb4946 View commit details
    Browse the repository at this point in the history
  3. docs(README.md): update optional configuration for devcard orientatio…

    …n to use
    
    "default" and "wide" values instead of "Vertical" and "Horizontal"
    
    fix(action.yml): update input description for type to reflect the new
    "default" and "wide" values for devcard orientation configuration.
    ncdai committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    90c9eff View commit details
    Browse the repository at this point in the history