@graphcommerce/ecommerce-ui 10.0.0-canary.72 → 10.0.1-canary.0

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +13 -177
  2. package/package.json +7 -7
package/CHANGELOG.md CHANGED
@@ -1,56 +1,8 @@
1
1
  # @graphcommerce/ecommerce-ui
2
2
 
3
- ## 10.0.0-canary.72
3
+ ## 10.0.1-canary.0
4
4
 
5
- ## 10.0.0-canary.71
6
-
7
- ## 10.0.0-canary.70
8
-
9
- ### Major Changes
10
-
11
- - [#2565](https://github.com/graphcommerce-org/graphcommerce/pull/2565) [`c96dfcd`](https://github.com/graphcommerce-org/graphcommerce/commit/c96dfcdca981baca387c270ad9e2b9515cdd00cc) - Updated to Apollo Client 4 ([@paales](https://github.com/paales))
12
-
13
- ## 10.0.0-canary.69
14
-
15
- ### Patch Changes
16
-
17
- - [#2567](https://github.com/graphcommerce-org/graphcommerce/pull/2567) [`0af3466`](https://github.com/graphcommerce-org/graphcommerce/commit/0af34663f882ad9906dc13ae6c835c158598b945) - Fix NumberFieldElement plus button decreasing the number instead of increasing ([@paales](https://github.com/paales))
18
-
19
- ## 10.0.0-canary.68
20
-
21
- ### Major Changes
22
-
23
- - [#2557](https://github.com/graphcommerce-org/graphcommerce/pull/2557) [`ceaadd8`](https://github.com/graphcommerce-org/graphcommerce/commit/ceaadd87f0648982a068a3b07b1fa149c9127f49) - ## Material UI v5 → v7 Migration
24
-
25
- This release upgrades Material UI from v5 to v7 with full CSS variables support. ([@paales](https://github.com/paales))
26
-
27
- ## 10.0.0-canary.67
28
-
29
- ## 10.0.0-canary.66
30
-
31
- ### Patch Changes
32
-
33
- - [#2538](https://github.com/graphcommerce-org/graphcommerce/pull/2538) [`9b96d69`](https://github.com/graphcommerce-org/graphcommerce/commit/9b96d69d2aba2779e1875ffb068096087582f10d) - fix issue where stepper could have values such as 8,10000000000 inste… ([@FrankHarland](https://github.com/FrankHarland))
34
-
35
- ## 10.0.0-canary.65
36
-
37
- ## 10.0.0-canary.64
38
-
39
- ## 10.0.0-canary.63
40
-
41
- ## 10.0.0-canary.62
42
-
43
- ## 10.0.0-canary.61
44
-
45
- ## 10.0.0-canary.60
46
-
47
- ## 10.0.0-canary.59
48
-
49
- ## 10.0.0-canary.58
50
-
51
- ## 10.0.0-canary.57
52
-
53
- ## 10.0.0-canary.56
5
+ ## 10.0.0
54
6
 
55
7
  ### Major Changes
56
8
 
@@ -130,149 +82,33 @@
130
82
  - `@mui/*` modern alias rewrites
131
83
  - Debug plugins (`CircularDependencyPlugin`, `DuplicatesPlugin`) ([@paales](https://github.com/paales))
132
84
 
133
- ## 9.1.0-canary.55
134
-
135
- ## 9.1.0-canary.54
136
-
137
- ## 9.1.0-canary.53
138
-
139
- ### Patch Changes
85
+ - [#2557](https://github.com/graphcommerce-org/graphcommerce/pull/2557) [`ceaadd8`](https://github.com/graphcommerce-org/graphcommerce/commit/ceaadd87f0648982a068a3b07b1fa149c9127f49) - ## Material UI v5 → v7 Migration
140
86
 
141
- - [#2541](https://github.com/graphcommerce-org/graphcommerce/pull/2541) [`09e67d6`](https://github.com/graphcommerce-org/graphcommerce/commit/09e67d6cb266ed4714a209ef90e49c3963962604) - Fix issue where setting required on the controller caused the form to submit without variables ([@Giovanni-Schroevers](https://github.com/Giovanni-Schroevers))
87
+ This release upgrades Material UI from v5 to v7 with full CSS variables support. ([@paales](https://github.com/paales))
142
88
 
143
- ## 9.1.0-canary.52
89
+ - [#2565](https://github.com/graphcommerce-org/graphcommerce/pull/2565) [`c96dfcd`](https://github.com/graphcommerce-org/graphcommerce/commit/c96dfcdca981baca387c270ad9e2b9515cdd00cc) - Updated to Apollo Client 4 ([@paales](https://github.com/paales))
144
90
 
145
91
  ### Patch Changes
146
92
 
147
- - [`ea7af54`](https://github.com/graphcommerce-org/graphcommerce/commit/ea7af54048506228b6fde04d3bba764358b7f7e0) - Round step increment also max to two decimals as we might else get very long numbers ([@paales](https://github.com/paales))
148
-
149
- ## 9.1.0-canary.51
150
-
151
- ## 9.1.0-canary.50
152
-
153
- ## 9.1.0-canary.49
154
-
155
- ## 9.1.0-canary.48
156
-
157
- ## 9.1.0-canary.47
158
-
159
- ## 9.1.0-canary.46
160
-
161
- ## 9.1.0-canary.45
162
-
163
- ## 9.1.0-canary.44
164
-
165
- ## 9.1.0-canary.43
166
-
167
- ## 9.1.0-canary.42
168
-
169
- ## 9.1.0-canary.41
170
-
171
- ### Patch Changes
93
+ - [`026114e`](https://github.com/graphcommerce-org/graphcommerce/commit/026114ece325d8f675ba8820c6b63345e48532fa) - Sovle issue where showValid would be forwarded to the textField element ([@paales](https://github.com/paales))
172
94
 
173
95
  - [#2530](https://github.com/graphcommerce-org/graphcommerce/pull/2530) [`fe48501`](https://github.com/graphcommerce-org/graphcommerce/commit/fe4850106abebe1fe113e08e38623ebfd5481c1d) - Make sure the increment step of the NumberInputField rounds to the nearest step. ([@paales](https://github.com/paales))
174
96
 
175
- ## 9.1.0-canary.40
176
-
177
- ## 9.1.0-canary.39
178
-
179
- ## 9.1.0-canary.38
180
-
181
- ## 9.1.0-canary.37
182
-
183
- ## 9.1.0-canary.36
184
-
185
- ## 9.1.0-canary.35
186
-
187
- ## 9.1.0-canary.34
188
-
189
- ## 9.1.0-canary.33
190
-
191
- ## 9.1.0-canary.32
192
-
193
- ## 9.1.0-canary.31
194
-
195
- ## 9.1.0-canary.30
196
-
197
- ## 9.1.0-canary.29
198
-
199
- ## 9.1.0-canary.28
200
-
201
- ## 9.1.0-canary.27
202
-
203
- ## 9.1.0-canary.26
204
-
205
- ## 9.1.0-canary.25
206
-
207
- ## 9.1.0-canary.24
208
-
209
- ## 9.1.0-canary.23
210
-
211
- ## 9.1.0-canary.22
212
-
213
- ## 9.1.0-canary.21
214
-
215
- ## 9.1.0-canary.20
216
-
217
- ## 9.1.0-canary.19
218
-
219
- ### Patch Changes
220
-
221
- - [#2499](https://github.com/graphcommerce-org/graphcommerce/pull/2499) [`7c7d6e4`](https://github.com/graphcommerce-org/graphcommerce/commit/7c7d6e4976d263f4139ce1de2caf47e7f49a2bf8) - Solve issue where an individual item in the ActionCardListForm couldn't be disabed. Resulting in configurable options on the product page to be selectable while they shouldn't be. ([@paales](https://github.com/paales))
222
-
223
- ## 9.1.0-canary.18
224
-
225
- ## 9.1.0-canary.17
226
-
227
- ## 9.1.0-canary.16
228
-
229
- ## 9.1.0-canary.15
230
-
231
- ### Patch Changes
232
-
233
- - [#2493](https://github.com/graphcommerce-org/graphcommerce/pull/2493) [`2d22429`](https://github.com/graphcommerce-org/graphcommerce/commit/2d2242932b7e07fa970c1dae1685487832f864d7) - Always log the networkError during development to the console. ([@paales](https://github.com/paales))
234
-
235
- ## 9.0.4-canary.14
236
-
237
- ## 9.0.4-canary.13
97
+ - [#2538](https://github.com/graphcommerce-org/graphcommerce/pull/2538) [`9b96d69`](https://github.com/graphcommerce-org/graphcommerce/commit/9b96d69d2aba2779e1875ffb068096087582f10d) - fix issue where stepper could have values such as 8,10000000000 inste… ([@FrankHarland](https://github.com/FrankHarland))
238
98
 
239
- ### Patch Changes
99
+ - [`ea7af54`](https://github.com/graphcommerce-org/graphcommerce/commit/ea7af54048506228b6fde04d3bba764358b7f7e0) - Round step increment also max to two decimals as we might else get very long numbers ([@paales](https://github.com/paales))
240
100
 
241
101
  - [`5a9adde`](https://github.com/graphcommerce-org/graphcommerce/commit/5a9addee16aa9dc8f4ce6f8fa4b3fe6c11b90d8f) - FormElements now are now disabled when the whole form is disabled. ([@paales](https://github.com/paales))
242
102
 
243
- ## 9.0.4-canary.12
244
-
245
- ## 9.0.4-canary.11
246
-
247
- ## 9.0.4-canary.10
248
-
249
- ## 9.0.4-canary.9
250
-
251
- ## 9.0.4-canary.8
252
-
253
- ## 9.0.4-canary.7
254
-
255
- ## 9.0.4-canary.6
256
-
257
- ## 9.0.4-canary.5
258
-
259
- ## 9.0.4-canary.4
260
-
261
- ### Patch Changes
262
-
263
- - [`026114e`](https://github.com/graphcommerce-org/graphcommerce/commit/026114ece325d8f675ba8820c6b63345e48532fa) - Sovle issue where showValid would be forwarded to the textField element ([@paales](https://github.com/paales))
264
-
265
- ## 9.0.4-canary.3
266
-
267
- ## 9.0.4-canary.2
268
-
269
- ## 9.0.4-canary.1
103
+ - [#2567](https://github.com/graphcommerce-org/graphcommerce/pull/2567) [`0af3466`](https://github.com/graphcommerce-org/graphcommerce/commit/0af34663f882ad9906dc13ae6c835c158598b945) - Fix NumberFieldElement plus button decreasing the number instead of increasing ([@paales](https://github.com/paales))
270
104
 
271
- ### Patch Changes
105
+ - [#2541](https://github.com/graphcommerce-org/graphcommerce/pull/2541) [`09e67d6`](https://github.com/graphcommerce-org/graphcommerce/commit/09e67d6cb266ed4714a209ef90e49c3963962604) - Fix issue where setting required on the controller caused the form to submit without variables ([@Giovanni-Schroevers](https://github.com/Giovanni-Schroevers))
272
106
 
273
107
  - [#2470](https://github.com/graphcommerce-org/graphcommerce/pull/2470) [`910e6aa`](https://github.com/graphcommerce-org/graphcommerce/commit/910e6aab024a925bb042cf17968b2ab826f97d88) - Refactor the FormComponents for better TypeScript checking performance. ([@paales](https://github.com/paales))
274
108
 
275
- ## 9.0.4-canary.0
109
+ - [#2493](https://github.com/graphcommerce-org/graphcommerce/pull/2493) [`2d22429`](https://github.com/graphcommerce-org/graphcommerce/commit/2d2242932b7e07fa970c1dae1685487832f864d7) - Always log the networkError during development to the console. ([@paales](https://github.com/paales))
110
+
111
+ - [#2499](https://github.com/graphcommerce-org/graphcommerce/pull/2499) [`7c7d6e4`](https://github.com/graphcommerce-org/graphcommerce/commit/7c7d6e4976d263f4139ce1de2caf47e7f49a2bf8) - Solve issue where an individual item in the ActionCardListForm couldn't be disabed. Resulting in configurable options on the product page to be selectable while they shouldn't be. ([@paales](https://github.com/paales))
276
112
 
277
113
  ## 9.0.0
278
114
 
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@graphcommerce/ecommerce-ui",
3
3
  "homepage": "https://www.graphcommerce.org/",
4
4
  "repository": "github:graphcommerce-org/graphcommerce",
5
- "version": "10.0.0-canary.72",
5
+ "version": "10.0.1-canary.0",
6
6
  "sideEffects": false,
7
7
  "prettier": "@graphcommerce/prettier-config-pwa",
8
8
  "eslintConfig": {
@@ -12,12 +12,12 @@
12
12
  }
13
13
  },
14
14
  "peerDependencies": {
15
- "@graphcommerce/eslint-config-pwa": "^10.0.0-canary.72",
16
- "@graphcommerce/graphql": "^10.0.0-canary.72",
17
- "@graphcommerce/next-ui": "^10.0.0-canary.72",
18
- "@graphcommerce/prettier-config-pwa": "^10.0.0-canary.72",
19
- "@graphcommerce/react-hook-form": "^10.0.0-canary.72",
20
- "@graphcommerce/typescript-config-pwa": "^10.0.0-canary.72",
15
+ "@graphcommerce/eslint-config-pwa": "^10.0.1-canary.0",
16
+ "@graphcommerce/graphql": "^10.0.1-canary.0",
17
+ "@graphcommerce/next-ui": "^10.0.1-canary.0",
18
+ "@graphcommerce/prettier-config-pwa": "^10.0.1-canary.0",
19
+ "@graphcommerce/react-hook-form": "^10.0.1-canary.0",
20
+ "@graphcommerce/typescript-config-pwa": "^10.0.1-canary.0",
21
21
  "@lingui/core": "^5",
22
22
  "@lingui/macro": "^5",
23
23
  "@lingui/react": "^5",