Skip to content

Commit

Permalink
chore: release version v1.0.0-rc.5 (#290)
Browse files Browse the repository at this point in the history
* feat: added support for Virtual and Downloadable products (#199)

* feat(downloadable products): created add query + async call

* feat(downloadable products): updated schema.graphql

* feat(downloadable products): added method and modified productDetail query

* feat(downloadable products): added missing exports, methods and GraphQL types

* feat(downloadable products): updated useCart so downloadable products can be added to the cart

* feat(virtual product): updated graphql

* feat(virtual products): created api method

* feat(virtal product): updated useCart

* feat(virtual products): added missing imports + TS interfaces

* chore: updated README with new VSF brand

* refactor(documentation): refine project setup description (#201)

* fix(composables): remove redundant debugger statement (#202)

* docs: add @bartoszherba as a contributor

* chore: release 1.0.0-rc.4.1

* feat(theme): #158 add cart coupon code input (#207)

* fix(composables): solved duplicate addresses when creating an order (#208)

* feat(downloadable products): created add query + async call

* feat(downloadable products): updated schema.graphql

* feat(downloadable products): added method and modified productDetail query

* feat(downloadable products): added missing exports, methods and GraphQL types

* feat(downloadable products): updated useCart so downloadable products can be added to the cart

* feat(virtual product): updated graphql

* feat(virtual products): created api method

* feat(virtal product): updated useCart

* feat(virtual products): added missing imports + TS interfaces

* fix: removed debugger

* fix(file): removed __typename in $input params

* fix(composable): added customer_address_id

Added customer_address_id in billing and shipping step during the checkout

* docs: added @kevingorjan as contributor

* fix(composable): solved cart data update on login/logout action (#209)

* refactor(theme): fixed core web vitalls results

* feat: add auto deploy for demo on VSF cloud (#212)

* init: cicd

* Update .vuestorefrontcloud/docker/Dockerfile

* Update .github/workflows/deploy-vue-storefront-cloud.yml

Co-authored-by: Heitor Ramon Ribeiro <[email protected]>

* refactor(api-client): fixed categoryList.ts query

* refactor(api-client): fixed categorySearch.ts query

* fix(composables): fixed adding to wishlist (#213)

* fix(theme): region was losing the state in shipping / billing step (#214)

* feat(downloadable products): created add query + async call

* feat(downloadable products): updated schema.graphql

* feat(downloadable products): added method and modified productDetail query

* feat(downloadable products): added missing exports, methods and GraphQL types

* feat(downloadable products): updated useCart so downloadable products can be added to the cart

* feat(virtual product): updated graphql

* feat(virtual products): created api method

* feat(virtal product): updated useCart

* feat(virtual products): added missing imports + TS interfaces

* fix: removed debugger

* fix(file): removed __typename in $input params

* fix(composable): added customer_address_id

Added customer_address_id in billing and shipping step during the checkout

* docs: added @kevingorjan as contributor

* fix(theme): fixed losing region value

* refactor: improvements in GraphQL client & package updates (#210)

* refactor(eslint): updated dependencies and devDependencies

- updated **eslint-config-airbnb-typescript** to **14.0.1**
- eslint-plugin-unicorn** to **37.0.1**

* refactor(eslint-import): updated dependencies and devDependencies

- updated **eslint-plugin-import** to **2.25.2**

* refactor(eslint-jest): updated dependencies and devDependencies

- updated **eslint-plugin-jest** to **25.2.2**

* refactor(eslint-typescript): updated dependencies and devDependencies

- updated **@typescript-eslint/eslint-plugin** to **5.1.0**
- updated **@typescript-eslint/parser** to **5.1.0**

* refactor(eslint-vue): updated dependencies and devDependencies

- updated **eslint-plugin-vue** to **7.19.1**

* refactor(api-client): updated dependencies and devDependencies

- updated **@apollo/client** to **3.4.16**
- updated **@vue-storefront/core** to **2.4.3**
- updated **graphql** to **15.6.1**
- updated **@rollup/plugin-commonjs** to **21.0.0**
- updated **typescript** to **4.4.4**

* refactor(composables): updated dependencies and devDependencies

- updated **@vue-storefront/core** to **2.4.3**
- updated **@types/js-cookie** to **3.0.0**
- updated **jsdom** to **18.0.0**

* refactor(theme): updated dependencies and devDependencies

- updated **@storefront-ui/vue** to **0.11.0**
- updated **@vue-storefront/core** to **2.4.3**
- updated **@vue-storefront/middleware** to **2.4.3**
- updated **@vue-storefront/nuxt** to **2.4.3**
- updated **@vue-storefront/nuxt-theme** to **2.4.3**
- updated **babel-jest** to **27.3.0**
- updated **cypress** to **8.6.0**
- updated **cypress-tags** to **0.3.0**
- updated **jest** to **27.3.0**
- updated **jest-watch-typeahead** to ****
- updated **** to **1.0.0**
- updated **lint-staged** to **11.2.3**
- updated **mochawesome** to **6.3.1**
- updated **ts-jest** to **27.0.7**
- updated **typescript** to **4.4.4**

* refactor(theme): updated dependencies and devDependencies

- updated **@babel/core** to **7.15.8**
- updated **@commitlint/cli** to **13.2.1**
- updated **@commitlint/config-conventional** to **13.2.0**
- updated **@commitlint/config-lerna-scopes** to **13.2.0**
- updated **@graphql-codegen/cli** to **2.2.1**
- updated **@graphql-codegen/typescript** to **2.2.4**
- updated **@graphql-codegen/typescript-operations** to **2.1.8**
- updated **@types/node** to **16.11.1**
- updated **@typescript-eslint/parser** to **5.1.0**
- updated **@vue/eslint-config-typescript** to ****
- updated **** to **8.0.0**
- updated **eslint** to **8.0.1**
- updated **jest** to **27.3.0**
- updated **jest-watch-typeahead** to **1.0.0**
- updated **lint-staged** to **11.2.3**
- updated **ts-jest** to **27.0.7**
- updated **ts-node** to **10.3.0**
- updated **vue-eslint-parser** to **8.0.0**

* refactor(api-client): removed image from category query

* refactor(api-client): added new Apollo caching options

* refactor(theme): updated dependencies and devDependencies

- updated **@vue-storefront/core** to **2.4.5**
- updated **@vue-storefront/middleware** to **2.4.5**
- updated **@vue-storefront/nuxt** to **2.4.5**
- updated **@vue-storefront/nuxt-theme** to **2.4.5**
- updated **convict** to **6.2.1**
- updated **babel-jest** to **27.3.1**
- updated **jest** to **27.3.1**
- updated **lint-staged** to **11.2.4**

* refactor(eslint): updated dependencies and devDependencies

- updated **eslint-plugin-promise** to **5.1.1**

* refactor(eslint-vue): updated dependencies and devDependencies

- updated **eslint-plugin-vue** to **7.20.0**

* refactor(api-client): updated dependencies and devDependencies

- updated **@vue-storefront/core** to **2.4.5**
- updated **@rollup/plugin-commonjs** to **21.0.1**

* refactor(composables): updated dependencies and devDependencies

- updated **@vue-storefront/core** to **2.4.5**

* refactor: updated dependencies and devDependencies

- updated **@graphql-codegen/cli** to **2.4.5**
- updated **@graphql-codegen/typescript** to **2.2.4**
- updated **@graphql-tools/utils** to **8.5.0**
- updated **@types/node** to **16.11.4**
- updated **eslint** to **8.1.0**
- updated **husky** to **7.0.4**
- updated **jest** to **27.3.1**
- updated **lint-staged** to **11.2.4**
- updated **rollup** to **2.58.1**
- updated **ts-node** to **10.4.0**

* chore: updated codegen.yml

* refactor(composables): removed CheckoutGetters typings

* chore(api-client): updated GraphQL schema

* feat(api-client): added currency and store header

* feat(composables): added currency and store header

* fix(composables): fixed cookie values (#216)

* feat(downloadable products): created add query + async call

* feat(downloadable products): updated schema.graphql

* feat(downloadable products): added method and modified productDetail query

* feat(downloadable products): added missing exports, methods and GraphQL types

* feat(downloadable products): updated useCart so downloadable products can be added to the cart

* feat(virtual product): updated graphql

* feat(virtual products): created api method

* feat(virtal product): updated useCart

* feat(virtual products): added missing imports + TS interfaces

* fix: removed debugger

* fix(file): removed __typename in $input params

* fix(composable): added customer_address_id

Added customer_address_id in billing and shipping step during the checkout

* docs: added @kevingorjan as contributor

* fix(theme): fixed losing region value

* bug(composables): fixed cookie values

* chore: fixed vue-demi version on 0.11.4

* fix(theme): remove duplicated api call (#225)

* refactor: add pagination in user order and wishlist and enhance API speed (#224)

* refactor(api-client): removed fetchPolicy to prepare for future :)

* refactor(api-client): changed base pageSize to 10

* refactor(api-client): added parameters for userOrder pagination

* refactor(api-client): added parameters for user wishlist pagination

* refactor(theme): changed default pageSize to 10

* refactor(api-client): changed base pageSize to 10

* refactor(theme): reduce category pagesize

* refactor(api-client): enable default useGETForQueries to true for apollo-http-link (#227)

* refactor(api-client): fixed missing type

* refactor(theme): fixed sidebar loading

* refactor(theme): removed minimal char amount in street fixes #232 (#233)

* refactor: updated dependencies & fixed miss configuration on `api-client` (#234)

* chore(eslint): update dependencies and devDependencies

- updated **eslint-config-airbnb-base** to **15.0.0**
- updated **eslint-config-airbnb-typescript** to **15.0.0**
- updated **eslint-plugin-unicorn** to **38.0.1**

* chore(eslint-import): update dependencies and devDependencies

- updated **eslint-plugin-import** to **2.25.3**

* chore(eslint-jest): update dependencies and devDependencies

- updated **eslint-plugin-jest** to **25.2.4**

* chore(eslint-typescript): update dependencies and devDependencies

- updated **@typescript-eslint/eslint-plugin** to **5.3.1**
- updated **@typescript-eslint/parser** to **5.3.1**

* chore(eslint-vue): update dependencies and devDependencies

- updated **eslint-plugin-vue** to **8.0.3**

* chore(api-client): update dependencies and devDependencies

- updated **@apollo/client** to **3.4.17**
- updated **@vue-storefront/core** to **2.5.0**
- updated **graphql** to **16.0.1**
- updated **graphql-tag** to **2.12.6**

* chore(composables): update dependencies and devDependencies

- updated **@vue-storefront/core** to **2.5.0**
- updated **jsdom** to **18.0.1**
- updated **@nuxtjs/composition-api** to **0.29.3**

* chore(theme): update dependencies and devDependencies

- updated **@vue-storefront/core** to **2.5.0**
- updated **@vue-storefront/middleware** to **2.5.0**
- updated **@vue-storefront/nuxt** to **2.5.0**
- updated **@vue-storefront/nuxt-theme** to **2.5.0**
- updated **@storefront-ui/vue** to **0.11.2**
- updated **vee-validate** to **3.4.14**
- updated **cypress** to **9.0.0**
- updated **lint-staged** to **11.2.6**
- updated **mochawesome** to **7.0.1**
- updated **mochawesome-report-generator** to **6.0.1**
- updated **npm-check-updates** to **12.0.2**

* chore: update dependencies and devDependencies

- updated **@babel/core** to **7.16.0**
- updated **@babel/plugin-proposal-private-methods** to **7.16.0**
- updated **@commitlint/cli** to **14.1.0**
- updated **@commitlint/config-conventional** to **14.1.0**
- updated **@commitlint/config-lerna-scopes** to **14.1.0**
- updated **@graphql-codegen/cli** to **14.1.0**
- updated **@graphql-codegen/typescript** to **2.3.1**
- updated **@graphql-codegen/typescript-operations** to **2.2.0**
- updated **@graphql-tools/utils** to **8.5.3**
- updated **@manypkg/cli** to **0.19.1**
- updated **@types/node** to **16.11.7**
- updated **@typescript-eslint/parser** to **5.3.1**
- updated **@vue/eslint-config-typescript** to **9.0.1**
- updated **eslint** to **8.2.0**
- updated **lint-staged** to **11.2.6**
- updated **npm-check-updates** to **12.0.2**
- updated **rollup** to **2.59.0**
- updated **vue-eslint-parser** to **8.0.1**

* refactor(composables): removed vue-demi and added @nuxtjs/composition-api

* refactor(theme): removed composition-api and added @nuxtjs/composition-api

* refactor(theme): fixed composition-api applications

* refactor: fixed rollup building script

* refactor(api-client): removed the useGETForQueries as default

* refactor(theme): added the useGETForQueries as option for config

* chore: fixed webpack version

* refactor(composables): upadate the usage to @vue/composition-api

* docs: added information about caching GraphQL

* refactor(theme): fixed useUiHelper composable with new composition-api

* bugfix: closes #238 #236 #228 #231 #239 #230 #229 (#240)

* refactor(theme): fix password RegExp

- fixes #238

* refactor(theme): fix category not displaying products

- fixes #236

* refactor: fix customizable product not being able to add t o cart

- fixes #228

* refactor: fix notification on password change.

- fixes #231

* refactor(theme): added no-fetch param to CategorySidebarMenu.vue

* refactor: fix over pagination

- fixes #239

* refactor(theme): fix filter product not showing result

- fixes #230

* refactor: fix wishlist icon not showing for product card

- fixes #229

* chore: release version 1.0.0 rc.4.5 (#242)

* chore: release version 1.0.0 rc.4.4 (#241)

* feat: added support for Virtual and Downloadable products (#199)

* feat(downloadable products): created add query + async call

* feat(downloadable products): updated schema.graphql

* feat(downloadable products): added method and modified productDetail query

* feat(downloadable products): added missing exports, methods and GraphQL types

* feat(downloadable products): updated useCart so downloadable products can be added to the cart

* feat(virtual product): updated graphql

* feat(virtual products): created api method

* feat(virtal product): updated useCart

* feat(virtual products): added missing imports + TS interfaces

* chore: updated README with new VSF brand

* refactor(documentation): refine project setup description (#201)

* fix(composables): remove redundant debugger statement (#202)

* docs: add @bartoszherba as a contributor

* chore: release 1.0.0-rc.4.1

* feat(theme): #158 add cart coupon code input (#207)

* fix(composables): solved duplicate addresses when creating an order (#208)

* feat(downloadable products): created add query + async call

* feat(downloadable products): updated schema.graphql

* feat(downloadable products): added method and modified productDetail query

* feat(downloadable products): added missing exports, methods and GraphQL types

* feat(downloadable products): updated useCart so downloadable products can be added to the cart

* feat(virtual product): updated graphql

* feat(virtual products): created api method

* feat(virtal product): updated useCart

* feat(virtual products): added missing imports + TS interfaces

* fix: removed debugger

* fix(file): removed __typename in $input params

* fix(composable): added customer_address_id

Added customer_address_id in billing and shipping step during the checkout

* docs: added @kevingorjan as contributor

* fix(composable): solved cart data update on login/logout action (#209)

* refactor(theme): fixed core web vitalls results

* feat: add auto deploy for demo on VSF cloud (#212)

* init: cicd

* Update .vuestorefrontcloud/docker/Dockerfile

* Update .github/workflows/deploy-vue-storefront-cloud.yml

Co-authored-by: Heitor Ramon Ribeiro <[email protected]>

* refactor(api-client): fixed categoryList.ts query

* refactor(api-client): fixed categorySearch.ts query

* fix(composables): fixed adding to wishlist (#213)

* fix(theme): region was losing the state in shipping / billing step (#214)

* feat(downloadable products): created add query + async call

* feat(downloadable products): updated schema.graphql

* feat(downloadable products): added method and modified productDetail query

* feat(downloadable products): added missing exports, methods and GraphQL types

* feat(downloadable products): updated useCart so downloadable products can be added to the cart

* feat(virtual product): updated graphql

* feat(virtual products): created api method

* feat(virtal product): updated useCart

* feat(virtual products): added missing imports + TS interfaces

* fix: removed debugger

* fix(file): removed __typename in $input params

* fix(composable): added customer_address_id

Added customer_address_id in billing and shipping step during the checkout

* docs: added @kevingorjan as contributor

* fix(theme): fixed losing region value

* refactor: improvements in GraphQL client & package updates (#210)

* refactor(eslint): updated dependencies and devDependencies

- updated **eslint-config-airbnb-typescript** to **14.0.1**
- eslint-plugin-unicorn** to **37.0.1**

* refactor(eslint-import): updated dependencies and devDependencies

- updated **eslint-plugin-import** to **2.25.2**

* refactor(eslint-jest): updated dependencies and devDependencies

- updated **eslint-plugin-jest** to **25.2.2**

* refactor(eslint-typescript): updated dependencies and devDependencies

- updated **@typescript-eslint/eslint-plugin** to **5.1.0**
- updated **@typescript-eslint/parser** to **5.1.0**

* refactor(eslint-vue): updated dependencies and devDependencies

- updated **eslint-plugin-vue** to **7.19.1**

* refactor(api-client): updated dependencies and devDependencies

- updated **@apollo/client** to **3.4.16**
- updated **@vue-storefront/core** to **2.4.3**
- updated **graphql** to **15.6.1**
- updated **@rollup/plugin-commonjs** to **21.0.0**
- updated **typescript** to **4.4.4**

* refactor(composables): updated dependencies and devDependencies

- updated **@vue-storefront/core** to **2.4.3**
- updated **@types/js-cookie** to **3.0.0**
- updated **jsdom** to **18.0.0**

* refactor(theme): updated dependencies and devDependencies

- updated **@storefront-ui/vue** to **0.11.0**
- updated **@vue-storefront/core** to **2.4.3**
- updated **@vue-storefront/middleware** to **2.4.3**
- updated **@vue-storefront/nuxt** to **2.4.3**
- updated **@vue-storefront/nuxt-theme** to **2.4.3**
- updated **babel-jest** to **27.3.0**
- updated **cypress** to **8.6.0**
- updated **cypress-tags** to **0.3.0**
- updated **jest** to **27.3.0**
- updated **jest-watch-typeahead** to ****
- updated **** to **1.0.0**
- updated **lint-staged** to **11.2.3**
- updated **mochawesome** to **6.3.1**
- updated **ts-jest** to **27.0.7**
- updated **typescript** to **4.4.4**

* refactor(theme): updated dependencies and devDependencies

- updated **@babel/core** to **7.15.8**
- updated **@commitlint/cli** to **13.2.1**
- updated **@commitlint/config-conventional** to **13.2.0**
- updated **@commitlint/config-lerna-scopes** to **13.2.0**
- updated **@graphql-codegen/cli** to **2.2.1**
- updated **@graphql-codegen/typescript** to **2.2.4**
- updated **@graphql-codegen/typescript-operations** to **2.1.8**
- updated **@types/node** to **16.11.1**
- updated **@typescript-eslint/parser** to **5.1.0**
- updated **@vue/eslint-config-typescript** to ****
- updated **** to **8.0.0**
- updated **eslint** to **8.0.1**
- updated **jest** to **27.3.0**
- updated **jest-watch-typeahead** to **1.0.0**
- updated **lint-staged** to **11.2.3**
- updated **ts-jest** to **27.0.7**
- updated **ts-node** to **10.3.0**
- updated **vue-eslint-parser** to **8.0.0**

* refactor(api-client): removed image from category query

* refactor(api-client): added new Apollo caching options

* refactor(theme): updated dependencies and devDependencies

- updated **@vue-storefront/core** to **2.4.5**
- updated **@vue-storefront/middleware** to **2.4.5**
- updated **@vue-storefront/nuxt** to **2.4.5**
- updated **@vue-storefront/nuxt-theme** to **2.4.5**
- updated **convict** to **6.2.1**
- updated **babel-jest** to **27.3.1**
- updated **jest** to **27.3.1**
- updated **lint-staged** to **11.2.4**

* refactor(eslint): updated dependencies and devDependencies

- updated **eslint-plugin-promise** to **5.1.1**

* refactor(eslint-vue): updated dependencies and devDependencies

- updated **eslint-plugin-vue** to **7.20.0**

* refactor(api-client): updated dependencies and devDependencies

- updated **@vue-storefront/core** to **2.4.5**
- updated **@rollup/plugin-commonjs** to **21.0.1**

* refactor(composables): updated dependencies and devDependencies

- updated **@vue-storefront/core** to **2.4.5**

* refactor: updated dependencies and devDependencies

- updated **@graphql-codegen/cli** to **2.4.5**
- updated **@graphql-codegen/typescript** to **2.2.4**
- updated **@graphql-tools/utils** to **8.5.0**
- updated **@types/node** to **16.11.4**
- updated **eslint** to **8.1.0**
- updated **husky** to **7.0.4**
- updated **jest** to **27.3.1**
- updated **lint-staged** to **11.2.4**
- updated **rollup** to **2.58.1**
- updated **ts-node** to **10.4.0**

* chore: updated codegen.yml

* refactor(composables): removed CheckoutGetters typings

* chore(api-client): updated GraphQL schema

* feat(api-client): added currency and store header

* feat(composables): added currency and store header

* fix(composables): fixed cookie values (#216)

* feat(downloadable products): created add query + async call

* feat(downloadable products): updated schema.graphql

* feat(downloadable products): added method and modified productDetail query

* feat(downloadable products): added missing exports, methods and GraphQL types

* feat(downloadable products): updated useCart so downloadable products can be added to the cart

* feat(virtual product): updated graphql

* feat(virtual products): created api method

* feat(virtal product): updated useCart

* feat(virtual products): added missing imports + TS interfaces

* fix: removed debugger

* fix(file): removed __typename in $input params

* fix(composable): added customer_address_id

Added customer_address_id in billing and shipping step during the checkout

* docs: added @kevingorjan as contributor

* fix(theme): fixed losing region value

* bug(composables): fixed cookie values

* chore: fixed vue-demi version on 0.11.4

* fix(theme): remove duplicated api call (#225)

* refactor: add pagination in user order and wishlist and enhance API speed (#224)

* refactor(api-client): removed fetchPolicy to prepare for future :)

* refactor(api-client): changed base pageSize to 10

* refactor(api-client): added parameters for userOrder pagination

* refactor(api-client): added parameters for user wishlist pagination

* refactor(theme): changed default pageSize to 10

* refactor(api-client): changed base pageSize to 10

* refactor(theme): reduce category pagesize

* refactor(api-client): enable default useGETForQueries to true for apollo-http-link (#227)

* refactor(api-client): fixed missing type

* refactor(theme): fixed sidebar loading

* refactor(theme): removed minimal char amount in street fixes #232 (#233)

* refactor: updated dependencies & fixed miss configuration on `api-client` (#234)

* chore(eslint): update dependencies and devDependencies

- updated **eslint-config-airbnb-base** to **15.0.0**
- updated **eslint-config-airbnb-typescript** to **15.0.0**
- updated **eslint-plugin-unicorn** to **38.0.1**

* chore(eslint-import): update dependencies and devDependencies

- updated **eslint-plugin-import** to **2.25.3**

* chore(eslint-jest): update dependencies and devDependencies

- updated **eslint-plugin-jest** to **25.2.4**

* chore(eslint-typescript): update dependencies and devDependencies

- updated **@typescript-eslint/eslint-plugin** to **5.3.1**
- updated **@typescript-eslint/parser** to **5.3.1**

* chore(eslint-vue): update dependencies and devDependencies

- updated **eslint-plugin-vue** to **8.0.3**

* chore(api-client): update dependencies and devDependencies

- updated **@apollo/client** to **3.4.17**
- updated **@vue-storefront/core** to **2.5.0**
- updated **graphql** to **16.0.1**
- updated **graphql-tag** to **2.12.6**

* chore(composables): update dependencies and devDependencies

- updated **@vue-storefront/core** to **2.5.0**
- updated **jsdom** to **18.0.1**
- updated **@nuxtjs/composition-api** to **0.29.3**

* chore(theme): update dependencies and devDependencies

- updated **@vue-storefront/core** to **2.5.0**
- updated **@vue-storefront/middleware** to **2.5.0**
- updated **@vue-storefront/nuxt** to **2.5.0**
- updated **@vue-storefront/nuxt-theme** to **2.5.0**
- updated **@storefront-ui/vue** to **0.11.2**
- updated **vee-validate** to **3.4.14**
- updated **cypress** to **9.0.0**
- updated **lint-staged** to **11.2.6**
- updated **mochawesome** to **7.0.1**
- updated **mochawesome-report-generator** to **6.0.1**
- updated **npm-check-updates** to **12.0.2**

* chore: update dependencies and devDependencies

- updated **@babel/core** to **7.16.0**
- updated **@babel/plugin-proposal-private-methods** to **7.16.0**
- updated **@commitlint/cli** to **14.1.0**
- updated **@commitlint/config-conventional** to **14.1.0**
- updated **@commitlint/config-lerna-scopes** to **14.1.0**
- updated **@graphql-codegen/cli** to **14.1.0**
- updated **@graphql-codegen/typescript** to **2.3.1**
- updated **@graphql-codegen/typescript-operations** to **2.2.0**
- updated **@graphql-tools/utils** to **8.5.3**
- updated **@manypkg/cli** to **0.19.1**
- updated **@types/node** to **16.11.7**
- updated **@typescript-eslint/parser** to **5.3.1**
- updated **@vue/eslint-config-typescript** to **9.0.1**
- updated **eslint** to **8.2.0**
- updated **lint-staged** to **11.2.6**
- updated **npm-check-updates** to **12.0.2**
- updated **rollup** to **2.59.0**
- updated **vue-eslint-parser** to **8.0.1**

* refactor(composables): removed vue-demi and added @nuxtjs/composition-api

* refactor(theme): removed composition-api and added @nuxtjs/composition-api

* refactor(theme): fixed composition-api applications

* refactor: fixed rollup building script

* refactor(api-client): removed the useGETForQueries as default

* refactor(theme): added the useGETForQueries as option for config

* chore: fixed webpack version

* refactor(composables): upadate the usage to @vue/composition-api

* docs: added information about caching GraphQL

* refactor(theme): fixed useUiHelper composable with new composition-api

* bugfix: closes #238 #236 #228 #231 #239 #230 #229 (#240)

* refactor(theme): fix password RegExp

- fixes #238

* refactor(theme): fix category not displaying products

- fixes #236

* refactor: fix customizable product not being able to add t o cart

- fixes #228

* refactor: fix notification on password change.

- fixes #231

* refactor(theme): added no-fetch param to CategorySidebarMenu.vue

* refactor: fix over pagination

- fixes #239

* refactor(theme): fix filter product not showing result

- fixes #230

* refactor: fix wishlist icon not showing for product card

- fixes #229

* docs: fix wrong link

* docs: updated API documentation

* docs: added useStore doc

* chore: release 1.0.0-rc.4.4

Co-authored-by: Kevin Gorjan <[email protected]>
Co-authored-by: Bartosz Herba <[email protected]>
Co-authored-by: byakku <[email protected]>
Co-authored-by: Bogdan Podlesnii <[email protected]>
Co-authored-by: Jonas Agnezi <[email protected]>
Co-authored-by: Arnoult <[email protected]>

* chore: removed console.log

* chore: release version 1.0.0 rc.4.5

Co-authored-by: Kevin Gorjan <[email protected]>
Co-authored-by: Bartosz Herba <[email protected]>
Co-authored-by: byakku <[email protected]>
Co-authored-by: Bogdan Podlesnii <[email protected]>
Co-authored-by: Jonas Agnezi <[email protected]>
Co-authored-by: Arnoult <[email protected]>

* fix(theme): update customer password regex (#250)

Co-authored-by: bartosz.herba [email protected] <[email protected]>

* refactor: fix wishlist pagination and other minor bugs (#251)

* refactor(theme): fixed wishlist icons

* refactor(api-client): fixed wishlist and reset password api

* refactor(composables): improved cart error handling

* refactor(composables): improved facet prices filter

* refactor(composables): added wishlist pagination

closes #219

* refactor(theme): added wishlist pagination

closes #219

* refactor(composables): fixed useWishlistFactory load function

* refactor(theme): fixed MyAccount.vue page

* refactor(theme): improved wishlist theme

* refactor(theme): fixed related and upsell products

* refactor(api-client): removed allow_remote_shopping_assistance

* refactor(composables): removed allow_remote_shopping_assistance

* chore(eslint): updated dependencies

- updated `eslint-plugin-promise` to `5.2.0`
- updated `eslint-config-airbnb-typescript` to `16.1.0`
- updated `eslint-plugin-unicorn` to `39.0.0`

* chore(eslint-jest): updated dependencies

- updated `eslint-plugin-jest` to `25.3.0`

* chore(eslint-jest): updated dependencies

- updated `@typescript-eslint/eslint-plugin` to `5.5.0`
- updated `@typescript-eslint/parser` to `5.5.0`

* chore(eslint-vue): updated dependencies

- updated `eslint-plugin-vue` to `8.1.1`

* chore(api-client): updated dependencies

- updated `@apollo/client` to `3.5.5`
- updated `@vue-storefront/core` to `2.5.1`
- updated `@rollup/plugin-graphql` to `1.1.0`
- updated `typescript` to `4.5.2`

* chore(composables): updated dependencies

- updated `vue` to `2.6.14`
- updated `@vue-storefront/core` to `2.5.1`
- updated `@types/js-cookie` to `3.0.1`
- updated `@vue/test-utils` to `1.3.0`
- updated `jsdom` to `18.1.1`

* chore(theme): updated dependencies

- updated `@nuxtjs/composition-api` to `0.31.0`
- updated `@vue-storefront/core` to `2.5.1`
- updated `@vue-storefront/middleware` to `2.5.1`
- updated `@vue-storefront/nuxt` to `2.5.1`
- updated `@vue-storefront/nuxt-theme` to `2.5.1`
- updated `@storefront-ui/vue` to `0.11.3`
- updated `@vue/test-utils` to `1.3.0`
- updated `babel-jest` to `27.4.2`
- updated `cypress` to `9.1.0`
- updated `jest` to `27.4.3`
- updated `lint-staged` to `12.1.2`
- updated `typescript` to `4.5.2`

* chore: updated dependencies

- updated `@commitlint/cli` to `15.0.0`
- updated `@commitlint/config-conventional` to `15.0.0`
- updated `@commitlint/config-lerna-scopes` to `15.0.0`
- updated `@graphql-codegen/cli` to `2.3.0`
- updated `@graphql-codegen/typescript` to `2.4.1`
- updated `@graphql-codegen/typescript-operations` to `2.2.1`
- updated `@types/jest` to `27.0.3`
- updated `@types/node` to `16.11.11`
- updated `@typescript-eslint/parser` to `5.5.0`
- updated `@vue/eslint-config-typescript` to `9.1.0`
- updated `eslint` to `8.3.0`
- updated `jest` to `27.4.3`
- updated `lint-staged` to `12.1.2`
- updated `rollup` to `2.60.2`
- updated `rollup-plugin-typescript2` to `0.31.1`

* refactor(theme): applied lint rules

* feat: added magento configuration + multi store (#252)

* chore: release version 1.0.0 rc.4.4 (#241)

* feat: added support for Virtual and Downloadable products (#199)

* feat(downloadable products): created add query + async call

* feat(downloadable products): updated schema.graphql

* feat(downloadable products): added method and modified productDetail query

* feat(downloadable products): added missing exports, methods and GraphQL types

* feat(downloadable products): updated useCart so downloadable products can be added to the cart

* feat(virtual product): updated graphql

* feat(virtual products): created api method

* feat(virtal product): updated useCart

* feat(virtual products): added missing imports + TS interfaces

* chore: updated README with new VSF brand

* refactor(documentation): refine project setup description (#201)

* fix(composables): remove redundant debugger statement (#202)

* docs: add @bartoszherba as a contributor

* chore: release 1.0.0-rc.4.1

* feat(theme): #158 add cart coupon code input (#207)

* fix(composables): solved duplicate addresses when creating an order (#208)

* feat(downloadable products): created add query + async call

* feat(downloadable products): updated schema.graphql

* feat(downloadable products): added method and modified productDetail query

* feat(downloadable products): added missing exports, methods and GraphQL types

* feat(downloadable products): updated useCart so downloadable products can be added to the cart

* feat(virtual product): updated graphql

* feat(virtual products): created api method

* feat(virtal product): updated useCart

* feat(virtual products): added missing imports + TS interfaces

* fix: removed debugger

* fix(file): removed __typename in $input params

* fix(composable): added customer_address_id

Added customer_address_id in billing and shipping step during the checkout

* docs: added @kevingorjan as contributor

* fix(composable): solved cart data update on login/logout action (#209)

* refactor(theme): fixed core web vitalls results

* feat: add auto deploy for demo on VSF cloud (#212)

* init: cicd

* Update .vuestorefrontcloud/docker/Dockerfile

* Update .github/workflows/deploy-vue-storefront-cloud.yml

Co-authored-by: Heitor Ramon Ribeiro <[email protected]>

* refactor(api-client): fixed categoryList.ts query

* refactor(api-client): fixed categorySearch.ts query

* fix(composables): fixed adding to wishlist (#213)

* fix(theme): region was losing the state in shipping / billing step (#214)

* feat(downloadable products): created add query + async call

* feat(downloadable products): updated schema.graphql

* feat(downloadable products): added method and modified productDetail query

* feat(downloadable products): added missing exports, methods and GraphQL types

* feat(downloadable products): updated useCart so downloadable products can be added to the cart

* feat(virtual product): updated graphql

* feat(virtual products): created api method

* feat(virtal product): updated useCart

* feat(virtual products): added missing imports + TS interfaces

* fix: removed debugger

* fix(file): removed __typename in $input params

* fix(composable): added customer_address_id

Added customer_address_id in billing and shipping step during the checkout

* docs: added @kevingorjan as contributor

* fix(theme): fixed losing region value

* refactor: improvements in GraphQL client & package updates (#210)

* refactor(eslint): updated dependencies and devDependencies

- updated **eslint-config-airbnb-typescript** to **14.0.1**
- eslint-plugin-unicorn** to **37.0.1**

* refactor(eslint-import): updated dependencies and devDependencies

- updated **eslint-plugin-import** to **2.25.2**

* refactor(eslint-jest): updated dependencies and devDependencies

- updated **eslint-plugin-jest** to **25.2.2**

* refactor(eslint-typescript): updated dependencies and devDependencies

- updated **@typescript-eslint/eslint-plugin** to **5.1.0**
- updated **@typescript-eslint/parser** to **5.1.0**

* refactor(eslint-vue): updated dependencies and devDependencies

- updated **eslint-plugin-vue** to **7.19.1**

* refactor(api-client): updated dependencies and devDependencies

- updated **@apollo/client** to **3.4.16**
- updated **@vue-storefront/core** to **2.4.3**
- updated **graphql** to **15.6.1**
- updated **@rollup/plugin-commonjs** to **21.0.0**
- updated **typescript** to **4.4.4**

* refactor(composables): updated dependencies and devDependencies

- updated **@vue-storefront/core** to **2.4.3**
- updated **@types/js-cookie** to **3.0.0**
- updated **jsdom** to **18.0.0**

* refactor(theme): updated dependencies and devDependencies

- updated **@storefront-ui/vue** to **0.11.0**
- updated **@vue-storefront/core** to **2.4.3**
- updated **@vue-storefront/middleware** to **2.4.3**
- updated **@vue-storefront/nuxt** to **2.4.3**
- updated **@vue-storefront/nuxt-theme** to **2.4.3**
- updated **babel-jest** to **27.3.0**
- updated **cypress** to **8.6.0**
- updated **cypress-tags** to **0.3.0**
- updated **jest** to **27.3.0**
- updated **jest-watch-typeahead** to ****
- updated **** to **1.0.0**
- updated **lint-staged** to **11.2.3**
- updated **mochawesome** to **6.3.1**
- updated **ts-jest** to **27.0.7**
- updated **typescript** to **4.4.4**

* refactor(theme): updated dependencies and devDependencies

- updated **@babel/core** to **7.15.8**
- updated **@commitlint/cli** to **13.2.1**
- updated **@commitlint/config-conventional** to **13.2.0**
- updated **@commitlint/config-lerna-scopes** to **13.2.0**
- updated **@graphql-codegen/cli** to **2.2.1**
- updated **@graphql-codegen/typescript** to **2.2.4**
- updated **@graphql-codegen/typescript-operations** to **2.1.8**
- updated **@types/node** to **16.11.1**
- updated **@typescript-eslint/parser** to **5.1.0**
- updated **@vue/eslint-config-typescript** to ****
- updated **** to **8.0.0**
- updated **eslint** to **8.0.1**
- updated **jest** to **27.3.0**
- updated **jest-watch-typeahead** to **1.0.0**
- updated **lint-staged** to **11.2.3**
- updated **ts-jest** to **27.0.7**
- updated **ts-node** to **10.3.0**
- updated **vue-eslint-parser** to **8.0.0**

* refactor(api-client): removed image from category query

* refactor(api-client): added new Apollo caching options

* refactor(theme): updated dependencies and devDependencies

- updated **@vue-storefront/core** to **2.4.5**
- updated **@vue-storefront/middleware** to **2.4.5**
- updated **@vue-storefront/nuxt** to **2.4.5**
- updated **@vue-storefront/nuxt-theme** to **2.4.5**
- updated **convict** to **6.2.1**
- updated **babel-jest** to **27.3.1**
- updated **jest** to **27.3.1**
- updated **lint-staged** to **11.2.4**

* refactor(eslint): updated dependencies and devDependencies

- updated **eslint-plugin-promise** to **5.1.1**

* refactor(eslint-vue): updated dependencies and devDependencies

- updated **eslint-plugin-vue** to **7.20.0**

* refactor(api-client): updated dependencies and devDependencies

- updated **@vue-storefront/core** to **2.4.5**
- updated **@rollup/plugin-commonjs** to **21.0.1**

* refactor(composables): updated dependencies and devDependencies

- updated **@vue-storefront/core** to **2.4.5**

* refactor: updated dependencies and devDependencies

- updated **@graphql-codegen/cli** to **2.4.5**
- updated **@graphql-codegen/typescript** to **2.2.4**
- updated **@graphql-tools/utils** to **8.5.0**
- updated **@types/node** to **16.11.4**
- updated **eslint** to **8.1.0**
- updated **husky** to **7.0.4**
- updated **jest** to **27.3.1**
- updated **lint-staged** to **11.2.4**
- updated **rollup** to **2.58.1**
- updated **ts-node** to **10.4.0**

* chore: updated codegen.yml

* refactor(composables): removed CheckoutGetters typings

* chore(api-client): updated GraphQL schema

* feat(api-client): added currency and store header

* feat(composables): added currency and store header

* fix(composables): fixed cookie values (#216)

* feat(downloadable products): created add query + async call

* feat(downloadable products): updated schema.graphql

* feat(downloadable products): added method and modified productDetail query

* feat(downloadable products): added missing exports, methods and GraphQL types

* feat(downloadable products): updated useCart so downloadable products can be added to the cart

* feat(virtual product): updated graphql

* feat(virtual products): created api method

* feat(virtal product): updated useCart

* feat(virtual products): added missing imports + TS interfaces

* fix: removed debugger

* fix(file): removed __typename in $input params

* fix(composable): added customer_address_id

Added customer_address_id in billing and shipping step during the checkout

* docs: added @kevingorjan as contributor

* fix(theme): fixed losing region value

* bug(composables): fixed cookie values

* chore: fixed vue-demi version on 0.11.4

* fix(theme): remove duplicated api call (#225)

* refactor: add pagination in user order and wishlist and enhance API speed (#224)

* refactor(api-client): removed fetchPolicy to prepare for future :)

* refactor(api-client): changed base pageSize to 10

* refactor(api-client): added parameters for userOrder pagination

* refactor(api-client): added parameters for user wishlist pagination

* refactor(theme): changed default pageSize to 10

* refactor(api-client): changed base pageSize to 10

* refactor(theme): reduce category pagesize

* refactor(api-client): enable default useGETForQueries to true for apollo-http-link (#227)

* refactor(api-client): fixed missing type

* refactor(theme): fixed sidebar loading

* refactor(theme): removed minimal char amount in street fixes #232 (#233)

* refactor: updated dependencies & fixed miss configuration on `api-client` (#234)

* chore(eslint): update dependencies and devDependencies

- updated **eslint-config-airbnb-base** to **15.0.0**
- updated **eslint-config-airbnb-typescript** to **15.0.0**
- updated **eslint-plugin-unicorn** to **38.0.1**

* chore(eslint-import): update dependencies and devDependencies

- updated **eslint-plugin-import** to **2.25.3**

* chore(eslint-jest): update dependencies and devDependencies

- updated **eslint-plugin-jest** to **25.2.4**

* chore(eslint-typescript): update dependencies and devDependencies

- updated **@typescript-eslint/eslint-plugin** to **5.3.1**
- updated **@typescript-eslint/parser** to **5.3.1**

* chore(eslint-vue): update dependencies and devDependencies

- updated **eslint-plugin-vue** to **8.0.3**

* chore(api-client): update dependencies and devDependencies

- updated **@apollo/client** to **3.4.17**
- updated **@vue-storefront/core** to **2.5.0**
- updated **graphql** to **16.0.1**
- updated **graphql-tag** to **2.12.6**

* chore(composables): update dependencies and devDependencies

- updated **@vue-storefront/core** to **2.5.0**
- updated **jsdom** to **18.0.1**
- updated **@nuxtjs/composition-api** to **0.29.3**

* chore(theme): update dependencies and devDependencies

- updated **@vue-storefront/core** to **2.5.0**
- updated **@vue-storefront/middleware** to **2.5.0**
- updated **@vue-storefront/nuxt** to **2.5.0**
- updated **@vue-storefront/nuxt-theme** to **2.5.0**
- updated **@storefront-ui/vue** to **0.11.2**
- updated **vee-validate** to **3.4.14**
- updated **cypress** to **9.0.0**
- updated **lint-staged** to **11.2.6**
- updated **mochawesome** to **7.0.1**
- updated **mochawesome-report-generator** to **6.0.1**
- updated **npm-check-updates** to **12.0.2**

* chore: update dependencies and devDependencies

- updated **@babel/core** to **7.16.0**
- updated **@babel/plugin-proposal-private-methods** to **7.16.0**
- updated **@commitlint/cli** to **14.1.0**
- updated **@commitlint/config-conventional** to **14.1.0**
- updated **@commitlint/config-lerna-scopes** to **14.1.0**
- updated **@graphql-codegen/cli** to **14.1.0**
- updated **@graphql-codegen/typescript** to **2.3.1**
- updated **@graphql-codegen/typescript-operations** to **2.2.0**
- updated **@graphql-tools/utils** to **8.5.3**
- updated **@manypkg/cli** to **0.19.1**
- updated **@types/node** to **16.11.7**
- updated **@typescript-eslint/parser** to **5.3.1**
- updated **@vue/eslint-config-typescript** to **9.0.1**
- updated **eslint** to **8.2.0**
- updated **lint-staged** to **11.2.6**
- updated **npm-check-updates** to **12.0.2**
- updated **rollup** to **2.59.0**
- updated **vue-eslint-parser** to **8.0.1**

* refactor(composables): removed vue-demi and added @nuxtjs/composition-api

* refactor(theme): removed composition-api and added @nuxtjs/composition-api

* refactor(theme): fixed composition-api applications

* refactor: fixed rollup building script

* refactor(api-client): removed the useGETForQueries as default

* refactor(theme): added the useGETForQueries as option for config

* chore: fixed webpack version

* refactor(composables): upadate the usage to @vue/composition-api

* docs: added information about caching GraphQL

* refactor(theme): fixed useUiHelper composable with new composition-api

* bugfix: closes #238 #236 #228 #231 #239 #230 #229 (#240)

* refactor(theme): fix password RegExp

- fixes #238

* refactor(theme): fix category not displaying products

- fixes #236

* refactor: fix customizable product not being able to add t o cart

- fixes #228

* refactor: fix notification on password change.

- fixes #231

* refactor(theme): added no-fetch param to CategorySidebarMenu.vue

* refactor: fix over pagination

- fixes #239

* refactor(theme): fix filter product not showing result

- fixes #230

* refactor: fix wishlist icon not showing for product card

- fixes #229

* docs: fix wrong link

* docs: updated API documentation

* docs: added useStore doc

* chore: release 1.0.0-rc.4.4

Co-authored-by: Kevin Gorjan <[email protected]>
Co-authored-by: Bartosz Herba <[email protected]>
Co-authored-by: byakku <[email protected]>
Co-authored-by: Bogdan Podlesnii <[email protected]>
Co-authored-by: Jonas Agnezi <[email protected]>
Co-authored-by: Arnoult <[email protected]>

* chore: release 1.0.0 rc.4.5 (#244)

* feat: added support for Virtual and Downloadable products (#199)

* feat(downloadable products): created add query + async call

* feat(downloadable products): updated schema.graphql

* feat(downloadable products): added method and modified productDetail query

* feat(downloadable products): added missing exports, methods and GraphQL types

* feat(downloadable products): updated useCart so downloadable products can be added to the cart

* feat(virtual product): updated graphql

* feat(virtual products): created api method

* feat(virtal product): updated useCart

* feat(virtual products): added missing imports + TS interfaces

* chore: updated README with new VSF brand

* refactor(documentation): refine project setup description (#201)

* fix(composables): remove redundant debugger statement (#202)

* docs: add @bartoszherba as a contributor

* chore: release 1.0.0-rc.4.1

* feat(theme): #158 add cart coupon code input (#207)

* fix(composables): solved duplicate addresses when creating an order (#208)

* feat(downloadable products): created add query + async call

* feat(downloadable products): updated schema.graphql

* feat(downloadable products): added method and modified productDetail query

* feat(downloadable products): added missing exports, methods and GraphQL types

* feat(downloadable products): updated useCart so downloadable products can be added to the cart

* feat(virtual product): updated graphql

* feat(virtual products): created api method

* feat(virtal product): updated useCart

* feat(virtual products): added missing imports + TS interfaces

* fix: removed debugger

* fix(file): removed __typename in $input params

* fix(composable): added customer_address_id

Added customer_address_id in billing and shipping step during the checkout

* docs: added @kevingorjan as contributor

* fix(composable): solved cart data update on login/logout action (#209)

* refactor(theme): fixed core web vitalls results

* feat: add auto deploy for demo on VSF cloud (#212)

* init: cicd

* Update .vuestorefrontcloud/docker/Dockerfile

* Update .github/workflows/deploy-vue-storefront-cloud.yml

Co-authored-by: Heitor Ramon Ribeiro <[email protected]>

* refactor(api-client): fixed categoryList.ts query

* refactor(api-client): fixed categorySearch.ts query

* fix(composables): fixed adding to wishlist (#213)

* fix(theme): region was losing the state in shipping / billing step (#214)

* feat(downloadable products): created add query + async call

* feat(downloadable products): updated schema.graphql

* feat(downloadable products): added method and modified productDetail query

* feat(downloadable products): added missing exports, methods and GraphQL types

* feat(downloadable products): updated useCart so downloadable products can be added to the cart

* feat(virtual product): updated graphql

* feat(virtual products): created api method

* feat(virtal product): updated useCart

* feat(virtual products): added missing imports + TS interfaces

* fix: removed debugger

* fix(file): removed __typename in $input params

* fix(composable): added customer_address_id

Added customer_address_id in billing and shipping step during the checkout

* docs: added @kevingorjan as contributor

* fix(theme): fixed losing region value

* refactor: improvements in GraphQL client & package updates (#210)

* refactor(eslint): updated dependencies and devDependencies

- updated **eslint-config-airbnb-typescript** to **14.0.1**
- eslint-plugin-unicorn** to **37.0.1**

* refactor(eslint-import): updated dependencies and devDependencies

- updated **eslint-plugin-import** to **2.25.2**

* refactor(eslint-jest): updated dependencies and devDependencies

- updated **eslint-plugin-jest** to **25.2.2**

* refactor(eslint-typescript): updated dependencies and devDependencies

- updated **@typescript-eslint/eslint-plugin** to **5.1.0**
- updated **@typescript-eslint/parser** to **5.1.0**

* refactor(eslint-vue): updated dependencies and devDependencies

- updated **eslint-plugin-vue** to **7.19.1**

* refactor(api-client): updated dependencies and devDependencies

- updated **@apollo/client** to **3.4.16**
- updated **@vue-storefront/core** to **2.4.3**
- updated **graphql** to **15.6.1**
- updated **@rollup/plugin-commonjs** to **21.0.0**
- updated **typescript** to **4.4.4**

* refactor(composables): updated dependencies and devDependencies

- updated **@vue-storefront/core** to **2.4.3**
- updated **@types/js-cookie** to **3.0.0**
- updated **jsdom** to **18.0.0**

* refactor(theme): updated dependencies and devDependencies

- updated **@storefront-ui/vue** to **0.11.0**
- updated **@vue-storefront/core** to **2.4.3**
- updated **@vue-storefront/middleware** to **2.4.3**
- updated **@vue-storefront/nuxt** to **2.4.3**
- updated **@vue-storefront/nuxt-theme** to **2.4.3**
- updated **babel-jest** to **27.3.0**
- updated **cypress** to **8.6.0**
- updated **cypress-tags** to **0.3.0**
- updated **jest** to **27.3.0**
- updated **jest-watch-typeahead** to ****
- updated **** to **1.0.0**
- updated **lint-staged** to **11.2.3**
- updated **mochawesome** to **6.3.1**
- updated **ts-jest** to **27.0.7**
- updated **typescript** to **4.4.4**

* refactor(theme): updated dependencies and devDependencies

- updated **@babel/core** to **7.15.8**
- updated **@commitlint/cli** to **13.2.1**
- updated **@commitlint/config-conventional** to **13.2.0**
- updated **@commitlint/config-lerna-scopes** to **13.2.0**
- updated **@graphql-codegen/cli** to **2.2.1**
- updated **@graphql-codegen/typescript** to **2.2.4**
- updated **@graphql-codegen/typescript-operations** to **2.1.8**
- updated **@types/node** to **16.11.1**
- updated **@typescript-eslint/parser** to **5.1.0**
- updated **@vue/eslint-config-typescript** to ****
- updated **** to **8.0.0**
- updated **eslint** to **8.0.1**
- updated **jest** to **27.3.0**
- updated **jest-watch-typeahead** to **1.0.0**
- updated **lint-staged** to **11.2.3**
- updated **ts-jest** to **27.0.7**
- updated **ts-node** to **10.3.0**
- updated **vue-eslint-parser** to **8.0.0**

* refactor(api-client): removed image from category query

* refactor(api-client): added new Apollo caching options

* refactor(theme): updated dependencies and devDependencies

- updated **@vue-storefront/core** to **2.4.5**
- updated **@vue-storefront/middleware** to **2.4.5**
- updated **@vue-storefront/nuxt** to **2.4.5**
- updated **@vue-storefront/nuxt-theme** to **2.4.5**
- updated **convict** to **6.2.1**
- updated **babel-jest** to **27.3.1**
- updated **jest** to **27.3.1**
- updated **lint-staged** to **11.2.4**

* refactor(eslint): updated dependencies and devDependencies

- updated **eslint-plugin-promise** to **5.1.1**

* refactor(eslint-vue): updated dependencies and devDependencies

- updated **eslint-plugin-vue** to **7.20.0**

* refactor(api-client): updated dependencies and devDependencies

- updated **@vue-storefront/core** to **2.4.5**
- updated **@rollup/plugin-commonjs** to **21.0.1**

* refactor(composables): updated dependencies and devDependencies

- updated **@vue-storefront/core** to **2.4.5**

* refactor: updated dependencies and devDependencies

- updated **@graphql-codegen/cli** to **2.4.5**
- updated **@graphql-codegen/typescript** to **2.2.4**
- updated **@graphql-tools/utils** to **8.5.0**
- updated **@types/node** to **16.11.4**
- updated **eslint** to **8.1.0**
- updated **husky** to **7.0.4**
- updated **jest** to **27.3.1**
- updated **lint-staged** to **11.2.4**
- updated **rollup** to **2.58.1**
- updated **ts-node** to **10.4.0**

* chore: updated codegen.yml

* refactor(composables): removed CheckoutGetters typings

* chore(api-client): updated GraphQL schema

* feat(api-client): added currency and store header

* feat(composables): added currency and store header

* fix(composables): fixed cookie values (#216)

* feat(downloadable products): created add query + async call

* feat(downloadable products): updated schema.graphql

* feat(downloadable products): added method and modified productDetail query

* feat(downloadable products): added missing exports, methods and GraphQL types

* feat(downloadable products): updated useCart so downloadable products can be added to the cart

* feat(virtual product): updated graphql

* feat(virtual products): created api method

* feat(virtal product): updated useCart

* feat(virtual products): added missing imports + TS interfaces

* fix: removed debugger

* fix(file): removed __typename in $input params

* fix(composable): added customer_address_id

Added customer_address_id in billing and shipping step during the checkout

* docs: added @kevingorjan as contributor

* fix(theme): fixed losing region value

* bug(composables): fixed cookie values

* chore: fixed vue-demi version on 0.11.4

* fix(theme): remove duplicated api call (#225)

* refactor: add pagination in user order and wishlist and enhance API speed (#224)

* refactor(api-client): removed fetchPolicy to prepare for future :)

* refactor(api-client): changed base pageSize to 10

* refactor(api-client): added parameters for userOrder pagination

* refactor(api-client): added parameters for user wishlist pagination

* refactor(theme): changed default pageSize to 10

* refactor(api-client): changed base pageSize to 10

* refactor(theme): reduce category pagesize

* refactor(api-client): enable default useGETForQueries to true for apollo-http-link (#227)

* refactor(api-client): fixed missing type

* refactor(theme): fixed sidebar loading

* refactor(theme): removed minimal char amount in street fixes #232 (#233)

* refactor: updated dependencies & fixed miss configuration on `api-client` (#234)

* chore(eslint): update dependencies and devDependencies

- updated **eslint-config-airbnb-base** to **15.0.0**
- updated **eslint-config-airbnb-typescript** to **15.0.0**
- updated **eslint-plugin-unicorn** to **38.0.1**

* chore(eslint-import): update dependencies and devDependencies

- updated **eslint-plugin-import** to **2.25.3**

* chore(eslint-jest): update dependencies and devDependencies

- updated **eslint-plugin-jest** to **25.2.4**

* chore(eslint-typescript): update dependencies and devDependencies

- updated **@typescript-eslint/eslint-plugin** to **5.3.1**
- updated **@typescript-eslint/parser** to **5.3.1**

* chore(eslint-vue): update dependencies and devDependencies

- updated **eslint-plugin-vue** to **8.0.3**

* chore(api-client): update dependencies and devDependencies

- updated **@apollo/client** to **3.4.17**
- updated **@vue-storefront/core** to **2.5.0**
- updated **graphql** to **16.0.1**
- updated **graphql-tag** to **2.12.6**

* chore(composables): update dependencies and devDependencies

- updated **@vue-storefront/core** to **2.5.0**
- updated **jsdom** to **18.0.1**
- updated **@nuxtjs/composition-api** to **0.29.3**

* chore(theme): update dependencies and devDependencies

- updated **@vue-storefront/core** to **2.5.0**
- updated **@vue-storefront/middleware** to **2.5.0**
- updated **@vue-storefront/nuxt** to **2.5.0**
- updated **@vue-storefront/nuxt-theme** to **2.5.0**
- updated **@storefront-ui/vue** to **0.11.2**
- updated **vee-validate** to **3.4.14**
- updated **cypress** to **9.0.0**
- updated **lint-staged** to **11.2.6**
- updated **mochawesome** to **7.0.1**
- updated **mochawesome-report-generator** to **6.0.1**
- updated **npm-check-updates** to **12.0.2**

* chore: update dependencies and devDependencies

- updated **@babel/core** to **7.16.0**
- updated **@babel/plugin-proposal-private-methods** to **7.16.0**
- updated **@commitlint/cli** to **14.1.0**
- updated **@commitlint/config-conventional** to **14.1.0**
- updated **@commitlint/config-lerna-scopes** to **14.1.0**
- updated **@graphql-codegen/cli** to **14.1.0**
- updated **@graphql-codegen/typescript** to **2.3.1**
- updated **@graphql-codegen/typescript-operations** to **2.2.0**
- updated **@graphql-tools/utils** to **8.5.3**
- updated **@manypkg/cli** to **0.19.1**
- updated **@types/node** to **16.11.7**
- updated **@typescript-eslint/parser** to **5.3.1**
- updated **@vue/eslint-config-typescript** to **9.0.1**
- updated **eslint** to **8.2.0**
- updated **lint-staged** to **11.2.6**
- updated **npm-check-updates** to **12.0.2**
- updated **rollup** to **2.59.0**
- updated **vue-eslint-parser** to **8.0.1**

* refactor(composables): removed vue-demi and added @nuxtjs/composition-api

* refactor(theme): removed composition-api and added @nuxtjs/composition-api

* refactor(theme): fixed composition-api applications

* refactor: fixed rollup building script

* refactor(api-client): removed the useGETForQueries as default

* refactor(theme): added the useGETForQueries as option for config

* chore: fixed webpack version

* refactor(composables): upadate the usage to @vue/composition-api

* docs: added information about caching GraphQL

* refactor(theme): fixed useUiHelper composable with new composition-api

* bugfix: closes #238 #236 #228 #231 #239 #230 #229 (#240)

* refactor(theme): fix password RegExp

- fixes #238

* refactor(theme): fix category not displaying products

- fixes #236

* refactor: fix customizable product not being able to add t o cart

- fixes #228

* refactor: fix notification on password change.

- fixes #231

* refactor(theme): added no-fetch param to CategorySidebarMenu.vue

* refactor: fix over pagination

- fixes #239

* refactor(theme): fix filter product not showing result

- fixes #230

* refactor: fix wishlist icon not showing for product card

- fixes #229

* chore: release version 1.0.0 rc.4.5 (#242)

* chore: release version 1.0.0 rc.4.4 (#241)

* feat: added support for Virtual and Downloadable products (#199)

* feat(downloadable products): created add query + async call

* feat(downloadable products): updated schema.graphql

* feat(downloadable products): added method and modified productDetail query

* feat(downloadable products): added missing exports, methods and GraphQL types

* feat(downloadable products): updated useCart so downloadable products can be added to the cart

* feat(virtual product): updated graphql

* feat(virtual products): created api method

* feat(virtal product): updated useCart

* feat(virtual products): added missing imports + TS interfaces

* chore: updated README with new VSF brand

* refactor(documentation): refine project setup description (#201)

* fix(composables): remove redundant debugger statement (#202)

* docs: add @bartoszherba as a contributor

* chore: release 1.0.0-rc.4.1

* feat(theme): #158 add cart coupon code input (#207)

* fix(composables): solved duplicate addresses when creating an order (#208)

* feat(downloadable products): created add query + async call

* feat(downloadable products): updated schema.graphql

* feat(downloadable products): added method and modified productDetail query

* feat(downloadable products): added missing exports, methods and GraphQL types

* feat(downloadable products): updated useCart so downloadable products can be added to the cart

* feat(virtual product): updated graphql

* feat(virtual products): created api method

* feat(virtal product): updated useCart

* feat(virtual products): added missing imports + TS interfaces

* fix: removed debugger

* fix(file): removed __typename in $input params

* fix(composable): added customer_address_id

Added customer_address_id in billing and shipping step during the checkout

* docs: added @kevingorjan as contributor

* fix(composable): solved cart data update on login/logout action (#209)

* refactor(theme): fixed core web vitalls results

* feat: add auto deploy for demo on VSF cloud (#212)

* init: cicd

* Update .vuestorefrontcloud/docker/Dockerfile

* Update .github/workflows/deploy-vue-storefront-cloud.yml

Co-authored-by: Heitor Ramon Ribeiro <[email protected]>

* refactor(api-client): fixed categoryList.ts query

* refactor(api-client): fixed categorySearch.ts query

* fix(composables): fixed adding to wishlist (#213)

* fix(theme): region was losing the state in shipping / billing step (#214)

* feat(downloadable products): created add query + async call

* feat(downloadable products): updated schema.graphql

* feat(downloadable products): added method and modified productDetail query

* feat(downloadable products): added missing exports, methods and GraphQL types

* feat(downloadable products): updated useCart so downloadable products can be added to the cart

* feat(virtual product): updated graphql

* feat(virtual products): created api method

* feat(virtal product): updated useCart

* feat(virtual products): added missing imports + TS interfaces

* fix: removed debugger

* fix(file): removed __typename in $input params

* fix(composable): added customer_address_id

Added customer_address_id in billing and shipping step during the checkout

* docs: added @kevingorjan as contributor

* fix(theme): fixed losing region value

* refactor: improvements in GraphQL client & package updates (#210)

* refactor(eslint): updated dependencies and devDependencies

- updated **eslint-config-airbnb-typescript** to **14.0.1**
- eslint-plugin-unicorn** to **37.0.1**

* refactor(eslint-import): updated dependencies and devDependencies

- updated **eslint-plugin-import** to **2.25.2**

* refactor(eslint-jest): updated dependencies and devDependencies

- updated **eslint-plugin-jest** to **25.2.2**

* refactor(eslint-typescript): updated dependencies and devDependencies

- updated **@typescript-eslint/eslint-plugin** to **5.1.0**
- updated **@typescript-eslint/parser** to **5.1.0**

* refactor(eslint-vue): updated dependencies and devDependencies

- updated **eslint-plugin-vue** to **7.19.1**

* refactor(api-client): updated dependencies and devDependencies

- updated **@apollo/client** to **3.4.16**
- updated **@vue-storefront/core** to **2.4.3**
- updated **graphql** to **15.6.1**
- updated **@rollup/plugin-commonjs** to **21.0.0**
- updated **typescript** to **4.4.4**

* refactor(composables): updated dependencies and devDependencies

- updated **@vue-storefront/core** to **2.4.3**
- updated **@types/js-cookie** to **3…
  • Loading branch information
11 people authored Dec 14, 2021
1 parent 6dd9721 commit bb16522
Show file tree
Hide file tree
Showing 134 changed files with 4,613 additions and 3,217 deletions.
84 changes: 47 additions & 37 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -32,25 +32,6 @@
"doc"
]
},
{
"login": "domideimel",
"name": "Dominik Deimel",
"avatar_url": "https://avatars.githubusercontent.com/u/32941053?v=4",
"profile": "https://github.com/domideimel",
"contributions": [
"code",
"doc"
]
},
{
"login": "LiorLindvor",
"name": "Lior Lindvor",
"avatar_url": "https://avatars.githubusercontent.com/u/6757942?v=4",
"profile": "https://github.com/LiorLindvor",
"contributions": [
"code"
]
},
{
"login": "hcmlopes",
"name": "Henrique Lopes",
Expand Down Expand Up @@ -79,6 +60,43 @@
"code"
]
},
{
"login": "patrickmonteiro",
"name": "Patrick Monteiro",
"avatar_url": "https://avatars.githubusercontent.com/u/13258255?v=4",
"profile": "https://github.com/patrickmonteiro",
"contributions": [
"code"
]
},
{
"login": "kevingorjan",
"name": "Kevin Gorjan",
"avatar_url": "https://avatars.githubusercontent.com/u/789614?v=4",
"profile": "https://github.com/KevinGorjan",
"contributions": [
"code"
]
},
{
"login": "bartoszherba",
"name": "Bartosz Herba",
"avatar_url": "https://avatars.githubusercontent.com/u/16045377?v=4",
"profile": "https://github.com/bartoszherba",
"contributions": [
"code"
]
},
{
"login": "Frodigo",
"name": "Marcin Kwiatkowski",
"avatar_url": "https://avatars.githubusercontent.com/u/11998249?v=4",
"profile": "https://github.com/Frodigo",
"contributions": [
"code",
"projectManagement"
]
},
{
"login": "filrak",
"name": "Filip Rakowski",
Expand Down Expand Up @@ -123,28 +141,20 @@
]
},
{
"login": "patrickmonteiro",
"name": "Patrick Monteiro",
"avatar_url": "https://avatars.githubusercontent.com/u/13258255?v=4",
"profile": "https://github.com/patrickmonteiro",
"contributions": [
"code"
]
},
{
"login": "kevingorjan",
"name": "Kevin Gorjan",
"avatar_url": "https://avatars.githubusercontent.com/u/789614?v=4",
"profile": "https://github.com/KevinGorjan",
"login": "domideimel",
"name": "Dominik Deimel",
"avatar_url": "https://avatars.githubusercontent.com/u/32941053?v=4",
"profile": "https://github.com/domideimel",
"contributions": [
"code"
"code",
"doc"
]
},
{
"login": "bartoszherba",
"name": "Bartosz Herba",
"avatar_url": "https://avatars.githubusercontent.com/u/16045377?v=4",
"profile": "https://github.com/bartoszherba",
"login": "LiorLindvor",
"name": "Lior Lindvor",
"avatar_url": "https://avatars.githubusercontent.com/u/6757942?v=4",
"profile": "https://github.com/LiorLindvor",
"contributions": [
"code"
]
Expand Down
15 changes: 11 additions & 4 deletions .github/workflows/conventional-pr-name.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Commitlint
name: Commitlint PR Title
on:
pull_request:
types: ['opened', 'edited', 'reopened', 'synchronize']
Expand All @@ -8,7 +8,14 @@ jobs:
name: Validate PR Title (conventional-commit)
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v1

- name: Setup node
uses: actions/setup-node@v2
with:
node-version: "16"

- name: Install Dependencies
run: npm install @commitlint/config-conventional
- uses: JulienKode/[email protected]
run: yarn

- uses: JulienKode/[email protected]
7 changes: 4 additions & 3 deletions .github/workflows/deploy-vue-storefront-cloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
branches:
- main
- develop
- release/*

jobs:
build:
Expand Down Expand Up @@ -48,7 +49,7 @@ jobs:
environment: production
initial_status: in_progress
- name: Deploy on demo-magento2.europe-west1.gcp.storefrontcloud.io
if: github.ref == 'refs/heads/main'
if: startsWith(github.ref, 'refs/heads/main')
run: |
if curl -s -H 'X-User-Id: ${{ secrets.CLOUD_USERNAME }}' -H 'X-Api-Key: ${{ secrets.CLOUD_PASSWORD }}' -H 'Content-Type: application/json' -X POST -d '{
"code":"demo-magento2",
Expand All @@ -61,7 +62,7 @@ jobs:
exit 1
fi
- name: Deploy on demo-magento2-canary.europe-west1.gcp.storefrontcloud.io/
if: github.ref == 'refs/heads/develop'
if: startsWith(github.ref, 'refs/heads/develop')
run: |
if curl -s -H 'X-User-Id: ${{ secrets.CLOUD_USERNAME }}' -H 'X-Api-Key: ${{ secrets.CLOUD_PASSWORD }}' -H 'Content-Type: application/json' -X POST -d '{
"code":"demo-magento2-canary",
Expand All @@ -74,7 +75,7 @@ jobs:
exit 1
fi
- name: Deploy on demo-magento2-dev.europe-west1.gcp.storefrontcloud.io
if: github.ref == 'refs/heads/somebranch'
if: startsWith(github.ref, 'refs/heads/release')
run: |
if curl -s -H 'X-User-Id: ${{ secrets.CLOUD_USERNAME }}' -H 'X-Api-Key: ${{ secrets.CLOUD_PASSWORD }}' -H 'Content-Type: application/json' -X POST -d '{
"code":"demo-magento2-dev",
Expand Down
19 changes: 10 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ This integration developed by superheroes from [Caravel](https://github.com/cara
<hr />

<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-14-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-15-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

## How to start if you want to try out the integration
Expand Down Expand Up @@ -120,22 +120,23 @@ Thanks go to these wonderful people 🙌:
<tr>
<td align="center"><a href="https://github.com/bloodf"><img src="https://avatars.githubusercontent.com/u/1626923?v=4?s=80" width="80px;" alt=""/><br /><sub><b>Heitor Ramon Ribeiro</b></sub></a><br /><a href="https://github.com/vuestorefront/magento2/commits?author=bloodf" title="Code">💻</a> <a href="#maintenance-bloodf" title="Maintenance">🚧</a> <a href="https://github.com/vuestorefront/magento2/commits?author=bloodf" title="Documentation">📖</a> <a href="#projectManagement-bloodf" title="Project Management">📆</a></td>
<td align="center"><a href="https://github.com/alefbarbeli"><img src="https://avatars.githubusercontent.com/u/7727647?v=4?s=80" width="80px;" alt=""/><br /><sub><b>Alef Barbeli</b></sub></a><br /><a href="https://github.com/vuestorefront/magento2/commits?author=alefbarbeli" title="Code">💻</a> <a href="https://github.com/vuestorefront/magento2/commits?author=alefbarbeli" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/domideimel"><img src="https://avatars.githubusercontent.com/u/32941053?v=4?s=80" width="80px;" alt=""/><br /><sub><b>Dominik Deimel</b></sub></a><br /><a href="https://github.com/vuestorefront/magento2/commits?author=domideimel" title="Code">💻</a> <a href="https://github.com/vuestorefront/magento2/commits?author=domideimel" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/LiorLindvor"><img src="https://avatars.githubusercontent.com/u/6757942?v=4?s=80" width="80px;" alt=""/><br /><sub><b>Lior Lindvor</b></sub></a><br /><a href="https://github.com/vuestorefront/magento2/commits?author=LiorLindvor" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/hcmlopes"><img src="https://avatars.githubusercontent.com/u/20449158?v=4?s=80" width="80px;" alt=""/><br /><sub><b>Henrique Lopes</b></sub></a><br /><a href="https://github.com/vuestorefront/magento2/commits?author=hcmlopes" title="Code">💻</a> <a href="https://github.com/vuestorefront/magento2/commits?author=hcmlopes" title="Documentation">📖</a></td>
</tr>
<tr>
<td align="center"><a href="https://github.com/DaiLoc5698"><img src="https://avatars.githubusercontent.com/u/76195735?v=4?s=80" width="80px;" alt=""/><br /><sub><b>Đại Lộc Lê Quang</b></sub></a><br /><a href="https://github.com/vuestorefront/magento2/commits?author=DaiLoc5698" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/zfmaster"><img src="https://avatars.githubusercontent.com/u/10129233?v=4?s=80" width="80px;" alt=""/><br /><sub><b>Bogdan Podlesnii</b></sub></a><br /><a href="https://github.com/vuestorefront/magento2/commits?author=zfmaster" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/filrak"><img src="https://avatars.githubusercontent.com/u/15185752?v=4?s=80" width="80px;" alt=""/><br /><sub><b>Filip Rakowski</b></sub></a><br /><a href="#question-filrak" title="Answering Questions">💬</a> <a href="#mentoring-filrak" title="Mentoring">🧑‍🏫</a> <a href="https://github.com/vuestorefront/magento2/pulls?q=is%3Apr+reviewed-by%3Afilrak" title="Reviewed Pull Requests">👀</a></td>
<td align="center"><a href="https://github.com/filipsobol"><img src="https://avatars.githubusercontent.com/u/4145208?v=4?s=80" width="80px;" alt=""/><br /><sub><b>Filip Sobol</b></sub></a><br /><a href="#question-filipsobol" title="Answering Questions">💬</a> <a href="#mentoring-filipsobol" title="Mentoring">🧑‍🏫</a> <a href="https://github.com/vuestorefront/magento2/pulls?q=is%3Apr+reviewed-by%3Afilipsobol" title="Reviewed Pull Requests">👀</a></td>
<td align="center"><a href="https://github.com/andrzejewsky"><img src="https://avatars.githubusercontent.com/u/7943292?v=4?s=80" width="80px;" alt=""/><br /><sub><b>Patryk Andrzejewski</b></sub></a><br /><a href="#question-andrzejewsky" title="Answering Questions">💬</a> <a href="#mentoring-andrzejewsky" title="Mentoring">🧑‍🏫</a> <a href="https://github.com/vuestorefront/magento2/pulls?q=is%3Apr+reviewed-by%3Aandrzejewsky" title="Reviewed Pull Requests">👀</a></td>
</tr>
<tr>
<td align="center"><a href="https://github.com/renanoliveira0"><img src="https://avatars.githubusercontent.com/u/1081576?v=4?s=80" width="80px;" alt=""/><br /><sub><b>Renan Oliveira</b></sub></a><br /><a href="#tool-renanoliveira0" title="Tools">🔧</a> <a href="#plugin-renanoliveira0" title="Plugin/utility libraries">🔌</a></td>
<td align="center"><a href="https://github.com/patrickmonteiro"><img src="https://avatars.githubusercontent.com/u/13258255?v=4?s=80" width="80px;" alt=""/><br /><sub><b>Patrick Monteiro</b></sub></a><br /><a href="https://github.com/vuestorefront/magento2/commits?author=patrickmonteiro" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/KevinGorjan"><img src="https://avatars.githubusercontent.com/u/789614?v=4?s=80" width="80px;" alt=""/><br /><sub><b>Kevin Gorjan</b></sub></a><br /><a href="https://github.com/vuestorefront/magento2/commits?author=kevingorjan" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/bartoszherba"><img src="https://avatars.githubusercontent.com/u/16045377?v=4?s=80" width="80px;" alt=""/><br /><sub><b>Bartosz Herba</b></sub></a><br /><a href="https://github.com/vuestorefront/magento2/commits?author=bartoszherba" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/Frodigo"><img src="https://avatars.githubusercontent.com/u/11998249?v=4?s=80" width="80px;" alt=""/><br /><sub><b>Marcin Kwiatkowski</b></sub></a><br /><a href="https://github.com/vuestorefront/magento2/commits?author=Frodigo" title="Code">💻</a> <a href="#projectManagement-Frodigo" title="Project Management">📆</a></td>
<td align="center"><a href="https://github.com/filrak"><img src="https://avatars.githubusercontent.com/u/15185752?v=4?s=80" width="80px;" alt=""/><br /><sub><b>Filip Rakowski</b></sub></a><br /><a href="#question-filrak" title="Answering Questions">💬</a> <a href="#mentoring-filrak" title="Mentoring">🧑‍🏫</a> <a href="https://github.com/vuestorefront/magento2/pulls?q=is%3Apr+reviewed-by%3Afilrak" title="Reviewed Pull Requests">👀</a></td>
</tr>
<tr>
<td align="center"><a href="https://github.com/filipsobol"><img src="https://avatars.githubusercontent.com/u/4145208?v=4?s=80" width="80px;" alt=""/><br /><sub><b>Filip Sobol</b></sub></a><br /><a href="#question-filipsobol" title="Answering Questions">💬</a> <a href="#mentoring-filipsobol" title="Mentoring">🧑‍🏫</a> <a href="https://github.com/vuestorefront/magento2/pulls?q=is%3Apr+reviewed-by%3Afilipsobol" title="Reviewed Pull Requests">👀</a></td>
<td align="center"><a href="https://github.com/andrzejewsky"><img src="https://avatars.githubusercontent.com/u/7943292?v=4?s=80" width="80px;" alt=""/><br /><sub><b>Patryk Andrzejewski</b></sub></a><br /><a href="#question-andrzejewsky" title="Answering Questions">💬</a> <a href="#mentoring-andrzejewsky" title="Mentoring">🧑‍🏫</a> <a href="https://github.com/vuestorefront/magento2/pulls?q=is%3Apr+reviewed-by%3Aandrzejewsky" title="Reviewed Pull Requests">👀</a></td>
<td align="center"><a href="https://github.com/renanoliveira0"><img src="https://avatars.githubusercontent.com/u/1081576?v=4?s=80" width="80px;" alt=""/><br /><sub><b>Renan Oliveira</b></sub></a><br /><a href="#tool-renanoliveira0" title="Tools">🔧</a> <a href="#plugin-renanoliveira0" title="Plugin/utility libraries">🔌</a></td>
<td align="center"><a href="https://github.com/domideimel"><img src="https://avatars.githubusercontent.com/u/32941053?v=4?s=80" width="80px;" alt=""/><br /><sub><b>Dominik Deimel</b></sub></a><br /><a href="https://github.com/vuestorefront/magento2/commits?author=domideimel" title="Code">💻</a> <a href="https://github.com/vuestorefront/magento2/commits?author=domideimel" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/LiorLindvor"><img src="https://avatars.githubusercontent.com/u/6757942?v=4?s=80" width="80px;" alt=""/><br /><sub><b>Lior Lindvor</b></sub></a><br /><a href="https://github.com/vuestorefront/magento2/commits?author=LiorLindvor" title="Code">💻</a></td>
</tr>
</table>

Expand Down
11 changes: 11 additions & 0 deletions docs/api-reference/magento-api.availablestores.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@vue-storefront/magento-api](./magento-api.md) &gt; [availableStores](./magento-api.availablestores.md)

## availableStores variable

<b>Signature:</b>

```typescript
_default: ({ client }: Context) => Promise<ApolloQueryResult<AvailableStoresQuery>>
```
11 changes: 11 additions & 0 deletions docs/api-reference/magento-api.currency.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@vue-storefront/magento-api](./magento-api.md) &gt; [currency](./magento-api.currency.md)

## currency variable

<b>Signature:</b>

```typescript
_default: ({ client }: Context) => Promise<ApolloQueryResult<CurrencyQuery>>
```
2 changes: 2 additions & 0 deletions docs/api-reference/magento-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ The `@vue-storefront/magento2` library includes everything needed to fetch data
| [addSimpleProductsToCart](./magento-api.addsimpleproductstocart.md) | |
| [addVirtualProductsToCart](./magento-api.addvirtualproductstocart.md) | |
| [applyCouponToCart](./magento-api.applycoupontocart.md) | |
| [availableStores](./magento-api.availablestores.md) | |
| [cart](./magento-api.cart.md) | |
| [categoryList](./magento-api.categorylist.md) | |
| [categorySearch](./magento-api.categorysearch.md) | |
Expand All @@ -34,6 +35,7 @@ The `@vue-storefront/magento2` library includes everything needed to fetch data
| [createCustomerAddress](./magento-api.createcustomeraddress.md) | |
| [createEmptyCart](./magento-api.createemptycart.md) | |
| [createProductReview](./magento-api.createproductreview.md) | |
| [currency](./magento-api.currency.md) | |
| [customer](./magento-api.customer.md) | |
| [customerCart](./magento-api.customercart.md) | |
| [customerOrders](./magento-api.customerorders.md) | |
Expand Down
11 changes: 11 additions & 0 deletions docs/api-reference/magento.extendscopecontext.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@vue-storefront/magento](./magento.md) &gt; [extendScopeContext](./magento.extendscopecontext.md)

## extendScopeContext variable

<b>Signature:</b>

```typescript
extendScopeContext: (scope: EffectScope, app: NuxtAppOptions) => void
```
9 changes: 9 additions & 0 deletions docs/api-reference/magento.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,13 @@
| [cartGetters](./magento.cartgetters.md) | |
| [categoryGetters](./magento.categorygetters.md) | |
| [checkoutGetters](./magento.checkoutgetters.md) | |
| [extendScopeContext](./magento.extendscopecontext.md) | |
| [facetGetters](./magento.facetgetters.md) | |
| [forgotPasswordGetters](./magento.forgotpasswordgetters.md) | |
| [orderGetters](./magento.ordergetters.md) | |
| [productGetters](./magento.productgetters.md) | |
| [reviewGetters](./magento.reviewgetters.md) | |
| [storeConfigGetters](./magento.storeconfiggetters.md) | |
| [storeGetters](./magento.storegetters.md) | |
| [useAddresses](./magento.useaddresses.md) | |
| [useBilling](./magento.usebilling.md) | |
Expand All @@ -26,6 +28,7 @@
| [useConfig](./magento.useconfig.md) | |
| [useContent](./magento.usecontent.md) | |
| [useCountrySearch](./magento.usecountrysearch.md) | |
| [useCurrency](./magento.usecurrency.md) | |
| [useCustomMutation](./magento.usecustommutation.md) | |
| [useCustomQuery](./magento.usecustomquery.md) | |
| [useExternalCheckout](./magento.useexternalcheckout.md) | |
Expand Down Expand Up @@ -55,3 +58,9 @@
| [useWishlist](./magento.usewishlist.md) | |
| [wishlistGetters](./magento.wishlistgetters.md) | |

## Type Aliases

| Type Alias | Description |
| --- | --- |
| [WishlistProduct](./magento.wishlistproduct.md) | |

1 change: 1 addition & 0 deletions docs/api-reference/magento.ordergetters.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,6 @@ orderGetters: {
getItemQty: (item: any) => number;
getItemPrice: (item: any) => number;
getFormattedPrice: (price: number) => string;
getPagination: (orders: any) => AgnosticPagination;
}
```
19 changes: 19 additions & 0 deletions docs/api-reference/magento.storeconfiggetters.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@vue-storefront/magento](./magento.md) &gt; [storeConfigGetters](./magento.storeconfiggetters.md)

## storeConfigGetters variable

<b>Signature:</b>

```typescript
storeConfigGetters: {
getCode: (config: StoreConfig) => string;
getTitle: (config: StoreConfig) => string;
getName: (config: StoreConfig) => string;
getCurrency: (config: StoreConfig) => string;
getLocale: (config: StoreConfig) => string;
allowGuestProductReview: (config: StoreConfig) => string;
enabledWishlist: (config: StoreConfig) => string;
}
```
5 changes: 4 additions & 1 deletion docs/api-reference/magento.storegetters.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,8 @@
<b>Signature:</b>

```typescript
storeGetters: UseStoreGetters<any, any>
storeGetters: {
getItems: typeof getItems;
getSelected: typeof getSelected;
}
```
11 changes: 11 additions & 0 deletions docs/api-reference/magento.usecurrency.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@vue-storefront/magento](./magento.md) &gt; [useCurrency](./magento.usecurrency.md)

## useCurrency variable

<b>Signature:</b>

```typescript
useCurrency: () => UseCurrency<Currency>
```
2 changes: 1 addition & 1 deletion docs/api-reference/magento.useraddressesgetters.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
<b>Signature:</b>

```typescript
userAddressesGetters: UserAddressesGetters<any, any>
userAddressesGetters: UserAddressesGetters
```
2 changes: 1 addition & 1 deletion docs/api-reference/magento.userbillinggetters.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
<b>Signature:</b>

```typescript
userBillingGetters: UserBillingGetters<any, any>
userBillingGetters: UserBillingGetters
```
2 changes: 1 addition & 1 deletion docs/api-reference/magento.usergetters.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
<b>Signature:</b>

```typescript
userGetters: UserGetters
userGetters: BaseUserGetters<Customer>
```
2 changes: 1 addition & 1 deletion docs/api-reference/magento.usestore.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
<b>Signature:</b>

```typescript
useStore: import("@vue-storefront/core").UseStore<any>
useStore: () => UseStore<AvailableStores, StoreConfig>
```
6 changes: 1 addition & 5 deletions docs/api-reference/magento.useuserorder.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,5 @@
<b>Signature:</b>

```typescript
_default: () => import("@vue-storefront/core").UseUserOrder<CustomerOrder[], import("@vue-storefront/magento-api/lib/types/GraphQL").Exact<{
currentPage?: number;
filter?: import("@vue-storefront/magento-api").CustomerOrdersFilterInput;
pageSize?: number;
}>, any>
_default: () => import("@vue-storefront/core").UseUserOrder<any, any, any>
```
2 changes: 1 addition & 1 deletion docs/api-reference/magento.usewishlist.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
<b>Signature:</b>

```typescript
_default: () => import("@vue-storefront/core").UseWishlist<any, any, any, any>
_default: (ssrKey?: string) => import("../../types/composables").UseWishlist<any, any, any, any>
```
Loading

0 comments on commit bb16522

Please sign in to comment.