Skip to content

Commit

Permalink
BCTHEME-387: Updates Cornerstone variants to meet the updated vertica…
Browse files Browse the repository at this point in the history
…ls outlined in BCTHEME-387. (bigcommerce#1962)

Co-authored-by: Dante Muñoz <dante.munoz@c02v90c0htdh.lan>
  • Loading branch information
2 people authored and sacr3dc0w committed Mar 31, 2021
1 parent 848d9a1 commit f046110
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 13 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)
Expand Down
15 changes: 2 additions & 13 deletions config.json
Original file line number Diff line number Diff line change
Expand Up @@ -376,11 +376,6 @@
"large_catalog"
],
"industries": [
"arts_crafts",
"animals_pets",
"fashion_jewelry",
"gifts_specialty",
"health_beauty",
"home_garden"
]
},
Expand All @@ -402,9 +397,7 @@
"large_catalog"
],
"industries": [
"arts_crafts",
"food_beverage",
"books_entertainment"
"fashion_jewelry"
]
},
"settings": {
Expand Down Expand Up @@ -611,11 +604,7 @@
"large_catalog"
],
"industries": [
"automotive_industrial",
"electronics_computers",
"fashion_jewelry",
"sports_recreation",
"toys_games"
"food_beverage"
]
},
"settings": {
Expand Down

0 comments on commit f046110

Please sign in to comment.