@graphcommerce/docs 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 +28 -40
- package/package.json +2 -2
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
|
|
@@ -52,11 +56,9 @@
|
|
|
52
56
|
|
|
53
57
|
### Patch Changes
|
|
54
58
|
|
|
55
|
-
- [#2195](https://github.com/graphcommerce-org/graphcommerce/pull/2195) [`207cd41`](https://github.com/graphcommerce-org/graphcommerce/commit/207cd4147621e53353b0b354c80d575df78089f0) - Documentation on multistore setup added
|
|
56
|
-
([@paales](https://github.com/paales))
|
|
59
|
+
- [#2195](https://github.com/graphcommerce-org/graphcommerce/pull/2195) [`207cd41`](https://github.com/graphcommerce-org/graphcommerce/commit/207cd4147621e53353b0b354c80d575df78089f0) - Documentation on multistore setup added ([@paales](https://github.com/paales))
|
|
57
60
|
|
|
58
|
-
- [#2193](https://github.com/graphcommerce-org/graphcommerce/pull/2193) [`317250a`](https://github.com/graphcommerce-org/graphcommerce/commit/317250a580b9f0b5175d9df93ba2cf62193ea383) - Updated docs to reflect featurelist more accurately
|
|
59
|
-
([@paales](https://github.com/paales))
|
|
61
|
+
- [#2193](https://github.com/graphcommerce-org/graphcommerce/pull/2193) [`317250a`](https://github.com/graphcommerce-org/graphcommerce/commit/317250a580b9f0b5175d9df93ba2cf62193ea383) - Updated docs to reflect featurelist more accurately ([@paales](https://github.com/paales))
|
|
60
62
|
|
|
61
63
|
## 8.0.2-canary.3
|
|
62
64
|
|
|
@@ -66,25 +68,21 @@
|
|
|
66
68
|
|
|
67
69
|
### Patch Changes
|
|
68
70
|
|
|
69
|
-
- [#2193](https://github.com/graphcommerce-org/graphcommerce/pull/2193) [`317250a`](https://github.com/graphcommerce-org/graphcommerce/commit/317250a580b9f0b5175d9df93ba2cf62193ea383) - Updated docs to reflect featurelist more accurately
|
|
70
|
-
([@paales](https://github.com/paales))
|
|
71
|
+
- [#2193](https://github.com/graphcommerce-org/graphcommerce/pull/2193) [`317250a`](https://github.com/graphcommerce-org/graphcommerce/commit/317250a580b9f0b5175d9df93ba2cf62193ea383) - Updated docs to reflect featurelist more accurately ([@paales](https://github.com/paales))
|
|
71
72
|
|
|
72
73
|
## 8.0.2-canary.0
|
|
73
74
|
|
|
74
75
|
### Patch Changes
|
|
75
76
|
|
|
76
|
-
- [#2195](https://github.com/graphcommerce-org/graphcommerce/pull/2195) [`207cd41`](https://github.com/graphcommerce-org/graphcommerce/commit/207cd4147621e53353b0b354c80d575df78089f0) - Documentation on multistore setup added
|
|
77
|
-
([@paales](https://github.com/paales))
|
|
77
|
+
- [#2195](https://github.com/graphcommerce-org/graphcommerce/pull/2195) [`207cd41`](https://github.com/graphcommerce-org/graphcommerce/commit/207cd4147621e53353b0b354c80d575df78089f0) - Documentation on multistore setup added ([@paales](https://github.com/paales))
|
|
78
78
|
|
|
79
79
|
## 8.0.1
|
|
80
80
|
|
|
81
81
|
### Patch Changes
|
|
82
82
|
|
|
83
|
-
- [#2186](https://github.com/graphcommerce-org/graphcommerce/pull/2186) [`09eb25c`](https://github.com/graphcommerce-org/graphcommerce/commit/09eb25c9892bf4cf57519024e31c2ae4cf2f7a0b) - Update Magento known issues
|
|
84
|
-
([@hnsr](https://github.com/hnsr))
|
|
83
|
+
- [#2186](https://github.com/graphcommerce-org/graphcommerce/pull/2186) [`09eb25c`](https://github.com/graphcommerce-org/graphcommerce/commit/09eb25c9892bf4cf57519024e31c2ae4cf2f7a0b) - Update Magento known issues ([@hnsr](https://github.com/hnsr))
|
|
85
84
|
|
|
86
|
-
- [#2187](https://github.com/graphcommerce-org/graphcommerce/pull/2187) [`6c4cee8`](https://github.com/graphcommerce-org/graphcommerce/commit/6c4cee8469ee4934281bda53ac96aeb5af2f9479) - Make sure the config page can be properly rendered in the docs
|
|
87
|
-
([@paales](https://github.com/paales))
|
|
85
|
+
- [#2187](https://github.com/graphcommerce-org/graphcommerce/pull/2187) [`6c4cee8`](https://github.com/graphcommerce-org/graphcommerce/commit/6c4cee8469ee4934281bda53ac96aeb5af2f9479) - Make sure the config page can be properly rendered in the docs ([@paales](https://github.com/paales))
|
|
88
86
|
|
|
89
87
|
## 8.0.1-canary.4
|
|
90
88
|
|
|
@@ -96,39 +94,31 @@
|
|
|
96
94
|
|
|
97
95
|
### Patch Changes
|
|
98
96
|
|
|
99
|
-
- [#2186](https://github.com/graphcommerce-org/graphcommerce/pull/2186) [`09eb25c`](https://github.com/graphcommerce-org/graphcommerce/commit/09eb25c9892bf4cf57519024e31c2ae4cf2f7a0b) - Update Magento known issues
|
|
100
|
-
([@hnsr](https://github.com/hnsr))
|
|
97
|
+
- [#2186](https://github.com/graphcommerce-org/graphcommerce/pull/2186) [`09eb25c`](https://github.com/graphcommerce-org/graphcommerce/commit/09eb25c9892bf4cf57519024e31c2ae4cf2f7a0b) - Update Magento known issues ([@hnsr](https://github.com/hnsr))
|
|
101
98
|
|
|
102
99
|
## 8.0.1-canary.0
|
|
103
100
|
|
|
104
101
|
### Patch Changes
|
|
105
102
|
|
|
106
|
-
- [#2187](https://github.com/graphcommerce-org/graphcommerce/pull/2187) [`6c4cee8`](https://github.com/graphcommerce-org/graphcommerce/commit/6c4cee8469ee4934281bda53ac96aeb5af2f9479) - Make sure the config page can be properly rendered in the docs
|
|
107
|
-
([@paales](https://github.com/paales))
|
|
103
|
+
- [#2187](https://github.com/graphcommerce-org/graphcommerce/pull/2187) [`6c4cee8`](https://github.com/graphcommerce-org/graphcommerce/commit/6c4cee8469ee4934281bda53ac96aeb5af2f9479) - Make sure the config page can be properly rendered in the docs ([@paales](https://github.com/paales))
|
|
108
104
|
|
|
109
105
|
## 8.0.0
|
|
110
106
|
|
|
111
107
|
### Minor Changes
|
|
112
108
|
|
|
113
|
-
- [#2106](https://github.com/graphcommerce-org/graphcommerce/pull/2106) [`9f8c3ca`](https://github.com/graphcommerce-org/graphcommerce/commit/9f8c3cac214006315055f37cf8d4a783eb99a7ec) - Split off Magento known issues to separate page
|
|
114
|
-
([@hnsr](https://github.com/hnsr))
|
|
109
|
+
- [#2106](https://github.com/graphcommerce-org/graphcommerce/pull/2106) [`9f8c3ca`](https://github.com/graphcommerce-org/graphcommerce/commit/9f8c3cac214006315055f37cf8d4a783eb99a7ec) - Split off Magento known issues to separate page ([@hnsr](https://github.com/hnsr))
|
|
115
110
|
|
|
116
111
|
### Patch Changes
|
|
117
112
|
|
|
118
|
-
- [#2112](https://github.com/graphcommerce-org/graphcommerce/pull/2112) [`15a2037`](https://github.com/graphcommerce-org/graphcommerce/commit/15a2037372cd615602d3e2f3deedba9766fc172c) - Make the "Search" string translatable and fix typo.
|
|
119
|
-
([@carlocarels90](https://github.com/carlocarels90))
|
|
113
|
+
- [#2112](https://github.com/graphcommerce-org/graphcommerce/pull/2112) [`15a2037`](https://github.com/graphcommerce-org/graphcommerce/commit/15a2037372cd615602d3e2f3deedba9766fc172c) - Make the "Search" string translatable and fix typo. ([@carlocarels90](https://github.com/carlocarels90))
|
|
120
114
|
|
|
121
|
-
- [`b850ab0`](https://github.com/graphcommerce-org/graphcommerce/commit/b850ab06e3fff1cd274651d8082557ed2c308f55) - Updated roadmap and feature-list
|
|
122
|
-
([@paales](https://github.com/paales))
|
|
115
|
+
- [`b850ab0`](https://github.com/graphcommerce-org/graphcommerce/commit/b850ab06e3fff1cd274651d8082557ed2c308f55) - Updated roadmap and feature-list ([@paales](https://github.com/paales))
|
|
123
116
|
|
|
124
|
-
- [#2172](https://github.com/graphcommerce-org/graphcommerce/pull/2172) [`279599e`](https://github.com/graphcommerce-org/graphcommerce/commit/279599e7a86bd96ea9e36065af3c367df9e02a63) - Updated examples in the documentation to reflect the changes made in GraphCommerce.
|
|
125
|
-
([@paales](https://github.com/paales))
|
|
117
|
+
- [#2172](https://github.com/graphcommerce-org/graphcommerce/pull/2172) [`279599e`](https://github.com/graphcommerce-org/graphcommerce/commit/279599e7a86bd96ea9e36065af3c367df9e02a63) - Updated examples in the documentation to reflect the changes made in GraphCommerce. ([@paales](https://github.com/paales))
|
|
126
118
|
|
|
127
|
-
- [#2119](https://github.com/graphcommerce-org/graphcommerce/pull/2119) [`6adb2e7`](https://github.com/graphcommerce-org/graphcommerce/commit/6adb2e72ece8210757ced178779dfba11b1bcf55) - Clarify texts by adding formatting and correcting spelling.
|
|
128
|
-
([@carlocarels90](https://github.com/carlocarels90))
|
|
119
|
+
- [#2119](https://github.com/graphcommerce-org/graphcommerce/pull/2119) [`6adb2e7`](https://github.com/graphcommerce-org/graphcommerce/commit/6adb2e72ece8210757ced178779dfba11b1bcf55) - Clarify texts by adding formatting and correcting spelling. ([@carlocarels90](https://github.com/carlocarels90))
|
|
129
120
|
|
|
130
|
-
- [#2104](https://github.com/graphcommerce-org/graphcommerce/pull/2104) [`d0f1f5a`](https://github.com/graphcommerce-org/graphcommerce/commit/d0f1f5a2d1380d1c3931e23218924d5e8b1fc60d) - Document workaround/patch for broken cart error handling with Magento 2.4.6.
|
|
131
|
-
([@hnsr](https://github.com/hnsr))
|
|
121
|
+
- [#2104](https://github.com/graphcommerce-org/graphcommerce/pull/2104) [`d0f1f5a`](https://github.com/graphcommerce-org/graphcommerce/commit/d0f1f5a2d1380d1c3931e23218924d5e8b1fc60d) - Document workaround/patch for broken cart error handling with Magento 2.4.6. ([@hnsr](https://github.com/hnsr))
|
|
132
122
|
|
|
133
123
|
## 8.0.0-canary.100
|
|
134
124
|
|
|
@@ -152,8 +142,7 @@
|
|
|
152
142
|
|
|
153
143
|
### Patch Changes
|
|
154
144
|
|
|
155
|
-
- [#2172](https://github.com/graphcommerce-org/graphcommerce/pull/2172) [`279599e`](https://github.com/graphcommerce-org/graphcommerce/commit/279599e7a86bd96ea9e36065af3c367df9e02a63) - Updated documentation to reflect recent code changes
|
|
156
|
-
([@paales](https://github.com/paales))
|
|
145
|
+
- [#2172](https://github.com/graphcommerce-org/graphcommerce/pull/2172) [`279599e`](https://github.com/graphcommerce-org/graphcommerce/commit/279599e7a86bd96ea9e36065af3c367df9e02a63) - Updated documentation to reflect recent code changes ([@paales](https://github.com/paales))
|
|
157
146
|
|
|
158
147
|
## 8.0.0-canary.90
|
|
159
148
|
|
|
@@ -161,8 +150,7 @@
|
|
|
161
150
|
|
|
162
151
|
### Patch Changes
|
|
163
152
|
|
|
164
|
-
- [`b850ab0`](https://github.com/graphcommerce-org/graphcommerce/commit/b850ab06e3fff1cd274651d8082557ed2c308f55) - Updated roadmap and feature-list
|
|
165
|
-
([@paales](https://github.com/paales))
|
|
153
|
+
- [`b850ab0`](https://github.com/graphcommerce-org/graphcommerce/commit/b850ab06e3fff1cd274651d8082557ed2c308f55) - Updated roadmap and feature-list ([@paales](https://github.com/paales))
|
|
166
154
|
|
|
167
155
|
## 8.0.0-canary.88
|
|
168
156
|
|
|
@@ -1151,31 +1139,31 @@
|
|
|
1151
1139
|
All occurences of `<Trans>` and `t` need to be replaced:
|
|
1152
1140
|
|
|
1153
1141
|
```tsx
|
|
1154
|
-
import { Trans, t } from
|
|
1142
|
+
import { Trans, t } from '@lingui/macro'
|
|
1155
1143
|
|
|
1156
1144
|
function MyComponent() {
|
|
1157
|
-
const foo =
|
|
1145
|
+
const foo = 'bar'
|
|
1158
1146
|
return (
|
|
1159
1147
|
<div aria-label={t`Account ${foo}`}>
|
|
1160
1148
|
<Trans>My Translation {foo}</Trans>
|
|
1161
1149
|
</div>
|
|
1162
|
-
)
|
|
1150
|
+
)
|
|
1163
1151
|
}
|
|
1164
1152
|
```
|
|
1165
1153
|
|
|
1166
1154
|
Needs to be replaced with:
|
|
1167
1155
|
|
|
1168
1156
|
```tsx
|
|
1169
|
-
import { Trans } from
|
|
1170
|
-
import { i18n } from
|
|
1157
|
+
import { Trans } from '@lingui/react'
|
|
1158
|
+
import { i18n } from '@lingui/core'
|
|
1171
1159
|
|
|
1172
1160
|
function MyComponent() {
|
|
1173
|
-
const foo =
|
|
1161
|
+
const foo = 'bar'
|
|
1174
1162
|
return (
|
|
1175
1163
|
<div aria-label={i18n._(/* i18n */ `Account {foo}`, { foo })}>
|
|
1176
|
-
<Trans key=
|
|
1164
|
+
<Trans key='My Translation {foo}' values={{ foo }}></Trans>
|
|
1177
1165
|
</div>
|
|
1178
|
-
)
|
|
1166
|
+
)
|
|
1179
1167
|
}
|
|
1180
1168
|
```
|
|
1181
1169
|
|
package/package.json
CHANGED
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
"name": "@graphcommerce/docs",
|
|
3
3
|
"homepage": "https://www.graphcommerce.org/docs",
|
|
4
4
|
"repository": "github:graphcommerce-org/graphcommerce/docs",
|
|
5
|
-
"version": "8.0.
|
|
5
|
+
"version": "8.0.8",
|
|
6
6
|
"sideEffects": true,
|
|
7
7
|
"peerDependencies": {
|
|
8
|
-
"@graphcommerce/prettier-config-pwa": "^8.0.
|
|
8
|
+
"@graphcommerce/prettier-config-pwa": "^8.0.8"
|
|
9
9
|
},
|
|
10
10
|
"prettier": "@graphcommerce/prettier-config-pwa"
|
|
11
11
|
}
|