Skip to content

Conversation

@simpleC0de
Copy link

Description

Adds vehicle images to the local repository.


Motivation

Finalizing the previous pull request that introduced the refactored UI.


Implementation Details

Images are stored in the resource root for easier management by non-technical users.


Usage Example

None.


PR Checklist

  • My commit messages and PR title follow the Conventional Commits standard.
  • My changes have been tested locally and function as expected.
  • My PR does not introduce any breaking changes.
  • I have provided a clear explanation of what my PR does, including the reasoning and relevant context.

Changed the CSS object-position of the vehicle image from 'center bottom' to 'center 120%' to improve image alignment within the VehicleCard component.
Increased the opacity of the vehicle image to 1 and applied brightness and saturation filters for a more vivid display.
Introduces an $active prop to CounterButton, CounterIcon, and CounterText components to visually indicate when a filter is active. Updates filter logic to toggle between active and 'all' states for stored and impounded filters, improving user feedback and interaction clarity.
Adjusted filter logic in GarageHeader to use 'all' instead of false for non-selected filters. Removed the filled star icon from VehicleCard, always displaying the border star icon for favorites, and updated the active color to use theme's primary text color.
@Kr3mu Kr3mu merged commit 9ca3e58 into esx-framework:new-garages Oct 22, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants