From 3f23a1c364322f16b573953489d4fd9442f3bff5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dante=20Mu=C3=B1oz?= Date: Wed, 20 Jan 2021 01:06:58 -0600 Subject: [PATCH] BCTHEME-387: Updates Cornerstone variants to meet the updated verticals outlined in BCTHEME-387. --- CHANGELOG.md | 1 + config.json | 15 ++------------- package-lock.json | 2 +- 3 files changed, 4 insertions(+), 14 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 93fbdf251f..efc5e048c1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ # Changelog ## Draft +- Updated Cornerstone theme and respected variants to meet the verticals/industries documented in BCTHEME-387 - Fixed selecting certain option types which pushes window view to the bottom of the page. [#1959](https://github.com/bigcommerce/cornerstone/pull/1959) - Fixed case when default option is out of stock add to cart button does not populate for in stock options. [#1955](https://github.com/bigcommerce/cornerstone/pull/1955) - Dots on carousel should have similar colours as other slider controls. [#1958](https://github.com/bigcommerce/cornerstone/pull/1958) diff --git a/config.json b/config.json index 3e6dbc565d..ea40bdc2a1 100644 --- a/config.json +++ b/config.json @@ -376,11 +376,6 @@ "large_catalog" ], "industries": [ - "arts_crafts", - "animals_pets", - "fashion_jewelry", - "gifts_specialty", - "health_beauty", "home_garden" ] }, @@ -402,9 +397,7 @@ "large_catalog" ], "industries": [ - "arts_crafts", - "food_beverage", - "books_entertainment" + "fashion_jewelry" ] }, "settings": { @@ -611,11 +604,7 @@ "large_catalog" ], "industries": [ - "automotive_industrial", - "electronics_computers", - "fashion_jewelry", - "sports_recreation", - "toys_games" + "food_beverage" ] }, "settings": { diff --git a/package-lock.json b/package-lock.json index debbf0a667..262d09f3bc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "bigcommerce-cornerstone", - "version": "4.12.0", + "version": "5.0.0", "lockfileVersion": 1, "requires": true, "dependencies": {