@graphcommerce/magento-product-configurable 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.
- package/CHANGELOG.md +27 -38
- package/package.json +18 -18
package/CHANGELOG.md
CHANGED
|
@@ -1,13 +1,16 @@
|
|
|
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
|
|
6
10
|
|
|
7
11
|
### Patch Changes
|
|
8
12
|
|
|
9
|
-
- [#2239](https://github.com/graphcommerce-org/graphcommerce/pull/2239) [`a2a6e78`](https://github.com/graphcommerce-org/graphcommerce/commit/a2a6e78291ab978f4ef1236a4476b4d54555af7f) - Prices of products are now updated when customizable options are selected
|
|
10
|
-
([@Jessevdpoel](https://github.com/Jessevdpoel))
|
|
13
|
+
- [#2239](https://github.com/graphcommerce-org/graphcommerce/pull/2239) [`a2a6e78`](https://github.com/graphcommerce-org/graphcommerce/commit/a2a6e78291ab978f4ef1236a4476b4d54555af7f) - Prices of products are now updated when customizable options are selected ([@Jessevdpoel](https://github.com/Jessevdpoel))
|
|
11
14
|
|
|
12
15
|
## 8.0.5-canary.10
|
|
13
16
|
|
|
@@ -17,8 +20,7 @@
|
|
|
17
20
|
|
|
18
21
|
### Patch Changes
|
|
19
22
|
|
|
20
|
-
- [#2239](https://github.com/graphcommerce-org/graphcommerce/pull/2239) [`a2a6e78`](https://github.com/graphcommerce-org/graphcommerce/commit/a2a6e78291ab978f4ef1236a4476b4d54555af7f) - Prices of products are now updated when customizable options are selected
|
|
21
|
-
([@Jessevdpoel](https://github.com/Jessevdpoel))
|
|
23
|
+
- [#2239](https://github.com/graphcommerce-org/graphcommerce/pull/2239) [`a2a6e78`](https://github.com/graphcommerce-org/graphcommerce/commit/a2a6e78291ab978f4ef1236a4476b4d54555af7f) - Prices of products are now updated when customizable options are selected ([@Jessevdpoel](https://github.com/Jessevdpoel))
|
|
22
24
|
|
|
23
25
|
## 8.0.5-canary.7
|
|
24
26
|
|
|
@@ -72,8 +74,7 @@
|
|
|
72
74
|
|
|
73
75
|
### Patch Changes
|
|
74
76
|
|
|
75
|
-
- [#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.
|
|
76
|
-
([@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))
|
|
77
78
|
|
|
78
79
|
## 8.0.1-canary.4
|
|
79
80
|
|
|
@@ -81,8 +82,7 @@
|
|
|
81
82
|
|
|
82
83
|
### Patch Changes
|
|
83
84
|
|
|
84
|
-
- [#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.
|
|
85
|
-
([@Jessevdpoel](https://github.com/Jessevdpoel))
|
|
85
|
+
- [#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))
|
|
86
86
|
|
|
87
87
|
## 8.0.1-canary.2
|
|
88
88
|
|
|
@@ -94,28 +94,21 @@
|
|
|
94
94
|
|
|
95
95
|
### Minor Changes
|
|
96
96
|
|
|
97
|
-
- [#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.
|
|
98
|
-
([@Jessevdpoel](https://github.com/Jessevdpoel))
|
|
97
|
+
- [#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))
|
|
99
98
|
|
|
100
|
-
- [#2048](https://github.com/graphcommerce-org/graphcommerce/pull/2048) [`13e23e4`](https://github.com/graphcommerce-org/graphcommerce/commit/13e23e4265bac70fb4d0830e4661019e71ce299f) - Wishlist will now support configurable products and uses the `<ActionCardLayout/>`
|
|
101
|
-
([@Jessevdpoel](https://github.com/Jessevdpoel))
|
|
99
|
+
- [#2048](https://github.com/graphcommerce-org/graphcommerce/pull/2048) [`13e23e4`](https://github.com/graphcommerce-org/graphcommerce/commit/13e23e4265bac70fb4d0830e4661019e71ce299f) - Wishlist will now support configurable products and uses the `<ActionCardLayout/>` ([@Jessevdpoel](https://github.com/Jessevdpoel))
|
|
102
100
|
|
|
103
101
|
### Patch Changes
|
|
104
102
|
|
|
105
|
-
- [#2048](https://github.com/graphcommerce-org/graphcommerce/pull/2048) [`bc90852`](https://github.com/graphcommerce-org/graphcommerce/commit/bc90852755479e48d25a370deccce0ca74e1e48f) - When selecting a non-existing option on a configurable product page, the price would be updated.
|
|
106
|
-
([@Jessevdpoel](https://github.com/Jessevdpoel))
|
|
103
|
+
- [#2048](https://github.com/graphcommerce-org/graphcommerce/pull/2048) [`bc90852`](https://github.com/graphcommerce-org/graphcommerce/commit/bc90852755479e48d25a370deccce0ca74e1e48f) - When selecting a non-existing option on a configurable product page, the price would be updated. ([@Jessevdpoel](https://github.com/Jessevdpoel))
|
|
107
104
|
|
|
108
|
-
- [#2058](https://github.com/graphcommerce-org/graphcommerce/pull/2058) [`16dc488`](https://github.com/graphcommerce-org/graphcommerce/commit/16dc4889543106238b1a87694e75586e4c1a787c) - Provide instant feedback on availble attribute options when making a selection on a configurable product
|
|
109
|
-
([@FrankHarland](https://github.com/FrankHarland))
|
|
105
|
+
- [#2058](https://github.com/graphcommerce-org/graphcommerce/pull/2058) [`16dc488`](https://github.com/graphcommerce-org/graphcommerce/commit/16dc4889543106238b1a87694e75586e4c1a787c) - Provide instant feedback on availble attribute options when making a selection on a configurable product ([@FrankHarland](https://github.com/FrankHarland))
|
|
110
106
|
|
|
111
|
-
- [#2146](https://github.com/graphcommerce-org/graphcommerce/pull/2146) [`3c19305`](https://github.com/graphcommerce-org/graphcommerce/commit/3c19305a7107d250bd898a9f4dfef38e362c2cbf) - Display the details of configurable products in the cart.
|
|
112
|
-
([@mikekeehnen](https://github.com/mikekeehnen))
|
|
107
|
+
- [#2146](https://github.com/graphcommerce-org/graphcommerce/pull/2146) [`3c19305`](https://github.com/graphcommerce-org/graphcommerce/commit/3c19305a7107d250bd898a9f4dfef38e362c2cbf) - Display the details of configurable products in the cart. ([@mikekeehnen](https://github.com/mikekeehnen))
|
|
113
108
|
|
|
114
|
-
- [#2137](https://github.com/graphcommerce-org/graphcommerce/pull/2137) [`df507b1`](https://github.com/graphcommerce-org/graphcommerce/commit/df507b194c67eef7b02df858c07938bb308b5397) - Don't render pseudo-locale in HTML lang attribute
|
|
115
|
-
([@hnsr](https://github.com/hnsr))
|
|
109
|
+
- [#2137](https://github.com/graphcommerce-org/graphcommerce/pull/2137) [`df507b1`](https://github.com/graphcommerce-org/graphcommerce/commit/df507b194c67eef7b02df858c07938bb308b5397) - Don't render pseudo-locale in HTML lang attribute ([@hnsr](https://github.com/hnsr))
|
|
116
110
|
|
|
117
|
-
- [#2159](https://github.com/graphcommerce-org/graphcommerce/pull/2159) [`17a5304`](https://github.com/graphcommerce-org/graphcommerce/commit/17a5304cbe297d29ddddce0d88f2c1bff220b59d) - Prevent aggregations from being excluded when executing the `defaultConfigurableOptionsSelection`
|
|
118
|
-
([@Giovanni-Schroevers](https://github.com/Giovanni-Schroevers))
|
|
111
|
+
- [#2159](https://github.com/graphcommerce-org/graphcommerce/pull/2159) [`17a5304`](https://github.com/graphcommerce-org/graphcommerce/commit/17a5304cbe297d29ddddce0d88f2c1bff220b59d) - Prevent aggregations from being excluded when executing the `defaultConfigurableOptionsSelection` ([@Giovanni-Schroevers](https://github.com/Giovanni-Schroevers))
|
|
119
112
|
|
|
120
113
|
## 8.0.0-canary.100
|
|
121
114
|
|
|
@@ -131,8 +124,7 @@
|
|
|
131
124
|
|
|
132
125
|
### Patch Changes
|
|
133
126
|
|
|
134
|
-
- [#2146](https://github.com/graphcommerce-org/graphcommerce/pull/2146) [`3c19305`](https://github.com/graphcommerce-org/graphcommerce/commit/3c19305a7107d250bd898a9f4dfef38e362c2cbf) - Display the details of configurable products in the cart.
|
|
135
|
-
([@mikekeehnen](https://github.com/mikekeehnen))
|
|
127
|
+
- [#2146](https://github.com/graphcommerce-org/graphcommerce/pull/2146) [`3c19305`](https://github.com/graphcommerce-org/graphcommerce/commit/3c19305a7107d250bd898a9f4dfef38e362c2cbf) - Display the details of configurable products in the cart. ([@mikekeehnen](https://github.com/mikekeehnen))
|
|
136
128
|
|
|
137
129
|
## 8.0.0-canary.94
|
|
138
130
|
|
|
@@ -168,8 +160,7 @@
|
|
|
168
160
|
|
|
169
161
|
### Patch Changes
|
|
170
162
|
|
|
171
|
-
- [#2137](https://github.com/graphcommerce-org/graphcommerce/pull/2137) [`df507b1`](https://github.com/graphcommerce-org/graphcommerce/commit/df507b194c67eef7b02df858c07938bb308b5397) - Don't render pseudo-locale in HTML lang attribute
|
|
172
|
-
([@hnsr](https://github.com/hnsr))
|
|
163
|
+
- [#2137](https://github.com/graphcommerce-org/graphcommerce/pull/2137) [`df507b1`](https://github.com/graphcommerce-org/graphcommerce/commit/df507b194c67eef7b02df858c07938bb308b5397) - Don't render pseudo-locale in HTML lang attribute ([@hnsr](https://github.com/hnsr))
|
|
173
164
|
|
|
174
165
|
## 8.0.0-canary.78
|
|
175
166
|
|
|
@@ -187,15 +178,13 @@
|
|
|
187
178
|
|
|
188
179
|
### Patch Changes
|
|
189
180
|
|
|
190
|
-
- [#2159](https://github.com/graphcommerce-org/graphcommerce/pull/2159) [`17a5304`](https://github.com/graphcommerce-org/graphcommerce/commit/17a5304cbe297d29ddddce0d88f2c1bff220b59d) - Spread product back into products instead of only adding items
|
|
191
|
-
([@Giovanni-Schroevers](https://github.com/Giovanni-Schroevers))
|
|
181
|
+
- [#2159](https://github.com/graphcommerce-org/graphcommerce/pull/2159) [`17a5304`](https://github.com/graphcommerce-org/graphcommerce/commit/17a5304cbe297d29ddddce0d88f2c1bff220b59d) - Spread product back into products instead of only adding items ([@Giovanni-Schroevers](https://github.com/Giovanni-Schroevers))
|
|
192
182
|
|
|
193
183
|
## 8.0.0-canary.71
|
|
194
184
|
|
|
195
185
|
### Minor Changes
|
|
196
186
|
|
|
197
|
-
- [#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
|
|
198
|
-
([@Jessevdpoel](https://github.com/Jessevdpoel))
|
|
187
|
+
- [#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))
|
|
199
188
|
|
|
200
189
|
## 8.0.0-canary.70
|
|
201
190
|
|
|
@@ -1740,31 +1729,31 @@
|
|
|
1740
1729
|
All occurences of `<Trans>` and `t` need to be replaced:
|
|
1741
1730
|
|
|
1742
1731
|
```tsx
|
|
1743
|
-
import { Trans, t } from
|
|
1732
|
+
import { Trans, t } from '@lingui/macro'
|
|
1744
1733
|
|
|
1745
1734
|
function MyComponent() {
|
|
1746
|
-
const foo =
|
|
1735
|
+
const foo = 'bar'
|
|
1747
1736
|
return (
|
|
1748
1737
|
<div aria-label={t`Account ${foo}`}>
|
|
1749
1738
|
<Trans>My Translation {foo}</Trans>
|
|
1750
1739
|
</div>
|
|
1751
|
-
)
|
|
1740
|
+
)
|
|
1752
1741
|
}
|
|
1753
1742
|
```
|
|
1754
1743
|
|
|
1755
1744
|
Needs to be replaced with:
|
|
1756
1745
|
|
|
1757
1746
|
```tsx
|
|
1758
|
-
import { Trans } from
|
|
1759
|
-
import { i18n } from
|
|
1747
|
+
import { Trans } from '@lingui/react'
|
|
1748
|
+
import { i18n } from '@lingui/core'
|
|
1760
1749
|
|
|
1761
1750
|
function MyComponent() {
|
|
1762
|
-
const foo =
|
|
1751
|
+
const foo = 'bar'
|
|
1763
1752
|
return (
|
|
1764
1753
|
<div aria-label={i18n._(/* i18n */ `Account {foo}`, { foo })}>
|
|
1765
|
-
<Trans key=
|
|
1754
|
+
<Trans key='My Translation {foo}' values={{ foo }}></Trans>
|
|
1766
1755
|
</div>
|
|
1767
|
-
)
|
|
1756
|
+
)
|
|
1768
1757
|
}
|
|
1769
1758
|
```
|
|
1770
1759
|
|
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "@graphcommerce/magento-product-configurable",
|
|
3
3
|
"homepage": "https://www.graphcommerce.org/",
|
|
4
4
|
"repository": "github:graphcommerce-org/graphcommerce",
|
|
5
|
-
"version": "8.0.
|
|
5
|
+
"version": "8.0.8",
|
|
6
6
|
"sideEffects": false,
|
|
7
7
|
"prettier": "@graphcommerce/prettier-config-pwa",
|
|
8
8
|
"eslintConfig": {
|
|
@@ -12,23 +12,23 @@
|
|
|
12
12
|
}
|
|
13
13
|
},
|
|
14
14
|
"peerDependencies": {
|
|
15
|
-
"@graphcommerce/ecommerce-ui": "^8.0.
|
|
16
|
-
"@graphcommerce/eslint-config-pwa": "^8.0.
|
|
17
|
-
"@graphcommerce/graphql": "^8.0.
|
|
18
|
-
"@graphcommerce/graphql-mesh": "^8.0.
|
|
19
|
-
"@graphcommerce/image": "^8.0.
|
|
20
|
-
"@graphcommerce/lingui-next": "8.0.
|
|
21
|
-
"@graphcommerce/magento-cart": "^8.0.
|
|
22
|
-
"@graphcommerce/magento-cart-items": "^8.0.
|
|
23
|
-
"@graphcommerce/magento-category": "^8.0.
|
|
24
|
-
"@graphcommerce/magento-customer": "^8.0.
|
|
25
|
-
"@graphcommerce/magento-product": "^8.0.
|
|
26
|
-
"@graphcommerce/magento-product-simple": "^8.0.
|
|
27
|
-
"@graphcommerce/magento-store": "^8.0.
|
|
28
|
-
"@graphcommerce/next-ui": "^8.0.
|
|
29
|
-
"@graphcommerce/prettier-config-pwa": "^8.0.
|
|
30
|
-
"@graphcommerce/react-hook-form": "^8.0.
|
|
31
|
-
"@graphcommerce/typescript-config-pwa": "^8.0.
|
|
15
|
+
"@graphcommerce/ecommerce-ui": "^8.0.8",
|
|
16
|
+
"@graphcommerce/eslint-config-pwa": "^8.0.8",
|
|
17
|
+
"@graphcommerce/graphql": "^8.0.8",
|
|
18
|
+
"@graphcommerce/graphql-mesh": "^8.0.8",
|
|
19
|
+
"@graphcommerce/image": "^8.0.8",
|
|
20
|
+
"@graphcommerce/lingui-next": "8.0.8",
|
|
21
|
+
"@graphcommerce/magento-cart": "^8.0.8",
|
|
22
|
+
"@graphcommerce/magento-cart-items": "^8.0.8",
|
|
23
|
+
"@graphcommerce/magento-category": "^8.0.8",
|
|
24
|
+
"@graphcommerce/magento-customer": "^8.0.8",
|
|
25
|
+
"@graphcommerce/magento-product": "^8.0.8",
|
|
26
|
+
"@graphcommerce/magento-product-simple": "^8.0.8",
|
|
27
|
+
"@graphcommerce/magento-store": "^8.0.8",
|
|
28
|
+
"@graphcommerce/next-ui": "^8.0.8",
|
|
29
|
+
"@graphcommerce/prettier-config-pwa": "^8.0.8",
|
|
30
|
+
"@graphcommerce/react-hook-form": "^8.0.8",
|
|
31
|
+
"@graphcommerce/typescript-config-pwa": "^8.0.8",
|
|
32
32
|
"@lingui/core": "^4.2.1",
|
|
33
33
|
"@lingui/macro": "^4.2.1",
|
|
34
34
|
"@lingui/react": "^4.2.1",
|