@graphcommerce/docs 4.2.0 → 4.2.1
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 +37 -96
- package/framework/deployment.md +1 -1
- package/framework/environment-variables.md +1 -1
- package/framework/graphcms.md +1 -1
- package/framework/icons.md +1 -1
- package/framework/readme.md +1 -1
- package/framework/static-generation.md +1 -1
- package/framework/theming.md +2 -2
- package/framework/troubleshooting.md +1 -1
- package/getting-started/create.md +1 -1
- package/getting-started/graphcms-component.md +1 -1
- package/getting-started/header.md +1 -1
- package/getting-started/pages.md +1 -1
- package/getting-started/readme.md +1 -1
- package/getting-started/start-building.md +1 -1
- package/package.json +1 -1
- package/readme.md +1 -1
- package/roadmap.md +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,135 +1,97 @@
|
|
|
1
1
|
# Change Log
|
|
2
2
|
|
|
3
|
+
## 4.2.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [#1316](https://github.com/graphcommerce-org/graphcommerce/pull/1316) [`6a8c84fb9`](https://github.com/graphcommerce-org/graphcommerce/commit/6a8c84fb910b9e23cdb08825b87c238510484f4a) Thanks [@paales](https://github.com/paales)! - Renamed all repository references to the [new repository](https://github.com/graphcommerce-org/graphcommerce).
|
|
8
|
+
|
|
3
9
|
## 4.2.0
|
|
4
10
|
|
|
5
11
|
### Minor Changes
|
|
6
12
|
|
|
7
|
-
- [`2eaf3f7c7`](https://github.com/ho-nl/m2-pwa/commit/2eaf3f7c77b20da78a167b9fdb641cdd26a17e21)
|
|
8
|
-
Thanks [@ErwinOtten](https://github.com/ErwinOtten)! - Upload images to github
|
|
13
|
+
- [`2eaf3f7c7`](https://github.com/ho-nl/m2-pwa/commit/2eaf3f7c77b20da78a167b9fdb641cdd26a17e21) Thanks [@ErwinOtten](https://github.com/ErwinOtten)! - Upload images to github
|
|
9
14
|
|
|
10
15
|
## 4.1.0
|
|
11
16
|
|
|
12
17
|
### Minor Changes
|
|
13
18
|
|
|
14
|
-
- [`ef499815c`](https://github.com/ho-nl/m2-pwa/commit/ef499815cb1d1e040408ae697f8f3156b5478020)
|
|
15
|
-
Thanks [@ErwinOtten](https://github.com/ErwinOtten)! - Fix build breaking spacing
|
|
19
|
+
- [`ef499815c`](https://github.com/ho-nl/m2-pwa/commit/ef499815cb1d1e040408ae697f8f3156b5478020) Thanks [@ErwinOtten](https://github.com/ErwinOtten)! - Fix build breaking spacing
|
|
16
20
|
|
|
17
21
|
### Patch Changes
|
|
18
22
|
|
|
19
|
-
- [`12fc8166f`](https://github.com/ho-nl/m2-pwa/commit/12fc8166fd255db87862a08504a5a88552e41e08)
|
|
20
|
-
Thanks [@ErwinOtten](https://github.com/ErwinOtten)! - Fix build breaking spaces
|
|
23
|
+
- [`12fc8166f`](https://github.com/ho-nl/m2-pwa/commit/12fc8166fd255db87862a08504a5a88552e41e08) Thanks [@ErwinOtten](https://github.com/ErwinOtten)! - Fix build breaking spaces
|
|
21
24
|
|
|
22
25
|
## 4.0.1
|
|
23
26
|
|
|
24
27
|
### Patch Changes
|
|
25
28
|
|
|
26
|
-
- [`2db82d114`](https://github.com/ho-nl/m2-pwa/commit/2db82d114ffd4b4860e5a31ce0f2cd170732bda6)
|
|
27
|
-
Thanks [@paales](https://github.com/paales)! - Docs improvements: add alt attribute to docs
|
|
28
|
-
images, markup external links, images as markdown, play video inline
|
|
29
|
+
- [`2db82d114`](https://github.com/ho-nl/m2-pwa/commit/2db82d114ffd4b4860e5a31ce0f2cd170732bda6) Thanks [@paales](https://github.com/paales)! - Docs improvements: add alt attribute to docs images, markup external links, images as markdown, play video inline
|
|
29
30
|
|
|
30
31
|
## 4.0.0
|
|
31
32
|
|
|
32
33
|
### Major Changes
|
|
33
34
|
|
|
34
|
-
- [#1302](https://github.com/ho-nl/m2-pwa/pull/1302)
|
|
35
|
-
[`22ea2a0af`](https://github.com/ho-nl/m2-pwa/commit/22ea2a0af373dbd427e85f6ac82a074b1928a289)
|
|
36
|
-
Thanks [@paales](https://github.com/paales)! - Moved all rendering of docs to
|
|
37
|
-
https://www.graphcommerce.org/docs and use this only as a content package.
|
|
35
|
+
- [#1302](https://github.com/ho-nl/m2-pwa/pull/1302) [`22ea2a0af`](https://github.com/ho-nl/m2-pwa/commit/22ea2a0af373dbd427e85f6ac82a074b1928a289) Thanks [@paales](https://github.com/paales)! - Moved all rendering of docs to https://www.graphcommerce.org/docs and use this only as a content package.
|
|
38
36
|
|
|
39
37
|
## 3.1.4
|
|
40
38
|
|
|
41
39
|
### Patch Changes
|
|
42
40
|
|
|
43
|
-
- [`29c967b09`](https://github.com/ho-nl/m2-pwa/commit/29c967b096ebc2e02049c0edc8614cc432c66187)
|
|
44
|
-
Thanks [@paales](https://github.com/paales)! - publish docs privately on npm so it can be used for
|
|
45
|
-
the docs website
|
|
41
|
+
- [`29c967b09`](https://github.com/ho-nl/m2-pwa/commit/29c967b096ebc2e02049c0edc8614cc432c66187) Thanks [@paales](https://github.com/paales)! - publish docs privately on npm so it can be used for the docs website
|
|
46
42
|
|
|
47
43
|
## 3.1.3
|
|
48
44
|
|
|
49
45
|
### Patch Changes
|
|
50
46
|
|
|
51
|
-
- [#1296](https://github.com/ho-nl/m2-pwa/pull/1296)
|
|
52
|
-
[`8473123fa`](https://github.com/ho-nl/m2-pwa/commit/8473123fa7d3f3eb1d282d9b4205c803a88010ea)
|
|
53
|
-
Thanks [@paales](https://github.com/paales)! - implement handling for canonical URLs based on
|
|
54
|
-
NEXT_PUBLIC_SITE_URL
|
|
47
|
+
- [#1296](https://github.com/ho-nl/m2-pwa/pull/1296) [`8473123fa`](https://github.com/ho-nl/m2-pwa/commit/8473123fa7d3f3eb1d282d9b4205c803a88010ea) Thanks [@paales](https://github.com/paales)! - implement handling for canonical URLs based on NEXT_PUBLIC_SITE_URL
|
|
55
48
|
|
|
56
|
-
- Updated dependencies
|
|
57
|
-
[[`a9cff2ce6`](https://github.com/ho-nl/m2-pwa/commit/a9cff2ce63fce5b86e9fd6bf63c10c782326d50e),
|
|
58
|
-
[`8473123fa`](https://github.com/ho-nl/m2-pwa/commit/8473123fa7d3f3eb1d282d9b4205c803a88010ea),
|
|
59
|
-
[`50e205c51`](https://github.com/ho-nl/m2-pwa/commit/50e205c51f4d0d67d41d22fd70e8ed9a0996489e)]:
|
|
49
|
+
- Updated dependencies [[`a9cff2ce6`](https://github.com/ho-nl/m2-pwa/commit/a9cff2ce63fce5b86e9fd6bf63c10c782326d50e), [`8473123fa`](https://github.com/ho-nl/m2-pwa/commit/8473123fa7d3f3eb1d282d9b4205c803a88010ea), [`50e205c51`](https://github.com/ho-nl/m2-pwa/commit/50e205c51f4d0d67d41d22fd70e8ed9a0996489e)]:
|
|
60
50
|
- @graphcommerce/next-ui@4.2.2
|
|
61
51
|
|
|
62
52
|
## 3.1.2
|
|
63
53
|
|
|
64
54
|
### Patch Changes
|
|
65
55
|
|
|
66
|
-
- [#1292](https://github.com/ho-nl/m2-pwa/pull/1292)
|
|
67
|
-
[`5a1ba9e66`](https://github.com/ho-nl/m2-pwa/commit/5a1ba9e664abbac89c4f5f71f7d6d6ed1aefa5c0)
|
|
68
|
-
Thanks [@paales](https://github.com/paales)! - Renamed SvgIcon to IconSvg to prevent collisions
|
|
69
|
-
with MUI
|
|
56
|
+
- [#1292](https://github.com/ho-nl/m2-pwa/pull/1292) [`5a1ba9e66`](https://github.com/ho-nl/m2-pwa/commit/5a1ba9e664abbac89c4f5f71f7d6d6ed1aefa5c0) Thanks [@paales](https://github.com/paales)! - Renamed SvgIcon to IconSvg to prevent collisions with MUI
|
|
70
57
|
|
|
71
|
-
* [#1292](https://github.com/ho-nl/m2-pwa/pull/1292)
|
|
72
|
-
[`63f9b56eb`](https://github.com/ho-nl/m2-pwa/commit/63f9b56eb68ba790567ff1427e599fd2c3c8f1ee)
|
|
73
|
-
Thanks [@paales](https://github.com/paales)! - added responsive size to the Fab component
|
|
58
|
+
* [#1292](https://github.com/ho-nl/m2-pwa/pull/1292) [`63f9b56eb`](https://github.com/ho-nl/m2-pwa/commit/63f9b56eb68ba790567ff1427e599fd2c3c8f1ee) Thanks [@paales](https://github.com/paales)! - added responsive size to the Fab component
|
|
74
59
|
|
|
75
|
-
* Updated dependencies
|
|
76
|
-
[[`5a1ba9e66`](https://github.com/ho-nl/m2-pwa/commit/5a1ba9e664abbac89c4f5f71f7d6d6ed1aefa5c0),
|
|
77
|
-
[`990df655b`](https://github.com/ho-nl/m2-pwa/commit/990df655b73b469718d6cb5837ee65dfe2ad6a1d),
|
|
78
|
-
[`63f9b56eb`](https://github.com/ho-nl/m2-pwa/commit/63f9b56eb68ba790567ff1427e599fd2c3c8f1ee)]:
|
|
60
|
+
* Updated dependencies [[`5a1ba9e66`](https://github.com/ho-nl/m2-pwa/commit/5a1ba9e664abbac89c4f5f71f7d6d6ed1aefa5c0), [`990df655b`](https://github.com/ho-nl/m2-pwa/commit/990df655b73b469718d6cb5837ee65dfe2ad6a1d), [`63f9b56eb`](https://github.com/ho-nl/m2-pwa/commit/63f9b56eb68ba790567ff1427e599fd2c3c8f1ee)]:
|
|
79
61
|
- @graphcommerce/next-ui@4.2.0
|
|
80
62
|
|
|
81
63
|
## 3.1.1
|
|
82
64
|
|
|
83
65
|
### Patch Changes
|
|
84
66
|
|
|
85
|
-
- [#1285](https://github.com/ho-nl/m2-pwa/pull/1285)
|
|
86
|
-
[`c85294ba6`](https://github.com/ho-nl/m2-pwa/commit/c85294ba6d742ce78c074559a1e95409b25a5017)
|
|
87
|
-
Thanks [@paales](https://github.com/paales)! - upgraded dependencies
|
|
67
|
+
- [#1285](https://github.com/ho-nl/m2-pwa/pull/1285) [`c85294ba6`](https://github.com/ho-nl/m2-pwa/commit/c85294ba6d742ce78c074559a1e95409b25a5017) Thanks [@paales](https://github.com/paales)! - upgraded dependencies
|
|
88
68
|
|
|
89
|
-
- Updated dependencies
|
|
90
|
-
[[`c85294ba6`](https://github.com/ho-nl/m2-pwa/commit/c85294ba6d742ce78c074559a1e95409b25a5017)]:
|
|
69
|
+
- Updated dependencies [[`c85294ba6`](https://github.com/ho-nl/m2-pwa/commit/c85294ba6d742ce78c074559a1e95409b25a5017)]:
|
|
91
70
|
- @graphcommerce/next-ui@4.1.3
|
|
92
71
|
|
|
93
72
|
## 3.1.0
|
|
94
73
|
|
|
95
74
|
### Minor Changes
|
|
96
75
|
|
|
97
|
-
- [#1281](https://github.com/ho-nl/m2-pwa/pull/1281)
|
|
98
|
-
[`756ac889a`](https://github.com/ho-nl/m2-pwa/commit/756ac889a711b0c46a9e6948555f87c8fcaf4c5f)
|
|
99
|
-
Thanks [@paales](https://github.com/paales)! - New mobile menu using a separate route, allows us
|
|
100
|
-
to use the LayoutOverlay which gives all sorts of nice customization options.
|
|
76
|
+
- [#1281](https://github.com/ho-nl/m2-pwa/pull/1281) [`756ac889a`](https://github.com/ho-nl/m2-pwa/commit/756ac889a711b0c46a9e6948555f87c8fcaf4c5f) Thanks [@paales](https://github.com/paales)! - New mobile menu using a separate route, allows us to use the LayoutOverlay which gives all sorts of nice customization options.
|
|
101
77
|
|
|
102
|
-
* [#1278](https://github.com/ho-nl/m2-pwa/pull/1278)
|
|
103
|
-
[`81ea406d5`](https://github.com/ho-nl/m2-pwa/commit/81ea406d54d6b5c662c030a7fea444abc4117a20)
|
|
104
|
-
Thanks [@ErwinOtten](https://github.com/ErwinOtten)! - Written documentation for GraphCommerce!
|
|
105
|
-
👩🏫🧑🏫📚📖
|
|
78
|
+
* [#1278](https://github.com/ho-nl/m2-pwa/pull/1278) [`81ea406d5`](https://github.com/ho-nl/m2-pwa/commit/81ea406d54d6b5c662c030a7fea444abc4117a20) Thanks [@ErwinOtten](https://github.com/ErwinOtten)! - Written documentation for GraphCommerce! 👩🏫🧑🏫📚📖
|
|
106
79
|
|
|
107
|
-
- [#1284](https://github.com/ho-nl/m2-pwa/pull/1284)
|
|
108
|
-
[`5ffcb56bf`](https://github.com/ho-nl/m2-pwa/commit/5ffcb56bfcbe49ebeaf24f9341e819a145ab9a14)
|
|
109
|
-
Thanks [@paales](https://github.com/paales)! - SvgIcon is now more extenable and flexible:
|
|
80
|
+
- [#1284](https://github.com/ho-nl/m2-pwa/pull/1284) [`5ffcb56bf`](https://github.com/ho-nl/m2-pwa/commit/5ffcb56bfcbe49ebeaf24f9341e819a145ab9a14) Thanks [@paales](https://github.com/paales)! - SvgIcon is now more extenable and flexible:
|
|
110
81
|
|
|
111
|
-
- It will automatically calculate the stroke-width of the SVG based on the rendered size, allowing
|
|
112
|
-
for a more flexible use for icons.
|
|
82
|
+
- It will automatically calculate the stroke-width of the SVG based on the rendered size, allowing for a more flexible use for icons.
|
|
113
83
|
|
|
114
84
|
- Make SvgIcon themable in your own Theme.
|
|
115
85
|
|
|
116
86
|
- Create overrides for components that will be used throughout the app.
|
|
117
87
|
|
|
118
|
-
* [#1283](https://github.com/ho-nl/m2-pwa/pull/1283)
|
|
119
|
-
[`cc7f9e9ed`](https://github.com/ho-nl/m2-pwa/commit/cc7f9e9eddd90f619a5041890b4e714a2314db2b)
|
|
120
|
-
Thanks [@paales](https://github.com/paales)! - Added a new search function to the docs
|
|
88
|
+
* [#1283](https://github.com/ho-nl/m2-pwa/pull/1283) [`cc7f9e9ed`](https://github.com/ho-nl/m2-pwa/commit/cc7f9e9eddd90f619a5041890b4e714a2314db2b) Thanks [@paales](https://github.com/paales)! - Added a new search function to the docs
|
|
121
89
|
|
|
122
90
|
### Patch Changes
|
|
123
91
|
|
|
124
|
-
- [`973ff8645`](https://github.com/ho-nl/m2-pwa/commit/973ff86452a70ade9f4db13fdda6e963d7220e96)
|
|
125
|
-
Thanks [@paales](https://github.com/paales)! - made packages public
|
|
92
|
+
- [`973ff8645`](https://github.com/ho-nl/m2-pwa/commit/973ff86452a70ade9f4db13fdda6e963d7220e96) Thanks [@paales](https://github.com/paales)! - made packages public
|
|
126
93
|
|
|
127
|
-
- Updated dependencies
|
|
128
|
-
[[`4bb963d75`](https://github.com/ho-nl/m2-pwa/commit/4bb963d7595b5ce6e3a4924cc2e3e8b0210cdcd6),
|
|
129
|
-
[`973ff8645`](https://github.com/ho-nl/m2-pwa/commit/973ff86452a70ade9f4db13fdda6e963d7220e96),
|
|
130
|
-
[`81ea406d5`](https://github.com/ho-nl/m2-pwa/commit/81ea406d54d6b5c662c030a7fea444abc4117a20),
|
|
131
|
-
[`3a719c88c`](https://github.com/ho-nl/m2-pwa/commit/3a719c88cad1eab58602de28c41adc0fc4827e1d),
|
|
132
|
-
[`5ffcb56bf`](https://github.com/ho-nl/m2-pwa/commit/5ffcb56bfcbe49ebeaf24f9341e819a145ab9a14)]:
|
|
94
|
+
- Updated dependencies [[`4bb963d75`](https://github.com/ho-nl/m2-pwa/commit/4bb963d7595b5ce6e3a4924cc2e3e8b0210cdcd6), [`973ff8645`](https://github.com/ho-nl/m2-pwa/commit/973ff86452a70ade9f4db13fdda6e963d7220e96), [`81ea406d5`](https://github.com/ho-nl/m2-pwa/commit/81ea406d54d6b5c662c030a7fea444abc4117a20), [`3a719c88c`](https://github.com/ho-nl/m2-pwa/commit/3a719c88cad1eab58602de28c41adc0fc4827e1d), [`5ffcb56bf`](https://github.com/ho-nl/m2-pwa/commit/5ffcb56bfcbe49ebeaf24f9341e819a145ab9a14)]:
|
|
133
95
|
- @graphcommerce/framer-next-pages@3.1.0
|
|
134
96
|
- @graphcommerce/image@3.1.0
|
|
135
97
|
- @graphcommerce/next-ui@4.1.2
|
|
@@ -140,28 +102,13 @@
|
|
|
140
102
|
|
|
141
103
|
### Patch Changes
|
|
142
104
|
|
|
143
|
-
- [#1276](https://github.com/ho-nl/m2-pwa/pull/1276)
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
* [
|
|
150
|
-
[`52a45bba4`](https://github.com/ho-nl/m2-pwa/commit/52a45bba4dc6dd6df3c81f5023df7d23ed8a534d)
|
|
151
|
-
Thanks [@paales](https://github.com/paales)! - Upgraded to
|
|
152
|
-
[NextJS 12.1](https://nextjs.org/blog/next-12-1)! This is just for compatibility, but we'll be
|
|
153
|
-
implementing
|
|
154
|
-
[On-demand Incremental Static Regeneration](https://nextjs.org/blog/next-12-1#on-demand-incremental-static-regeneration-beta)
|
|
155
|
-
soon.
|
|
156
|
-
|
|
157
|
-
This will greatly reduce the requirement to rebuid stuff and we'll add a management UI on the
|
|
158
|
-
frontend to be able to revalidate pages manually.
|
|
159
|
-
|
|
160
|
-
* Updated dependencies
|
|
161
|
-
[[`381e4c86a`](https://github.com/ho-nl/m2-pwa/commit/381e4c86a8321ce96e1fa5c7d3c0a0c0ff3e02c7),
|
|
162
|
-
[`ce09388e0`](https://github.com/ho-nl/m2-pwa/commit/ce09388e0d7ef33aee660612340f6fbae15ceec2),
|
|
163
|
-
[`e7c8e2756`](https://github.com/ho-nl/m2-pwa/commit/e7c8e2756d637cbcd2e793d62ef5721d35d9fa7b),
|
|
164
|
-
[`52a45bba4`](https://github.com/ho-nl/m2-pwa/commit/52a45bba4dc6dd6df3c81f5023df7d23ed8a534d)]:
|
|
105
|
+
- [#1276](https://github.com/ho-nl/m2-pwa/pull/1276) [`ce09388e0`](https://github.com/ho-nl/m2-pwa/commit/ce09388e0d7ef33aee660612340f6fbae15ceec2) Thanks [@paales](https://github.com/paales)! - We've moved lots of internal packages from `dependencies` to `peerDependencies`. The result of this is that there will be significantly less duplicate packages in the node_modules folders.
|
|
106
|
+
|
|
107
|
+
* [#1276](https://github.com/ho-nl/m2-pwa/pull/1276) [`52a45bba4`](https://github.com/ho-nl/m2-pwa/commit/52a45bba4dc6dd6df3c81f5023df7d23ed8a534d) Thanks [@paales](https://github.com/paales)! - Upgraded to [NextJS 12.1](https://nextjs.org/blog/next-12-1)! This is just for compatibility, but we'll be implementing [On-demand Incremental Static Regeneration](https://nextjs.org/blog/next-12-1#on-demand-incremental-static-regeneration-beta) soon.
|
|
108
|
+
|
|
109
|
+
This will greatly reduce the requirement to rebuid stuff and we'll add a management UI on the frontend to be able to revalidate pages manually.
|
|
110
|
+
|
|
111
|
+
* Updated dependencies [[`381e4c86a`](https://github.com/ho-nl/m2-pwa/commit/381e4c86a8321ce96e1fa5c7d3c0a0c0ff3e02c7), [`ce09388e0`](https://github.com/ho-nl/m2-pwa/commit/ce09388e0d7ef33aee660612340f6fbae15ceec2), [`e7c8e2756`](https://github.com/ho-nl/m2-pwa/commit/e7c8e2756d637cbcd2e793d62ef5721d35d9fa7b), [`52a45bba4`](https://github.com/ho-nl/m2-pwa/commit/52a45bba4dc6dd6df3c81f5023df7d23ed8a534d)]:
|
|
165
112
|
- @graphcommerce/framer-next-pages@3.0.2
|
|
166
113
|
- @graphcommerce/next-ui@4.1.1
|
|
167
114
|
- @graphcommerce/next-config@3.0.2
|
|
@@ -170,11 +117,8 @@
|
|
|
170
117
|
|
|
171
118
|
### Patch Changes
|
|
172
119
|
|
|
173
|
-
- [`0cbaa878b`](https://github.com/ho-nl/m2-pwa/commit/0cbaa878b8a844d5abbeb1797b625a33130e6514)
|
|
174
|
-
|
|
175
|
-
so that the packages link to back to the website and repository
|
|
176
|
-
- Updated dependencies
|
|
177
|
-
[[`0cbaa878b`](https://github.com/ho-nl/m2-pwa/commit/0cbaa878b8a844d5abbeb1797b625a33130e6514)]:
|
|
120
|
+
- [`0cbaa878b`](https://github.com/ho-nl/m2-pwa/commit/0cbaa878b8a844d5abbeb1797b625a33130e6514) Thanks [@paales](https://github.com/paales)! - Added homepage and repository package.json files, so that the packages link to back to the website and repository
|
|
121
|
+
- Updated dependencies [[`0cbaa878b`](https://github.com/ho-nl/m2-pwa/commit/0cbaa878b8a844d5abbeb1797b625a33130e6514)]:
|
|
178
122
|
- @graphcommerce/framer-next-pages@3.0.1
|
|
179
123
|
- @graphcommerce/next-ui@4.0.1
|
|
180
124
|
- @graphcommerce/next-config@3.0.1
|
|
@@ -183,14 +127,11 @@
|
|
|
183
127
|
|
|
184
128
|
### Major Changes
|
|
185
129
|
|
|
186
|
-
- [#1258](https://github.com/ho-nl/m2-pwa/pull/1258)
|
|
187
|
-
[`ad36382a4`](https://github.com/ho-nl/m2-pwa/commit/ad36382a4d55d83d9e47b7eb6a02671a2a631a05)
|
|
188
|
-
Thanks [@paales](https://github.com/paales)! - Upgraded to Material UI 5
|
|
130
|
+
- [#1258](https://github.com/ho-nl/m2-pwa/pull/1258) [`ad36382a4`](https://github.com/ho-nl/m2-pwa/commit/ad36382a4d55d83d9e47b7eb6a02671a2a631a05) Thanks [@paales](https://github.com/paales)! - Upgraded to Material UI 5
|
|
189
131
|
|
|
190
132
|
### Patch Changes
|
|
191
133
|
|
|
192
|
-
- Updated dependencies
|
|
193
|
-
[[`ad36382a4`](https://github.com/ho-nl/m2-pwa/commit/ad36382a4d55d83d9e47b7eb6a02671a2a631a05)]:
|
|
134
|
+
- Updated dependencies [[`ad36382a4`](https://github.com/ho-nl/m2-pwa/commit/ad36382a4d55d83d9e47b7eb6a02671a2a631a05)]:
|
|
194
135
|
- @graphcommerce/framer-next-pages@3.0.0
|
|
195
136
|
- @graphcommerce/next-ui@4.0.0
|
|
196
137
|
- @graphcommerce/next-config@3.0.0
|
package/framework/deployment.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
> **Developer preview**
|
|
2
2
|
> This is a developer preview of GraphCommerce. The documentation will be
|
|
3
3
|
> updated as GraphCommerce introduces
|
|
4
|
-
> [new features and refines existing functionality](https://github.com/
|
|
4
|
+
> [new features and refines existing functionality](https://github.com/graphcommerce-org/graphcommerce/releases).
|
|
5
5
|
|
|
6
6
|
# Deploy a Graphcommerce app with Vercel
|
|
7
7
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
> **Developer preview**
|
|
2
2
|
> This is a developer preview of GraphCommerce. The documentation will be
|
|
3
3
|
> updated as GraphCommerce introduces
|
|
4
|
-
> [new features and refines existing functionality](https://github.com/
|
|
4
|
+
> [new features and refines existing functionality](https://github.com/graphcommerce-org/graphcommerce/releases).
|
|
5
5
|
|
|
6
6
|
# Environment Variables
|
|
7
7
|
|
package/framework/graphcms.md
CHANGED
|
@@ -5,7 +5,7 @@ menu: GraphCMS
|
|
|
5
5
|
> **Developer preview**
|
|
6
6
|
> This is a developer preview of GraphCommerce. The documentation will be
|
|
7
7
|
> updated as GraphCommerce introduces
|
|
8
|
-
> [new features and refines existing functionality](https://github.com/
|
|
8
|
+
> [new features and refines existing functionality](https://github.com/graphcommerce-org/graphcommerce/releases).
|
|
9
9
|
|
|
10
10
|
# GraphCMS
|
|
11
11
|
|
package/framework/icons.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
> **Developer preview**
|
|
2
2
|
> This is a developer preview of GraphCommerce. The documentation will be
|
|
3
3
|
> updated as GraphCommerce introduces
|
|
4
|
-
> [new features and refines existing functionality](https://github.com/
|
|
4
|
+
> [new features and refines existing functionality](https://github.com/graphcommerce-org/graphcommerce/releases).
|
|
5
5
|
|
|
6
6
|
# Icons
|
|
7
7
|
|
package/framework/readme.md
CHANGED
|
@@ -5,7 +5,7 @@ menu: Overview
|
|
|
5
5
|
> **Developer preview**
|
|
6
6
|
> This is a developer preview of GraphCommerce. The documentation will be
|
|
7
7
|
> updated as GraphCommerce introduces
|
|
8
|
-
> [new features and refines existing functionality](https://github.com/
|
|
8
|
+
> [new features and refines existing functionality](https://github.com/graphcommerce-org/graphcommerce/releases).
|
|
9
9
|
|
|
10
10
|
# GraphCommerce framework overview
|
|
11
11
|
|
|
@@ -9,7 +9,7 @@ metaDescription:
|
|
|
9
9
|
> **Developer preview**
|
|
10
10
|
> This is a developer preview of GraphCommerce. The documentation will be
|
|
11
11
|
> updated as GraphCommerce introduces
|
|
12
|
-
> [new features and refines existing functionality](https://github.com/
|
|
12
|
+
> [new features and refines existing functionality](https://github.com/graphcommerce-org/graphcommerce/releases).
|
|
13
13
|
|
|
14
14
|
# Static Site Generation (SSG) in GraphCommerce
|
|
15
15
|
|
package/framework/theming.md
CHANGED
|
@@ -66,7 +66,7 @@ Most components have props that define their look and feel. Most common are the
|
|
|
66
66
|
IntelliSense feature, type Ctrl+Space.
|
|
67
67
|
- It can be helpful to learn how a component is styled, for example, to explore
|
|
68
68
|
how palette variables are used. Refer to the
|
|
69
|
-
[MUI Button source code ↗](https://github.com/mui/material-ui/blob/
|
|
69
|
+
[MUI Button source code ↗](https://github.com/mui/material-ui/blob/main/packages/mui-material/src/Button/Button.js)
|
|
70
70
|
|
|
71
71
|
## Change a component's styling with the sx prop
|
|
72
72
|
|
|
@@ -255,4 +255,4 @@ should not be scaled with responsiveVal. To learn more, look into
|
|
|
255
255
|
- Take a look at MUI's
|
|
256
256
|
[Default Theme object ↗](https://mui.com/customization/default-theme/)
|
|
257
257
|
- Learn more about a component's default styles by looking them up in the
|
|
258
|
-
[MUI repository ↗](https://github.com/mui/material-ui/tree/
|
|
258
|
+
[MUI repository ↗](https://github.com/mui/material-ui/tree/main/packages/mui-material/src)
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
> **Developer preview**
|
|
2
2
|
> This is a developer preview of GraphCommerce. The documentation will be
|
|
3
3
|
> updated as GraphCommerce introduces
|
|
4
|
-
> [new features and refines existing functionality](https://github.com/
|
|
4
|
+
> [new features and refines existing functionality](https://github.com/graphcommerce-org/graphcommerce/releases).
|
|
5
5
|
|
|
6
6
|
# Troubleshouting
|
|
7
7
|
|
|
@@ -54,7 +54,7 @@ need to only install the dependencies. This is the quickest approach.
|
|
|
54
54
|
|
|
55
55
|
### Download the example
|
|
56
56
|
|
|
57
|
-
1. `git clone
|
|
57
|
+
1. `git clone git@github.com:graphcommerce-org/graphcommerce.git graphcommerce`
|
|
58
58
|
2. `mkdir my-project`
|
|
59
59
|
3. `cp -R graphcommerce/examples/magento-graphcms/. my-project`
|
|
60
60
|
4. `rm -rf graphcommerce`
|
|
@@ -6,7 +6,7 @@ metaTitle: Build a GraphCMS component
|
|
|
6
6
|
> **Developer preview**
|
|
7
7
|
> This is a developer preview of GraphCommerce. The documentation will be
|
|
8
8
|
> updated as GraphCommerce introduces
|
|
9
|
-
> [new features and refines existing functionality](https://github.com/
|
|
9
|
+
> [new features and refines existing functionality](https://github.com/graphcommerce-org/graphcommerce/releases).
|
|
10
10
|
|
|
11
11
|
# Build a GraphCMS component
|
|
12
12
|
|
|
@@ -6,7 +6,7 @@ metaTitle: Build a custom header
|
|
|
6
6
|
> **Developer preview**
|
|
7
7
|
> This is a developer preview of GraphCommerce. The documentation will be
|
|
8
8
|
> updated as GraphCommerce introduces
|
|
9
|
-
> [new features and refines existing functionality](https://github.com/
|
|
9
|
+
> [new features and refines existing functionality](https://github.com/graphcommerce-org/graphcommerce/releases).
|
|
10
10
|
|
|
11
11
|
# Build a custom header in GraphCommerce
|
|
12
12
|
|
package/getting-started/pages.md
CHANGED
|
@@ -6,7 +6,7 @@ metaTitle: Build pages
|
|
|
6
6
|
> **Developer preview**
|
|
7
7
|
> This is a developer preview of GraphCommerce. The documentation will be
|
|
8
8
|
> updated as GraphCommerce introduces
|
|
9
|
-
> [new features and refines existing functionality](https://github.com/
|
|
9
|
+
> [new features and refines existing functionality](https://github.com/graphcommerce-org/graphcommerce/releases).
|
|
10
10
|
|
|
11
11
|
# Build pages in GraphCommerce
|
|
12
12
|
|
|
@@ -12,7 +12,7 @@ metaDescription:
|
|
|
12
12
|
> **Developer preview**
|
|
13
13
|
> This is a developer preview of GraphCommerce. The documentation will be
|
|
14
14
|
> updated as GraphCommerce introduces
|
|
15
|
-
> [new features and refines existing functionality](https://github.com/
|
|
15
|
+
> [new features and refines existing functionality](https://github.com/graphcommerce-org/graphcommerce/releases).
|
|
16
16
|
|
|
17
17
|
# GraphCommerce magento-graphcms example overview
|
|
18
18
|
|
|
@@ -6,7 +6,7 @@ metaTitle: Customize a storefront
|
|
|
6
6
|
> **Developer preview**
|
|
7
7
|
> This is a developer preview of GraphCommerce. The documentation will be
|
|
8
8
|
> updated as GraphCommerce introduces
|
|
9
|
-
> [new features and refines existing functionality](https://github.com/
|
|
9
|
+
> [new features and refines existing functionality](https://github.com/graphcommerce-org/graphcommerce/releases).
|
|
10
10
|
|
|
11
11
|
# Start building a GraphCommerce custom storefront
|
|
12
12
|
|
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "@graphcommerce/docs",
|
|
3
3
|
"homepage": "https://www.graphcommerce.org/docs",
|
|
4
4
|
"repository": "github:graphcommerce-org/graphcommerce/docs",
|
|
5
|
-
"version": "4.2.
|
|
5
|
+
"version": "4.2.1",
|
|
6
6
|
"sideEffects": true,
|
|
7
7
|
"devDependencies": {
|
|
8
8
|
"@graphcommerce/prettier-config-pwa": "^4.0.2"
|
package/readme.md
CHANGED
|
@@ -11,7 +11,7 @@ metaDescription:
|
|
|
11
11
|
> **Developer preview**
|
|
12
12
|
> This is a developer preview of GraphCommerce. The documentation will be
|
|
13
13
|
> updated as GraphCommerce introduces
|
|
14
|
-
> [new features and refines existing functionality](https://github.com/
|
|
14
|
+
> [new features and refines existing functionality](https://github.com/graphcommerce-org/graphcommerce/releases).
|
|
15
15
|
|
|
16
16
|
# GraphCommerce
|
|
17
17
|
|
package/roadmap.md
CHANGED
|
@@ -27,5 +27,5 @@ The following overview contains the status of items on the GraphCommerce roadmap
|
|
|
27
27
|
## Next steps
|
|
28
28
|
|
|
29
29
|
- Refer to the
|
|
30
|
-
[Changelog](https://github.com/
|
|
31
|
-
what's new
|
|
30
|
+
[Changelog](https://github.com/graphcommerce-org/graphcommerce/releases) to
|
|
31
|
+
see what's new
|