@graphcommerce/magento-product-virtual 8.1.0-canary.9 → 9.0.0-canary.101
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 +194 -12
- package/package.json +9 -9
- package/plugins/VirtualCartItemActionCard.tsx +6 -6
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,189 @@
|
|
|
1
1
|
# Change Log
|
|
2
2
|
|
|
3
|
+
## 9.0.0-canary.101
|
|
4
|
+
|
|
5
|
+
## 9.0.0-canary.100
|
|
6
|
+
|
|
7
|
+
## 9.0.0-canary.99
|
|
8
|
+
|
|
9
|
+
## 9.0.0-canary.98
|
|
10
|
+
|
|
11
|
+
## 9.0.0-canary.97
|
|
12
|
+
|
|
13
|
+
## 9.0.0-canary.96
|
|
14
|
+
|
|
15
|
+
## 9.0.0-canary.95
|
|
16
|
+
|
|
17
|
+
## 9.0.0-canary.94
|
|
18
|
+
|
|
19
|
+
## 9.0.0-canary.93
|
|
20
|
+
|
|
21
|
+
## 9.0.0-canary.92
|
|
22
|
+
|
|
23
|
+
## 9.0.0-canary.91
|
|
24
|
+
|
|
25
|
+
## 9.0.0-canary.90
|
|
26
|
+
|
|
27
|
+
## 9.0.0-canary.89
|
|
28
|
+
|
|
29
|
+
## 9.0.0-canary.88
|
|
30
|
+
|
|
31
|
+
## 9.0.0-canary.87
|
|
32
|
+
|
|
33
|
+
## 9.0.0-canary.86
|
|
34
|
+
|
|
35
|
+
## 9.0.0-canary.85
|
|
36
|
+
|
|
37
|
+
## 9.0.0-canary.84
|
|
38
|
+
|
|
39
|
+
## 9.0.0-canary.83
|
|
40
|
+
|
|
41
|
+
## 9.0.0-canary.82
|
|
42
|
+
|
|
43
|
+
## 9.0.0-canary.81
|
|
44
|
+
|
|
45
|
+
## 9.0.0-canary.80
|
|
46
|
+
|
|
47
|
+
## 9.0.0-canary.79
|
|
48
|
+
|
|
49
|
+
## 9.0.0-canary.78
|
|
50
|
+
|
|
51
|
+
## 9.0.0-canary.77
|
|
52
|
+
|
|
53
|
+
## 9.0.0-canary.76
|
|
54
|
+
|
|
55
|
+
## 9.0.0-canary.75
|
|
56
|
+
|
|
57
|
+
## 9.0.0-canary.74
|
|
58
|
+
|
|
59
|
+
## 9.0.0-canary.73
|
|
60
|
+
|
|
61
|
+
## 9.0.0-canary.72
|
|
62
|
+
|
|
63
|
+
## 9.0.0-canary.71
|
|
64
|
+
|
|
65
|
+
## 9.0.0-canary.70
|
|
66
|
+
|
|
67
|
+
## 9.0.0-canary.69
|
|
68
|
+
|
|
69
|
+
## 9.0.0-canary.68
|
|
70
|
+
|
|
71
|
+
## 9.0.0-canary.67
|
|
72
|
+
|
|
73
|
+
## 9.0.0-canary.66
|
|
74
|
+
|
|
75
|
+
## 9.0.0-canary.65
|
|
76
|
+
|
|
77
|
+
## 9.0.0-canary.64
|
|
78
|
+
|
|
79
|
+
## 9.0.0-canary.63
|
|
80
|
+
|
|
81
|
+
## 9.0.0-canary.62
|
|
82
|
+
|
|
83
|
+
## 9.0.0-canary.61
|
|
84
|
+
|
|
85
|
+
## 9.0.0-canary.60
|
|
86
|
+
|
|
87
|
+
## 9.0.0-canary.59
|
|
88
|
+
|
|
89
|
+
## 9.0.0-canary.58
|
|
90
|
+
|
|
91
|
+
## 9.0.0-canary.57
|
|
92
|
+
|
|
93
|
+
## 9.0.0-canary.56
|
|
94
|
+
|
|
95
|
+
## 9.0.0-canary.55
|
|
96
|
+
|
|
97
|
+
## 9.0.0-canary.54
|
|
98
|
+
|
|
99
|
+
## 8.1.0-canary.53
|
|
100
|
+
|
|
101
|
+
## 8.1.0-canary.52
|
|
102
|
+
|
|
103
|
+
## 8.1.0-canary.51
|
|
104
|
+
|
|
105
|
+
## 8.1.0-canary.50
|
|
106
|
+
|
|
107
|
+
## 8.1.0-canary.49
|
|
108
|
+
|
|
109
|
+
## 8.1.0-canary.48
|
|
110
|
+
|
|
111
|
+
## 8.1.0-canary.47
|
|
112
|
+
|
|
113
|
+
## 8.1.0-canary.46
|
|
114
|
+
|
|
115
|
+
## 8.1.0-canary.45
|
|
116
|
+
|
|
117
|
+
## 8.1.0-canary.44
|
|
118
|
+
|
|
119
|
+
## 8.1.0-canary.43
|
|
120
|
+
|
|
121
|
+
## 8.1.0-canary.42
|
|
122
|
+
|
|
123
|
+
## 8.1.0-canary.41
|
|
124
|
+
|
|
125
|
+
## 8.1.0-canary.40
|
|
126
|
+
|
|
127
|
+
## 8.1.0-canary.39
|
|
128
|
+
|
|
129
|
+
## 8.1.0-canary.38
|
|
130
|
+
|
|
131
|
+
## 8.1.0-canary.37
|
|
132
|
+
|
|
133
|
+
## 8.1.0-canary.36
|
|
134
|
+
|
|
135
|
+
## 8.1.0-canary.35
|
|
136
|
+
|
|
137
|
+
## 8.1.0-canary.34
|
|
138
|
+
|
|
139
|
+
## 8.1.0-canary.33
|
|
140
|
+
|
|
141
|
+
## 8.1.0-canary.32
|
|
142
|
+
|
|
143
|
+
## 8.1.0-canary.31
|
|
144
|
+
|
|
145
|
+
## 8.1.0-canary.30
|
|
146
|
+
|
|
147
|
+
## 8.1.0-canary.29
|
|
148
|
+
|
|
149
|
+
## 8.1.0-canary.28
|
|
150
|
+
|
|
151
|
+
## 8.1.0-canary.27
|
|
152
|
+
|
|
153
|
+
## 8.1.0-canary.26
|
|
154
|
+
|
|
155
|
+
## 8.1.0-canary.25
|
|
156
|
+
|
|
157
|
+
## 8.1.0-canary.24
|
|
158
|
+
|
|
159
|
+
## 8.1.0-canary.23
|
|
160
|
+
|
|
161
|
+
## 8.1.0-canary.22
|
|
162
|
+
|
|
163
|
+
## 8.1.0-canary.21
|
|
164
|
+
|
|
165
|
+
## 8.1.0-canary.20
|
|
166
|
+
|
|
167
|
+
## 8.1.0-canary.19
|
|
168
|
+
|
|
169
|
+
## 8.1.0-canary.18
|
|
170
|
+
|
|
171
|
+
## 8.1.0-canary.17
|
|
172
|
+
|
|
173
|
+
## 8.1.0-canary.16
|
|
174
|
+
|
|
175
|
+
## 8.1.0-canary.15
|
|
176
|
+
|
|
177
|
+
## 8.1.0-canary.14
|
|
178
|
+
|
|
179
|
+
## 8.1.0-canary.13
|
|
180
|
+
|
|
181
|
+
## 8.1.0-canary.12
|
|
182
|
+
|
|
183
|
+
## 8.1.0-canary.11
|
|
184
|
+
|
|
185
|
+
## 8.1.0-canary.10
|
|
186
|
+
|
|
3
187
|
## 8.1.0-canary.9
|
|
4
188
|
|
|
5
189
|
## 8.1.0-canary.8
|
|
@@ -92,8 +276,7 @@
|
|
|
92
276
|
|
|
93
277
|
### Minor Changes
|
|
94
278
|
|
|
95
|
-
- [#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.
|
|
96
|
-
([@Jessevdpoel](https://github.com/Jessevdpoel))
|
|
279
|
+
- [#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))
|
|
97
280
|
|
|
98
281
|
## 8.0.0-canary.100
|
|
99
282
|
|
|
@@ -157,8 +340,7 @@
|
|
|
157
340
|
|
|
158
341
|
### Minor Changes
|
|
159
342
|
|
|
160
|
-
- [#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
|
|
161
|
-
([@Jessevdpoel](https://github.com/Jessevdpoel))
|
|
343
|
+
- [#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))
|
|
162
344
|
|
|
163
345
|
## 8.0.0-canary.70
|
|
164
346
|
|
|
@@ -1256,31 +1438,31 @@
|
|
|
1256
1438
|
All occurences of `<Trans>` and `t` need to be replaced:
|
|
1257
1439
|
|
|
1258
1440
|
```tsx
|
|
1259
|
-
import { Trans, t } from
|
|
1441
|
+
import { Trans, t } from '@lingui/macro'
|
|
1260
1442
|
|
|
1261
1443
|
function MyComponent() {
|
|
1262
|
-
const foo =
|
|
1444
|
+
const foo = 'bar'
|
|
1263
1445
|
return (
|
|
1264
1446
|
<div aria-label={t`Account ${foo}`}>
|
|
1265
1447
|
<Trans>My Translation {foo}</Trans>
|
|
1266
1448
|
</div>
|
|
1267
|
-
)
|
|
1449
|
+
)
|
|
1268
1450
|
}
|
|
1269
1451
|
```
|
|
1270
1452
|
|
|
1271
1453
|
Needs to be replaced with:
|
|
1272
1454
|
|
|
1273
1455
|
```tsx
|
|
1274
|
-
import { Trans } from
|
|
1275
|
-
import { i18n } from
|
|
1456
|
+
import { Trans } from '@lingui/react'
|
|
1457
|
+
import { i18n } from '@lingui/core'
|
|
1276
1458
|
|
|
1277
1459
|
function MyComponent() {
|
|
1278
|
-
const foo =
|
|
1460
|
+
const foo = 'bar'
|
|
1279
1461
|
return (
|
|
1280
1462
|
<div aria-label={i18n._(/* i18n */ `Account {foo}`, { foo })}>
|
|
1281
|
-
<Trans key=
|
|
1463
|
+
<Trans key='My Translation {foo}' values={{ foo }}></Trans>
|
|
1282
1464
|
</div>
|
|
1283
|
-
)
|
|
1465
|
+
)
|
|
1284
1466
|
}
|
|
1285
1467
|
```
|
|
1286
1468
|
|
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "@graphcommerce/magento-product-virtual",
|
|
3
3
|
"homepage": "https://www.graphcommerce.org/",
|
|
4
4
|
"repository": "github:graphcommerce-org/graphcommerce",
|
|
5
|
-
"version": "
|
|
5
|
+
"version": "9.0.0-canary.101",
|
|
6
6
|
"sideEffects": false,
|
|
7
7
|
"prettier": "@graphcommerce/prettier-config-pwa",
|
|
8
8
|
"eslintConfig": {
|
|
@@ -12,14 +12,14 @@
|
|
|
12
12
|
}
|
|
13
13
|
},
|
|
14
14
|
"peerDependencies": {
|
|
15
|
-
"@graphcommerce/eslint-config-pwa": "^
|
|
16
|
-
"@graphcommerce/graphql": "^
|
|
17
|
-
"@graphcommerce/magento-cart": "^
|
|
18
|
-
"@graphcommerce/magento-cart-items": "^
|
|
19
|
-
"@graphcommerce/magento-product": "^
|
|
20
|
-
"@graphcommerce/next-ui": "^
|
|
21
|
-
"@graphcommerce/prettier-config-pwa": "^
|
|
22
|
-
"@graphcommerce/typescript-config-pwa": "^
|
|
15
|
+
"@graphcommerce/eslint-config-pwa": "^9.0.0-canary.101",
|
|
16
|
+
"@graphcommerce/graphql": "^9.0.0-canary.101",
|
|
17
|
+
"@graphcommerce/magento-cart": "^9.0.0-canary.101",
|
|
18
|
+
"@graphcommerce/magento-cart-items": "^9.0.0-canary.101",
|
|
19
|
+
"@graphcommerce/magento-product": "^9.0.0-canary.101",
|
|
20
|
+
"@graphcommerce/next-ui": "^9.0.0-canary.101",
|
|
21
|
+
"@graphcommerce/prettier-config-pwa": "^9.0.0-canary.101",
|
|
22
|
+
"@graphcommerce/typescript-config-pwa": "^9.0.0-canary.101",
|
|
23
23
|
"@lingui/core": "^4.2.1",
|
|
24
24
|
"@lingui/macro": "^4.2.1",
|
|
25
25
|
"@lingui/react": "^4.2.1",
|
|
@@ -2,13 +2,15 @@ import {
|
|
|
2
2
|
SelectedCustomizableOptions,
|
|
3
3
|
CartItemActionCardProps,
|
|
4
4
|
} from '@graphcommerce/magento-cart-items'
|
|
5
|
-
import type { PluginProps } from '@graphcommerce/next-config'
|
|
5
|
+
import type { PluginConfig, PluginProps } from '@graphcommerce/next-config'
|
|
6
6
|
import { isTypename } from '@graphcommerce/next-ui'
|
|
7
7
|
|
|
8
|
-
export const
|
|
9
|
-
|
|
8
|
+
export const config: PluginConfig = {
|
|
9
|
+
type: 'component',
|
|
10
|
+
module: '@graphcommerce/magento-cart-items',
|
|
11
|
+
}
|
|
10
12
|
|
|
11
|
-
export function
|
|
13
|
+
export function CartItemActionCard(props: PluginProps<CartItemActionCardProps>) {
|
|
12
14
|
const { Prev, ...rest } = props
|
|
13
15
|
|
|
14
16
|
if (!isTypename(rest.cartItem, ['VirtualCartItem'])) return <Prev {...rest} />
|
|
@@ -25,5 +27,3 @@ export function VirtualCartItemActionCard(props: PluginProps<CartItemActionCardP
|
|
|
25
27
|
/>
|
|
26
28
|
)
|
|
27
29
|
}
|
|
28
|
-
|
|
29
|
-
export const Plugin = VirtualCartItemActionCard
|