Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BCTHEME-387: Updates Cornerstone variants to meet the updated verticals #1962

Merged
merged 1 commit into from
Jan 20, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.