@graphcommerce/magento-product 3.8.12 → 4.0.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 +378 -311
- package/components/ProductAddToCart/ProductAddToCart.tsx +28 -27
- package/components/ProductListCount/ProductListCount.tsx +46 -0
- package/components/ProductListFilters/FilterCheckboxType.tsx +6 -13
- package/components/ProductListFilters/FilterEqualType.tsx +107 -102
- package/components/ProductListFilters/FilterRangeType.tsx +32 -40
- package/components/ProductListFilters/ProductListFilters.graphql +2 -0
- package/components/ProductListFilters/{index.tsx → ProductListFilters.tsx} +0 -1
- package/components/ProductListFiltersContainer/index.tsx +104 -91
- package/components/ProductListItem/index.tsx +186 -146
- package/components/ProductListItems/ProductListItemsBase.tsx +22 -32
- package/components/ProductListItems/getFilterTypes.ts +1 -1
- package/components/ProductListLink/ProductListLink.tsx +2 -2
- package/components/ProductListPagination/index.tsx +2 -2
- package/components/ProductListPrice/index.tsx +21 -21
- package/components/ProductListSort/index.tsx +15 -13
- package/components/ProductPageDescription/index.tsx +38 -37
- package/components/ProductShortDescription/index.tsx +7 -17
- package/components/ProductSidebarDelivery/index.tsx +48 -44
- package/components/ProductSpecs/index.tsx +32 -41
- package/components/ProductStaticPaths/getProductStaticPaths.ts +1 -1
- package/components/ProductWeight/index.tsx +1 -1
- package/components/index.ts +16 -26
- package/package.json +19 -25
- package/components/ProductListCount/index.tsx +0 -55
package/CHANGELOG.md
CHANGED
|
@@ -1,473 +1,541 @@
|
|
|
1
1
|
# Change Log
|
|
2
2
|
|
|
3
|
-
|
|
4
|
-
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
3
|
+
## 4.0.1
|
|
5
4
|
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
### Bug Fixes
|
|
5
|
+
### Patch Changes
|
|
10
6
|
|
|
11
|
-
|
|
7
|
+
- [`0cbaa878b`](https://github.com/ho-nl/m2-pwa/commit/0cbaa878b8a844d5abbeb1797b625a33130e6514)
|
|
8
|
+
Thanks [@paales](https://github.com/paales)! - Added homepage and repository package.json files,
|
|
9
|
+
so that the packages link to back to the website and repository
|
|
10
|
+
- Updated dependencies
|
|
11
|
+
[[`0cbaa878b`](https://github.com/ho-nl/m2-pwa/commit/0cbaa878b8a844d5abbeb1797b625a33130e6514)]:
|
|
12
|
+
- @graphcommerce/framer-scroller@2.0.1
|
|
13
|
+
- @graphcommerce/graphql@3.0.1
|
|
14
|
+
- @graphcommerce/image@3.0.1
|
|
15
|
+
- @graphcommerce/magento-cart@4.0.1
|
|
16
|
+
- @graphcommerce/magento-store@4.0.1
|
|
17
|
+
- @graphcommerce/next-ui@4.0.1
|
|
12
18
|
|
|
19
|
+
## 4.0.0
|
|
13
20
|
|
|
21
|
+
### Major Changes
|
|
14
22
|
|
|
23
|
+
- [#1258](https://github.com/ho-nl/m2-pwa/pull/1258)
|
|
24
|
+
[`ad36382a4`](https://github.com/ho-nl/m2-pwa/commit/ad36382a4d55d83d9e47b7eb6a02671a2a631a05)
|
|
25
|
+
Thanks [@paales](https://github.com/paales)! - Upgraded to Material UI 5
|
|
15
26
|
|
|
27
|
+
### Patch Changes
|
|
16
28
|
|
|
17
|
-
|
|
29
|
+
- Updated dependencies
|
|
30
|
+
[[`ad36382a4`](https://github.com/ho-nl/m2-pwa/commit/ad36382a4d55d83d9e47b7eb6a02671a2a631a05)]:
|
|
31
|
+
- @graphcommerce/framer-scroller@2.0.0
|
|
32
|
+
- @graphcommerce/graphql@3.0.0
|
|
33
|
+
- @graphcommerce/image@3.0.0
|
|
34
|
+
- @graphcommerce/magento-cart@4.0.0
|
|
35
|
+
- @graphcommerce/magento-store@4.0.0
|
|
36
|
+
- @graphcommerce/next-ui@4.0.0
|
|
18
37
|
|
|
38
|
+
All notable changes to this project will be documented in this file. See
|
|
39
|
+
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
19
40
|
|
|
20
|
-
|
|
41
|
+
## [3.8.11](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/magento-product@3.8.10...@graphcommerce/magento-product@3.8.11) (2022-02-03)
|
|
21
42
|
|
|
22
|
-
|
|
43
|
+
### Bug Fixes
|
|
23
44
|
|
|
45
|
+
- Allow style overrides for product page description
|
|
46
|
+
([4651293](https://github.com/ho-nl/m2-pwa/commit/4651293b5940f5c4f472f4a3aa679a42852f6615))
|
|
24
47
|
|
|
48
|
+
# [3.8.0](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/magento-product@3.7.29...@graphcommerce/magento-product@3.8.0) (2022-01-03)
|
|
25
49
|
|
|
50
|
+
### Features
|
|
26
51
|
|
|
52
|
+
- **framer-next-pages:** reduce rerenders when navigating to a new page
|
|
53
|
+
([5cf3301](https://github.com/ho-nl/m2-pwa/commit/5cf330130bb3527057da015e3c4a6fa295d7262e))
|
|
27
54
|
|
|
28
55
|
## [3.7.7](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/magento-product@3.7.6...@graphcommerce/magento-product@3.7.7) (2021-12-06)
|
|
29
56
|
|
|
30
|
-
|
|
31
57
|
### Bug Fixes
|
|
32
58
|
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
59
|
+
- Accessibility, SEO
|
|
60
|
+
([a258837](https://github.com/ho-nl/m2-pwa/commit/a258837476d94d20d33e13a4c4f950fff57f7dca))
|
|
38
61
|
|
|
39
62
|
## [3.7.2](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/magento-product@3.7.1...@graphcommerce/magento-product@3.7.2) (2021-12-03)
|
|
40
63
|
|
|
41
|
-
|
|
42
64
|
### Bug Fixes
|
|
43
65
|
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
66
|
+
- make sure elements that use scroll positioning are using the right hook
|
|
67
|
+
([80ee33f](https://github.com/ho-nl/m2-pwa/commit/80ee33f68ecc223147d63fc37e5b9ba94df4564e))
|
|
49
68
|
|
|
50
69
|
# [3.7.0](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/magento-product@3.6.4...@graphcommerce/magento-product@3.7.0) (2021-12-01)
|
|
51
70
|
|
|
52
|
-
|
|
53
71
|
### Bug Fixes
|
|
54
72
|
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
73
|
+
- borderRadius
|
|
74
|
+
([b9cffcc](https://github.com/ho-nl/m2-pwa/commit/b9cffccf444cb2ff8d6257ef3a64c0ea18e30477))
|
|
75
|
+
- icon OrderBefore
|
|
76
|
+
([25a2390](https://github.com/ho-nl/m2-pwa/commit/25a2390321c7047c5191a15a9352020b8161ff7a))
|
|
58
77
|
|
|
59
78
|
### Features
|
|
60
79
|
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
80
|
+
- borderRadius based on theme.shape.borderRadius
|
|
81
|
+
([7c34937](https://github.com/ho-nl/m2-pwa/commit/7c349376cd41a131c628324c299106fdb7e60484))
|
|
82
|
+
- introduce borderRadius
|
|
83
|
+
([183afbc](https://github.com/ho-nl/m2-pwa/commit/183afbc8ee269f6694c372b06afdf41302f86c09))
|
|
84
|
+
- variable font weights
|
|
85
|
+
([bfd8142](https://github.com/ho-nl/m2-pwa/commit/bfd8142b96742efd1208556e3c48de382d8d8ceb))
|
|
68
86
|
|
|
69
87
|
## [3.6.4](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/magento-product@3.6.3...@graphcommerce/magento-product@3.6.4) (2021-11-27)
|
|
70
88
|
|
|
71
|
-
|
|
72
89
|
### Bug Fixes
|
|
73
90
|
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
91
|
+
- incorrect usage of offsetTop
|
|
92
|
+
([94f1616](https://github.com/ho-nl/m2-pwa/commit/94f161638017b64d898a2ab990bf69d31dc38319))
|
|
93
|
+
- shadows
|
|
94
|
+
([8f43f33](https://github.com/ho-nl/m2-pwa/commit/8f43f33190e429e8abea8eddc0646ffd670f2ce8))
|
|
80
95
|
|
|
81
96
|
# [3.6.0](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/magento-product@3.5.22...@graphcommerce/magento-product@3.6.0) (2021-11-12)
|
|
82
97
|
|
|
83
|
-
|
|
84
98
|
### Features
|
|
85
99
|
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
100
|
+
- added tons of translations
|
|
101
|
+
([9bb0ac7](https://github.com/ho-nl/m2-pwa/commit/9bb0ac709b58df6ea6141e92e4923a5ca9ae2963))
|
|
91
102
|
|
|
92
103
|
## [3.5.21](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/magento-product@3.5.20...@graphcommerce/magento-product@3.5.21) (2021-11-12)
|
|
93
104
|
|
|
94
|
-
|
|
95
105
|
### Bug Fixes
|
|
96
106
|
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
107
|
+
- clean up themeProvider
|
|
108
|
+
([6868e71](https://github.com/ho-nl/m2-pwa/commit/6868e71b59a637be8229a2ab49791dd324e02bb9))
|
|
109
|
+
- darkTheme
|
|
110
|
+
([b08f522](https://github.com/ho-nl/m2-pwa/commit/b08f52255c91dcba5498481ba5e9f0fa0b6c5013))
|
|
111
|
+
- design
|
|
112
|
+
([c9c5bfb](https://github.com/ho-nl/m2-pwa/commit/c9c5bfbfda7f123c6f4ce5582d8afb3370fe826c))
|
|
104
113
|
|
|
105
114
|
## [3.5.19](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/magento-product@3.5.18...@graphcommerce/magento-product@3.5.19) (2021-11-11)
|
|
106
115
|
|
|
107
|
-
|
|
108
116
|
### Bug Fixes
|
|
109
117
|
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
118
|
+
- hide categories that aren't shown in the menu
|
|
119
|
+
([26320df](https://github.com/ho-nl/m2-pwa/commit/26320df9bce77d976fa7ca6a69bb838555bf9e27))
|
|
115
120
|
|
|
116
121
|
## [3.5.9](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/magento-product@3.5.8...@graphcommerce/magento-product@3.5.9) (2021-11-04)
|
|
117
122
|
|
|
118
|
-
|
|
119
123
|
### Bug Fixes
|
|
120
124
|
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
125
|
+
- remove hardcoded fontSize
|
|
126
|
+
([e4e09e1](https://github.com/ho-nl/m2-pwa/commit/e4e09e11baeb8edeff634550b8cdb88571d96911))
|
|
126
127
|
|
|
127
128
|
# [3.5.0](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/magento-product@3.4.5...@graphcommerce/magento-product@3.5.0) (2021-11-02)
|
|
128
129
|
|
|
129
|
-
|
|
130
130
|
### Bug Fixes
|
|
131
131
|
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
132
|
+
- build ([98a0bba](https://github.com/ho-nl/m2-pwa/commit/98a0bba7d00e1c6a5ff0787183b711b1edb8b984))
|
|
133
|
+
- darkMode
|
|
134
|
+
([c7573de](https://github.com/ho-nl/m2-pwa/commit/c7573de6bb80643b26931c35ac61735539e7fbf0))
|
|
135
|
+
- darkTheme
|
|
136
|
+
([df3d326](https://github.com/ho-nl/m2-pwa/commit/df3d326126446c1b92f8e46eff0533bbbe35604f))
|
|
137
|
+
- remove unused imports
|
|
138
|
+
([b832188](https://github.com/ho-nl/m2-pwa/commit/b8321887f10a4a026adc5ca39166eeef90e60669))
|
|
137
139
|
|
|
138
140
|
### Features
|
|
139
141
|
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
142
|
+
- darkTheme
|
|
143
|
+
([968f4f1](https://github.com/ho-nl/m2-pwa/commit/968f4f1360417bf7daa36454c19e6bc5cf53ae90))
|
|
144
|
+
- darkTheme
|
|
145
|
+
([3ed6647](https://github.com/ho-nl/m2-pwa/commit/3ed664714670315bc9f20542549724f66cb5052d))
|
|
146
146
|
|
|
147
147
|
## [3.4.3](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/magento-product@3.4.2...@graphcommerce/magento-product@3.4.3) (2021-11-01)
|
|
148
148
|
|
|
149
|
-
|
|
150
149
|
### Bug Fixes
|
|
151
150
|
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
151
|
+
- category page design fixs
|
|
152
|
+
([d3fccc2](https://github.com/ho-nl/m2-pwa/commit/d3fccc2a86106b854e9a1fd89040a248fe20c99a))
|
|
157
153
|
|
|
158
154
|
## [3.4.1](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/magento-product@3.4.0...@graphcommerce/magento-product@3.4.1) (2021-10-28)
|
|
159
155
|
|
|
160
|
-
|
|
161
156
|
### Bug Fixes
|
|
162
157
|
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
158
|
+
- External SVG's can't have alt tags
|
|
159
|
+
([1b1414a](https://github.com/ho-nl/m2-pwa/commit/1b1414a782d55d3acf7b0e6bcaa50f2ad5f18f39))
|
|
168
160
|
|
|
169
161
|
# [3.4.0](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/magento-product@3.3.2...@graphcommerce/magento-product@3.4.0) (2021-10-28)
|
|
170
162
|
|
|
171
|
-
|
|
172
163
|
### Bug Fixes
|
|
173
164
|
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
165
|
+
- bug causing filter chips missing bottom border on drag
|
|
166
|
+
([04f5695](https://github.com/ho-nl/m2-pwa/commit/04f56959d8cdc078c7af70fecadd9cb74ee55ebc))
|
|
167
|
+
- manual styling for productpage description since unique
|
|
168
|
+
([7989214](https://github.com/ho-nl/m2-pwa/commit/79892147f547de67537737ca19fda002c16497a6))
|
|
169
|
+
- only show active borders for color filters
|
|
170
|
+
([fc136ae](https://github.com/ho-nl/m2-pwa/commit/fc136aef13deae758ed2d70cf6508a2e925304d0))
|
|
171
|
+
- only show dash when relevant
|
|
172
|
+
([77ee56f](https://github.com/ho-nl/m2-pwa/commit/77ee56f44cc39447d2e778530da11c5408e6e5b8))
|
|
173
|
+
- update SvgImage to SvgImageSimple
|
|
174
|
+
([f116543](https://github.com/ho-nl/m2-pwa/commit/f116543730853fa9782abff0ccacee7032e85789))
|
|
175
|
+
- use font from theme
|
|
176
|
+
([7c11eb0](https://github.com/ho-nl/m2-pwa/commit/7c11eb000aecbe3a0a12fd579011c51c9da4f4ed))
|
|
181
177
|
|
|
182
178
|
### Features
|
|
183
179
|
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
180
|
+
- cleaner delivery banner
|
|
181
|
+
([a275773](https://github.com/ho-nl/m2-pwa/commit/a275773fce305324cd20df30125d1f86ebf796f6))
|
|
182
|
+
- color swatches
|
|
183
|
+
([886145f](https://github.com/ho-nl/m2-pwa/commit/886145fdaa14fc92e364d7e9d3a7ed019d594c86))
|
|
184
|
+
- dynamic icons, update SvgImage uses to SvgImageSimple
|
|
185
|
+
([3d3cc0e](https://github.com/ho-nl/m2-pwa/commit/3d3cc0e0336fcde1cce6ba19705f82c1edf9bfc6))
|
|
186
|
+
- enable use of both small and medium chips in design
|
|
187
|
+
([4536f96](https://github.com/ho-nl/m2-pwa/commit/4536f96b031734a71faf7c10f94aa5d5da90b9a8))
|
|
188
|
+
- full width category pages
|
|
189
|
+
([5f5c264](https://github.com/ho-nl/m2-pwa/commit/5f5c26487e7264fdbbf38ca51c7c453c7f5b6a17))
|
|
190
|
+
- Larger category page size for more realistic shop experience
|
|
191
|
+
([47f0cd5](https://github.com/ho-nl/m2-pwa/commit/47f0cd5424bec9a1b15e450bb6f7a47caaed41fc))
|
|
194
192
|
|
|
195
193
|
# [3.3.0](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/magento-product@3.2.6...@graphcommerce/magento-product@3.3.0) (2021-10-27)
|
|
196
194
|
|
|
197
|
-
|
|
198
195
|
### Features
|
|
199
196
|
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
197
|
+
- **nextjs:** upgraded to nextjs 12
|
|
198
|
+
([9331bc8](https://github.com/ho-nl/m2-pwa/commit/9331bc801f6419522115cc47d291d49d608d5a90))
|
|
205
199
|
|
|
206
200
|
# [3.2.0](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/magento-product@3.1.0...@graphcommerce/magento-product@3.2.0) (2021-10-19)
|
|
207
201
|
|
|
208
|
-
|
|
209
202
|
### Features
|
|
210
203
|
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
204
|
+
- **framer-scroller:** better defaults so the Scroller doesn't look broken when providing no props
|
|
205
|
+
([b177ce9](https://github.com/ho-nl/m2-pwa/commit/b177ce9570abb9ccfd4eb5cc34e43d157bb4e81a))
|
|
216
206
|
|
|
217
207
|
# [3.1.0](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/magento-product@3.0.29...@graphcommerce/magento-product@3.1.0) (2021-10-18)
|
|
218
208
|
|
|
219
|
-
|
|
220
209
|
### Features
|
|
221
210
|
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
211
|
+
- **message-snackbar:** severity props
|
|
212
|
+
([c7be8a5](https://github.com/ho-nl/m2-pwa/commit/c7be8a51faf7a5937b7fab5bb352df2089ae4eea))
|
|
227
213
|
|
|
228
214
|
## [3.0.28](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/magento-product@3.0.27...@graphcommerce/magento-product@3.0.28) (2021-10-15)
|
|
229
215
|
|
|
230
|
-
|
|
231
216
|
### Bug Fixes
|
|
232
217
|
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
218
|
+
- **ProductListCount:** use theme instead of hardcoded color value
|
|
219
|
+
([cdfa232](https://github.com/ho-nl/m2-pwa/commit/cdfa2325c82fb94d4ff269e1d99ded1bca5e3a10))
|
|
238
220
|
|
|
239
221
|
## [3.0.23](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/magento-product@3.0.22...@graphcommerce/magento-product@3.0.23) (2021-10-11)
|
|
240
222
|
|
|
241
|
-
|
|
242
223
|
### Bug Fixes
|
|
243
224
|
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
225
|
+
- **product-pages:** remove top spacing short descriptions
|
|
226
|
+
([7ba7d32](https://github.com/ho-nl/m2-pwa/commit/7ba7d321d8eaf1d323047b87c6c086e9445f5263))
|
|
227
|
+
- **section-heeader-filter-items:** remove large paddings
|
|
228
|
+
([18f4d77](https://github.com/ho-nl/m2-pwa/commit/18f4d77e4eb1b029bf2e5656b753e2f18fde90ab))
|
|
250
229
|
|
|
251
230
|
## [3.0.18](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/magento-product@3.0.17...@graphcommerce/magento-product@3.0.18) (2021-10-08)
|
|
252
231
|
|
|
253
|
-
|
|
254
232
|
### Bug Fixes
|
|
255
233
|
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
234
|
+
- **product-grid:** product title is not a link
|
|
235
|
+
([d5707f9](https://github.com/ho-nl/m2-pwa/commit/d5707f97a53a01c18db967db3420d78b1132c53c))
|
|
236
|
+
- **product-list-item:** add ripple effect
|
|
237
|
+
([cdb2b9a](https://github.com/ho-nl/m2-pwa/commit/cdb2b9a63f65e6c1e8c819e6a20aca75c6cc286a))
|
|
262
238
|
|
|
263
239
|
## [3.0.15](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/magento-product@3.0.14...@graphcommerce/magento-product@3.0.15) (2021-10-06)
|
|
264
240
|
|
|
265
|
-
|
|
266
241
|
### Bug Fixes
|
|
267
242
|
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
243
|
+
- **cart-fab:** box shadow in safari
|
|
244
|
+
([4eb316d](https://github.com/ho-nl/m2-pwa/commit/4eb316dd0f2ab7ee2806a3acdb306af1eb72854b))
|
|
245
|
+
- **product-list-filters-container:** drop shadow fades in too fast
|
|
246
|
+
([2e8f848](https://github.com/ho-nl/m2-pwa/commit/2e8f84809baa3fe6c2861f8992f46b6a07842ec6))
|
|
274
247
|
|
|
275
248
|
## [3.0.8](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/magento-product@3.0.7...@graphcommerce/magento-product@3.0.8) (2021-09-30)
|
|
276
249
|
|
|
277
|
-
|
|
278
250
|
### Bug Fixes
|
|
279
251
|
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
252
|
+
- **filter-range-type:** invalid filter value after browser back
|
|
253
|
+
([b1e0a78](https://github.com/ho-nl/m2-pwa/commit/b1e0a78bb92719fb0f23eef53053e825e78d7ed1))
|
|
254
|
+
- **filters:** only push first filter to the history
|
|
255
|
+
([bbe1ac5](https://github.com/ho-nl/m2-pwa/commit/bbe1ac5b629f8ed7798094d64a413d0c27519854))
|
|
286
256
|
|
|
287
257
|
## [3.0.7](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/magento-product@3.0.6...@graphcommerce/magento-product@3.0.7) (2021-09-30)
|
|
288
258
|
|
|
289
|
-
|
|
290
259
|
### Bug Fixes
|
|
291
260
|
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
261
|
+
- with the latest version of graphql codegen the preresovled types inlined Maybe, make sure we
|
|
262
|
+
reflect that
|
|
263
|
+
([7cb27b0](https://github.com/ho-nl/m2-pwa/commit/7cb27b04cbe31bee5ef4000d408f08bc9ac505c5))
|
|
297
264
|
|
|
298
265
|
## [3.0.5](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/magento-product@3.0.4...@graphcommerce/magento-product@3.0.5) (2021-09-28)
|
|
299
266
|
|
|
300
|
-
|
|
301
267
|
### Bug Fixes
|
|
302
268
|
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
269
|
+
- add to cart button
|
|
270
|
+
([8a69454](https://github.com/ho-nl/m2-pwa/commit/8a69454b1372a563020e1ef1b7c50363b8d29717))
|
|
308
271
|
|
|
309
272
|
## [3.0.1](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/magento-product@3.0.0...@graphcommerce/magento-product@3.0.1) (2021-09-27)
|
|
310
273
|
|
|
311
274
|
**Note:** Version bump only for package @graphcommerce/magento-product
|
|
312
275
|
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
276
|
# 3.0.0 (2021-09-27)
|
|
318
277
|
|
|
319
|
-
|
|
320
278
|
### Bug Fixes
|
|
321
279
|
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
280
|
+
- add missing barrel exports
|
|
281
|
+
([9b16913](https://github.com/ho-nl/m2-pwa/commit/9b169135af99f69fdb18f5c1efb9020f3b3928e4))
|
|
282
|
+
- add more cases for single value filters
|
|
283
|
+
([b08c1d1](https://github.com/ho-nl/m2-pwa/commit/b08c1d125976e61280c11f008fa7f354132c1863))
|
|
284
|
+
- add product components to barrel file
|
|
285
|
+
([110058c](https://github.com/ho-nl/m2-pwa/commit/110058c3b1b3453640be21308be827379c48db58))
|
|
286
|
+
- address fragments
|
|
287
|
+
([96e68c3](https://github.com/ho-nl/m2-pwa/commit/96e68c3f96e40dded50ec5859909a7326b47e37b))
|
|
288
|
+
- align issue pdp
|
|
289
|
+
([7f0a326](https://github.com/ho-nl/m2-pwa/commit/7f0a326dbd1c63ed67d8fe144b97bd262004f8a6))
|
|
290
|
+
- **app-shell:** pages after app shell changes
|
|
291
|
+
([fb74510](https://github.com/ho-nl/m2-pwa/commit/fb74510121f6124009db72ad2ddebf6459c52a85))
|
|
292
|
+
- canonical urls
|
|
293
|
+
([9ff8d3f](https://github.com/ho-nl/m2-pwa/commit/9ff8d3f950098fb28440f31f5dd93a835dce0bda))
|
|
294
|
+
- change image width / height, will invalidate next image caches
|
|
295
|
+
([f90b9bc](https://github.com/ho-nl/m2-pwa/commit/f90b9bcbdd1311c541c25649a663afcab5aff6b0))
|
|
296
|
+
- checkbox alignment
|
|
297
|
+
([42f67c9](https://github.com/ho-nl/m2-pwa/commit/42f67c94515a38ff86b3ce7fb6b14e881ca945af))
|
|
298
|
+
- cleanup imports
|
|
299
|
+
([0e800d0](https://github.com/ho-nl/m2-pwa/commit/0e800d093914157286af2efd443d216d1c804573))
|
|
300
|
+
- code consistency
|
|
301
|
+
([a310f0e](https://github.com/ho-nl/m2-pwa/commit/a310f0e548907c044b016b9473641ecd378b313f))
|
|
302
|
+
- CSS grid for itemTitleContainer
|
|
303
|
+
([c36b70c](https://github.com/ho-nl/m2-pwa/commit/c36b70c0beaa0d500893ec3798c3b4895752d8a5))
|
|
304
|
+
- empty grid rows still have a gap
|
|
305
|
+
([7ba50c7](https://github.com/ho-nl/m2-pwa/commit/7ba50c740aa7ac5133b933b3e6a22fab853b55a6))
|
|
306
|
+
- filter label overflow
|
|
307
|
+
([9d74f4a](https://github.com/ho-nl/m2-pwa/commit/9d74f4ae43e2d53c84bd8eaf9120a39e1cc16c70))
|
|
308
|
+
- filter labels fully shown
|
|
309
|
+
([f96d1c9](https://github.com/ho-nl/m2-pwa/commit/f96d1c92c34562474d72277e87622e4b5cd1d70d))
|
|
310
|
+
- filter margin issue on mobile
|
|
311
|
+
([37a35c7](https://github.com/ho-nl/m2-pwa/commit/37a35c7b70874320cf9362b849e224dbf71b9ca8))
|
|
312
|
+
- FilterMatchTypeInput not implemented
|
|
313
|
+
([957cd65](https://github.com/ho-nl/m2-pwa/commit/957cd65347eda82bd93462c53743617ca9e6aa09))
|
|
314
|
+
- filters sometimes do not apply
|
|
315
|
+
([b8bc412](https://github.com/ho-nl/m2-pwa/commit/b8bc4122c82c6b27bdc76481dd6ece1da021266a))
|
|
316
|
+
- get additional info for filters
|
|
317
|
+
([0bc73f3](https://github.com/ho-nl/m2-pwa/commit/0bc73f3b7a837fcef65948a2dc00d4ef6a909ae5))
|
|
318
|
+
- getStaticPaths shouldn’t have the url suffix
|
|
319
|
+
([0fc9e1c](https://github.com/ho-nl/m2-pwa/commit/0fc9e1cec78ba653e32de042fb60a3ca88eb494d))
|
|
320
|
+
- header spacings
|
|
321
|
+
([f00462f](https://github.com/ho-nl/m2-pwa/commit/f00462f9abb61a54552c96dbed35ef708fe05608))
|
|
322
|
+
- ignore md files from triggering version updates
|
|
323
|
+
([4f98392](https://github.com/ho-nl/m2-pwa/commit/4f9839250b3a32d3070da5290e5efcc5e2243fba))
|
|
324
|
+
- **image:** change sizing of images on grid/productpage
|
|
325
|
+
([0e573b6](https://github.com/ho-nl/m2-pwa/commit/0e573b69a2d405126433e7c4747c01b533858b78))
|
|
326
|
+
- **image:** fix build
|
|
327
|
+
([b730cb6](https://github.com/ho-nl/m2-pwa/commit/b730cb6ae4e50dcf2f60e2046d6acf3047caacb3))
|
|
328
|
+
- **image:** product grid sizes
|
|
329
|
+
([a235589](https://github.com/ho-nl/m2-pwa/commit/a2355893073bde0e84f830647ee53ea10d612adb))
|
|
330
|
+
- implement next-ui barrel imports
|
|
331
|
+
([75bea70](https://github.com/ho-nl/m2-pwa/commit/75bea703dba898f18a2a1dfa3243ebd0a4e6f0e1))
|
|
332
|
+
- incorrect wrapping sizes
|
|
333
|
+
([32e99c2](https://github.com/ho-nl/m2-pwa/commit/32e99c20b48ff4d9e5e9b5bfcaa3cb427e022cf5))
|
|
334
|
+
- **magento-product:** hide sorting options when there are no products
|
|
335
|
+
([c5e37d7](https://github.com/ho-nl/m2-pwa/commit/c5e37d709c570596994beafe5a6afccfa5704548))
|
|
336
|
+
- make filters sticky more reliably
|
|
337
|
+
([147a28b](https://github.com/ho-nl/m2-pwa/commit/147a28b23ff17749f742338ddd26b062a3dd5e56))
|
|
338
|
+
- make sense of spacings for mobile navigation
|
|
339
|
+
([bd42c97](https://github.com/ho-nl/m2-pwa/commit/bd42c973753cd3e09ae8599bfef677979bae21f6))
|
|
340
|
+
- make sure an empty cart gets initialized properly
|
|
341
|
+
([12df845](https://github.com/ho-nl/m2-pwa/commit/12df8456117393cc7c387ba6e072190a831b7a58))
|
|
342
|
+
- make sure the bundleSize build doesn’t generate lots of pages
|
|
343
|
+
([7935a67](https://github.com/ho-nl/m2-pwa/commit/7935a6757119e1088067e191f4c0b6d033a5a5d8))
|
|
344
|
+
- make sure the sort isn’t lowercase
|
|
345
|
+
([aab92f4](https://github.com/ho-nl/m2-pwa/commit/aab92f4ca1de8a51f4dfe493169c35f258ed27e8))
|
|
346
|
+
- make sure there isn’t a ref error thrown
|
|
347
|
+
([928dcd1](https://github.com/ho-nl/m2-pwa/commit/928dcd13024edb35ec09b1e2b2eaec8810f03351))
|
|
348
|
+
- make sure we’re not building too many pages
|
|
349
|
+
([5b85df0](https://github.com/ho-nl/m2-pwa/commit/5b85df0d79178f67ec069b3bf46ddc9dd4781c01))
|
|
350
|
+
- pagination button colour
|
|
351
|
+
([7a3f282](https://github.com/ho-nl/m2-pwa/commit/7a3f2825c65c93b82be4e84aa4596491359419bf))
|
|
352
|
+
- playwright
|
|
353
|
+
([57098a5](https://github.com/ho-nl/m2-pwa/commit/57098a56f50f175cc753339aeba7c577288e20d6))
|
|
354
|
+
- price filter applying default values
|
|
355
|
+
([bb8f0f9](https://github.com/ho-nl/m2-pwa/commit/bb8f0f93ccf66e3f2fcc7ac8cefd320ebfd7d925))
|
|
356
|
+
- price styling issue on mobile
|
|
357
|
+
([cf0f3f3](https://github.com/ho-nl/m2-pwa/commit/cf0f3f3f102b378d33ef46ed43f738234eb1f7ff))
|
|
358
|
+
- product image alt tag was the URL
|
|
359
|
+
([e02c743](https://github.com/ho-nl/m2-pwa/commit/e02c74341be195e90fa290fc6ff54a4a44c29bed))
|
|
360
|
+
- product list filters centered when sticky (wip)
|
|
361
|
+
([cd260a5](https://github.com/ho-nl/m2-pwa/commit/cd260a533180b86fb389550421a603d76a75db01))
|
|
362
|
+
- product review date format error in safari
|
|
363
|
+
([57e398f](https://github.com/ho-nl/m2-pwa/commit/57e398ffa0e3adb888659217dfb6578e1656abed))
|
|
364
|
+
- productListsmall sizing
|
|
365
|
+
([4ab9301](https://github.com/ho-nl/m2-pwa/commit/4ab9301f294cbb1e9c80d5013b3a7e9e23229087))
|
|
366
|
+
- rebuild as grid
|
|
367
|
+
([92bb086](https://github.com/ho-nl/m2-pwa/commit/92bb08680dffd2a6505dfa01a7b381685a911dbf))
|
|
368
|
+
- remove absolute positioned price
|
|
369
|
+
([cd3670a](https://github.com/ho-nl/m2-pwa/commit/cd3670a6a3e4ca34dd1fe9a5d948ce9578fab366))
|
|
370
|
+
- remove full-page-view overlay for gallery
|
|
371
|
+
([34e7912](https://github.com/ho-nl/m2-pwa/commit/34e791271915a80ff013d5623c8c5a5a209221f3))
|
|
372
|
+
- remove image blending mode
|
|
373
|
+
([5926aac](https://github.com/ho-nl/m2-pwa/commit/5926aac45ab252a5b0a3cd9c32255afc7513a191))
|
|
374
|
+
- remove magento-category package from magento-product solving a circular dependency
|
|
375
|
+
([7379e6e](https://github.com/ho-nl/m2-pwa/commit/7379e6ede4829392b35008c17743181d9cac0636))
|
|
376
|
+
- removed reset button from filter range type
|
|
377
|
+
([21572dd](https://github.com/ho-nl/m2-pwa/commit/21572dd0df7acee19f1500d1c417251c10d5df35))
|
|
378
|
+
- replace captionOldOld with overline
|
|
379
|
+
([c19bc8a](https://github.com/ho-nl/m2-pwa/commit/c19bc8aee829432a8c72d0d4bc9d266110af65ab))
|
|
380
|
+
- **reviews:** make sure we use injects, fix rating_summary
|
|
381
|
+
([a69c643](https://github.com/ho-nl/m2-pwa/commit/a69c6432a13738569b0d16b3a48c3110fdf5c156))
|
|
382
|
+
- schema error
|
|
383
|
+
([7eb0c29](https://github.com/ho-nl/m2-pwa/commit/7eb0c29cd58bb242a9bf5d4395879d62e94a9ea4))
|
|
384
|
+
- schema.org errors
|
|
385
|
+
([467eae0](https://github.com/ho-nl/m2-pwa/commit/467eae0121a3f575db8d0d89d465aa5e3ccc0c87))
|
|
386
|
+
- schema.org errors
|
|
387
|
+
([31c3dc2](https://github.com/ho-nl/m2-pwa/commit/31c3dc246bdc6ea62e538a6231ba8714ba7ebaa7))
|
|
388
|
+
- search page routes
|
|
389
|
+
([4161179](https://github.com/ho-nl/m2-pwa/commit/4161179aaf2ecbc0fde0efbba891a7b85524e283))
|
|
390
|
+
- search results text
|
|
391
|
+
([33a496c](https://github.com/ho-nl/m2-pwa/commit/33a496c07fe6b5b0b05f3287dc86f6a32ca34b3b))
|
|
392
|
+
- show product amounts per filter
|
|
393
|
+
([e3eaacb](https://github.com/ho-nl/m2-pwa/commit/e3eaacb6aff052a055e02ce440ca5e8a146759c3))
|
|
394
|
+
- since all links are of next/link we need to add passHref for custom components
|
|
395
|
+
([16fb931](https://github.com/ho-nl/m2-pwa/commit/16fb93100d367203ea79bb4f93357221253f2ecd))
|
|
396
|
+
- sticky filter drop shadow on scroll
|
|
397
|
+
([1d84c5e](https://github.com/ho-nl/m2-pwa/commit/1d84c5e699dc3dd7e46e0f567bec18ac95b73316))
|
|
398
|
+
- style productdescription when <p> is missing
|
|
399
|
+
([38f51a8](https://github.com/ho-nl/m2-pwa/commit/38f51a8cfa75e95c75c836d539322b6e1077f557))
|
|
400
|
+
- test for deploy
|
|
401
|
+
([b695581](https://github.com/ho-nl/m2-pwa/commit/b695581b3657fdb8c9c1e87d7d77f5349e93cd44))
|
|
402
|
+
- using dynamic values in filter row & behaviour bugfixes with ‘too long filter row’
|
|
403
|
+
([ffdb6ac](https://github.com/ho-nl/m2-pwa/commit/ffdb6acaa000bf455e2aff008aadbc25e1bdb12d))
|
|
404
|
+
- v.match is not a function
|
|
405
|
+
([c84f131](https://github.com/ho-nl/m2-pwa/commit/c84f131864fec274bf7741f78eb61e575a5362a2))
|
|
406
|
+
- yarn workspace packages hot reload
|
|
407
|
+
([d03fc9f](https://github.com/ho-nl/m2-pwa/commit/d03fc9fdda3486476761786f2b56a934cc92befc))
|
|
387
408
|
|
|
388
409
|
### Features
|
|
389
410
|
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
411
|
+
- add additional props to ProductListItems
|
|
412
|
+
([e14bb40](https://github.com/ho-nl/m2-pwa/commit/e14bb40bdb3a396116a818dd76b0511adeab36d9))
|
|
413
|
+
- add barrel file for magento-category
|
|
414
|
+
([c5ba8c9](https://github.com/ho-nl/m2-pwa/commit/c5ba8c98cbb8192f1c1c85242ff6efa83b1fbdcc))
|
|
415
|
+
- add preload to first item for ProductListItemsBase
|
|
416
|
+
([a4e06bc](https://github.com/ho-nl/m2-pwa/commit/a4e06bcb4192596b25d509b61669cff9d8bfdee7))
|
|
417
|
+
- add product-review to renderers and products
|
|
418
|
+
([1a9b84b](https://github.com/ho-nl/m2-pwa/commit/1a9b84b6b7de213e82f0c86106eea4b79f38f864))
|
|
419
|
+
- add ProductReviews
|
|
420
|
+
([d8928f1](https://github.com/ho-nl/m2-pwa/commit/d8928f1d39e1c13bef1fb1d67c44ccfb854c8c27))
|
|
421
|
+
- add productreviewsummery component
|
|
422
|
+
([b85a36d](https://github.com/ho-nl/m2-pwa/commit/b85a36de1f7f78162beaacef3db2975068f94568))
|
|
423
|
+
- add ProductSpecs core component
|
|
424
|
+
([e500aac](https://github.com/ho-nl/m2-pwa/commit/e500aac08b9dd95af2377a6b028f5bc743146808))
|
|
425
|
+
- add review swatch to grid view
|
|
426
|
+
([6e22427](https://github.com/ho-nl/m2-pwa/commit/6e224276a3253f86f4da028cbd76b29e2e2f7884))
|
|
427
|
+
- add sidebar usps component
|
|
428
|
+
([3fe7ae3](https://github.com/ho-nl/m2-pwa/commit/3fe7ae36f7af4e6ac2f292bc0323c63fbf8a8847))
|
|
429
|
+
- added PaymentModule API and persistent selection of form fields
|
|
430
|
+
([b67f735](https://github.com/ho-nl/m2-pwa/commit/b67f7358f62edd56a8232d625ecee56af350bfb8))
|
|
431
|
+
- animated filters
|
|
432
|
+
([846e233](https://github.com/ho-nl/m2-pwa/commit/846e233c9653821afbe9cfe7742dc42bb869a078))
|
|
433
|
+
- automatic equal type filter
|
|
434
|
+
([711cc84](https://github.com/ho-nl/m2-pwa/commit/711cc8421b675115ac3455289a3cdb3e75c31a21))
|
|
435
|
+
- automatically apply filter range type
|
|
436
|
+
([2f61929](https://github.com/ho-nl/m2-pwa/commit/2f6192967df83036a3648d5ada7ac781f5f45aeb))
|
|
437
|
+
- better 404 handling and simplified getStaticProps
|
|
438
|
+
([321ace1](https://github.com/ho-nl/m2-pwa/commit/321ace1850642ee3eddfa674c37e6fca8adcdb74))
|
|
439
|
+
- canonical urls using abstract page meta component
|
|
440
|
+
([7d52cfc](https://github.com/ho-nl/m2-pwa/commit/7d52cfc76af2766dedf883b1e3fa5a5101eca823))
|
|
441
|
+
- created stable layout for category filters
|
|
442
|
+
([08d9351](https://github.com/ho-nl/m2-pwa/commit/08d9351dac5c9ede864ff336a60d758875d8efe4))
|
|
443
|
+
- created stacked-pages package
|
|
444
|
+
([d86008e](https://github.com/ho-nl/m2-pwa/commit/d86008ee659ccb25b194a41d624b394a1ddbd088))
|
|
445
|
+
- data agnostic animated header
|
|
446
|
+
([17047a6](https://github.com/ho-nl/m2-pwa/commit/17047a6d754494d9443c8f2e486cc232cf199c45))
|
|
447
|
+
- do not start with shadow
|
|
448
|
+
([0c426f4](https://github.com/ho-nl/m2-pwa/commit/0c426f4017390cc0371ac698cad1880c871be18f))
|
|
449
|
+
- Expandable ProductPage Image
|
|
450
|
+
([96b5a4d](https://github.com/ho-nl/m2-pwa/commit/96b5a4dd21d8667add097303646f7e70b99887e1))
|
|
451
|
+
- framer slider gallery for product view
|
|
452
|
+
([43f5c67](https://github.com/ho-nl/m2-pwa/commit/43f5c678f5f075372d5b02c87858d858cde6ce4e))
|
|
453
|
+
- **framer-scroller:** added the new slider to the product page
|
|
454
|
+
([3c6b726](https://github.com/ho-nl/m2-pwa/commit/3c6b7262fb6418798f828f4517ed097fd9734e96))
|
|
455
|
+
- **framer-scroller:** implemented the scroller on all pages
|
|
456
|
+
([73fb518](https://github.com/ho-nl/m2-pwa/commit/73fb518eff74edb2b3212e892b3d8cc2b088011b))
|
|
457
|
+
- **FramerSlider:** implemented in ProductListFiltersContainer
|
|
458
|
+
([6d2744a](https://github.com/ho-nl/m2-pwa/commit/6d2744a4d1320c12bfe8efb0ed5c506300ed4660))
|
|
459
|
+
- **graphql:** introduced new graphql package that holds all generated files
|
|
460
|
+
([a3e7aa0](https://github.com/ho-nl/m2-pwa/commit/a3e7aa05540540533b5ced9a95f1f802ecbe499f))
|
|
461
|
+
- groundwork for complete reimplementation of product pages
|
|
462
|
+
([b224da8](https://github.com/ho-nl/m2-pwa/commit/b224da8273eb5c8173ad30d006391b2291331623))
|
|
463
|
+
- i18n routing added (/ and /fr for demo)
|
|
464
|
+
([bb3b339](https://github.com/ho-nl/m2-pwa/commit/bb3b339fbc9fceddd264a891ad81f00327a241ae))
|
|
465
|
+
- **image:** introduced completely rewritten Image component
|
|
466
|
+
([e3413b3](https://github.com/ho-nl/m2-pwa/commit/e3413b3a57392d6571ea64cb8d9c8dca05ea31df))
|
|
467
|
+
- introduced magento-product-types package
|
|
468
|
+
([1a0932b](https://github.com/ho-nl/m2-pwa/commit/1a0932b5d882608dcf8fd2e3b17ee9868f5f5776))
|
|
469
|
+
- introduces framer-next-pages and framer-sheet to next-ui and soxbase package
|
|
470
|
+
([e04ad8a](https://github.com/ho-nl/m2-pwa/commit/e04ad8a94cd1fd5a7c5575c9db7916b6e8a88f16))
|
|
471
|
+
- **magento-graphql:** added core magentoTypePolicies
|
|
472
|
+
([bdf15d0](https://github.com/ho-nl/m2-pwa/commit/bdf15d0d3c04e88339a8385d76f3b1ab9589fde3))
|
|
473
|
+
- major performance refactor
|
|
474
|
+
([03f8e2f](https://github.com/ho-nl/m2-pwa/commit/03f8e2fa16ef919bd6bd6eadd36922d0245ed960))
|
|
475
|
+
- **mesh:** use mesh with build version with increased stability/performance
|
|
476
|
+
([63863f3](https://github.com/ho-nl/m2-pwa/commit/63863f3a2df4d596819b85f3cf736c7f52f828c1))
|
|
477
|
+
- next.js 11
|
|
478
|
+
([7d61407](https://github.com/ho-nl/m2-pwa/commit/7d614075a778f488045034f74be4f75b93f63c43))
|
|
479
|
+
- **playwright:** added new playwright package to enable browser testing
|
|
480
|
+
([6f49ec7](https://github.com/ho-nl/m2-pwa/commit/6f49ec7595563775b96ebf21c27e39da1282e8d9))
|
|
481
|
+
- product delivery component for sidebar
|
|
482
|
+
([caa9809](https://github.com/ho-nl/m2-pwa/commit/caa9809d6c10570cb47e58c5e8191c40f20f1dbe))
|
|
483
|
+
- reduced page shell component
|
|
484
|
+
([7e0b0a1](https://github.com/ho-nl/m2-pwa/commit/7e0b0a1471795f47e2f0f876b0e09cb65b053c2a))
|
|
485
|
+
- reimplemented RowSwipeableGrid
|
|
486
|
+
([a9131de](https://github.com/ho-nl/m2-pwa/commit/a9131dea19347db2985ee3864e460dfa8a3f2182))
|
|
487
|
+
- renamed all packages to use [@graphcommerce](https://github.com/graphcommerce) instead of
|
|
488
|
+
[@reachdigital](https://github.com/reachdigital)
|
|
489
|
+
([491e4ce](https://github.com/ho-nl/m2-pwa/commit/491e4cec9a2686472dac36b79f999257c0811ffe))
|
|
490
|
+
- restyled filters on desktop, wip mobile
|
|
491
|
+
([9c9dfde](https://github.com/ho-nl/m2-pwa/commit/9c9dfdea68cebd4ca1c86278575e94699e79637a))
|
|
492
|
+
- schema.org data on products
|
|
493
|
+
([5f158a9](https://github.com/ho-nl/m2-pwa/commit/5f158a93eef2407249b881ec804e45b07b0caab9))
|
|
494
|
+
- search page
|
|
495
|
+
([c89291b](https://github.com/ho-nl/m2-pwa/commit/c89291b7a65c93cbdb5f131f061f7232fdce3b99))
|
|
496
|
+
- search result page wip
|
|
497
|
+
([4ecaf34](https://github.com/ho-nl/m2-pwa/commit/4ecaf34deaa0ff6d24e03d72e74fd045bb7ee269))
|
|
498
|
+
- Style ProductDescription component
|
|
499
|
+
([e8dcd4e](https://github.com/ho-nl/m2-pwa/commit/e8dcd4ed49b1cf56ee9380b403796c742fc71bf6))
|
|
500
|
+
- **theme:** restructured fonts and applied to home and category page
|
|
501
|
+
([6adf5f1](https://github.com/ho-nl/m2-pwa/commit/6adf5f11321bdfbf499125f1161c5abf5a1bfe4a))
|
|
502
|
+
- **theme:** restructured typography
|
|
503
|
+
([6fcddae](https://github.com/ho-nl/m2-pwa/commit/6fcddae6b1b54d071475c59c80a9f8d8a36294d5))
|
|
504
|
+
- update email form in my account
|
|
505
|
+
([e5b6832](https://github.com/ho-nl/m2-pwa/commit/e5b6832ca1b55083b80516ecc59b5f1d8a93763b))
|
|
506
|
+
- upgrade to node 14
|
|
507
|
+
([d079a75](https://github.com/ho-nl/m2-pwa/commit/d079a751e9bfd8dc7f5009d2c9f31c336a0c96ab))
|
|
508
|
+
- upgraded to nextjs 11
|
|
509
|
+
([0053beb](https://github.com/ho-nl/m2-pwa/commit/0053beb7ef597c190add7264256a0eaec35868da))
|
|
510
|
+
- use official nextjs image endpoint
|
|
511
|
+
([0e76ab4](https://github.com/ho-nl/m2-pwa/commit/0e76ab4cece15d4d6f192cb938588a34abaebe8a))
|
|
512
|
+
- working on EmailForm
|
|
513
|
+
([f16141f](https://github.com/ho-nl/m2-pwa/commit/f16141f8cc0dfeaef8dee2a3e635bda898550a51))
|
|
442
514
|
|
|
443
515
|
### Reverts
|
|
444
516
|
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
517
|
+
- Revert "chore: upgrade @apollo/client"
|
|
518
|
+
([55ff24e](https://github.com/ho-nl/m2-pwa/commit/55ff24ede0e56c85b8095edadadd1ec5e0b1b8d2))
|
|
519
|
+
- Revert "feat: apply filter on deactivation of the filter menu"
|
|
520
|
+
([7333129](https://github.com/ho-nl/m2-pwa/commit/73331293610df665d75c8af61bdfaf947046250a))
|
|
449
521
|
|
|
450
522
|
## 2.0.8 (2020-10-28)
|
|
451
523
|
|
|
452
|
-
|
|
453
524
|
### Bug Fixes
|
|
454
525
|
|
|
455
|
-
|
|
456
|
-
|
|
526
|
+
- make sure themes extensions are found
|
|
527
|
+
([5aa18db](https://github.com/ho-nl/m2-pwa/commit/5aa18db514fd2e2f50681367e39523f8e742ece0))
|
|
457
528
|
|
|
458
529
|
### Features
|
|
459
530
|
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
531
|
+
- added generated graphql.ts files
|
|
532
|
+
([3e44415](https://github.com/ho-nl/m2-pwa/commit/3e44415b018e74b502e9e98479aa5e84041f337d))
|
|
533
|
+
- split into packages
|
|
534
|
+
([2ee7fd6](https://github.com/ho-nl/m2-pwa/commit/2ee7fd6c0056f467d114f04d92c6c0ddf622d151))
|
|
463
535
|
|
|
464
536
|
### BREAKING CHANGES
|
|
465
537
|
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
538
|
+
- huge folder structure refactor, please read README to reinstall
|
|
471
539
|
|
|
472
540
|
# Change Log
|
|
473
541
|
|
|
@@ -550,8 +618,7 @@ All notable changes to this project will be documented in this file. See
|
|
|
550
618
|
|
|
551
619
|
### Bug Fixes
|
|
552
620
|
|
|
553
|
-
- remove magento-category package from magento-product solving a circular
|
|
554
|
-
dependency
|
|
621
|
+
- remove magento-category package from magento-product solving a circular dependency
|
|
555
622
|
([7379e6e](https://github.com/ho-nl/m2-pwa/commit/7379e6ede4829392b35008c17743181d9cac0636))
|
|
556
623
|
|
|
557
624
|
## [2.101.1](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/magento-product@2.101.0...@graphcommerce/magento-product@2.101.1) (2021-07-28)
|