Clone
 

andrew wittrock <awittrock@parts-unltd.com> in mooseracing-react-theme

MOOSRAC-96: Fix product page crash when productGroup is undefined during page switches

Fix compile error

Remove Instagram header

Merge branch 'MOOSRAC-90' into sprint-23-20

MOOSRAC-90: Add instagram feed

    • -0
    • +64
    /components/InstagramFeed/InstagramFeed.component.tsx
Show product names instead of product group names on hard parts categories

Fix issue with hard part product titles

Update logic for displaying product names

Fix related product groupings

Generalize more components

    • -1
    • +1
    /components/Contact/Contact.component.tsx
  1. … 26 more files in changeset.
Refactor all the things for the Vite framework

    • -14
    • +12
    /components/App/App.component.tsx
    • -3
    • +2
    /components/Contact/Contact.component.tsx
    • -9
    • +0
    /components/Content/Content.component.tsx
    • -6
    • +0
    /components/Content/Content.styles.less
  1. … 38 more files in changeset.
Remove debugging code

    • -5
    • +0
    /components/Product/Product.component.tsx
Don't show product group name if it's the same as product name

Fix the bike build image sizes

Fix hard parts column width

Fix mobile styling on help center page

Fix mobile styling on sponsorship form

Fix breadcrumb link color and part url generator

    • -0
    • +5
    /components/Product/Product.styles.less
Add currentGroupId to product group links

Reduce sizes of product page images

    • -1
    • +1
    /components/Product/Product.styles.less
Update video source on sponsorship page

Support product groups on product pages

    • -3
    • +17
    /components/Product/Product.component.tsx
    • -1
    • +2
    /components/Product/Product.helpers.ts
Fix product page template chooser

    • -3
    • +4
    /components/Product/Product.helpers.ts
Show product group name on category page

Various styling updates

    • -2
    • +1
    /components/Category/Category.styles.less
    • -0
    • +1
    /components/Product/Product.styles.less
Reduce size of footer logo

    • -2
    • +2
    /components/Footer/Footer.component.tsx
Update MMY select form styles

Update fonts on newsletter signup form

MOOSRAC-75: Add mobile alt images to all banner images

    • -0
    • +8
    /components/BannerImage/BannerImage.component.tsx
    • -0
    • +13
    /components/BannerImage/BannerImage.styles.less
    • -0
    • +5
    /components/BannerImage/BannerImage.types.ts
    • -0
    • +1
    /components/BannerImage/index.ts
    • -0
    • +17
    /components/StaticPage/StaticPage.component.tsx
    • -0
    • +0
    /components/StaticPage/StaticPage.styles.less
    • -0
    • +4
    /components/StaticPage/StaticPage.types.ts
    • -0
    • +1
    /components/StaticPage/index.ts
MOOSRAC-74: Update footer mobile styling

    • -31
    • +34
    /components/Footer/Footer.component.tsx
    • -29
    • +26
    /components/Footer/Footer.styles.less