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