dashersupply/src/components
2024-07-14 22:27:36 -04:00
..
BrandCard.astro Set max-width on BrandCard, which flex positions inside its container, making the BrandCards smaller. Renamed CSS attributes for BrandCard, CategoryCard, and ProductCard. 2024-07-14 14:43:03 -04:00
CategoryCard.astro Set max-width on BrandCard, which flex positions inside its container, making the BrandCards smaller. Renamed CSS attributes for BrandCard, CategoryCard, and ProductCard. 2024-07-14 14:43:03 -04:00
ImageCarousel.astro Updated some layout details about rendering products pages on small devices. Improved number visibility on overlay on image carousel. 2024-07-14 22:27:36 -04:00
ProductCard.astro Added ImageCarousel component to product pages. 2024-07-14 20:41:52 -04:00
StarRating.astro fix: Correct invalid props on StarRating and fallback to 0 on no price in product template. 2024-07-11 05:49:40 -04:00