Skip to content

Commit

Permalink
JSON: Commit Message Log {
Browse files Browse the repository at this point in the history
    "Feat": {

        "Shopify#1": "Add comprehensive block system architecture with reusable components",
        "Shopify#2": "Implement new hero section (hero-no1) with associated styles and scripts",
        "Shopify#3": "Add product rating system with star icons and rating snippets",
        "Shopify#4": "Create schema snippets for interactive buttons and rich text blocks",
        "Shopify#5": "Introduce custom blocks for banners, images, product cards, and rich text",
        "Shopify#6": "Add supporting assets for theme customization and styling"
    },
    "Summary": {
        ("""This commit establishes a foundation for modular, reusable block components
while introducing a new hero section with full customization support."""")
    }
}
  • Loading branch information
defdennis7 committed Oct 29, 2024
1 parent 68bf2a7 commit e3e4d93
Show file tree
Hide file tree
Showing 33 changed files with 3,916 additions and 297 deletions.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"editor.formatOnSave": true
},
"[liquid]": {
"editor.defaultFormatter": "Shopify.theme-check-vscode",
"editor.defaultFormatter": "sissel.shopify-liquid",
"editor.formatOnSave": true
},
"themeCheck.checkOnSave": true
Expand Down
Loading

0 comments on commit e3e4d93

Please sign in to comment.