Skip to content

Commit

Permalink
feat(storefront): STRF-10056 Remove all amp related templates
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanarldt committed Jan 18, 2023
1 parent bbdd29e commit c162ba4
Show file tree
Hide file tree
Showing 48 changed files with 1 addition and 2,727 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Bump Stencil utils to 6.13.0 [#2300][https://github.com/bigcommerce/cornerstone/pull/2300]
- Removed non-working functionality from schema.json [#2301][https://github.com/bigcommerce/cornerstone/pull/2301]
- Refactored `hide_price_from_guests` logic around `show_cart_action` use [#2304](https://github.com/bigcommerce/cornerstone/pull/2304)
- Removed all Google AMP template files [#2308](https://github.com/bigcommerce/cornerstone/pull/2308)

## 6.7.0 (11-03-2022)
- Fixed escaping on created store account confirm message. [#2265]https://github.com/bigcommerce/cornerstone/pull/2265
Expand Down
1 change: 0 additions & 1 deletion config.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
"persistent_cart",
"one_page_check_out",
"product_videos",
"google_amp",
"customized_checkout",
"enhanced_ecommerce",
"csrf_protection",
Expand Down
1 change: 0 additions & 1 deletion grunt/svgstore.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ module.exports = {
default: {
files: {
'./assets/img/icon-sprite.svg': ['./assets/icons/**/*.svg'],
'./templates/components/amp/common/icon-defs.html': ['./assets/icons/**/*.svg'],
},
},
};
7 changes: 0 additions & 7 deletions templates/components/amp/category/product-listing.html

This file was deleted.

6 changes: 0 additions & 6 deletions templates/components/amp/category/styles.html

This file was deleted.

14 changes: 0 additions & 14 deletions templates/components/amp/category/subcategories.html

This file was deleted.

8 changes: 0 additions & 8 deletions templates/components/amp/common/alert-error.html

This file was deleted.

8 changes: 0 additions & 8 deletions templates/components/amp/common/alert-success.html

This file was deleted.

54 changes: 0 additions & 54 deletions templates/components/amp/common/footer.html

This file was deleted.

20 changes: 0 additions & 20 deletions templates/components/amp/common/header.html

This file was deleted.

1 change: 0 additions & 1 deletion templates/components/amp/common/icon-defs.html

This file was deleted.

101 changes: 0 additions & 101 deletions templates/components/amp/common/navigation-menu.html

This file was deleted.

32 changes: 0 additions & 32 deletions templates/components/amp/common/paginator.html

This file was deleted.

11 changes: 0 additions & 11 deletions templates/components/amp/common/share.html

This file was deleted.

22 changes: 0 additions & 22 deletions templates/components/amp/common/store-logo.html

This file was deleted.

Loading

0 comments on commit c162ba4

Please sign in to comment.