@ecomplus/widget-search 1.0.0-beta.18 → 1.0.0-beta.181
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 +597 -31
- package/cms.config.js +1 -0
- package/dist/public/widget-search.1.min.js +2 -0
- package/dist/public/widget-search.1.min.js.map +1 -0
- package/dist/public/widget-search.2.min.js +2 -0
- package/dist/public/widget-search.2.min.js.map +1 -0
- package/dist/public/widget-search.3.min.js +5 -0
- package/dist/public/widget-search.3.min.js.map +1 -0
- package/dist/public/widget-search.4.min.js +5 -0
- package/dist/public/widget-search.4.min.js.map +1 -0
- package/dist/public/widget-search.var.min.js +1 -1
- package/dist/public/widget-search.var.min.js.map +1 -1
- package/dist/widget-search.1.min.js +2 -0
- package/dist/widget-search.1.min.js.map +1 -0
- package/dist/widget-search.2.min.js +2 -0
- package/dist/widget-search.2.min.js.map +1 -0
- package/dist/widget-search.3.min.js +5 -0
- package/dist/widget-search.3.min.js.map +1 -0
- package/dist/widget-search.4.min.js +5 -0
- package/dist/widget-search.4.min.js.map +1 -0
- package/dist/widget-search.min.js +1 -1
- package/dist/widget-search.min.js.map +1 -1
- package/package.json +3 -3
- package/webpack.config.js +1 -0
package/CHANGELOG.md
CHANGED
|
@@ -3,198 +3,764 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
-
# [1.0.0-beta.
|
|
6
|
+
# [1.0.0-beta.181](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.180...@ecomplus/widget-search@1.0.0-beta.181) (2024-09-06)
|
|
7
7
|
|
|
8
8
|
**Note:** Version bump only for package @ecomplus/widget-search
|
|
9
9
|
|
|
10
|
+
# [1.0.0-beta.180](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.179...@ecomplus/widget-search@1.0.0-beta.180) (2024-08-22)
|
|
10
11
|
|
|
12
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
11
13
|
|
|
14
|
+
# [1.0.0-beta.179](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.178...@ecomplus/widget-search@1.0.0-beta.179) (2024-08-15)
|
|
12
15
|
|
|
16
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
13
17
|
|
|
14
|
-
# [1.0.0-beta.
|
|
18
|
+
# [1.0.0-beta.178](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.177...@ecomplus/widget-search@1.0.0-beta.178) (2024-05-30)
|
|
15
19
|
|
|
16
20
|
**Note:** Version bump only for package @ecomplus/widget-search
|
|
17
21
|
|
|
22
|
+
# [1.0.0-beta.177](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.176...@ecomplus/widget-search@1.0.0-beta.177) (2024-05-07)
|
|
18
23
|
|
|
24
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
19
25
|
|
|
26
|
+
# [1.0.0-beta.176](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.175...@ecomplus/widget-search@1.0.0-beta.176) (2024-05-02)
|
|
20
27
|
|
|
28
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
21
29
|
|
|
22
|
-
# [1.0.0-beta.
|
|
30
|
+
# [1.0.0-beta.175](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.174...@ecomplus/widget-search@1.0.0-beta.175) (2024-04-26)
|
|
31
|
+
|
|
32
|
+
### Bug Fixes
|
|
33
|
+
|
|
34
|
+
- **deps:** reverting core-js and lozad peer semver ([498daaf](https://github.com/ecomplus/storefront/commit/498daaf7a687eb7b51ce40e19633c8349fedafef))
|
|
35
|
+
|
|
36
|
+
# [1.0.0-beta.174](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.173...@ecomplus/widget-search@1.0.0-beta.174) (2024-04-25)
|
|
37
|
+
|
|
38
|
+
### Bug Fixes
|
|
39
|
+
|
|
40
|
+
- **deps:** update all non-major dependencies ([#1035](https://github.com/ecomplus/storefront/issues/1035)) ([18b0e97](https://github.com/ecomplus/storefront/commit/18b0e97b454adc8bcc35bc3cb398900e4cc7ee66))
|
|
41
|
+
|
|
42
|
+
# [1.0.0-beta.173](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.172...@ecomplus/widget-search@1.0.0-beta.173) (2024-04-16)
|
|
23
43
|
|
|
24
44
|
**Note:** Version bump only for package @ecomplus/widget-search
|
|
25
45
|
|
|
46
|
+
# [1.0.0-beta.172](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.171...@ecomplus/widget-search@1.0.0-beta.172) (2024-04-10)
|
|
26
47
|
|
|
48
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
27
49
|
|
|
50
|
+
# [1.0.0-beta.171](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.170...@ecomplus/widget-search@1.0.0-beta.171) (2024-03-28)
|
|
28
51
|
|
|
52
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
29
53
|
|
|
30
|
-
# [1.0.0-beta.
|
|
54
|
+
# [1.0.0-beta.170](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.169...@ecomplus/widget-search@1.0.0-beta.170) (2024-03-23)
|
|
31
55
|
|
|
32
56
|
**Note:** Version bump only for package @ecomplus/widget-search
|
|
33
57
|
|
|
58
|
+
# [1.0.0-beta.169](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.168...@ecomplus/widget-search@1.0.0-beta.169) (2024-03-23)
|
|
34
59
|
|
|
60
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
35
61
|
|
|
62
|
+
# [1.0.0-beta.168](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.167...@ecomplus/widget-search@1.0.0-beta.168) (2024-03-23)
|
|
36
63
|
|
|
64
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
37
65
|
|
|
38
|
-
# [1.0.0-beta.
|
|
66
|
+
# [1.0.0-beta.167](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.166...@ecomplus/widget-search@1.0.0-beta.167) (2024-03-22)
|
|
39
67
|
|
|
40
68
|
**Note:** Version bump only for package @ecomplus/widget-search
|
|
41
69
|
|
|
70
|
+
# [1.0.0-beta.166](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.165...@ecomplus/widget-search@1.0.0-beta.166) (2024-03-21)
|
|
42
71
|
|
|
72
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
43
73
|
|
|
74
|
+
# [1.0.0-beta.165](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.164...@ecomplus/widget-search@1.0.0-beta.165) (2023-11-29)
|
|
44
75
|
|
|
76
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
45
77
|
|
|
46
|
-
# [1.0.0-beta.
|
|
78
|
+
# [1.0.0-beta.164](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.163...@ecomplus/widget-search@1.0.0-beta.164) (2023-11-17)
|
|
47
79
|
|
|
80
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
48
81
|
|
|
49
|
-
|
|
82
|
+
# [1.0.0-beta.163](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.162...@ecomplus/widget-search@1.0.0-beta.163) (2023-11-07)
|
|
50
83
|
|
|
51
|
-
|
|
84
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
52
85
|
|
|
86
|
+
# [1.0.0-beta.162](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.161...@ecomplus/widget-search@1.0.0-beta.162) (2023-11-06)
|
|
53
87
|
|
|
88
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
54
89
|
|
|
90
|
+
# [1.0.0-beta.161](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.160...@ecomplus/widget-search@1.0.0-beta.161) (2023-11-02)
|
|
55
91
|
|
|
92
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
56
93
|
|
|
57
|
-
# [1.0.0-beta.
|
|
94
|
+
# [1.0.0-beta.160](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.159...@ecomplus/widget-search@1.0.0-beta.160) (2023-11-02)
|
|
58
95
|
|
|
59
96
|
**Note:** Version bump only for package @ecomplus/widget-search
|
|
60
97
|
|
|
98
|
+
# [1.0.0-beta.159](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.158...@ecomplus/widget-search@1.0.0-beta.159) (2023-10-09)
|
|
61
99
|
|
|
100
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
62
101
|
|
|
102
|
+
# [1.0.0-beta.158](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.157...@ecomplus/widget-search@1.0.0-beta.158) (2023-09-06)
|
|
63
103
|
|
|
104
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
64
105
|
|
|
65
|
-
# [1.0.0-beta.
|
|
106
|
+
# [1.0.0-beta.157](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.156...@ecomplus/widget-search@1.0.0-beta.157) (2023-08-24)
|
|
66
107
|
|
|
67
108
|
**Note:** Version bump only for package @ecomplus/widget-search
|
|
68
109
|
|
|
110
|
+
# [1.0.0-beta.156](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.155...@ecomplus/widget-search@1.0.0-beta.156) (2023-07-21)
|
|
69
111
|
|
|
112
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
70
113
|
|
|
114
|
+
# [1.0.0-beta.155](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.154...@ecomplus/widget-search@1.0.0-beta.155) (2023-06-15)
|
|
71
115
|
|
|
116
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
72
117
|
|
|
73
|
-
# [1.0.0-beta.
|
|
118
|
+
# [1.0.0-beta.154](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.153...@ecomplus/widget-search@1.0.0-beta.154) (2023-06-02)
|
|
74
119
|
|
|
75
120
|
**Note:** Version bump only for package @ecomplus/widget-search
|
|
76
121
|
|
|
122
|
+
# [1.0.0-beta.153](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.152...@ecomplus/widget-search@1.0.0-beta.153) (2023-05-31)
|
|
77
123
|
|
|
124
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
78
125
|
|
|
126
|
+
# [1.0.0-beta.152](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.151...@ecomplus/widget-search@1.0.0-beta.152) (2023-05-20)
|
|
79
127
|
|
|
128
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
80
129
|
|
|
81
|
-
# [1.0.0-beta.
|
|
130
|
+
# [1.0.0-beta.151](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.150...@ecomplus/widget-search@1.0.0-beta.151) (2023-05-16)
|
|
82
131
|
|
|
83
132
|
**Note:** Version bump only for package @ecomplus/widget-search
|
|
84
133
|
|
|
134
|
+
# [1.0.0-beta.150](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.149...@ecomplus/widget-search@1.0.0-beta.150) (2023-05-12)
|
|
85
135
|
|
|
136
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
86
137
|
|
|
138
|
+
# [1.0.0-beta.149](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.148...@ecomplus/widget-search@1.0.0-beta.149) (2023-05-03)
|
|
87
139
|
|
|
140
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
88
141
|
|
|
89
|
-
# [1.0.0-beta.
|
|
142
|
+
# [1.0.0-beta.148](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.147...@ecomplus/widget-search@1.0.0-beta.148) (2023-04-24)
|
|
90
143
|
|
|
91
144
|
**Note:** Version bump only for package @ecomplus/widget-search
|
|
92
145
|
|
|
146
|
+
# [1.0.0-beta.147](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.146...@ecomplus/widget-search@1.0.0-beta.147) (2023-04-22)
|
|
93
147
|
|
|
148
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
94
149
|
|
|
150
|
+
# [1.0.0-beta.146](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.145...@ecomplus/widget-search@1.0.0-beta.146) (2023-04-20)
|
|
95
151
|
|
|
152
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
96
153
|
|
|
97
|
-
# [1.0.0-beta.
|
|
154
|
+
# [1.0.0-beta.145](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.144...@ecomplus/widget-search@1.0.0-beta.145) (2023-04-17)
|
|
98
155
|
|
|
99
156
|
**Note:** Version bump only for package @ecomplus/widget-search
|
|
100
157
|
|
|
158
|
+
# [1.0.0-beta.144](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.143...@ecomplus/widget-search@1.0.0-beta.144) (2023-04-11)
|
|
101
159
|
|
|
160
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
102
161
|
|
|
162
|
+
# [1.0.0-beta.143](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.142...@ecomplus/widget-search@1.0.0-beta.143) (2023-04-11)
|
|
103
163
|
|
|
164
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
104
165
|
|
|
105
|
-
# [1.0.0-beta.
|
|
166
|
+
# [1.0.0-beta.142](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.141...@ecomplus/widget-search@1.0.0-beta.142) (2023-03-24)
|
|
106
167
|
|
|
107
168
|
**Note:** Version bump only for package @ecomplus/widget-search
|
|
108
169
|
|
|
170
|
+
# [1.0.0-beta.141](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.140...@ecomplus/widget-search@1.0.0-beta.141) (2023-02-23)
|
|
109
171
|
|
|
172
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
110
173
|
|
|
174
|
+
# [1.0.0-beta.140](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.139...@ecomplus/widget-search@1.0.0-beta.140) (2023-02-09)
|
|
111
175
|
|
|
176
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
112
177
|
|
|
113
|
-
# [1.0.0-beta.
|
|
178
|
+
# [1.0.0-beta.139](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.138...@ecomplus/widget-search@1.0.0-beta.139) (2023-01-25)
|
|
114
179
|
|
|
115
180
|
**Note:** Version bump only for package @ecomplus/widget-search
|
|
116
181
|
|
|
182
|
+
# [1.0.0-beta.138](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.137...@ecomplus/widget-search@1.0.0-beta.138) (2023-01-20)
|
|
117
183
|
|
|
184
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
118
185
|
|
|
186
|
+
# [1.0.0-beta.137](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.136...@ecomplus/widget-search@1.0.0-beta.137) (2023-01-09)
|
|
119
187
|
|
|
188
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
120
189
|
|
|
121
|
-
# [1.0.0-beta.
|
|
190
|
+
# [1.0.0-beta.136](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.135...@ecomplus/widget-search@1.0.0-beta.136) (2022-12-29)
|
|
191
|
+
|
|
192
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
193
|
+
|
|
194
|
+
# [1.0.0-beta.135](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.134...@ecomplus/widget-search@1.0.0-beta.135) (2022-11-10)
|
|
122
195
|
|
|
123
196
|
**Note:** Version bump only for package @ecomplus/widget-search
|
|
124
197
|
|
|
198
|
+
# [1.0.0-beta.134](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.133...@ecomplus/widget-search@1.0.0-beta.134) (2022-11-04)
|
|
125
199
|
|
|
200
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
126
201
|
|
|
202
|
+
# [1.0.0-beta.133](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.132...@ecomplus/widget-search@1.0.0-beta.133) (2022-11-01)
|
|
127
203
|
|
|
204
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
128
205
|
|
|
129
|
-
# [1.0.0-beta.
|
|
206
|
+
# [1.0.0-beta.132](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.131...@ecomplus/widget-search@1.0.0-beta.132) (2022-10-25)
|
|
130
207
|
|
|
131
208
|
**Note:** Version bump only for package @ecomplus/widget-search
|
|
132
209
|
|
|
210
|
+
# [1.0.0-beta.131](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.130...@ecomplus/widget-search@1.0.0-beta.131) (2022-09-15)
|
|
133
211
|
|
|
212
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
134
213
|
|
|
214
|
+
# [1.0.0-beta.130](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.129...@ecomplus/widget-search@1.0.0-beta.130) (2022-09-01)
|
|
135
215
|
|
|
216
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
136
217
|
|
|
137
|
-
# [1.0.0-beta.
|
|
218
|
+
# [1.0.0-beta.129](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.128...@ecomplus/widget-search@1.0.0-beta.129) (2022-08-26)
|
|
138
219
|
|
|
139
220
|
**Note:** Version bump only for package @ecomplus/widget-search
|
|
140
221
|
|
|
222
|
+
# [1.0.0-beta.128](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.127...@ecomplus/widget-search@1.0.0-beta.128) (2022-08-17)
|
|
141
223
|
|
|
224
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
142
225
|
|
|
226
|
+
# [1.0.0-beta.127](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.126...@ecomplus/widget-search@1.0.0-beta.127) (2022-08-04)
|
|
143
227
|
|
|
228
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
144
229
|
|
|
145
|
-
# [1.0.0-beta.
|
|
230
|
+
# [1.0.0-beta.126](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.125...@ecomplus/widget-search@1.0.0-beta.126) (2022-07-28)
|
|
146
231
|
|
|
147
232
|
**Note:** Version bump only for package @ecomplus/widget-search
|
|
148
233
|
|
|
234
|
+
# [1.0.0-beta.125](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.124...@ecomplus/widget-search@1.0.0-beta.125) (2022-07-26)
|
|
149
235
|
|
|
236
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
150
237
|
|
|
238
|
+
# [1.0.0-beta.124](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.123...@ecomplus/widget-search@1.0.0-beta.124) (2022-07-16)
|
|
151
239
|
|
|
240
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
152
241
|
|
|
153
|
-
# [1.0.0-beta.
|
|
242
|
+
# [1.0.0-beta.123](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.122...@ecomplus/widget-search@1.0.0-beta.123) (2022-07-06)
|
|
243
|
+
|
|
244
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
154
245
|
|
|
246
|
+
# [1.0.0-beta.122](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.121...@ecomplus/widget-search@1.0.0-beta.122) (2022-07-04)
|
|
155
247
|
|
|
156
|
-
|
|
248
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
249
|
+
|
|
250
|
+
# [1.0.0-beta.121](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.120...@ecomplus/widget-search@1.0.0-beta.121) (2022-06-03)
|
|
251
|
+
|
|
252
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
253
|
+
|
|
254
|
+
# [1.0.0-beta.120](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.119...@ecomplus/widget-search@1.0.0-beta.120) (2022-05-18)
|
|
255
|
+
|
|
256
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
257
|
+
|
|
258
|
+
# [1.0.0-beta.119](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.118...@ecomplus/widget-search@1.0.0-beta.119) (2022-05-17)
|
|
259
|
+
|
|
260
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
261
|
+
|
|
262
|
+
# [1.0.0-beta.118](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.117...@ecomplus/widget-search@1.0.0-beta.118) (2022-05-14)
|
|
263
|
+
|
|
264
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
265
|
+
|
|
266
|
+
# [1.0.0-beta.117](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.116...@ecomplus/widget-search@1.0.0-beta.117) (2022-05-06)
|
|
267
|
+
|
|
268
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
269
|
+
|
|
270
|
+
# [1.0.0-beta.116](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.115...@ecomplus/widget-search@1.0.0-beta.116) (2022-04-21)
|
|
271
|
+
|
|
272
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
273
|
+
|
|
274
|
+
# [1.0.0-beta.115](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.114...@ecomplus/widget-search@1.0.0-beta.115) (2022-04-01)
|
|
275
|
+
|
|
276
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
277
|
+
|
|
278
|
+
# [1.0.0-beta.114](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.113...@ecomplus/widget-search@1.0.0-beta.114) (2022-03-05)
|
|
279
|
+
|
|
280
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
281
|
+
|
|
282
|
+
# [1.0.0-beta.113](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.112...@ecomplus/widget-search@1.0.0-beta.113) (2022-02-16)
|
|
157
283
|
|
|
158
|
-
|
|
159
|
-
* **vue-render:** get scoped slots from 'instant-search' div ([6625726](https://github.com/ecomplus/storefront/commit/66257260fa2be254d0263bde2fd5cef401f7b3f2))
|
|
160
|
-
* **widget-search:** keep original 'instant-search' el id ([0c92d13](https://github.com/ecomplus/storefront/commit/0c92d13dc9f741520975ac84711af754ba95213c))
|
|
284
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
161
285
|
|
|
286
|
+
# [1.0.0-beta.112](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.111...@ecomplus/widget-search@1.0.0-beta.112) (2022-02-06)
|
|
162
287
|
|
|
163
288
|
### Features
|
|
164
289
|
|
|
165
|
-
|
|
166
|
-
* **widget-search:** using @ecomplus/storefront-components InstantSearch ([1e82737](https://github.com/ecomplus/storefront/commit/1e82737b43de56bf5f4338ece10b218f94a4aea4))
|
|
290
|
+
- **template/cms:** using @ecomplus/storefront-cms in place of raw netlify cms ([#596](https://github.com/ecomplus/storefront/issues/596)) ([95c8d3a](https://github.com/ecomplus/storefront/commit/95c8d3ab3f73b0b1dff0a1f5f45b5abfb6dddafa)), closes [#issuecomment-1006566949](https://github.com/ecomplus/storefront/issues/issuecomment-1006566949) [#issuecomment-1003380562](https://github.com/ecomplus/storefront/issues/issuecomment-1003380562)
|
|
167
291
|
|
|
292
|
+
# [1.0.0-beta.111](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.110...@ecomplus/widget-search@1.0.0-beta.111) (2022-01-24)
|
|
168
293
|
|
|
294
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
169
295
|
|
|
296
|
+
# [1.0.0-beta.110](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.109...@ecomplus/widget-search@1.0.0-beta.110) (2022-01-18)
|
|
170
297
|
|
|
298
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
171
299
|
|
|
172
|
-
# [1.0.0-
|
|
300
|
+
# [1.0.0-beta.109](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.108...@ecomplus/widget-search@1.0.0-beta.109) (2022-01-11)
|
|
173
301
|
|
|
174
302
|
**Note:** Version bump only for package @ecomplus/widget-search
|
|
175
303
|
|
|
304
|
+
# [1.0.0-beta.108](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.107...@ecomplus/widget-search@1.0.0-beta.108) (2022-01-04)
|
|
176
305
|
|
|
306
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
177
307
|
|
|
308
|
+
# [1.0.0-beta.107](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.106...@ecomplus/widget-search@1.0.0-beta.107) (2021-12-31)
|
|
178
309
|
|
|
310
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
179
311
|
|
|
180
|
-
# [1.0.0-
|
|
312
|
+
# [1.0.0-beta.106](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.105...@ecomplus/widget-search@1.0.0-beta.106) (2021-12-29)
|
|
313
|
+
|
|
314
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
315
|
+
|
|
316
|
+
# [1.0.0-beta.105](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.104...@ecomplus/widget-search@1.0.0-beta.105) (2021-12-06)
|
|
317
|
+
|
|
318
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
319
|
+
|
|
320
|
+
# [1.0.0-beta.104](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.103...@ecomplus/widget-search@1.0.0-beta.104) (2021-11-17)
|
|
321
|
+
|
|
322
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
323
|
+
|
|
324
|
+
# [1.0.0-beta.103](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.102...@ecomplus/widget-search@1.0.0-beta.103) (2021-11-09)
|
|
325
|
+
|
|
326
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
327
|
+
|
|
328
|
+
# [1.0.0-beta.102](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.101...@ecomplus/widget-search@1.0.0-beta.102) (2021-11-09)
|
|
329
|
+
|
|
330
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
331
|
+
|
|
332
|
+
# [1.0.0-beta.101](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.100...@ecomplus/widget-search@1.0.0-beta.101) (2021-10-25)
|
|
333
|
+
|
|
334
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
335
|
+
|
|
336
|
+
# [1.0.0-beta.100](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.99...@ecomplus/widget-search@1.0.0-beta.100) (2021-10-05)
|
|
337
|
+
|
|
338
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
339
|
+
|
|
340
|
+
# [1.0.0-beta.99](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.98...@ecomplus/widget-search@1.0.0-beta.99) (2021-10-05)
|
|
341
|
+
|
|
342
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
343
|
+
|
|
344
|
+
# [1.0.0-beta.98](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.97...@ecomplus/widget-search@1.0.0-beta.98) (2021-09-21)
|
|
345
|
+
|
|
346
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
347
|
+
|
|
348
|
+
# [1.0.0-beta.97](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.96...@ecomplus/widget-search@1.0.0-beta.97) (2021-09-17)
|
|
349
|
+
|
|
350
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
351
|
+
|
|
352
|
+
# [1.0.0-beta.96](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.95...@ecomplus/widget-search@1.0.0-beta.96) (2021-09-02)
|
|
353
|
+
|
|
354
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
355
|
+
|
|
356
|
+
# [1.0.0-beta.95](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.94...@ecomplus/widget-search@1.0.0-beta.95) (2021-08-19)
|
|
357
|
+
|
|
358
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
359
|
+
|
|
360
|
+
# [1.0.0-beta.94](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.93...@ecomplus/widget-search@1.0.0-beta.94) (2021-08-17)
|
|
361
|
+
|
|
362
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
363
|
+
|
|
364
|
+
# [1.0.0-beta.93](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.92...@ecomplus/widget-search@1.0.0-beta.93) (2021-08-02)
|
|
365
|
+
|
|
366
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
367
|
+
|
|
368
|
+
# [1.0.0-beta.92](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.91...@ecomplus/widget-search@1.0.0-beta.92) (2021-07-30)
|
|
369
|
+
|
|
370
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
371
|
+
|
|
372
|
+
# [1.0.0-beta.91](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.90...@ecomplus/widget-search@1.0.0-beta.91) (2021-07-24)
|
|
373
|
+
|
|
374
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
375
|
+
|
|
376
|
+
# [1.0.0-beta.90](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.89...@ecomplus/widget-search@1.0.0-beta.90) (2021-07-08)
|
|
377
|
+
|
|
378
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
379
|
+
|
|
380
|
+
# [1.0.0-beta.89](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.88...@ecomplus/widget-search@1.0.0-beta.89) (2021-07-02)
|
|
381
|
+
|
|
382
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
383
|
+
|
|
384
|
+
# [1.0.0-beta.88](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.87...@ecomplus/widget-search@1.0.0-beta.88) (2021-06-21)
|
|
385
|
+
|
|
386
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
387
|
+
|
|
388
|
+
# [1.0.0-beta.87](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.86...@ecomplus/widget-search@1.0.0-beta.87) (2021-06-17)
|
|
389
|
+
|
|
390
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
391
|
+
|
|
392
|
+
# [1.0.0-beta.86](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.85...@ecomplus/widget-search@1.0.0-beta.86) (2021-06-11)
|
|
393
|
+
|
|
394
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
395
|
+
|
|
396
|
+
# [1.0.0-beta.85](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.84...@ecomplus/widget-search@1.0.0-beta.85) (2021-05-27)
|
|
397
|
+
|
|
398
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
399
|
+
|
|
400
|
+
# [1.0.0-beta.84](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.83...@ecomplus/widget-search@1.0.0-beta.84) (2021-05-18)
|
|
401
|
+
|
|
402
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
403
|
+
|
|
404
|
+
# [1.0.0-beta.83](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.82...@ecomplus/widget-search@1.0.0-beta.83) (2021-05-14)
|
|
405
|
+
|
|
406
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
407
|
+
|
|
408
|
+
# [1.0.0-beta.82](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.81...@ecomplus/widget-search@1.0.0-beta.82) (2021-04-28)
|
|
409
|
+
|
|
410
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
411
|
+
|
|
412
|
+
# [1.0.0-beta.81](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.80...@ecomplus/widget-search@1.0.0-beta.81) (2021-03-29)
|
|
413
|
+
|
|
414
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
415
|
+
|
|
416
|
+
# [1.0.0-beta.80](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.79...@ecomplus/widget-search@1.0.0-beta.80) (2021-03-12)
|
|
417
|
+
|
|
418
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
419
|
+
|
|
420
|
+
# [1.0.0-beta.79](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.78...@ecomplus/widget-search@1.0.0-beta.79) (2021-02-24)
|
|
421
|
+
|
|
422
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
423
|
+
|
|
424
|
+
# [1.0.0-beta.78](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.77...@ecomplus/widget-search@1.0.0-beta.78) (2021-02-15)
|
|
425
|
+
|
|
426
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
427
|
+
|
|
428
|
+
# [1.0.0-beta.77](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.76...@ecomplus/widget-search@1.0.0-beta.77) (2021-01-25)
|
|
429
|
+
|
|
430
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
431
|
+
|
|
432
|
+
# [1.0.0-beta.76](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.75...@ecomplus/widget-search@1.0.0-beta.76) (2021-01-15)
|
|
433
|
+
|
|
434
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
435
|
+
|
|
436
|
+
# [1.0.0-beta.75](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.74...@ecomplus/widget-search@1.0.0-beta.75) (2021-01-14)
|
|
437
|
+
|
|
438
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
439
|
+
|
|
440
|
+
# [1.0.0-beta.74](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.73...@ecomplus/widget-search@1.0.0-beta.74) (2020-12-24)
|
|
441
|
+
|
|
442
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
443
|
+
|
|
444
|
+
# [1.0.0-beta.73](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.72...@ecomplus/widget-search@1.0.0-beta.73) (2020-12-17)
|
|
445
|
+
|
|
446
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
447
|
+
|
|
448
|
+
# [1.0.0-beta.72](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.71...@ecomplus/widget-search@1.0.0-beta.72) (2020-12-16)
|
|
449
|
+
|
|
450
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
451
|
+
|
|
452
|
+
# [1.0.0-beta.71](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.70...@ecomplus/widget-search@1.0.0-beta.71) (2020-12-15)
|
|
453
|
+
|
|
454
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
455
|
+
|
|
456
|
+
# [1.0.0-beta.70](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.69...@ecomplus/widget-search@1.0.0-beta.70) (2020-12-15)
|
|
457
|
+
|
|
458
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
459
|
+
|
|
460
|
+
# [1.0.0-beta.69](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.68...@ecomplus/widget-search@1.0.0-beta.69) (2020-12-15)
|
|
461
|
+
|
|
462
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
463
|
+
|
|
464
|
+
# [1.0.0-beta.68](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.67...@ecomplus/widget-search@1.0.0-beta.68) (2020-12-07)
|
|
465
|
+
|
|
466
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
467
|
+
|
|
468
|
+
# [1.0.0-beta.67](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.66...@ecomplus/widget-search@1.0.0-beta.67) (2020-12-04)
|
|
469
|
+
|
|
470
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
181
471
|
|
|
472
|
+
# [1.0.0-beta.66](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.65...@ecomplus/widget-search@1.0.0-beta.66) (2020-12-01)
|
|
473
|
+
|
|
474
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
475
|
+
|
|
476
|
+
# [1.0.0-beta.65](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.64...@ecomplus/widget-search@1.0.0-beta.65) (2020-11-27)
|
|
477
|
+
|
|
478
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
479
|
+
|
|
480
|
+
# [1.0.0-beta.64](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.63...@ecomplus/widget-search@1.0.0-beta.64) (2020-11-18)
|
|
481
|
+
|
|
482
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
483
|
+
|
|
484
|
+
# [1.0.0-beta.63](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.62...@ecomplus/widget-search@1.0.0-beta.63) (2020-11-18)
|
|
485
|
+
|
|
486
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
487
|
+
|
|
488
|
+
# [1.0.0-beta.62](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.61...@ecomplus/widget-search@1.0.0-beta.62) (2020-11-17)
|
|
489
|
+
|
|
490
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
491
|
+
|
|
492
|
+
# [1.0.0-beta.61](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.60...@ecomplus/widget-search@1.0.0-beta.61) (2020-11-17)
|
|
493
|
+
|
|
494
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
495
|
+
|
|
496
|
+
# [1.0.0-beta.60](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.59...@ecomplus/widget-search@1.0.0-beta.60) (2020-11-12)
|
|
497
|
+
|
|
498
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
499
|
+
|
|
500
|
+
# [1.0.0-beta.59](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.58...@ecomplus/widget-search@1.0.0-beta.59) (2020-11-09)
|
|
501
|
+
|
|
502
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
503
|
+
|
|
504
|
+
# [1.0.0-beta.58](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.57...@ecomplus/widget-search@1.0.0-beta.58) (2020-11-03)
|
|
505
|
+
|
|
506
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
507
|
+
|
|
508
|
+
# [1.0.0-beta.57](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.56...@ecomplus/widget-search@1.0.0-beta.57) (2020-10-26)
|
|
509
|
+
|
|
510
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
511
|
+
|
|
512
|
+
# [1.0.0-beta.56](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.55...@ecomplus/widget-search@1.0.0-beta.56) (2020-10-14)
|
|
513
|
+
|
|
514
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
515
|
+
|
|
516
|
+
# [1.0.0-beta.55](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.54...@ecomplus/widget-search@1.0.0-beta.55) (2020-10-06)
|
|
517
|
+
|
|
518
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
519
|
+
|
|
520
|
+
# [1.0.0-beta.54](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.53...@ecomplus/widget-search@1.0.0-beta.54) (2020-10-02)
|
|
521
|
+
|
|
522
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
523
|
+
|
|
524
|
+
# [1.0.0-beta.53](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.52...@ecomplus/widget-search@1.0.0-beta.53) (2020-09-14)
|
|
525
|
+
|
|
526
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
527
|
+
|
|
528
|
+
# [1.0.0-beta.52](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.51...@ecomplus/widget-search@1.0.0-beta.52) (2020-09-11)
|
|
529
|
+
|
|
530
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
531
|
+
|
|
532
|
+
# [1.0.0-beta.51](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.50...@ecomplus/widget-search@1.0.0-beta.51) (2020-09-11)
|
|
533
|
+
|
|
534
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
535
|
+
|
|
536
|
+
# [1.0.0-beta.50](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.49...@ecomplus/widget-search@1.0.0-beta.50) (2020-09-10)
|
|
537
|
+
|
|
538
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
539
|
+
|
|
540
|
+
# [1.0.0-beta.49](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.48...@ecomplus/widget-search@1.0.0-beta.49) (2020-09-10)
|
|
541
|
+
|
|
542
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
543
|
+
|
|
544
|
+
# [1.0.0-beta.48](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.47...@ecomplus/widget-search@1.0.0-beta.48) (2020-08-27)
|
|
545
|
+
|
|
546
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
547
|
+
|
|
548
|
+
# [1.0.0-beta.47](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.46...@ecomplus/widget-search@1.0.0-beta.47) (2020-08-27)
|
|
549
|
+
|
|
550
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
551
|
+
|
|
552
|
+
# [1.0.0-beta.46](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.45...@ecomplus/widget-search@1.0.0-beta.46) (2020-08-20)
|
|
553
|
+
|
|
554
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
555
|
+
|
|
556
|
+
# [1.0.0-beta.45](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.44...@ecomplus/widget-search@1.0.0-beta.45) (2020-08-19)
|
|
557
|
+
|
|
558
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
559
|
+
|
|
560
|
+
# [1.0.0-beta.44](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.43...@ecomplus/widget-search@1.0.0-beta.44) (2020-08-17)
|
|
561
|
+
|
|
562
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
563
|
+
|
|
564
|
+
# [1.0.0-beta.43](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.42...@ecomplus/widget-search@1.0.0-beta.43) (2020-08-14)
|
|
565
|
+
|
|
566
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
567
|
+
|
|
568
|
+
# [1.0.0-beta.42](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.41...@ecomplus/widget-search@1.0.0-beta.42) (2020-08-12)
|
|
569
|
+
|
|
570
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
571
|
+
|
|
572
|
+
# [1.0.0-beta.41](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.40...@ecomplus/widget-search@1.0.0-beta.41) (2020-08-11)
|
|
573
|
+
|
|
574
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
575
|
+
|
|
576
|
+
# [1.0.0-beta.40](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.39...@ecomplus/widget-search@1.0.0-beta.40) (2020-08-10)
|
|
577
|
+
|
|
578
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
579
|
+
|
|
580
|
+
# [1.0.0-beta.39](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.38...@ecomplus/widget-search@1.0.0-beta.39) (2020-08-04)
|
|
581
|
+
|
|
582
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
583
|
+
|
|
584
|
+
# [1.0.0-beta.38](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.37...@ecomplus/widget-search@1.0.0-beta.38) (2020-07-29)
|
|
585
|
+
|
|
586
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
587
|
+
|
|
588
|
+
# [1.0.0-beta.37](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.36...@ecomplus/widget-search@1.0.0-beta.37) (2020-07-20)
|
|
589
|
+
|
|
590
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
591
|
+
|
|
592
|
+
# [1.0.0-beta.36](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.35...@ecomplus/widget-search@1.0.0-beta.36) (2020-07-17)
|
|
593
|
+
|
|
594
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
595
|
+
|
|
596
|
+
# [1.0.0-beta.35](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.34...@ecomplus/widget-search@1.0.0-beta.35) (2020-07-03)
|
|
597
|
+
|
|
598
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
599
|
+
|
|
600
|
+
# [1.0.0-beta.34](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.33...@ecomplus/widget-search@1.0.0-beta.34) (2020-07-03)
|
|
601
|
+
|
|
602
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
603
|
+
|
|
604
|
+
# [1.0.0-beta.33](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.32...@ecomplus/widget-search@1.0.0-beta.33) (2020-07-03)
|
|
605
|
+
|
|
606
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
607
|
+
|
|
608
|
+
# [1.0.0-beta.32](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.31...@ecomplus/widget-search@1.0.0-beta.32) (2020-07-02)
|
|
609
|
+
|
|
610
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
611
|
+
|
|
612
|
+
# [1.0.0-beta.31](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.30...@ecomplus/widget-search@1.0.0-beta.31) (2020-06-30)
|
|
613
|
+
|
|
614
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
615
|
+
|
|
616
|
+
# [1.0.0-beta.30](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.29...@ecomplus/widget-search@1.0.0-beta.30) (2020-06-25)
|
|
617
|
+
|
|
618
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
619
|
+
|
|
620
|
+
# [1.0.0-beta.29](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.28...@ecomplus/widget-search@1.0.0-beta.29) (2020-06-21)
|
|
621
|
+
|
|
622
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
623
|
+
|
|
624
|
+
# [1.0.0-beta.28](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.27...@ecomplus/widget-search@1.0.0-beta.28) (2020-06-21)
|
|
625
|
+
|
|
626
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
627
|
+
|
|
628
|
+
# [1.0.0-beta.27](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.26...@ecomplus/widget-search@1.0.0-beta.27) (2020-06-18)
|
|
629
|
+
|
|
630
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
631
|
+
|
|
632
|
+
# [1.0.0-beta.26](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.25...@ecomplus/widget-search@1.0.0-beta.26) (2020-06-18)
|
|
633
|
+
|
|
634
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
635
|
+
|
|
636
|
+
# [1.0.0-beta.25](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.24...@ecomplus/widget-search@1.0.0-beta.25) (2020-06-10)
|
|
637
|
+
|
|
638
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
639
|
+
|
|
640
|
+
# [1.0.0-beta.24](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.23...@ecomplus/widget-search@1.0.0-beta.24) (2020-06-06)
|
|
641
|
+
|
|
642
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
643
|
+
|
|
644
|
+
# [1.0.0-beta.23](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.22...@ecomplus/widget-search@1.0.0-beta.23) (2020-06-03)
|
|
645
|
+
|
|
646
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
647
|
+
|
|
648
|
+
# [1.0.0-beta.22](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.21...@ecomplus/widget-search@1.0.0-beta.22) (2020-06-03)
|
|
649
|
+
|
|
650
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
651
|
+
|
|
652
|
+
# [1.0.0-beta.21](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.20...@ecomplus/widget-search@1.0.0-beta.21) (2020-06-02)
|
|
653
|
+
|
|
654
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
655
|
+
|
|
656
|
+
# [1.0.0-beta.20](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.19...@ecomplus/widget-search@1.0.0-beta.20) (2020-06-02)
|
|
657
|
+
|
|
658
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
659
|
+
|
|
660
|
+
# [1.0.0-beta.19](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.18...@ecomplus/widget-search@1.0.0-beta.19) (2020-05-28)
|
|
661
|
+
|
|
662
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
663
|
+
|
|
664
|
+
# [1.0.0-beta.18](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.17...@ecomplus/widget-search@1.0.0-beta.18) (2020-05-28)
|
|
665
|
+
|
|
666
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
667
|
+
|
|
668
|
+
# [1.0.0-beta.17](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.16...@ecomplus/widget-search@1.0.0-beta.17) (2020-05-28)
|
|
669
|
+
|
|
670
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
671
|
+
|
|
672
|
+
# [1.0.0-beta.16](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.15...@ecomplus/widget-search@1.0.0-beta.16) (2020-05-26)
|
|
673
|
+
|
|
674
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
675
|
+
|
|
676
|
+
# [1.0.0-beta.15](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.14...@ecomplus/widget-search@1.0.0-beta.15) (2020-05-26)
|
|
677
|
+
|
|
678
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
679
|
+
|
|
680
|
+
# [1.0.0-beta.14](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.13...@ecomplus/widget-search@1.0.0-beta.14) (2020-05-24)
|
|
681
|
+
|
|
682
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
683
|
+
|
|
684
|
+
# [1.0.0-beta.13](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.12...@ecomplus/widget-search@1.0.0-beta.13) (2020-05-22)
|
|
182
685
|
|
|
183
686
|
### Bug Fixes
|
|
184
687
|
|
|
185
|
-
|
|
688
|
+
- **deps:** update @ecomplus/utils to v1.4.0 ([551e02e](https://github.com/ecomplus/storefront/commit/551e02e0e1e3bee6ce7002fd84d0c91f9cb8fb08))
|
|
689
|
+
|
|
690
|
+
# [1.0.0-beta.12](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.11...@ecomplus/widget-search@1.0.0-beta.12) (2020-05-22)
|
|
691
|
+
|
|
692
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
186
693
|
|
|
694
|
+
# [1.0.0-beta.11](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.10...@ecomplus/widget-search@1.0.0-beta.11) (2020-05-21)
|
|
187
695
|
|
|
696
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
188
697
|
|
|
698
|
+
# [1.0.0-beta.10](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.9...@ecomplus/widget-search@1.0.0-beta.10) (2020-05-16)
|
|
189
699
|
|
|
700
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
190
701
|
|
|
191
|
-
# [1.0.0-
|
|
702
|
+
# [1.0.0-beta.9](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.8...@ecomplus/widget-search@1.0.0-beta.9) (2020-05-16)
|
|
703
|
+
|
|
704
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
705
|
+
|
|
706
|
+
# [1.0.0-beta.8](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.7...@ecomplus/widget-search@1.0.0-beta.8) (2020-05-14)
|
|
707
|
+
|
|
708
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
709
|
+
|
|
710
|
+
# [1.0.0-beta.7](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.6...@ecomplus/widget-search@1.0.0-beta.7) (2020-05-12)
|
|
711
|
+
|
|
712
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
713
|
+
|
|
714
|
+
# [1.0.0-beta.6](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.5...@ecomplus/widget-search@1.0.0-beta.6) (2020-05-08)
|
|
715
|
+
|
|
716
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
717
|
+
|
|
718
|
+
# [1.0.0-beta.5](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.4...@ecomplus/widget-search@1.0.0-beta.5) (2020-05-05)
|
|
719
|
+
|
|
720
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
721
|
+
|
|
722
|
+
# [1.0.0-beta.4](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.3...@ecomplus/widget-search@1.0.0-beta.4) (2020-05-03)
|
|
723
|
+
|
|
724
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
725
|
+
|
|
726
|
+
# [1.0.0-beta.3](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.2...@ecomplus/widget-search@1.0.0-beta.3) (2020-05-01)
|
|
727
|
+
|
|
728
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
729
|
+
|
|
730
|
+
# [1.0.0-beta.2](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.1...@ecomplus/widget-search@1.0.0-beta.2) (2020-04-23)
|
|
731
|
+
|
|
732
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
733
|
+
|
|
734
|
+
# [1.0.0-beta.1](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-beta.0...@ecomplus/widget-search@1.0.0-beta.1) (2020-04-16)
|
|
735
|
+
|
|
736
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
737
|
+
|
|
738
|
+
# [1.0.0-beta.0](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-next.2...@ecomplus/widget-search@1.0.0-beta.0) (2020-04-16)
|
|
739
|
+
|
|
740
|
+
### Bug Fixes
|
|
741
|
+
|
|
742
|
+
- **deps:** update/fix pkg dependencies ([db1c5c1](https://github.com/ecomplus/storefront/commit/db1c5c1c091fdebed205c38e4d8cfa49dcf419e3))
|
|
743
|
+
- **vue-render:** get scoped slots from 'instant-search' div ([6625726](https://github.com/ecomplus/storefront/commit/66257260fa2be254d0263bde2fd5cef401f7b3f2))
|
|
744
|
+
- **widget-search:** keep original 'instant-search' el id ([0c92d13](https://github.com/ecomplus/storefront/commit/0c92d13dc9f741520975ac84711af754ba95213c))
|
|
745
|
+
|
|
746
|
+
### Features
|
|
747
|
+
|
|
748
|
+
- **cms:** setup widget-search config ([9813f86](https://github.com/ecomplus/storefront/commit/9813f86172fd2bb7686c4ccf87b61d370d154e2b))
|
|
749
|
+
- **widget-search:** using @ecomplus/storefront-components InstantSearch ([1e82737](https://github.com/ecomplus/storefront/commit/1e82737b43de56bf5f4338ece10b218f94a4aea4))
|
|
750
|
+
|
|
751
|
+
# [1.0.0-next.2](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-next.1...@ecomplus/widget-search@1.0.0-next.2) (2020-04-03)
|
|
192
752
|
|
|
193
753
|
**Note:** Version bump only for package @ecomplus/widget-search
|
|
194
754
|
|
|
755
|
+
# [1.0.0-next.1](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@1.0.0-next.0...@ecomplus/widget-search@1.0.0-next.1) (2020-03-28)
|
|
195
756
|
|
|
757
|
+
### Bug Fixes
|
|
196
758
|
|
|
759
|
+
- **deps:** update all non-major dependencies ([#171](https://github.com/ecomplus/storefront/issues/171)) ([d94b3fe](https://github.com/ecomplus/storefront/commit/d94b3fec0726e5d92becd3dd53f3833c77bb03cc))
|
|
197
760
|
|
|
761
|
+
# [1.0.0-next.0](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-search@0.6.5...@ecomplus/widget-search@1.0.0-next.0) (2020-02-27)
|
|
762
|
+
|
|
763
|
+
**Note:** Version bump only for package @ecomplus/widget-search
|
|
198
764
|
|
|
199
765
|
# Legacy Change Log
|
|
200
766
|
|