@graphcommerce/magento-cart-checkout 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 +197 -10
- package/index.ts +1 -1
- package/package.json +13 -13
- package/queries/CartPageFragment.graphql +1 -1
- package/queries/ShippingPageFragment.graphql +1 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,193 @@
|
|
|
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
|
+
### Patch Changes
|
|
48
|
+
|
|
49
|
+
- [#2341](https://github.com/graphcommerce-org/graphcommerce/pull/2341) [`8d96e64`](https://github.com/graphcommerce-org/graphcommerce/commit/8d96e64759c9a8d894f495495b1b8eb507ed923b) - Prevent a reloading the ShippingPage query when selecting a shipping method. ([@Giovanni-Schroevers](https://github.com/Giovanni-Schroevers))
|
|
50
|
+
|
|
51
|
+
## 9.0.0-canary.79
|
|
52
|
+
|
|
53
|
+
## 9.0.0-canary.78
|
|
54
|
+
|
|
55
|
+
## 9.0.0-canary.77
|
|
56
|
+
|
|
57
|
+
## 9.0.0-canary.76
|
|
58
|
+
|
|
59
|
+
## 9.0.0-canary.75
|
|
60
|
+
|
|
61
|
+
## 9.0.0-canary.74
|
|
62
|
+
|
|
63
|
+
## 9.0.0-canary.73
|
|
64
|
+
|
|
65
|
+
## 9.0.0-canary.72
|
|
66
|
+
|
|
67
|
+
## 9.0.0-canary.71
|
|
68
|
+
|
|
69
|
+
## 9.0.0-canary.70
|
|
70
|
+
|
|
71
|
+
## 9.0.0-canary.69
|
|
72
|
+
|
|
73
|
+
## 9.0.0-canary.68
|
|
74
|
+
|
|
75
|
+
## 9.0.0-canary.67
|
|
76
|
+
|
|
77
|
+
## 9.0.0-canary.66
|
|
78
|
+
|
|
79
|
+
## 9.0.0-canary.65
|
|
80
|
+
|
|
81
|
+
## 9.0.0-canary.64
|
|
82
|
+
|
|
83
|
+
## 9.0.0-canary.63
|
|
84
|
+
|
|
85
|
+
## 9.0.0-canary.62
|
|
86
|
+
|
|
87
|
+
## 9.0.0-canary.61
|
|
88
|
+
|
|
89
|
+
## 9.0.0-canary.60
|
|
90
|
+
|
|
91
|
+
## 9.0.0-canary.59
|
|
92
|
+
|
|
93
|
+
## 9.0.0-canary.58
|
|
94
|
+
|
|
95
|
+
## 9.0.0-canary.57
|
|
96
|
+
|
|
97
|
+
## 9.0.0-canary.56
|
|
98
|
+
|
|
99
|
+
## 9.0.0-canary.55
|
|
100
|
+
|
|
101
|
+
## 9.0.0-canary.54
|
|
102
|
+
|
|
103
|
+
## 8.1.0-canary.53
|
|
104
|
+
|
|
105
|
+
## 8.1.0-canary.52
|
|
106
|
+
|
|
107
|
+
## 8.1.0-canary.51
|
|
108
|
+
|
|
109
|
+
## 8.1.0-canary.50
|
|
110
|
+
|
|
111
|
+
## 8.1.0-canary.49
|
|
112
|
+
|
|
113
|
+
## 8.1.0-canary.48
|
|
114
|
+
|
|
115
|
+
## 8.1.0-canary.47
|
|
116
|
+
|
|
117
|
+
## 8.1.0-canary.46
|
|
118
|
+
|
|
119
|
+
## 8.1.0-canary.45
|
|
120
|
+
|
|
121
|
+
## 8.1.0-canary.44
|
|
122
|
+
|
|
123
|
+
## 8.1.0-canary.43
|
|
124
|
+
|
|
125
|
+
## 8.1.0-canary.42
|
|
126
|
+
|
|
127
|
+
## 8.1.0-canary.41
|
|
128
|
+
|
|
129
|
+
## 8.1.0-canary.40
|
|
130
|
+
|
|
131
|
+
## 8.1.0-canary.39
|
|
132
|
+
|
|
133
|
+
## 8.1.0-canary.38
|
|
134
|
+
|
|
135
|
+
## 8.1.0-canary.37
|
|
136
|
+
|
|
137
|
+
## 8.1.0-canary.36
|
|
138
|
+
|
|
139
|
+
## 8.1.0-canary.35
|
|
140
|
+
|
|
141
|
+
## 8.1.0-canary.34
|
|
142
|
+
|
|
143
|
+
## 8.1.0-canary.33
|
|
144
|
+
|
|
145
|
+
## 8.1.0-canary.32
|
|
146
|
+
|
|
147
|
+
## 8.1.0-canary.31
|
|
148
|
+
|
|
149
|
+
## 8.1.0-canary.30
|
|
150
|
+
|
|
151
|
+
## 8.1.0-canary.29
|
|
152
|
+
|
|
153
|
+
## 8.1.0-canary.28
|
|
154
|
+
|
|
155
|
+
## 8.1.0-canary.27
|
|
156
|
+
|
|
157
|
+
## 8.1.0-canary.26
|
|
158
|
+
|
|
159
|
+
## 8.1.0-canary.25
|
|
160
|
+
|
|
161
|
+
## 8.1.0-canary.24
|
|
162
|
+
|
|
163
|
+
## 8.1.0-canary.23
|
|
164
|
+
|
|
165
|
+
## 8.1.0-canary.22
|
|
166
|
+
|
|
167
|
+
## 8.1.0-canary.21
|
|
168
|
+
|
|
169
|
+
## 8.1.0-canary.20
|
|
170
|
+
|
|
171
|
+
## 8.1.0-canary.19
|
|
172
|
+
|
|
173
|
+
## 8.1.0-canary.18
|
|
174
|
+
|
|
175
|
+
## 8.1.0-canary.17
|
|
176
|
+
|
|
177
|
+
## 8.1.0-canary.16
|
|
178
|
+
|
|
179
|
+
## 8.1.0-canary.15
|
|
180
|
+
|
|
181
|
+
## 8.1.0-canary.14
|
|
182
|
+
|
|
183
|
+
## 8.1.0-canary.13
|
|
184
|
+
|
|
185
|
+
## 8.1.0-canary.12
|
|
186
|
+
|
|
187
|
+
## 8.1.0-canary.11
|
|
188
|
+
|
|
189
|
+
## 8.1.0-canary.10
|
|
190
|
+
|
|
3
191
|
## 8.1.0-canary.9
|
|
4
192
|
|
|
5
193
|
## 8.1.0-canary.8
|
|
@@ -92,8 +280,7 @@
|
|
|
92
280
|
|
|
93
281
|
### Minor Changes
|
|
94
282
|
|
|
95
|
-
- [#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.
|
|
96
|
-
([@Jessevdpoel](https://github.com/Jessevdpoel))
|
|
283
|
+
- [#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))
|
|
97
284
|
|
|
98
285
|
## 8.0.0-canary.100
|
|
99
286
|
|
|
@@ -1439,31 +1626,31 @@
|
|
|
1439
1626
|
All occurences of `<Trans>` and `t` need to be replaced:
|
|
1440
1627
|
|
|
1441
1628
|
```tsx
|
|
1442
|
-
import { Trans, t } from
|
|
1629
|
+
import { Trans, t } from '@lingui/macro'
|
|
1443
1630
|
|
|
1444
1631
|
function MyComponent() {
|
|
1445
|
-
const foo =
|
|
1632
|
+
const foo = 'bar'
|
|
1446
1633
|
return (
|
|
1447
1634
|
<div aria-label={t`Account ${foo}`}>
|
|
1448
1635
|
<Trans>My Translation {foo}</Trans>
|
|
1449
1636
|
</div>
|
|
1450
|
-
)
|
|
1637
|
+
)
|
|
1451
1638
|
}
|
|
1452
1639
|
```
|
|
1453
1640
|
|
|
1454
1641
|
Needs to be replaced with:
|
|
1455
1642
|
|
|
1456
1643
|
```tsx
|
|
1457
|
-
import { Trans } from
|
|
1458
|
-
import { i18n } from
|
|
1644
|
+
import { Trans } from '@lingui/react'
|
|
1645
|
+
import { i18n } from '@lingui/core'
|
|
1459
1646
|
|
|
1460
1647
|
function MyComponent() {
|
|
1461
|
-
const foo =
|
|
1648
|
+
const foo = 'bar'
|
|
1462
1649
|
return (
|
|
1463
1650
|
<div aria-label={i18n._(/* i18n */ `Account {foo}`, { foo })}>
|
|
1464
|
-
<Trans key=
|
|
1651
|
+
<Trans key='My Translation {foo}' values={{ foo }}></Trans>
|
|
1465
1652
|
</div>
|
|
1466
|
-
)
|
|
1653
|
+
)
|
|
1467
1654
|
}
|
|
1468
1655
|
```
|
|
1469
1656
|
|
package/index.ts
CHANGED
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "@graphcommerce/magento-cart-checkout",
|
|
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,18 +12,18 @@
|
|
|
12
12
|
}
|
|
13
13
|
},
|
|
14
14
|
"peerDependencies": {
|
|
15
|
-
"@graphcommerce/eslint-config-pwa": "^
|
|
16
|
-
"@graphcommerce/graphql": "^
|
|
17
|
-
"@graphcommerce/image": "^
|
|
18
|
-
"@graphcommerce/magento-cart": "^
|
|
19
|
-
"@graphcommerce/magento-cart-coupon": "^
|
|
20
|
-
"@graphcommerce/magento-cart-items": "^
|
|
21
|
-
"@graphcommerce/magento-customer": "^
|
|
22
|
-
"@graphcommerce/magento-store": "^
|
|
23
|
-
"@graphcommerce/next-ui": "^
|
|
24
|
-
"@graphcommerce/prettier-config-pwa": "^
|
|
25
|
-
"@graphcommerce/react-hook-form": "^
|
|
26
|
-
"@graphcommerce/typescript-config-pwa": "^
|
|
15
|
+
"@graphcommerce/eslint-config-pwa": "^9.0.0-canary.101",
|
|
16
|
+
"@graphcommerce/graphql": "^9.0.0-canary.101",
|
|
17
|
+
"@graphcommerce/image": "^9.0.0-canary.101",
|
|
18
|
+
"@graphcommerce/magento-cart": "^9.0.0-canary.101",
|
|
19
|
+
"@graphcommerce/magento-cart-coupon": "^9.0.0-canary.101",
|
|
20
|
+
"@graphcommerce/magento-cart-items": "^9.0.0-canary.101",
|
|
21
|
+
"@graphcommerce/magento-customer": "^9.0.0-canary.101",
|
|
22
|
+
"@graphcommerce/magento-store": "^9.0.0-canary.101",
|
|
23
|
+
"@graphcommerce/next-ui": "^9.0.0-canary.101",
|
|
24
|
+
"@graphcommerce/prettier-config-pwa": "^9.0.0-canary.101",
|
|
25
|
+
"@graphcommerce/react-hook-form": "^9.0.0-canary.101",
|
|
26
|
+
"@graphcommerce/typescript-config-pwa": "^9.0.0-canary.101",
|
|
27
27
|
"@lingui/core": "^4.2.1",
|
|
28
28
|
"@lingui/macro": "^4.2.1",
|
|
29
29
|
"@lingui/react": "^4.2.1",
|