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

frontend: extensions: Improve installed extensions layout and card styling/title #2777

Merged

Commits on Jul 3, 2024

  1. frontend: ExtManagerView: Change installed to grid

    * Change to use grid over flex on larger screens when showing installed
      extensions, in this way keeps width consistent across all cards
    JoaoMario109 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    bb238ef View commit details
    Browse the repository at this point in the history
  2. frontend: InstalledExtCard: Improve styling/title

    * Add installed ext logo when available
    * Change to use extension Name over Identifier
    * Reduce button size to fit smallest card width
    * Change to wrap button when on mobile
    JoaoMario109 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    d09354c View commit details
    Browse the repository at this point in the history