@graphcommerce/magento-search 9.0.0-canary.101 → 9.0.0-canary.103
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 +17 -1002
- package/components/CategorySearchResult/CategorySearchResult.tsx +4 -3
- package/components/CategorySearchResult/CategorySearchResults.tsx +2 -1
- package/components/NoSearchResults/NoSearchResults.tsx +3 -2
- package/components/ProductFiltersPro/ProductFiltersProCategorySectionSearch.tsx +2 -2
- package/components/ProductFiltersPro/ProductFiltersProSearchField.tsx +3 -2
- package/components/ProductFiltersPro/ProductFiltersProSearchHeader.tsx +2 -1
- package/components/ProductFiltersPro/ProductFiltersProSearchInput.tsx +2 -5
- package/components/ProductFiltersPro/useSearchPageAndParam.ts +1 -1
- package/components/SearchButton/SearchButton.tsx +3 -2
- package/components/SearchForm/SearchForm.tsx +4 -2
- package/components/SearchForm/SearchFormAdornment.tsx +2 -1
- package/components/SearchLink/SearchLink.tsx +4 -3
- package/hooks/useProductList.ts +5 -3
- package/package.json +11 -11
- package/utils/productListApplySearchDefaults.ts +3 -2
package/CHANGELOG.md
CHANGED
@@ -1,802 +1,48 @@
|
|
1
1
|
# Change Log
|
2
2
|
|
3
|
-
## 9.0.0-canary.
|
4
|
-
|
5
|
-
### Patch Changes
|
6
|
-
|
7
|
-
- [#2380](https://github.com/graphcommerce-org/graphcommerce/pull/2380) [`c17e5f1`](https://github.com/graphcommerce-org/graphcommerce/commit/c17e5f1cf9fb291b9bbf1fca0620c2721dceb331) - Solve issue: Warning: Cannot update a component (`FormAutoSubmitBase`) while rendering a different component (`ActionCardListForm`). ([@paales](https://github.com/paales))
|
8
|
-
|
9
|
-
## 9.0.0-canary.100
|
10
|
-
|
11
|
-
## 9.0.0-canary.99
|
12
|
-
|
13
|
-
## 9.0.0-canary.98
|
14
|
-
|
15
|
-
## 9.0.0-canary.97
|
16
|
-
|
17
|
-
## 9.0.0-canary.96
|
18
|
-
|
19
|
-
## 9.0.0-canary.95
|
20
|
-
|
21
|
-
## 9.0.0-canary.94
|
22
|
-
|
23
|
-
## 9.0.0-canary.93
|
24
|
-
|
25
|
-
## 9.0.0-canary.92
|
26
|
-
|
27
|
-
## 9.0.0-canary.91
|
28
|
-
|
29
|
-
## 9.0.0-canary.90
|
30
|
-
|
31
|
-
## 9.0.0-canary.89
|
32
|
-
|
33
|
-
## 9.0.0-canary.88
|
34
|
-
|
35
|
-
## 9.0.0-canary.87
|
36
|
-
|
37
|
-
## 9.0.0-canary.86
|
38
|
-
|
39
|
-
## 9.0.0-canary.85
|
40
|
-
|
41
|
-
## 9.0.0-canary.84
|
42
|
-
|
43
|
-
## 9.0.0-canary.83
|
44
|
-
|
45
|
-
## 9.0.0-canary.82
|
46
|
-
|
47
|
-
## 9.0.0-canary.81
|
48
|
-
|
49
|
-
## 9.0.0-canary.80
|
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
|
-
### Patch Changes
|
94
|
-
|
95
|
-
- [#2309](https://github.com/graphcommerce-org/graphcommerce/pull/2309) [`03e410f`](https://github.com/graphcommerce-org/graphcommerce/commit/03e410f7ad59ce94a6ff199809999e56ff8cc1f5) - Solve issue where the input field wouldn't open and wouldn't be focussed on render. ([@Renzovh](https://github.com/Renzovh))
|
96
|
-
|
97
|
-
## 9.0.0-canary.58
|
98
|
-
|
99
|
-
### Patch Changes
|
100
|
-
|
101
|
-
- [#2328](https://github.com/graphcommerce-org/graphcommerce/pull/2328) [`ee04368`](https://github.com/graphcommerce-org/graphcommerce/commit/ee04368444f732e5541a595db6e2ef66d15add68) - Move to attributesList to get a list of filterable attributes instead of using an introspection query. `productFiltersProSectionRenderer` and `productFiltersProChipRenderer` keys now now one of `AttributeFrontendInputEnum`. ([@paales](https://github.com/paales))
|
102
|
-
|
103
|
-
## 9.0.0-canary.57
|
104
|
-
|
105
|
-
## 9.0.0-canary.56
|
106
|
-
|
107
|
-
## 9.0.0-canary.55
|
108
|
-
|
109
|
-
## 9.0.0-canary.54
|
110
|
-
|
111
|
-
## 8.1.0-canary.53
|
112
|
-
|
113
|
-
## 8.1.0-canary.52
|
114
|
-
|
115
|
-
## 8.1.0-canary.51
|
116
|
-
|
117
|
-
## 8.1.0-canary.50
|
118
|
-
|
119
|
-
## 8.1.0-canary.49
|
120
|
-
|
121
|
-
## 8.1.0-canary.48
|
122
|
-
|
123
|
-
## 8.1.0-canary.47
|
124
|
-
|
125
|
-
## 8.1.0-canary.46
|
126
|
-
|
127
|
-
## 8.1.0-canary.45
|
128
|
-
|
129
|
-
## 8.1.0-canary.44
|
130
|
-
|
131
|
-
## 8.1.0-canary.43
|
132
|
-
|
133
|
-
## 8.1.0-canary.42
|
134
|
-
|
135
|
-
## 8.1.0-canary.41
|
136
|
-
|
137
|
-
## 8.1.0-canary.40
|
138
|
-
|
139
|
-
## 8.1.0-canary.39
|
140
|
-
|
141
|
-
## 8.1.0-canary.38
|
142
|
-
|
143
|
-
## 8.1.0-canary.37
|
144
|
-
|
145
|
-
## 8.1.0-canary.36
|
146
|
-
|
147
|
-
## 8.1.0-canary.35
|
148
|
-
|
149
|
-
## 8.1.0-canary.34
|
150
|
-
|
151
|
-
## 8.1.0-canary.33
|
152
|
-
|
153
|
-
## 8.1.0-canary.32
|
154
|
-
|
155
|
-
## 8.1.0-canary.31
|
156
|
-
|
157
|
-
## 8.1.0-canary.30
|
158
|
-
|
159
|
-
## 8.1.0-canary.29
|
160
|
-
|
161
|
-
## 8.1.0-canary.28
|
162
|
-
|
163
|
-
## 8.1.0-canary.27
|
164
|
-
|
165
|
-
## 8.1.0-canary.26
|
166
|
-
|
167
|
-
## 8.1.0-canary.25
|
168
|
-
|
169
|
-
## 8.1.0-canary.24
|
170
|
-
|
171
|
-
## 8.1.0-canary.23
|
172
|
-
|
173
|
-
## 8.1.0-canary.22
|
174
|
-
|
175
|
-
## 8.1.0-canary.21
|
176
|
-
|
177
|
-
## 8.1.0-canary.20
|
178
|
-
|
179
|
-
## 8.1.0-canary.19
|
180
|
-
|
181
|
-
## 8.1.0-canary.18
|
182
|
-
|
183
|
-
## 8.1.0-canary.17
|
184
|
-
|
185
|
-
## 8.1.0-canary.16
|
186
|
-
|
187
|
-
## 8.1.0-canary.15
|
188
|
-
|
189
|
-
## 8.1.0-canary.14
|
190
|
-
|
191
|
-
## 8.1.0-canary.13
|
192
|
-
|
193
|
-
## 8.1.0-canary.12
|
194
|
-
|
195
|
-
## 8.1.0-canary.11
|
196
|
-
|
197
|
-
## 8.1.0-canary.10
|
198
|
-
|
199
|
-
## 8.1.0-canary.9
|
200
|
-
|
201
|
-
## 8.1.0-canary.8
|
202
|
-
|
203
|
-
## 8.1.0-canary.7
|
204
|
-
|
205
|
-
## 8.1.0-canary.6
|
206
|
-
|
207
|
-
## 8.1.0-canary.5
|
208
|
-
|
209
|
-
## 8.0.6-canary.4
|
210
|
-
|
211
|
-
## 8.0.6-canary.3
|
212
|
-
|
213
|
-
## 8.0.6-canary.2
|
214
|
-
|
215
|
-
## 8.0.6-canary.1
|
216
|
-
|
217
|
-
## 8.0.6-canary.0
|
218
|
-
|
219
|
-
## 8.0.5
|
220
|
-
|
221
|
-
## 8.0.5-canary.10
|
222
|
-
|
223
|
-
## 8.0.5-canary.9
|
224
|
-
|
225
|
-
## 8.0.5-canary.8
|
226
|
-
|
227
|
-
## 8.0.5-canary.7
|
228
|
-
|
229
|
-
## 8.0.5-canary.6
|
230
|
-
|
231
|
-
## 8.0.5-canary.5
|
232
|
-
|
233
|
-
## 8.0.5-canary.4
|
234
|
-
|
235
|
-
## 8.0.5-canary.3
|
236
|
-
|
237
|
-
## 8.0.5-canary.2
|
238
|
-
|
239
|
-
## 8.0.5-canary.1
|
240
|
-
|
241
|
-
## 8.0.5-canary.0
|
242
|
-
|
243
|
-
## 8.0.4
|
244
|
-
|
245
|
-
## 8.0.4-canary.1
|
246
|
-
|
247
|
-
## 8.0.4-canary.0
|
248
|
-
|
249
|
-
## 8.0.3
|
250
|
-
|
251
|
-
## 8.0.3-canary.6
|
252
|
-
|
253
|
-
## 8.0.3-canary.5
|
254
|
-
|
255
|
-
## 8.0.3-canary.4
|
256
|
-
|
257
|
-
## 8.0.3-canary.3
|
258
|
-
|
259
|
-
## 8.0.3-canary.2
|
260
|
-
|
261
|
-
## 8.0.3-canary.1
|
262
|
-
|
263
|
-
## 8.0.3-canary.0
|
264
|
-
|
265
|
-
## 8.0.2
|
266
|
-
|
267
|
-
## 8.0.2-canary.3
|
268
|
-
|
269
|
-
## 8.0.2-canary.2
|
270
|
-
|
271
|
-
## 8.0.2-canary.1
|
272
|
-
|
273
|
-
## 8.0.2-canary.0
|
274
|
-
|
275
|
-
## 8.0.1
|
276
|
-
|
277
|
-
## 8.0.1-canary.4
|
278
|
-
|
279
|
-
## 8.0.1-canary.3
|
280
|
-
|
281
|
-
## 8.0.1-canary.2
|
282
|
-
|
283
|
-
## 8.0.1-canary.1
|
284
|
-
|
285
|
-
## 8.0.1-canary.0
|
286
|
-
|
287
|
-
## 8.0.0
|
288
|
-
|
289
|
-
### Patch Changes
|
290
|
-
|
291
|
-
- [#2160](https://github.com/graphcommerce-org/graphcommerce/pull/2160) [`9091dbb`](https://github.com/graphcommerce-org/graphcommerce/commit/9091dbb01a47aa6ba40932a66ed055b7f07c1cec) - Make sure the search link in the header is a soft navigation instead of a hard browser navigation. ([@paales](https://github.com/paales))
|
292
|
-
|
293
|
-
- [`e33660f`](https://github.com/graphcommerce-org/graphcommerce/commit/e33660f172466dcfa0ab7262cee612d9a3e47776) - Accessibility improvements for the frontend: Added skip content link. Removed empty buttons from tab flow. Gave focus to elements (such as the menu) that appear when after clicking a button. Improved aria labels where needed ([@FrankHarland](https://github.com/FrankHarland))
|
294
|
-
|
295
|
-
- [#2160](https://github.com/graphcommerce-org/graphcommerce/pull/2160) [`fe37229`](https://github.com/graphcommerce-org/graphcommerce/commit/fe372294d6a42b1108e0fcef306b297baed5eb71) - Take the `per_page` configuration in account for the search results ([@paales](https://github.com/paales))
|
296
|
-
|
297
|
-
## 8.0.0-canary.100
|
298
|
-
|
299
|
-
## 8.0.0-canary.99
|
300
|
-
|
301
|
-
## 8.0.0-canary.98
|
302
|
-
|
303
|
-
## 8.0.0-canary.97
|
304
|
-
|
305
|
-
## 8.0.0-canary.96
|
306
|
-
|
307
|
-
## 8.0.0-canary.95
|
308
|
-
|
309
|
-
## 8.0.0-canary.94
|
310
|
-
|
311
|
-
## 8.0.0-canary.93
|
312
|
-
|
313
|
-
## 8.0.0-canary.92
|
314
|
-
|
315
|
-
## 8.0.0-canary.91
|
316
|
-
|
317
|
-
## 8.0.0-canary.90
|
318
|
-
|
319
|
-
## 8.0.0-canary.89
|
320
|
-
|
321
|
-
## 8.0.0-canary.88
|
322
|
-
|
323
|
-
## 8.0.0-canary.87
|
324
|
-
|
325
|
-
## 8.0.0-canary.86
|
326
|
-
|
327
|
-
## 8.0.0-canary.85
|
328
|
-
|
329
|
-
## 8.0.0-canary.84
|
330
|
-
|
331
|
-
## 8.0.0-canary.83
|
332
|
-
|
333
|
-
## 8.0.0-canary.82
|
334
|
-
|
335
|
-
## 8.0.0-canary.81
|
336
|
-
|
337
|
-
## 8.0.0-canary.80
|
338
|
-
|
339
|
-
## 8.0.0-canary.79
|
340
|
-
|
341
|
-
## 8.0.0-canary.78
|
342
|
-
|
343
|
-
## 8.0.0-canary.77
|
344
|
-
|
345
|
-
### Patch Changes
|
346
|
-
|
347
|
-
- [`e33660f`](https://github.com/graphcommerce-org/graphcommerce/commit/e33660f172466dcfa0ab7262cee612d9a3e47776) - a11y improvements (see https://github.com/graphcommerce-org/graphcommerce/issues/1995 for more info) ([@FrankHarland](https://github.com/FrankHarland))
|
348
|
-
|
349
|
-
## 8.0.0-canary.76
|
350
|
-
|
351
|
-
## 8.0.0-canary.75
|
352
|
-
|
353
|
-
### Patch Changes
|
354
|
-
|
355
|
-
- [#2160](https://github.com/graphcommerce-org/graphcommerce/pull/2160) [`9091dbb`](https://github.com/graphcommerce-org/graphcommerce/commit/9091dbb01a47aa6ba40932a66ed055b7f07c1cec) - Make sure the search link in the header is a nextjs navigation ([@paales](https://github.com/paales))
|
356
|
-
|
357
|
-
- [#2160](https://github.com/graphcommerce-org/graphcommerce/pull/2160) [`fe37229`](https://github.com/graphcommerce-org/graphcommerce/commit/fe372294d6a42b1108e0fcef306b297baed5eb71) - Take the per_page configuration in account for the search results ([@paales](https://github.com/paales))
|
358
|
-
|
359
|
-
## 8.0.0-canary.74
|
360
|
-
|
361
|
-
## 8.0.0-canary.73
|
362
|
-
|
363
|
-
## 8.0.0-canary.72
|
364
|
-
|
365
|
-
## 8.0.0-canary.71
|
366
|
-
|
367
|
-
## 8.0.0-canary.70
|
368
|
-
|
369
|
-
## 8.0.0-canary.69
|
370
|
-
|
371
|
-
## 7.1.0-canary.68
|
372
|
-
|
373
|
-
## 7.1.0-canary.67
|
374
|
-
|
375
|
-
## 7.1.0-canary.66
|
376
|
-
|
377
|
-
## 7.1.0-canary.65
|
378
|
-
|
379
|
-
## 7.1.0-canary.64
|
380
|
-
|
381
|
-
## 7.1.0-canary.63
|
382
|
-
|
383
|
-
## 7.1.0-canary.62
|
384
|
-
|
385
|
-
## 7.1.0-canary.61
|
386
|
-
|
387
|
-
## 7.1.0-canary.60
|
388
|
-
|
389
|
-
## 7.1.0-canary.59
|
390
|
-
|
391
|
-
## 7.1.0-canary.58
|
392
|
-
|
393
|
-
## 7.1.0-canary.57
|
394
|
-
|
395
|
-
## 7.1.0-canary.56
|
396
|
-
|
397
|
-
## 7.1.0-canary.55
|
398
|
-
|
399
|
-
## 7.1.0-canary.54
|
400
|
-
|
401
|
-
## 7.1.0-canary.53
|
402
|
-
|
403
|
-
## 7.1.0-canary.52
|
404
|
-
|
405
|
-
## 7.1.0-canary.51
|
406
|
-
|
407
|
-
## 7.1.0-canary.50
|
408
|
-
|
409
|
-
## 7.1.0-canary.49
|
410
|
-
|
411
|
-
## 7.1.0-canary.48
|
412
|
-
|
413
|
-
## 7.1.0-canary.47
|
414
|
-
|
415
|
-
## 7.1.0-canary.46
|
416
|
-
|
417
|
-
## 7.1.0-canary.45
|
418
|
-
|
419
|
-
## 7.1.0-canary.38
|
420
|
-
|
421
|
-
## 7.1.0-canary.37
|
422
|
-
|
423
|
-
## 7.1.0-canary.36
|
424
|
-
|
425
|
-
## 7.1.0-canary.35
|
426
|
-
|
427
|
-
## 7.1.0-canary.34
|
428
|
-
|
429
|
-
## 7.1.0-canary.33
|
430
|
-
|
431
|
-
## 7.1.0-canary.32
|
432
|
-
|
433
|
-
## 7.1.0-canary.31
|
434
|
-
|
435
|
-
## 7.1.0-canary.30
|
436
|
-
|
437
|
-
## 7.1.0-canary.29
|
438
|
-
|
439
|
-
## 7.1.0-canary.28
|
440
|
-
|
441
|
-
## 7.1.0-canary.27
|
442
|
-
|
443
|
-
## 7.1.0-canary.26
|
444
|
-
|
445
|
-
## 7.1.0-canary.25
|
446
|
-
|
447
|
-
## 7.1.0-canary.24
|
448
|
-
|
449
|
-
## 7.1.0-canary.23
|
450
|
-
|
451
|
-
## 7.1.0-canary.22
|
452
|
-
|
453
|
-
## 7.1.0-canary.21
|
454
|
-
|
455
|
-
## 7.1.0-canary.20
|
456
|
-
|
457
|
-
## 7.1.0-canary.19
|
458
|
-
|
459
|
-
## 7.1.0-canary.18
|
460
|
-
|
461
|
-
## 7.1.0-canary.17
|
462
|
-
|
463
|
-
## 7.1.0-canary.16
|
464
|
-
|
465
|
-
## 7.1.0-canary.15
|
466
|
-
|
467
|
-
## 7.1.0-canary.14
|
468
|
-
|
469
|
-
## 7.1.0-canary.13
|
470
|
-
|
471
|
-
## 7.1.0-canary.12
|
472
|
-
|
473
|
-
## 7.1.0-canary.11
|
474
|
-
|
475
|
-
## 7.1.0-canary.10
|
476
|
-
|
477
|
-
## 7.1.0-canary.9
|
478
|
-
|
479
|
-
## 7.1.0-canary.8
|
480
|
-
|
481
|
-
## 7.0.2-canary.7
|
482
|
-
|
483
|
-
## 7.0.2-canary.6
|
484
|
-
|
485
|
-
## 7.0.2-canary.5
|
486
|
-
|
487
|
-
## 7.0.1
|
488
|
-
|
489
|
-
## 7.0.1-canary.15
|
490
|
-
|
491
|
-
## 7.0.1-canary.14
|
492
|
-
|
493
|
-
## 7.0.1-canary.13
|
494
|
-
|
495
|
-
## 7.0.1-canary.12
|
496
|
-
|
497
|
-
## 7.0.1-canary.11
|
498
|
-
|
499
|
-
## 7.0.1-canary.10
|
500
|
-
|
501
|
-
## 7.0.1-canary.9
|
502
|
-
|
503
|
-
## 7.0.1-canary.8
|
504
|
-
|
505
|
-
## 7.0.1-canary.7
|
506
|
-
|
507
|
-
## 7.0.1-canary.6
|
508
|
-
|
509
|
-
## 7.0.1-canary.5
|
510
|
-
|
511
|
-
## 7.0.1-canary.4
|
512
|
-
|
513
|
-
## 7.0.1-canary.3
|
514
|
-
|
515
|
-
## 7.0.1-canary.2
|
516
|
-
|
517
|
-
## 7.0.1-canary.1
|
518
|
-
|
519
|
-
## 7.0.1-canary.0
|
520
|
-
|
521
|
-
## 7.0.0
|
522
|
-
|
523
|
-
### Major Changes
|
524
|
-
|
525
|
-
- [`e55d8c390`](https://github.com/graphcommerce-org/graphcommerce/commit/e55d8c390d90b4bb7bab11c6a99027ac72bd7e3e) - Created a new sidebar layout system, can be configured with productFiltersLayout in the graphcommerce.config.js ([@paales](https://github.com/paales))
|
526
|
-
|
527
|
-
### Minor Changes
|
528
|
-
|
529
|
-
- [#1962](https://github.com/graphcommerce-org/graphcommerce/pull/1962) [`518b6ca24`](https://github.com/graphcommerce-org/graphcommerce/commit/518b6ca248fc94624dc06eb02de5b3eac0fc9483) - Created a new `<ValidatedPasswordElement/>` which validates according to Magento's validation groups and implement on all locations. Move remaining password fields to `<PasswordElement />` ([@carlocarels90](https://github.com/carlocarels90))
|
530
|
-
|
531
|
-
### Patch Changes
|
532
|
-
|
533
|
-
- [#1930](https://github.com/graphcommerce-org/graphcommerce/pull/1930) [`c8d023e9e`](https://github.com/graphcommerce-org/graphcommerce/commit/c8d023e9e874131cd9f8fe192b1fca5fe1a26ee3) - Fix the 'close menu' on search and add the option to secondary menu items ([@StefanAngenent](https://github.com/StefanAngenent))
|
534
|
-
|
535
|
-
## 6.2.0-canary.98
|
3
|
+
## 9.0.0-canary.103
|
536
4
|
|
537
|
-
##
|
538
|
-
|
539
|
-
## 6.2.0-canary.96
|
540
|
-
|
541
|
-
## 6.2.0-canary.95
|
542
|
-
|
543
|
-
## 6.2.0-canary.94
|
544
|
-
|
545
|
-
## 6.2.0-canary.93
|
546
|
-
|
547
|
-
## 6.2.0-canary.92
|
548
|
-
|
549
|
-
## 6.2.0-canary.91
|
550
|
-
|
551
|
-
## 6.2.0-canary.90
|
552
|
-
|
553
|
-
## 6.2.0-canary.89
|
554
|
-
|
555
|
-
## 6.2.0-canary.88
|
556
|
-
|
557
|
-
## 6.2.0-canary.87
|
558
|
-
|
559
|
-
## 6.2.0-canary.86
|
560
|
-
|
561
|
-
## 6.2.0-canary.85
|
562
|
-
|
563
|
-
## 6.2.0-canary.84
|
564
|
-
|
565
|
-
## 6.2.0-canary.83
|
566
|
-
|
567
|
-
## 6.2.0-canary.82
|
568
|
-
|
569
|
-
## 6.2.0-canary.81
|
570
|
-
|
571
|
-
## 6.2.0-canary.80
|
572
|
-
|
573
|
-
## 6.2.0-canary.79
|
5
|
+
## 9.0.0-canary.101
|
574
6
|
|
575
7
|
### Patch Changes
|
576
8
|
|
577
|
-
- [#
|
578
|
-
|
579
|
-
## 6.2.0-canary.78
|
580
|
-
|
581
|
-
## 6.2.0-canary.77
|
582
|
-
|
583
|
-
## 6.2.0-canary.76
|
584
|
-
|
585
|
-
## 6.2.0-canary.75
|
586
|
-
|
587
|
-
## 6.2.0-canary.74
|
588
|
-
|
589
|
-
## 6.2.0-canary.73
|
590
|
-
|
591
|
-
## 6.2.0-canary.72
|
592
|
-
|
593
|
-
## 6.2.0-canary.71
|
594
|
-
|
595
|
-
## 6.2.0-canary.70
|
596
|
-
|
597
|
-
## 6.2.0-canary.69
|
598
|
-
|
599
|
-
## 6.2.0-canary.68
|
600
|
-
|
601
|
-
### Minor Changes
|
602
|
-
|
603
|
-
- [#1990](https://github.com/graphcommerce-org/graphcommerce/pull/1990) [`0729105cd`](https://github.com/graphcommerce-org/graphcommerce/commit/0729105cdb84b9f73d1fda7dac7daf867f4e0b9b) - Add CategorySearchResults component that can be injected with a plugin instead of SearchForm, fix various styling issues with search ([@Giovanni-Schroevers](https://github.com/Giovanni-Schroevers))
|
604
|
-
|
605
|
-
## 6.2.0-canary.67
|
606
|
-
|
607
|
-
## 6.2.0-canary.66
|
608
|
-
|
609
|
-
## 6.2.0-canary.65
|
610
|
-
|
611
|
-
## 6.2.0-canary.64
|
612
|
-
|
613
|
-
## 6.2.0-canary.63
|
614
|
-
|
615
|
-
## 6.2.0-canary.62
|
9
|
+
- [#2380](https://github.com/graphcommerce-org/graphcommerce/pull/2380) [`c17e5f1`](https://github.com/graphcommerce-org/graphcommerce/commit/c17e5f1cf9fb291b9bbf1fca0620c2721dceb331) - Solve issue: Warning: Cannot update a component (`FormAutoSubmitBase`) while rendering a different component (`ActionCardListForm`). ([@paales](https://github.com/paales))
|
616
10
|
|
617
|
-
##
|
11
|
+
## 9.0.0-canary.59
|
618
12
|
|
619
|
-
|
13
|
+
### Patch Changes
|
620
14
|
|
621
|
-
|
15
|
+
- [#2309](https://github.com/graphcommerce-org/graphcommerce/pull/2309) [`03e410f`](https://github.com/graphcommerce-org/graphcommerce/commit/03e410f7ad59ce94a6ff199809999e56ff8cc1f5) - Solve issue where the input field wouldn't open and wouldn't be focussed on render. ([@Renzovh](https://github.com/Renzovh))
|
622
16
|
|
623
|
-
##
|
17
|
+
## 9.0.0-canary.58
|
624
18
|
|
625
|
-
|
19
|
+
### Patch Changes
|
626
20
|
|
627
|
-
|
21
|
+
- [#2328](https://github.com/graphcommerce-org/graphcommerce/pull/2328) [`ee04368`](https://github.com/graphcommerce-org/graphcommerce/commit/ee04368444f732e5541a595db6e2ef66d15add68) - Move to attributesList to get a list of filterable attributes instead of using an introspection query. `productFiltersProSectionRenderer` and `productFiltersProChipRenderer` keys now now one of `AttributeFrontendInputEnum`. ([@paales](https://github.com/paales))
|
628
22
|
|
629
|
-
##
|
23
|
+
## 8.0.0
|
630
24
|
|
631
|
-
|
25
|
+
### Patch Changes
|
632
26
|
|
633
|
-
|
27
|
+
- [#2160](https://github.com/graphcommerce-org/graphcommerce/pull/2160) [`9091dbb`](https://github.com/graphcommerce-org/graphcommerce/commit/9091dbb01a47aa6ba40932a66ed055b7f07c1cec) - Make sure the search link in the header is a soft navigation instead of a hard browser navigation. ([@paales](https://github.com/paales))
|
634
28
|
|
635
|
-
|
29
|
+
- [`e33660f`](https://github.com/graphcommerce-org/graphcommerce/commit/e33660f172466dcfa0ab7262cee612d9a3e47776) - Accessibility improvements for the frontend: Added skip content link. Removed empty buttons from tab flow. Gave focus to elements (such as the menu) that appear when after clicking a button. Improved aria labels where needed ([@FrankHarland](https://github.com/FrankHarland))
|
636
30
|
|
637
|
-
|
31
|
+
- [#2160](https://github.com/graphcommerce-org/graphcommerce/pull/2160) [`fe37229`](https://github.com/graphcommerce-org/graphcommerce/commit/fe372294d6a42b1108e0fcef306b297baed5eb71) - Take the `per_page` configuration in account for the search results ([@paales](https://github.com/paales))
|
638
32
|
|
639
|
-
##
|
33
|
+
## 7.0.0
|
640
34
|
|
641
|
-
###
|
35
|
+
### Major Changes
|
642
36
|
|
643
37
|
- [`e55d8c390`](https://github.com/graphcommerce-org/graphcommerce/commit/e55d8c390d90b4bb7bab11c6a99027ac72bd7e3e) - Created a new sidebar layout system, can be configured with productFiltersLayout in the graphcommerce.config.js ([@paales](https://github.com/paales))
|
644
38
|
|
645
|
-
## 6.2.0-canary.49
|
646
|
-
|
647
|
-
## 6.2.0-canary.48
|
648
|
-
|
649
|
-
## 6.2.0-canary.47
|
650
|
-
|
651
|
-
## 6.2.0-canary.46
|
652
|
-
|
653
|
-
## 6.2.0-canary.45
|
654
|
-
|
655
39
|
### Minor Changes
|
656
40
|
|
657
41
|
- [#1962](https://github.com/graphcommerce-org/graphcommerce/pull/1962) [`518b6ca24`](https://github.com/graphcommerce-org/graphcommerce/commit/518b6ca248fc94624dc06eb02de5b3eac0fc9483) - Created a new `<ValidatedPasswordElement/>` which validates according to Magento's validation groups and implement on all locations. Move remaining password fields to `<PasswordElement />` ([@carlocarels90](https://github.com/carlocarels90))
|
658
42
|
|
659
|
-
## 6.2.0-canary.44
|
660
|
-
|
661
|
-
## 6.2.0-canary.43
|
662
|
-
|
663
|
-
## 6.2.0-canary.42
|
664
|
-
|
665
|
-
## 6.2.0-canary.41
|
666
|
-
|
667
|
-
## 6.2.0-canary.40
|
668
|
-
|
669
|
-
## 6.2.0-canary.39
|
670
|
-
|
671
|
-
## 6.2.0-canary.38
|
672
|
-
|
673
|
-
## 6.2.0-canary.37
|
674
|
-
|
675
|
-
## 6.2.0-canary.36
|
676
|
-
|
677
|
-
## 6.2.0-canary.35
|
678
|
-
|
679
|
-
## 6.2.0-canary.34
|
680
|
-
|
681
|
-
## 6.2.0-canary.33
|
682
|
-
|
683
|
-
## 6.2.0-canary.32
|
684
|
-
|
685
|
-
## 6.2.0-canary.31
|
686
|
-
|
687
|
-
## 6.2.0-canary.30
|
688
|
-
|
689
|
-
## 6.2.0-canary.29
|
690
|
-
|
691
|
-
## 6.2.0-canary.28
|
692
|
-
|
693
|
-
## 6.2.0-canary.27
|
694
|
-
|
695
|
-
## 6.2.0-canary.26
|
696
|
-
|
697
|
-
## 6.2.0-canary.25
|
698
|
-
|
699
|
-
## 6.2.0-canary.24
|
700
|
-
|
701
|
-
## 6.2.0-canary.23
|
702
|
-
|
703
|
-
## 6.2.0-canary.22
|
704
|
-
|
705
|
-
## 6.2.0-canary.21
|
706
|
-
|
707
|
-
## 6.2.0-canary.20
|
708
|
-
|
709
|
-
## 6.2.0-canary.19
|
710
|
-
|
711
|
-
## 6.2.0-canary.18
|
712
|
-
|
713
|
-
## 6.2.0-canary.17
|
714
|
-
|
715
|
-
## 6.2.0-canary.16
|
716
|
-
|
717
43
|
### Patch Changes
|
718
44
|
|
719
|
-
- [#1930](https://github.com/graphcommerce-org/graphcommerce/pull/1930) [`c8d023e9e`](https://github.com/graphcommerce-org/graphcommerce/commit/c8d023e9e874131cd9f8fe192b1fca5fe1a26ee3) - Fix the close menu on search and add the option to secondary menu items ([@StefanAngenent](https://github.com/StefanAngenent))
|
720
|
-
|
721
|
-
## 6.2.0-canary.15
|
722
|
-
|
723
|
-
## 6.2.0-canary.14
|
724
|
-
|
725
|
-
## 6.2.0-canary.13
|
726
|
-
|
727
|
-
## 6.2.0-canary.12
|
728
|
-
|
729
|
-
## 6.2.0-canary.11
|
730
|
-
|
731
|
-
## 6.2.0-canary.10
|
732
|
-
|
733
|
-
## 6.2.0-canary.9
|
734
|
-
|
735
|
-
## 6.2.0-canary.8
|
736
|
-
|
737
|
-
## 6.2.0-canary.7
|
738
|
-
|
739
|
-
## 6.2.0-canary.6
|
740
|
-
|
741
|
-
## 6.1.1-canary.5
|
742
|
-
|
743
|
-
## 6.1.1-canary.4
|
744
|
-
|
745
|
-
## 6.1.1-canary.3
|
746
|
-
|
747
|
-
## 6.1.1-canary.2
|
748
|
-
|
749
|
-
## 6.1.1-canary.1
|
750
|
-
|
751
|
-
## 6.1.1-canary.0
|
752
|
-
|
753
|
-
## 6.1.0
|
754
|
-
|
755
|
-
## 6.0.2-canary.22
|
756
|
-
|
757
|
-
## 6.0.2-canary.21
|
758
|
-
|
759
|
-
## 6.0.2-canary.20
|
760
|
-
|
761
|
-
## 6.0.2-canary.19
|
762
|
-
|
763
|
-
## 6.0.2-canary.18
|
764
|
-
|
765
|
-
## 6.0.2-canary.17
|
766
|
-
|
767
|
-
## 6.0.2-canary.16
|
768
|
-
|
769
|
-
## 6.0.2-canary.15
|
770
|
-
|
771
|
-
## 6.0.2-canary.14
|
772
|
-
|
773
|
-
## 6.0.2-canary.13
|
774
|
-
|
775
|
-
## 6.0.2-canary.12
|
776
|
-
|
777
|
-
## 6.0.2-canary.11
|
778
|
-
|
779
|
-
## 6.0.2-canary.10
|
780
|
-
|
781
|
-
## 6.0.2-canary.9
|
782
|
-
|
783
|
-
## 6.0.2-canary.8
|
784
|
-
|
785
|
-
## 6.0.2-canary.7
|
786
|
-
|
787
|
-
## 6.0.2-canary.6
|
788
|
-
|
789
|
-
## 6.0.2-canary.5
|
790
|
-
|
791
|
-
## 6.0.2-canary.4
|
792
|
-
|
793
|
-
## 6.0.2-canary.3
|
794
|
-
|
795
|
-
## 6.0.2-canary.2
|
796
|
-
|
797
|
-
## 6.0.2-canary.1
|
798
|
-
|
799
|
-
## 6.0.2-canary.0
|
45
|
+
- [#1930](https://github.com/graphcommerce-org/graphcommerce/pull/1930) [`c8d023e9e`](https://github.com/graphcommerce-org/graphcommerce/commit/c8d023e9e874131cd9f8fe192b1fca5fe1a26ee3) - Fix the 'close menu' on search and add the option to secondary menu items ([@StefanAngenent](https://github.com/StefanAngenent))
|
800
46
|
|
801
47
|
## 6.0.1
|
802
48
|
|
@@ -804,152 +50,12 @@
|
|
804
50
|
|
805
51
|
- [#1858](https://github.com/graphcommerce-org/graphcommerce/pull/1858) [`68ea507ba`](https://github.com/graphcommerce-org/graphcommerce/commit/68ea507baf4023f5d5a13ed50b5b53930e9fc405) - show search fab instead of SearchLink below lg breakpoint ([@Giovanni-Schroevers](https://github.com/Giovanni-Schroevers))
|
806
52
|
|
807
|
-
## 6.0.1-canary.7
|
808
|
-
|
809
|
-
## 6.0.1-canary.6
|
810
|
-
|
811
|
-
### Patch Changes
|
812
|
-
|
813
|
-
- [#1858](https://github.com/graphcommerce-org/graphcommerce/pull/1858) [`68ea507ba`](https://github.com/graphcommerce-org/graphcommerce/commit/68ea507baf4023f5d5a13ed50b5b53930e9fc405) - show search fab instead of SearchLink below lg breakpoint ([@Giovanni-Schroevers](https://github.com/Giovanni-Schroevers))
|
814
|
-
|
815
|
-
## 6.0.1-canary.5
|
816
|
-
|
817
|
-
## 6.0.1-canary.4
|
818
|
-
|
819
|
-
## 6.0.1-canary.3
|
820
|
-
|
821
|
-
## 6.0.1-canary.2
|
822
|
-
|
823
|
-
## 6.0.1-canary.1
|
824
|
-
|
825
|
-
## 6.0.1-canary.0
|
826
|
-
|
827
53
|
## 6.0.0
|
828
54
|
|
829
55
|
### Patch Changes
|
830
56
|
|
831
57
|
- [#1797](https://github.com/graphcommerce-org/graphcommerce/pull/1797) [`b3962828a`](https://github.com/graphcommerce-org/graphcommerce/commit/b3962828a2918e29391d16c9e2f457ea4669c3f6) - Search now uses `TextFieldElement` instead of `Textfield` which fixes the search. ([@carlocarels90](https://github.com/carlocarels90))
|
832
58
|
|
833
|
-
## 6.0.0-canary.54
|
834
|
-
|
835
|
-
## 6.0.0-canary.53
|
836
|
-
|
837
|
-
## 6.0.0-canary.52
|
838
|
-
|
839
|
-
## 6.0.0-canary.51
|
840
|
-
|
841
|
-
## 6.0.0-canary.50
|
842
|
-
|
843
|
-
## 6.0.0-canary.49
|
844
|
-
|
845
|
-
## 6.0.0-canary.48
|
846
|
-
|
847
|
-
## 6.0.0-canary.47
|
848
|
-
|
849
|
-
## 6.0.0-canary.46
|
850
|
-
|
851
|
-
## 6.0.0-canary.45
|
852
|
-
|
853
|
-
## 6.0.0-canary.44
|
854
|
-
|
855
|
-
## 6.0.0-canary.43
|
856
|
-
|
857
|
-
## 6.0.0-canary.42
|
858
|
-
|
859
|
-
## 6.0.0-canary.41
|
860
|
-
|
861
|
-
## 6.0.0-canary.40
|
862
|
-
|
863
|
-
## 6.0.0-canary.39
|
864
|
-
|
865
|
-
## 6.0.0-canary.38
|
866
|
-
|
867
|
-
## 6.0.0-canary.37
|
868
|
-
|
869
|
-
## 6.0.0-canary.36
|
870
|
-
|
871
|
-
## 6.0.0-canary.35
|
872
|
-
|
873
|
-
## 6.0.0-canary.34
|
874
|
-
|
875
|
-
## 6.0.0-canary.33
|
876
|
-
|
877
|
-
## 6.0.0-canary.32
|
878
|
-
|
879
|
-
## 6.0.0-canary.31
|
880
|
-
|
881
|
-
## 6.0.0-canary.30
|
882
|
-
|
883
|
-
## 6.0.0-canary.29
|
884
|
-
|
885
|
-
## 6.0.0-canary.28
|
886
|
-
|
887
|
-
## 6.0.0-canary.27
|
888
|
-
|
889
|
-
## 6.0.0-canary.26
|
890
|
-
|
891
|
-
## 6.0.0-canary.25
|
892
|
-
|
893
|
-
## 6.0.0-canary.24
|
894
|
-
|
895
|
-
## 6.0.0-canary.23
|
896
|
-
|
897
|
-
## 6.0.0-canary.22
|
898
|
-
|
899
|
-
## 6.0.0-canary.21
|
900
|
-
|
901
|
-
## 6.0.0-canary.20
|
902
|
-
|
903
|
-
## 5.2.0-canary.19
|
904
|
-
|
905
|
-
## 5.2.0-canary.18
|
906
|
-
|
907
|
-
## 5.2.0-canary.17
|
908
|
-
|
909
|
-
## 5.2.0-canary.16
|
910
|
-
|
911
|
-
## 5.2.0-canary.15
|
912
|
-
|
913
|
-
## 5.2.0-canary.14
|
914
|
-
|
915
|
-
## 5.2.0-canary.13
|
916
|
-
|
917
|
-
## 5.2.0-canary.12
|
918
|
-
|
919
|
-
### Patch Changes
|
920
|
-
|
921
|
-
- [#1797](https://github.com/graphcommerce-org/graphcommerce/pull/1797) [`b3962828a`](https://github.com/graphcommerce-org/graphcommerce/commit/b3962828a2918e29391d16c9e2f457ea4669c3f6) - replace 'Textfield' for 'TextFieldElement' and remove muiRegister to make the search work again. ([@carlocarels90](https://github.com/carlocarels90))
|
922
|
-
|
923
|
-
## 5.2.0-canary.11
|
924
|
-
|
925
|
-
## 5.2.0-canary.10
|
926
|
-
|
927
|
-
## 5.2.0-canary.9
|
928
|
-
|
929
|
-
## 5.2.0-canary.8
|
930
|
-
|
931
|
-
## 5.2.0-canary.7
|
932
|
-
|
933
|
-
## 5.2.0-canary.6
|
934
|
-
|
935
|
-
## 5.2.0-canary.5
|
936
|
-
|
937
|
-
## 5.2.0-canary.4
|
938
|
-
|
939
|
-
## 5.2.0-canary.3
|
940
|
-
|
941
|
-
## 5.2.0-canary.2
|
942
|
-
|
943
|
-
## 5.2.0-canary.1
|
944
|
-
|
945
|
-
## 5.2.0-canary.0
|
946
|
-
|
947
|
-
## 5.1.1
|
948
|
-
|
949
|
-
## 5.1.1-canary.1
|
950
|
-
|
951
|
-
## 5.1.1-canary.0
|
952
|
-
|
953
59
|
## 5.1.0
|
954
60
|
|
955
61
|
### Patch Changes
|
@@ -963,109 +69,18 @@
|
|
963
69
|
- Upgraded dependencies including type-fest and graphql-mesh
|
964
70
|
- Solved peer dependency issues ([@paales](https://github.com/paales))
|
965
71
|
|
966
|
-
## 5.1.0-canary.11
|
967
|
-
|
968
|
-
## 5.1.0-canary.10
|
969
|
-
|
970
|
-
## 5.1.0-canary.9
|
971
|
-
|
972
|
-
### Patch Changes
|
973
|
-
|
974
|
-
- [#1759](https://github.com/graphcommerce-org/graphcommerce/pull/1759) [`d88e2e827`](https://github.com/graphcommerce-org/graphcommerce/commit/d88e2e8278df354946bf99119fb14b9ebf1cb94d) - Automatiically set focus on search input when loading search page (on Android) ([@bramvanderholst](https://github.com/bramvanderholst))
|
975
|
-
|
976
|
-
## 5.1.0-canary.8
|
977
|
-
|
978
|
-
## 5.1.0-canary.7
|
979
|
-
|
980
|
-
## 5.1.0-canary.6
|
981
|
-
|
982
|
-
## 5.1.0-canary.5
|
983
|
-
|
984
|
-
## 5.1.0-canary.4
|
985
|
-
|
986
|
-
## 5.1.0-canary.3
|
987
|
-
|
988
|
-
### Patch Changes
|
989
|
-
|
990
|
-
- [#1752](https://github.com/graphcommerce-org/graphcommerce/pull/1752) [`2a6a4d9ec`](https://github.com/graphcommerce-org/graphcommerce/commit/2a6a4d9ecfa1b58a66ba9b9d00016d6feda9aa95) - Updated dependencies to latest versions, except for nextjs; Solve tons of peer dependency issues.
|
991
|
-
|
992
|
-
- Updated the @mui/material package
|
993
|
-
- Removed dependencies on react-hook-form-mui and @playwright/test
|
994
|
-
- Upgraded dependencies including type-fest and graphql-mesh
|
995
|
-
- Solved peer dependency issues ([@paales](https://github.com/paales))
|
996
|
-
|
997
|
-
## 5.1.0-canary.2
|
998
|
-
|
999
|
-
## 5.1.0-canary.1
|
1000
|
-
|
1001
|
-
## 5.1.0-canary.0
|
1002
|
-
|
1003
72
|
## 5.0.0
|
1004
73
|
|
1005
74
|
### Major Changes
|
1006
75
|
|
1007
76
|
- [#1734](https://github.com/graphcommerce-org/graphcommerce/pull/1734) [`e4c7fe17e`](https://github.com/graphcommerce-org/graphcommerce/commit/e4c7fe17e413e37362ceae92e67f1b3a5f62d398) - Bump major version of all packages ([@github-actions](https://github.com/apps/github-actions))
|
1008
77
|
|
1009
|
-
## 5.0.0-canary.14
|
1010
|
-
|
1011
|
-
## 5.0.0-canary.13
|
1012
|
-
|
1013
|
-
### Major Changes
|
1014
|
-
|
1015
|
-
- [`e4c7fe17e`](https://github.com/graphcommerce-org/graphcommerce/commit/e4c7fe17e413e37362ceae92e67f1b3a5f62d398) - Bump major version of all packages ([@paales](https://github.com/paales))
|
1016
|
-
|
1017
|
-
## 4.14.0-canary.12
|
1018
|
-
|
1019
|
-
## 4.14.0-canary.11
|
1020
|
-
|
1021
|
-
## 4.14.0-canary.10
|
1022
|
-
|
1023
|
-
## 4.14.0-canary.9
|
1024
|
-
|
1025
|
-
## 4.14.0-canary.8
|
1026
|
-
|
1027
|
-
## 4.14.0-canary.7
|
1028
|
-
|
1029
|
-
## 4.14.0-canary.6
|
1030
|
-
|
1031
|
-
## 4.14.0-canary.5
|
1032
|
-
|
1033
|
-
## 4.14.0-canary.4
|
1034
|
-
|
1035
|
-
## 4.14.0-canary.3
|
1036
|
-
|
1037
|
-
## 4.14.0-canary.2
|
1038
|
-
|
1039
|
-
## 4.13.2-canary.1
|
1040
|
-
|
1041
|
-
## 4.13.2-canary.0
|
1042
|
-
|
1043
|
-
## 4.13.3
|
1044
|
-
|
1045
|
-
## 4.13.2
|
1046
|
-
|
1047
|
-
## 4.13.1
|
1048
|
-
|
1049
|
-
## 4.13.1-canary.2
|
1050
|
-
|
1051
|
-
## 4.13.1-canary.1
|
1052
|
-
|
1053
|
-
## 4.13.1-canary.0
|
1054
|
-
|
1055
78
|
## 4.13.0
|
1056
79
|
|
1057
80
|
### Patch Changes
|
1058
81
|
|
1059
82
|
- [#1702](https://github.com/graphcommerce-org/graphcommerce/pull/1702) [`abb15ef4a`](https://github.com/graphcommerce-org/graphcommerce/commit/abb15ef4a79b12eddb32cc006e5d1d31dd06ac2d) Thanks [@paales](https://github.com/paales)! - Added canary releases to GraphCommerce
|
1060
83
|
|
1061
|
-
## 4.13.0-canary.1
|
1062
|
-
|
1063
|
-
### Patch Changes
|
1064
|
-
|
1065
|
-
- [`abb15ef4a`](https://github.com/graphcommerce-org/graphcommerce/commit/abb15ef4a79b12eddb32cc006e5d1d31dd06ac2d) Thanks [@paales](https://github.com/paales)! - Added canary releases to GraphCommerce
|
1066
|
-
|
1067
|
-
## 4.13.0-canary.0
|
1068
|
-
|
1069
84
|
## 4.2.16
|
1070
85
|
|
1071
86
|
### Patch Changes
|
@@ -1,14 +1,15 @@
|
|
1
1
|
import { Highlight, iconChevronRight, IconSvg, extendableComponent } from '@graphcommerce/next-ui'
|
2
|
-
import {
|
2
|
+
import type { SxProps, Theme } from '@mui/material'
|
3
|
+
import { Button } from '@mui/material'
|
3
4
|
import React from 'react'
|
4
|
-
import { CategorySearchResultFragment } from './CategorySearchResult.gql'
|
5
|
+
import type { CategorySearchResultFragment } from './CategorySearchResult.gql'
|
5
6
|
|
6
7
|
export type CategorySearchResultProps = Omit<CategorySearchResultFragment, 'uid'> & {
|
7
8
|
search?: string
|
8
9
|
sx?: SxProps<Theme>
|
9
10
|
}
|
10
11
|
|
11
|
-
const name = 'CategorySearchResult'
|
12
|
+
const name = 'CategorySearchResult'
|
12
13
|
const parts = ['root'] as const
|
13
14
|
const { classes } = extendableComponent(name, parts)
|
14
15
|
|
@@ -1,10 +1,11 @@
|
|
1
1
|
import { extendableComponent } from '@graphcommerce/next-ui'
|
2
2
|
import { Trans } from '@lingui/react'
|
3
|
-
import {
|
3
|
+
import type { SxProps, Theme } from '@mui/material'
|
4
|
+
import { Box, Typography } from '@mui/material'
|
4
5
|
|
5
6
|
export type NoSearchResultsProps = { sx?: SxProps<Theme> }
|
6
7
|
|
7
|
-
const name = 'NoSearchResults'
|
8
|
+
const name = 'NoSearchResults'
|
8
9
|
const parts = ['root'] as const
|
9
10
|
const { classes } = extendableComponent(name, parts)
|
10
11
|
|
@@ -3,9 +3,9 @@ import type {
|
|
3
3
|
CategoryTreeItem,
|
4
4
|
NavigationItemFragment,
|
5
5
|
} from '@graphcommerce/magento-category'
|
6
|
+
import type { ProductFiltersProCategoryAccordionProps } from '@graphcommerce/magento-product'
|
6
7
|
import {
|
7
8
|
ProductFiltersProCategoryAccordion,
|
8
|
-
ProductFiltersProCategoryAccordionProps,
|
9
9
|
useProductFiltersPro,
|
10
10
|
} from '@graphcommerce/magento-product'
|
11
11
|
import { filterNonNullableKeys } from '@graphcommerce/next-ui'
|
@@ -90,7 +90,7 @@ export function ProductFiltersProCategorySectionSearch(
|
|
90
90
|
props: ProductFiltersProCategorySectionSearchProps,
|
91
91
|
) {
|
92
92
|
const { menu } = props
|
93
|
-
const { form, submit, params, aggregations
|
93
|
+
const { form, submit, params, aggregations } = useProductFiltersPro()
|
94
94
|
const currentFilter = params.filters.category_uid?.in
|
95
95
|
|
96
96
|
const categoryTree = useMemo(() => {
|
@@ -1,8 +1,9 @@
|
|
1
1
|
import { IconSvg, iconSearch, showPageLoadIndicator } from '@graphcommerce/next-ui'
|
2
|
-
import {
|
2
|
+
import type { FabProps } from '@mui/material'
|
3
|
+
import { Fab } from '@mui/material'
|
3
4
|
import dynamic from 'next/dynamic'
|
4
5
|
import { useMemo, useState } from 'react'
|
5
|
-
import { ProductFiltersProSearchInputProps } from './ProductFiltersProSearchInput'
|
6
|
+
import type { ProductFiltersProSearchInputProps } from './ProductFiltersProSearchInput'
|
6
7
|
import { useSearchPageAndParam } from './useSearchPageAndParam'
|
7
8
|
|
8
9
|
type ProductFiltersProSearchFieldProps = ProductFiltersProSearchInputProps & {
|
@@ -1,4 +1,5 @@
|
|
1
|
-
import { ProductListParams
|
1
|
+
import type { ProductListParams } from '@graphcommerce/magento-product'
|
2
|
+
import { useProductFiltersPro } from '@graphcommerce/magento-product'
|
2
3
|
import { useWatch } from '@graphcommerce/react-hook-form'
|
3
4
|
import { Trans } from '@lingui/macro'
|
4
5
|
import { Box } from '@mui/material'
|
@@ -1,17 +1,14 @@
|
|
1
1
|
import { globalFormContextRef } from '@graphcommerce/magento-product'
|
2
2
|
import { IconSvg, iconClose } from '@graphcommerce/next-ui'
|
3
3
|
import { t } from '@lingui/macro'
|
4
|
-
import {
|
4
|
+
import type {
|
5
5
|
ButtonBaseProps,
|
6
|
-
FormControl,
|
7
6
|
FormControlProps,
|
8
|
-
IconButton,
|
9
7
|
IconButtonProps,
|
10
8
|
InputBaseProps,
|
11
|
-
OutlinedInput,
|
12
9
|
OutlinedInputProps,
|
13
|
-
useForkRef,
|
14
10
|
} from '@mui/material'
|
11
|
+
import { FormControl, IconButton, OutlinedInput, useForkRef } from '@mui/material'
|
15
12
|
import { useRouter } from 'next/router'
|
16
13
|
import { useEffect, useRef } from 'react'
|
17
14
|
import { useSearchPageAndParam } from './useSearchPageAndParam'
|
@@ -5,7 +5,7 @@ export function useSearchPageAndParam() {
|
|
5
5
|
const router = useRouter()
|
6
6
|
|
7
7
|
const path = router.asPath.startsWith('/c/') ? router.asPath.slice(3) : router.asPath.slice(1)
|
8
|
-
const [url
|
8
|
+
const [url] = extractUrlQuery({ url: path.split('#')[0].split('/') })
|
9
9
|
const searchParam = url?.startsWith('search') ? decodeURI(url.split('/')[1] ?? '') : null
|
10
10
|
const searchPage = router.asPath.startsWith('/search')
|
11
11
|
return [searchPage, searchParam] as const
|
@@ -1,12 +1,13 @@
|
|
1
1
|
import { iconSearch, responsiveVal, IconSvg, extendableComponent } from '@graphcommerce/next-ui'
|
2
2
|
import { Trans } from '@lingui/react'
|
3
3
|
// eslint-disable-next-line @typescript-eslint/no-restricted-imports
|
4
|
-
import {
|
4
|
+
import type { TextFieldProps } from '@mui/material'
|
5
|
+
import { TextField } from '@mui/material'
|
5
6
|
|
6
7
|
export type SearchButtonProps = TextFieldProps
|
7
8
|
|
8
9
|
type OwnerState = { fullWidth?: boolean }
|
9
|
-
const name = 'SearchButton'
|
10
|
+
const name = 'SearchButton'
|
10
11
|
const parts = ['root', 'inputRoot'] as const
|
11
12
|
const { withState } = extendableComponent<OwnerState, typeof name, typeof parts>(name, parts)
|
12
13
|
|
@@ -1,7 +1,9 @@
|
|
1
|
-
import {
|
1
|
+
import type { TextFieldElementProps } from '@graphcommerce/ecommerce-ui'
|
2
|
+
import { TextFieldElement } from '@graphcommerce/ecommerce-ui'
|
2
3
|
import { extendableComponent } from '@graphcommerce/next-ui'
|
3
4
|
import { FormAutoSubmit, useForm } from '@graphcommerce/react-hook-form'
|
4
|
-
import {
|
5
|
+
import type { SxProps, Theme } from '@mui/material'
|
6
|
+
import { Box } from '@mui/material'
|
5
7
|
import { useRouter } from 'next/router'
|
6
8
|
import { useEffect, useRef } from 'react'
|
7
9
|
import { SearchFormAdornment } from './SearchFormAdornment'
|
@@ -1,5 +1,6 @@
|
|
1
1
|
import { IconSvg, iconSearch, iconClose } from '@graphcommerce/next-ui'
|
2
|
-
import { Control, FieldPath, FieldValues
|
2
|
+
import type { Control, FieldPath, FieldValues } from '@graphcommerce/react-hook-form'
|
3
|
+
import { useWatch } from '@graphcommerce/react-hook-form'
|
3
4
|
import { i18n } from '@lingui/core'
|
4
5
|
import { IconButton } from '@mui/material'
|
5
6
|
|
@@ -6,9 +6,10 @@ import {
|
|
6
6
|
useFabSize,
|
7
7
|
useIconSvgSize,
|
8
8
|
} from '@graphcommerce/next-ui'
|
9
|
-
import { Breakpoint,
|
9
|
+
import type { Breakpoint, FabProps, LinkProps } from '@mui/material'
|
10
|
+
import { Fab, Link } from '@mui/material'
|
10
11
|
import { useRouter } from 'next/router'
|
11
|
-
import { KeyboardEventHandler, MouseEventHandler } from 'react'
|
12
|
+
import type { KeyboardEventHandler, MouseEventHandler } from 'react'
|
12
13
|
import type { SetRequired } from 'type-fest'
|
13
14
|
|
14
15
|
export type SearchLinkProps = {
|
@@ -16,7 +17,7 @@ export type SearchLinkProps = {
|
|
16
17
|
fab?: FabProps
|
17
18
|
} & SetRequired<Pick<LinkProps<'a'>, 'href' | 'sx' | 'children' | 'onClick'>, 'href'>
|
18
19
|
|
19
|
-
const name = 'SearchLink'
|
20
|
+
const name = 'SearchLink'
|
20
21
|
const parts = ['root', 'text', 'svg'] as const
|
21
22
|
const { classes } = extendableComponent(name, parts)
|
22
23
|
|
package/hooks/useProductList.ts
CHANGED
@@ -1,11 +1,13 @@
|
|
1
1
|
import { useInContextQuery, useQuery } from '@graphcommerce/graphql'
|
2
|
-
import {
|
2
|
+
import type {
|
3
3
|
FilterFormProviderProps,
|
4
|
-
ProductFiltersDocument,
|
5
4
|
ProductFiltersQuery,
|
6
|
-
ProductListDocument,
|
7
5
|
ProductListParams,
|
8
6
|
ProductListQuery,
|
7
|
+
} from '@graphcommerce/magento-product'
|
8
|
+
import {
|
9
|
+
ProductFiltersDocument,
|
10
|
+
ProductListDocument,
|
9
11
|
prefetchProductList,
|
10
12
|
toProductListParams,
|
11
13
|
useRouterFilterParams,
|
package/package.json
CHANGED
@@ -2,7 +2,7 @@
|
|
2
2
|
"name": "@graphcommerce/magento-search",
|
3
3
|
"homepage": "https://www.graphcommerce.org/",
|
4
4
|
"repository": "github:graphcommerce-org/graphcommerce",
|
5
|
-
"version": "9.0.0-canary.
|
5
|
+
"version": "9.0.0-canary.103",
|
6
6
|
"sideEffects": false,
|
7
7
|
"prettier": "@graphcommerce/prettier-config-pwa",
|
8
8
|
"eslintConfig": {
|
@@ -12,16 +12,16 @@
|
|
12
12
|
}
|
13
13
|
},
|
14
14
|
"peerDependencies": {
|
15
|
-
"@graphcommerce/ecommerce-ui": "^9.0.0-canary.
|
16
|
-
"@graphcommerce/eslint-config-pwa": "^9.0.0-canary.
|
17
|
-
"@graphcommerce/graphql": "^9.0.0-canary.
|
18
|
-
"@graphcommerce/image": "^9.0.0-canary.
|
19
|
-
"@graphcommerce/magento-product": "^9.0.0-canary.
|
20
|
-
"@graphcommerce/magento-store": "^9.0.0-canary.
|
21
|
-
"@graphcommerce/next-ui": "^9.0.0-canary.
|
22
|
-
"@graphcommerce/prettier-config-pwa": "^9.0.0-canary.
|
23
|
-
"@graphcommerce/react-hook-form": "^9.0.0-canary.
|
24
|
-
"@graphcommerce/typescript-config-pwa": "^9.0.0-canary.
|
15
|
+
"@graphcommerce/ecommerce-ui": "^9.0.0-canary.103",
|
16
|
+
"@graphcommerce/eslint-config-pwa": "^9.0.0-canary.103",
|
17
|
+
"@graphcommerce/graphql": "^9.0.0-canary.103",
|
18
|
+
"@graphcommerce/image": "^9.0.0-canary.103",
|
19
|
+
"@graphcommerce/magento-product": "^9.0.0-canary.103",
|
20
|
+
"@graphcommerce/magento-store": "^9.0.0-canary.103",
|
21
|
+
"@graphcommerce/next-ui": "^9.0.0-canary.103",
|
22
|
+
"@graphcommerce/prettier-config-pwa": "^9.0.0-canary.103",
|
23
|
+
"@graphcommerce/react-hook-form": "^9.0.0-canary.103",
|
24
|
+
"@graphcommerce/typescript-config-pwa": "^9.0.0-canary.103",
|
25
25
|
"@lingui/core": "^4.2.1",
|
26
26
|
"@lingui/macro": "^4.2.1",
|
27
27
|
"@lingui/react": "^4.2.1",
|
@@ -1,6 +1,7 @@
|
|
1
1
|
import { cloneDeep, useQuery } from '@graphcommerce/graphql'
|
2
|
-
import { ProductListParams, ProductListQueryVariables } from '@graphcommerce/magento-product'
|
3
|
-
import {
|
2
|
+
import type { ProductListParams, ProductListQueryVariables } from '@graphcommerce/magento-product'
|
3
|
+
import type { StoreConfigQuery } from '@graphcommerce/magento-store'
|
4
|
+
import { StoreConfigDocument } from '@graphcommerce/magento-store'
|
4
5
|
|
5
6
|
export function useProductListApplySearchDefaults(
|
6
7
|
params: ProductListParams | undefined,
|