Clone
 

matt blum <mblum@parts-unltd.com> in mooseracing-react-theme

Add preventImage

Merge branch 'catalogs-menu' into main

Create CatalogMenu

Add CatalogMenu

    • -0
    • +34
    /components/CatalogMenu/CatalogMenu.component.tsx
    • -0
    • +1
    /components/CatalogMenu/CatalogMenu.styles.less
    • -0
    • +4
    /components/CatalogMenu/CatalogMenu.types.ts
    • -0
    • +1
    /components/CatalogMenu/index.ts
Add loading indicator to CatMenu

When curNavId changes, set inNav to off

Update inNav to toggle on click instead of hover

Add LandingImage component

    • -5
    • +1
    /components/Homepage/Homepage.styles.less
    • -0
    • +17
    /components/LandingImage/LandingImage.component.tsx
    • -0
    • +11
    /components/LandingImage/LandingImage.styles.less
    • -0
    • +5
    /components/LandingImage/LandingImage.types.ts
    • -0
    • +1
    /components/LandingImage/index.ts
Integrate Footer

    • -37
    • +7
    /components/Footer/Footer.component.tsx
    • -27
    • +27
    /components/Footer/Footer.styles.less
Display ProductOptions component only if it's productGroups.length > 0

    • -1
    • +0
    /components/Product/Product.component.tsx
Update catalog line height

Merge branch 'mega-menu-update' into main

Update Mega Menu to conditionally display

Add Replacement Part modal

Remove logging

    • -3
    • +3
    /components/Product/Product.component.tsx
Merge branch 'products' into main

Invert chart headers and columns

Update ProductSizing

    • -2
    • +2
    /components/Product/Product.component.tsx
Fix typo

Remove logging

Remove logging and re-order Product children components

    • -17
    • +5
    /components/Product/Product.component.tsx
Update gutter

Misc Product updates

    • -22
    • +41
    /components/Product/Product.component.tsx
    • -1
    • +1
    /components/Product/Product.styles.less
Update Products to use useProductGroup feed

    • -2
    • +2
    /components/Product/Product.component.tsx
Update all images to be responsive

Cleanup

Update Product page

    • -3
    • +3
    /components/Category/Category.styles.less
    • -137
    • +24
    /components/Product/Product.component.tsx
    • -10
    • +11
    /components/Product/Product.styles.less
Add .max-width-container

Fix landing full screen background image styling

    • -6
    • +0
    /components/Homepage/Homepage.styles.less
Update prodTemplate const