Skip to content

Commit

Permalink
chore: Update store submodule post-release
Browse files Browse the repository at this point in the history
  • Loading branch information
leomp12 committed Oct 6, 2023
1 parent a20bac9 commit 8b8213c
Show file tree
Hide file tree
Showing 4 changed files with 53 additions and 45 deletions.
2 changes: 1 addition & 1 deletion ecomplus-stores/barra-doce
2 changes: 1 addition & 1 deletion ecomplus-stores/monocard
92 changes: 50 additions & 42 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion store
Submodule store updated 32 files
+3 −0 .vscode/settings.json
+145 −148 functions/many/package-lock.json
+3 −3 functions/many/package.json
+780 −601 functions/ssr/package-lock.json
+7 −6 functions/ssr/package.json
+1 −1 functions/ssr/src/assets/style.css
+10 −10 functions/ssr/src/components/AccountMenu.vue
+3 −3 functions/ssr/src/components/Banner.vue
+11 −11 functions/ssr/src/components/CartItem.vue
+13 −13 functions/ssr/src/components/CartSidebar.vue
+0 −30 functions/ssr/src/components/DocDescription.astro
+32 −0 functions/ssr/src/components/DocDescription.vue
+7 −7 functions/ssr/src/components/HeroSlider.vue
+141 −0 functions/ssr/src/components/ImagesGallery.vue
+6 −6 functions/ssr/src/components/PitchBar.vue
+2 −2 functions/ssr/src/components/Prices.vue
+23 −24 functions/ssr/src/components/ProductCard.vue
+26 −0 functions/ssr/src/components/ProductDetails.vue
+10 −10 functions/ssr/src/components/ProductShelf.vue
+1 −1 functions/ssr/src/components/SearchModal.vue
+21 −21 functions/ssr/src/components/ShopFooter.vue
+16 −16 functions/ssr/src/components/ShopHeader.vue
+4 −5 functions/ssr/src/components/ShopHeaderMenu.vue
+5 −6 functions/ssr/src/components/ShopHeaderSubmenu.vue
+10 −10 functions/ssr/src/components/ShopSidenav.vue
+9 −10 functions/ssr/src/components/ShopSidenavCategory.vue
+1 −1 functions/ssr/src/layouts/PageHeader.astro
+6 −4 functions/ssr/src/main/Sections.astro
+343 −346 functions/with-apps/package-lock.json
+3 −3 functions/with-apps/package.json
+692 −91 package-lock.json
+2 −2 package.json

0 comments on commit 8b8213c

Please sign in to comment.