@graphcommerce/magento-cart-items 8.0.6 → 8.0.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +24 -32
  2. package/package.json +12 -12
package/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Change Log
2
2
 
3
+ ## 8.0.8
4
+
5
+ ## 8.0.7
6
+
3
7
  ## 8.0.6
4
8
 
5
9
  ## 8.0.5
@@ -62,8 +66,7 @@
62
66
 
63
67
  ### Patch Changes
64
68
 
65
- - [#2190](https://github.com/graphcommerce-org/graphcommerce/pull/2190) [`770a309`](https://github.com/graphcommerce-org/graphcommerce/commit/770a309cdf0586aaaed5defd345e451dee8d89c8) - Fixed a bug concerning customizable options. Customizable options of configurable products are shown again in the cart.
66
- ([@Jessevdpoel](https://github.com/Jessevdpoel))
69
+ - [#2190](https://github.com/graphcommerce-org/graphcommerce/pull/2190) [`770a309`](https://github.com/graphcommerce-org/graphcommerce/commit/770a309cdf0586aaaed5defd345e451dee8d89c8) - Fixed a bug concerning customizable options. Customizable options of configurable products are shown again in the cart. ([@Jessevdpoel](https://github.com/Jessevdpoel))
67
70
 
68
71
  ## 8.0.1-canary.4
69
72
 
@@ -71,8 +74,7 @@
71
74
 
72
75
  ### Patch Changes
73
76
 
74
- - [#2190](https://github.com/graphcommerce-org/graphcommerce/pull/2190) [`770a309`](https://github.com/graphcommerce-org/graphcommerce/commit/770a309cdf0586aaaed5defd345e451dee8d89c8) - Fixed a bug concerning customizable options. Customizable options of configurable products are shown again in the cart.
75
- ([@Jessevdpoel](https://github.com/Jessevdpoel))
77
+ - [#2190](https://github.com/graphcommerce-org/graphcommerce/pull/2190) [`770a309`](https://github.com/graphcommerce-org/graphcommerce/commit/770a309cdf0586aaaed5defd345e451dee8d89c8) - Fixed a bug concerning customizable options. Customizable options of configurable products are shown again in the cart. ([@Jessevdpoel](https://github.com/Jessevdpoel))
76
78
 
77
79
  ## 8.0.1-canary.2
78
80
 
@@ -84,25 +86,19 @@
84
86
 
85
87
  ### Minor Changes
86
88
 
87
- - [#2108](https://github.com/graphcommerce-org/graphcommerce/pull/2108) [`b9ab035`](https://github.com/graphcommerce-org/graphcommerce/commit/b9ab035893fd0fbbe747333973d0bb1948e5d846) - Added a new `<CartCrosssellsScroller />` component to render crosssells in a horizontal scroller in the cart.
88
- ([@StefanAngenent](https://github.com/StefanAngenent))
89
+ - [#2108](https://github.com/graphcommerce-org/graphcommerce/pull/2108) [`b9ab035`](https://github.com/graphcommerce-org/graphcommerce/commit/b9ab035893fd0fbbe747333973d0bb1948e5d846) - Added a new `<CartCrosssellsScroller />` component to render crosssells in a horizontal scroller in the cart. ([@StefanAngenent](https://github.com/StefanAngenent))
89
90
 
90
- - [#2099](https://github.com/graphcommerce-org/graphcommerce/pull/2099) [`ff796b8`](https://github.com/graphcommerce-org/graphcommerce/commit/ff796b838fae6cb5e35b101500133b0235a8677d) - Support for all customizable product options (except file upload) on the product pages and in the cart.
91
- ([@Jessevdpoel](https://github.com/Jessevdpoel))
91
+ - [#2099](https://github.com/graphcommerce-org/graphcommerce/pull/2099) [`ff796b8`](https://github.com/graphcommerce-org/graphcommerce/commit/ff796b838fae6cb5e35b101500133b0235a8677d) - Support for all customizable product options (except file upload) on the product pages and in the cart. ([@Jessevdpoel](https://github.com/Jessevdpoel))
92
92
 
93
- - [#2018](https://github.com/graphcommerce-org/graphcommerce/pull/2018) [`750aa6a`](https://github.com/graphcommerce-org/graphcommerce/commit/750aa6a72710869d54244467253212e551d335e0) - Changed the layout of the succes page. We are using ActionCards right now to match the design of the cart.
94
- ([@Jessevdpoel](https://github.com/Jessevdpoel))
93
+ - [#2018](https://github.com/graphcommerce-org/graphcommerce/pull/2018) [`750aa6a`](https://github.com/graphcommerce-org/graphcommerce/commit/750aa6a72710869d54244467253212e551d335e0) - Changed the layout of the succes page. We are using ActionCards right now to match the design of the cart. ([@Jessevdpoel](https://github.com/Jessevdpoel))
95
94
 
96
95
  ### Patch Changes
97
96
 
98
- - [#2179](https://github.com/graphcommerce-org/graphcommerce/pull/2179) [`2e6afd9`](https://github.com/graphcommerce-org/graphcommerce/commit/2e6afd945a41f94facfc0379ca6416de8552341f) - The `<UpdateItemQuantity />` component now accepts `textInputProps` to be passed to the `<TextInputNumber/>`.
99
- ([@paales](https://github.com/paales))
97
+ - [#2179](https://github.com/graphcommerce-org/graphcommerce/pull/2179) [`2e6afd9`](https://github.com/graphcommerce-org/graphcommerce/commit/2e6afd945a41f94facfc0379ca6416de8552341f) - The `<UpdateItemQuantity />` component now accepts `textInputProps` to be passed to the `<TextInputNumber/>`. ([@paales](https://github.com/paales))
100
98
 
101
- - [#2183](https://github.com/graphcommerce-org/graphcommerce/pull/2183) [`afc8810`](https://github.com/graphcommerce-org/graphcommerce/commit/afc8810d89f409f1ea2f6e82a01b3120ded208f9) - When updating the quantity of the product in the cart it could happen that the form would become out of sync with the actual data.
102
- ([@paales](https://github.com/paales))
99
+ - [#2183](https://github.com/graphcommerce-org/graphcommerce/pull/2183) [`afc8810`](https://github.com/graphcommerce-org/graphcommerce/commit/afc8810d89f409f1ea2f6e82a01b3120ded208f9) - When updating the quantity of the product in the cart it could happen that the form would become out of sync with the actual data. ([@paales](https://github.com/paales))
103
100
 
104
- - [#2079](https://github.com/graphcommerce-org/graphcommerce/pull/2079) [`98799e0`](https://github.com/graphcommerce-org/graphcommerce/commit/98799e0892d430f32b7599a351cf49a37cfc072c) - Updated styling `<SelectedCustomizableOptions />`, so items get more spacing and elements accessable via sx prop
105
- ([@mikekeehnen](https://github.com/mikekeehnen))
101
+ - [#2079](https://github.com/graphcommerce-org/graphcommerce/pull/2079) [`98799e0`](https://github.com/graphcommerce-org/graphcommerce/commit/98799e0892d430f32b7599a351cf49a37cfc072c) - Updated styling `<SelectedCustomizableOptions />`, so items get more spacing and elements accessable via sx prop ([@mikekeehnen](https://github.com/mikekeehnen))
106
102
 
107
103
  ## 8.0.0-canary.100
108
104
 
@@ -110,8 +106,7 @@
110
106
 
111
107
  ### Patch Changes
112
108
 
113
- - [#2183](https://github.com/graphcommerce-org/graphcommerce/pull/2183) [`afc8810`](https://github.com/graphcommerce-org/graphcommerce/commit/afc8810d89f409f1ea2f6e82a01b3120ded208f9) - When updating the quantity of the product in the cart it could happen that the form would become out of sync with the actual data.
114
- ([@paales](https://github.com/paales))
109
+ - [#2183](https://github.com/graphcommerce-org/graphcommerce/pull/2183) [`afc8810`](https://github.com/graphcommerce-org/graphcommerce/commit/afc8810d89f409f1ea2f6e82a01b3120ded208f9) - When updating the quantity of the product in the cart it could happen that the form would become out of sync with the actual data. ([@paales](https://github.com/paales))
115
110
 
116
111
  ## 8.0.0-canary.98
117
112
 
@@ -121,8 +116,7 @@
121
116
 
122
117
  ### Patch Changes
123
118
 
124
- - [#2179](https://github.com/graphcommerce-org/graphcommerce/pull/2179) [`2e6afd9`](https://github.com/graphcommerce-org/graphcommerce/commit/2e6afd945a41f94facfc0379ca6416de8552341f) - The `<UpdateItemQuantity />` component now accepts `textInputProps` to be passed to the `<TextInputNumber/>`.
125
- ([@paales](https://github.com/paales))
119
+ - [#2179](https://github.com/graphcommerce-org/graphcommerce/pull/2179) [`2e6afd9`](https://github.com/graphcommerce-org/graphcommerce/commit/2e6afd945a41f94facfc0379ca6416de8552341f) - The `<UpdateItemQuantity />` component now accepts `textInputProps` to be passed to the `<TextInputNumber/>`. ([@paales](https://github.com/paales))
126
120
 
127
121
  ## 8.0.0-canary.95
128
122
 
@@ -176,8 +170,7 @@
176
170
 
177
171
  ### Minor Changes
178
172
 
179
- - [#2099](https://github.com/graphcommerce-org/graphcommerce/pull/2099) [`ff796b8`](https://github.com/graphcommerce-org/graphcommerce/commit/ff796b838fae6cb5e35b101500133b0235a8677d) - Created UI for all customizable options except for the file upload customizable option
180
- ([@Jessevdpoel](https://github.com/Jessevdpoel))
173
+ - [#2099](https://github.com/graphcommerce-org/graphcommerce/pull/2099) [`ff796b8`](https://github.com/graphcommerce-org/graphcommerce/commit/ff796b838fae6cb5e35b101500133b0235a8677d) - Created UI for all customizable options except for the file upload customizable option ([@Jessevdpoel](https://github.com/Jessevdpoel))
181
174
 
182
175
  ## 8.0.0-canary.70
183
176
 
@@ -189,8 +182,7 @@
189
182
 
190
183
  ### Minor Changes
191
184
 
192
- - [#2108](https://github.com/graphcommerce-org/graphcommerce/pull/2108) [`b9ab035`](https://github.com/graphcommerce-org/graphcommerce/commit/b9ab035893fd0fbbe747333973d0bb1948e5d846) - Add crosssells to cart
193
- ([@StefanAngenent](https://github.com/StefanAngenent))
185
+ - [#2108](https://github.com/graphcommerce-org/graphcommerce/pull/2108) [`b9ab035`](https://github.com/graphcommerce-org/graphcommerce/commit/b9ab035893fd0fbbe747333973d0bb1948e5d846) - Add crosssells to cart ([@StefanAngenent](https://github.com/StefanAngenent))
194
186
 
195
187
  ## 7.1.0-canary.66
196
188
 
@@ -1469,31 +1461,31 @@
1469
1461
  All occurences of `<Trans>` and `t` need to be replaced:
1470
1462
 
1471
1463
  ```tsx
1472
- import { Trans, t } from "@lingui/macro";
1464
+ import { Trans, t } from '@lingui/macro'
1473
1465
 
1474
1466
  function MyComponent() {
1475
- const foo = "bar";
1467
+ const foo = 'bar'
1476
1468
  return (
1477
1469
  <div aria-label={t`Account ${foo}`}>
1478
1470
  <Trans>My Translation {foo}</Trans>
1479
1471
  </div>
1480
- );
1472
+ )
1481
1473
  }
1482
1474
  ```
1483
1475
 
1484
1476
  Needs to be replaced with:
1485
1477
 
1486
1478
  ```tsx
1487
- import { Trans } from "@lingui/react";
1488
- import { i18n } from "@lingui/core";
1479
+ import { Trans } from '@lingui/react'
1480
+ import { i18n } from '@lingui/core'
1489
1481
 
1490
1482
  function MyComponent() {
1491
- const foo = "bar";
1483
+ const foo = 'bar'
1492
1484
  return (
1493
1485
  <div aria-label={i18n._(/* i18n */ `Account {foo}`, { foo })}>
1494
- <Trans key="My Translation {foo}" values={{ foo }}></Trans>
1486
+ <Trans key='My Translation {foo}' values={{ foo }}></Trans>
1495
1487
  </div>
1496
- );
1488
+ )
1497
1489
  }
1498
1490
  ```
1499
1491
 
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@graphcommerce/magento-cart-items",
3
3
  "homepage": "https://www.graphcommerce.org/",
4
4
  "repository": "github:graphcommerce-org/graphcommerce",
5
- "version": "8.0.6",
5
+ "version": "8.0.8",
6
6
  "sideEffects": false,
7
7
  "prettier": "@graphcommerce/prettier-config-pwa",
8
8
  "eslintConfig": {
@@ -12,17 +12,17 @@
12
12
  }
13
13
  },
14
14
  "peerDependencies": {
15
- "@graphcommerce/eslint-config-pwa": "^8.0.6",
16
- "@graphcommerce/graphql": "^8.0.6",
17
- "@graphcommerce/image": "^8.0.6",
18
- "@graphcommerce/magento-cart": "^8.0.6",
19
- "@graphcommerce/magento-customer": "^8.0.6",
20
- "@graphcommerce/magento-product": "^8.0.6",
21
- "@graphcommerce/magento-store": "^8.0.6",
22
- "@graphcommerce/next-ui": "^8.0.6",
23
- "@graphcommerce/prettier-config-pwa": "^8.0.6",
24
- "@graphcommerce/react-hook-form": "^8.0.6",
25
- "@graphcommerce/typescript-config-pwa": "^8.0.6",
15
+ "@graphcommerce/eslint-config-pwa": "^8.0.8",
16
+ "@graphcommerce/graphql": "^8.0.8",
17
+ "@graphcommerce/image": "^8.0.8",
18
+ "@graphcommerce/magento-cart": "^8.0.8",
19
+ "@graphcommerce/magento-customer": "^8.0.8",
20
+ "@graphcommerce/magento-product": "^8.0.8",
21
+ "@graphcommerce/magento-store": "^8.0.8",
22
+ "@graphcommerce/next-ui": "^8.0.8",
23
+ "@graphcommerce/prettier-config-pwa": "^8.0.8",
24
+ "@graphcommerce/react-hook-form": "^8.0.8",
25
+ "@graphcommerce/typescript-config-pwa": "^8.0.8",
26
26
  "@lingui/core": "^4.2.1",
27
27
  "@lingui/macro": "^4.2.1",
28
28
  "@lingui/react": "^4.2.1",