Clone
 

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

THOR-95: Convert top menu to hover instead of click

THOR-92: Update menu styling

THOR-85: Fix breadcrumb category URLs

THOR-85: Product page updates

    • -1
    • +1
    /components/Product/Product.styles.less
THOR-71: Category page tweak

THOR-71: Category page tweak

THOR-71: Category page adjustments

    • -1
    • +2
    /components/Category/Category.styles.less
THOR-72: Product page adjustments

    • -2
    • +2
    /components/Product/Product.styles.less
THOR-72: Update styling on product page

THOR-71: Fix full frame image logic

Tweak styling on category pages

Fix desktop nav styling issues

Fix duplicated breadcumb issue on subcat pages

THOR-61: Update product page styles

    • -1
    • +4
    /components/Product/Product.styles.less
THOR-60: Update nav styling

THOR-60: Update nax styling

THOR-60: Update nav styling

THOR-60: Update nav styling

THOR-56: Add breadcrumbs

THOR-56: Add product listing page

    • -0
    • +19
    /components/ProductList/ProductList.component.tsx
    • -0
    • +26
    /components/ProductList/ProductList.module.less
    • -0
    • +6
    /components/ProductList/ProductList.types.ts
    • -0
    • +1
    /components/ProductList/index.ts
    • -0
    • +23
    /components/ProductListPage/ProductListPage.component.tsx
    • -0
    • +1
    /components/ProductListPage/index.ts
THOR-44: Implement search page

    • -0
    • +37
    /components/SearchResults/SearchResults.component.tsx
    • -0
    • +43
    /components/SearchResults/SearchResults.module.less
    • -0
    • +1
    /components/SearchResults/index.ts
Update top menu category urls

Add instagram feed to the homepage

Fix import issue

Update formatting on subcategory page

Remove old styles

    • -2
    • +0
    /components/Category/Category.styles.less
Finish subcategory page

    • -0
    • +4
    /components/Category/Category.styles.less
Implement category list

    • -0
    • +16
    /components/CategoryListItem/CategoryListItem.component.tsx
    • -0
    • +1
    /components/CategoryListItem/index.ts
    • -0
    • +36
    /components/SubCategory/SubCategory.component.tsx
    • -0
    • +0
    /components/SubCategory/SubCategory.module.less
    • -0
    • +4
    /components/SubCategory/SubCategory.types.ts
    • -0
    • +1
    /components/SubCategory/index.ts
Finalize footer styling

    • binary
    /assets/images/footer-logo-black.png
    • binary
    /assets/images/~psD759.tmp
    • -25
    • +40
    /components/Footer/Footer.component.tsx
    • -30
    • +95
    /components/Footer/Footer.module.less
    • -1
    • +0
    /components/Footer/FooterForms/index.ts
    • -1
    • +0
    /components/Footer/FooterLinks/index.ts
    • -20
    • +0
    /libs/Styles/App/Variables.style.less
    • -0
    • +10
    /libs/Styles/SocialMedia.module.less
Finalize header styling

    • -12
    • +8
    /components/Header/Header.helpers.ts