@quintype/components 3.1.1 → 3.1.3

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 ADDED
@@ -0,0 +1,949 @@
1
+ # Changelog
2
+
3
+ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
+
5
+ ### [3.1.3](https://github.com/quintype/quintype-node-components/compare/v3.1.2...v3.1.3) (2022-12-13)
6
+
7
+
8
+ ### Bug Fixes
9
+
10
+ * **atob:** Fix decode url of embedjs ([65796bb](https://github.com/quintype/quintype-node-components/commit/65796bb281081f7596c07e9bfb97f4c98e7d5555))
11
+
12
+ ### [3.1.2](https://github.com/quintype/quintype-node-components/compare/v3.1.1...v3.1.2) (2022-12-13)
13
+
14
+
15
+ ### Bug Fixes
16
+
17
+ * **decoding:** Decode base64 embed using utf 8 ([#208](https://github.com/quintype/quintype-node-components/issues/208)) ([7e663ad](https://github.com/quintype/quintype-node-components/commit/7e663ada5e68aeddc7b702ca59bf3fd3cbf34be5))
18
+
19
+ ### [3.1.1](https://github.com/quintype/quintype-node-components/compare/v3.1.0...v3.1.1) (2022-12-13)
20
+
21
+ ## [3.1.0](https://github.com/quintype/quintype-node-components/compare/v3.0.2...v3.1.0) (2022-12-02)
22
+
23
+
24
+ ### Features
25
+
26
+ * **dailymotion:** support new daily motion subtype ([#207](https://github.com/quintype/quintype-node-components/issues/207)) ([7105b85](https://github.com/quintype/quintype-node-components/commit/7105b85215c61cdd1e025cf2fe15a7627bccd064))
27
+
28
+ ### [3.0.2](https://github.com/quintype/quintype-node-components/compare/v2.33.0...v3.0.2) (2022-07-26)
29
+
30
+ ### [3.0.1](https://github.com/quintype/quintype-node-components/compare/v3.0.0...v3.0.1) (2022-05-16)
31
+
32
+ ## [3.0.0](https://github.com/quintype/quintype-node-components/compare/v2.33.0...v3.0.0) (2021-11-30)
33
+
34
+ ## [2.33.0](https://github.com/quintype/quintype-node-components/compare/v2.31.3...v2.33.0) (2021-10-28)
35
+
36
+
37
+ ### Features
38
+
39
+ * **payment:** adyen integration ([#196](https://github.com/quintype/quintype-node-components/issues/196)) ([0764124](https://github.com/quintype/quintype-node-components/commit/07641243e9702ff2606c000f9d001844e13dadaf))
40
+
41
+
42
+ ### Bug Fixes
43
+
44
+ * **perf:** Reduce Home List Vendor ([#195](https://github.com/quintype/quintype-node-components/issues/195)) ([ae49774](https://github.com/quintype/quintype-node-components/commit/ae49774418c4962753dd5fb8b0619205f6177192))
45
+
46
+ ## [2.32.0](https://github.com/quintype/quintype-node-components/compare/v2.31.7...v2.32.0) (2021-10-25)
47
+
48
+
49
+ ### Features
50
+
51
+ * **payment:** adyen integration ([#196](https://github.com/quintype/quintype-node-components/issues/196)) ([0764124](https://github.com/quintype/quintype-node-components/commit/07641243e9702ff2606c000f9d001844e13dadaf))
52
+
53
+ ### [2.31.7](https://github.com/quintype/quintype-node-components/compare/v2.31.6...v2.31.7) (2021-09-29)
54
+
55
+ ### [2.31.6](https://github.com/quintype/quintype-node-components/compare/v2.31.5...v2.31.6) (2021-09-29)
56
+
57
+
58
+ ### Bug Fixes
59
+
60
+ * **perf:** Reduce Home List Vendor ([#195](https://github.com/quintype/quintype-node-components/issues/195)) ([ae49774](https://github.com/quintype/quintype-node-components/commit/ae49774418c4962753dd5fb8b0619205f6177192))
61
+
62
+ ### [2.31.5](https://github.com/quintype/quintype-node-components/compare/v2.31.4...v2.31.5) (2021-09-22)
63
+
64
+ ### [2.31.4](https://github.com/quintype/quintype-node-components/compare/v2.31.3...v2.31.4) (2021-09-16)
65
+
66
+ ### [2.31.3](https://github.com/quintype/quintype-node-components/compare/v2.31.0...v2.31.3) (2021-07-22)
67
+
68
+ ### [2.31.2](https://github.com/quintype/quintype-node-components/compare/v2.31.0...v2.31.2) (2021-07-05)
69
+
70
+ ### [2.31.1](https://github.com/quintype/quintype-node-components/compare/v2.31.0...v2.31.1) (2021-07-05)
71
+
72
+ ## [2.31.0](https://github.com/quintype/quintype-node-components/compare/v2.30.2...v2.31.0) (2021-06-22)
73
+
74
+
75
+ ### Features
76
+
77
+ * support omise payment gateway ([#186](https://github.com/quintype/quintype-node-components/issues/186)) ([4e52cc1](https://github.com/quintype/quintype-node-components/commit/4e52cc16d3e87e6ea6342fea522c5ab480c9b1fd))
78
+
79
+ ### [2.30.2](https://github.com/quintype/quintype-node-components/compare/v2.30.0...v2.30.2) (2021-06-16)
80
+
81
+
82
+ ### Bug Fixes
83
+
84
+ * standardize-linter to avoid lint issue ([#185](https://github.com/quintype/quintype-node-components/issues/185)) ([427d3fe](https://github.com/quintype/quintype-node-components/commit/427d3fefd9d2a417b59df09f84b5c6c6aaa6bb6b))
85
+
86
+ ### [2.30.1](https://github.com/quintype/quintype-node-components/compare/v2.30.0...v2.30.1) (2021-06-16)
87
+
88
+
89
+ ### Bug Fixes
90
+
91
+ * standardize-linter to avoid lint issue ([#185](https://github.com/quintype/quintype-node-components/issues/185)) ([427d3fe](https://github.com/quintype/quintype-node-components/commit/427d3fefd9d2a417b59df09f84b5c6c6aaa6bb6b))
92
+
93
+ ## [2.30.0](https://github.com/quintype/quintype-node-components/compare/v2.29.3...v2.30.0) (2021-05-24)
94
+
95
+
96
+ ### Features
97
+
98
+ * **deferAds:** defer gpt.js script load by deferAdsBy(millisecs) prop ([#180](https://github.com/quintype/quintype-node-components/issues/180)) ([2e507d1](https://github.com/quintype/quintype-node-components/commit/2e507d11f5857ee6fc064aaf3d031a18a9b06313))
99
+
100
+ ### [2.29.3](https://github.com/quintype/quintype-node-components/compare/v2.29.2...v2.29.3) (2021-05-19)
101
+
102
+
103
+ ### Bug Fixes
104
+
105
+ * linting | responsiveHeroImage ([#183](https://github.com/quintype/quintype-node-components/issues/183)) ([4fd5aa4](https://github.com/quintype/quintype-node-components/commit/4fd5aa4f5f6b92dc5b67be570f4f7aa886b13196))
106
+
107
+ ### [2.29.2](https://github.com/quintype/quintype-node-components/compare/v2.29.1...v2.29.2) (2021-05-17)
108
+
109
+
110
+ ### Bug Fixes
111
+
112
+ * **Responsive Hero Image:** add fallback ([#182](https://github.com/quintype/quintype-node-components/issues/182)) ([e1872fe](https://github.com/quintype/quintype-node-components/commit/e1872fe42e543407418113aef05fb9f61632ca3c))
113
+ * **responsive-image:** Update package lock :zap: ([703f233](https://github.com/quintype/quintype-node-components/commit/703f2338cefed7678c307703581d6722d48d00af))
114
+
115
+ ### [2.29.1](https://github.com/quintype/quintype-node-components/compare/v2.29.0...v2.29.1) (2021-05-13)
116
+
117
+
118
+ ### Bug Fixes
119
+
120
+ * linting | add defensive check in collectionToStories ([#181](https://github.com/quintype/quintype-node-components/issues/181)) ([3f8ee69](https://github.com/quintype/quintype-node-components/commit/3f8ee69f82b60fd9d355a3400961ff60ae3f91a9))
121
+
122
+ ## [2.29.0](https://github.com/quintype/quintype-node-components/compare/v2.28.0...v2.29.0) (2021-05-12)
123
+
124
+
125
+ ### Features
126
+
127
+ * **Responsive hero image:** support alternate hero-image as default fallback ([#167](https://github.com/quintype/quintype-node-components/issues/167)) ([56ebaa1](https://github.com/quintype/quintype-node-components/commit/56ebaa11911cbcc613989d7cc3d0c9d994b3f3bb))
128
+
129
+ ## [2.28.0](https://github.com/quintype/quintype-node-components/compare/v2.27.2...v2.28.0) (2021-05-05)
130
+
131
+
132
+ ### Features
133
+
134
+ * support nestedCollectionLimit in wrapCollectionLayout ([#177](https://github.com/quintype/quintype-node-components/issues/177)) ([cebba5a](https://github.com/quintype/quintype-node-components/commit/cebba5a9adc0ec72eb134890f345338e50f34926))
135
+
136
+ ### [2.27.2](https://github.com/quintype/quintype-node-components/compare/v2.27.1...v2.27.2) (2021-04-07)
137
+
138
+ ### [2.27.1](https://github.com/quintype/quintype-node-components/compare/v2.27.0...v2.27.1) (2021-03-17)
139
+
140
+ ### [2.26.2](https://github.com/quintype/quintype-node-components/compare/v2.26.1...v2.26.2) (2021-03-16)
141
+
142
+ ### [2.26.1](https://github.com/quintype/quintype-node-components/compare/v2.26.0...v2.26.1) (2021-03-08)
143
+
144
+ ## [2.25.4](https://github.com/quintype/quintype-node-components/compare/v2.25.3...v2.25.4) (2021-03-02)
145
+
146
+
147
+
148
+ ## [2.25.3](https://github.com/quintype/quintype-node-components/compare/v2.25.1...v2.25.3) (2020-12-16)
149
+
150
+
151
+
152
+ ## [2.25.1](https://github.com/quintype/quintype-node-components/compare/v2.23.1...v2.25.1) (2020-12-16)
153
+
154
+
155
+ ### Bug Fixes
156
+
157
+ * **babel:** Remove duplicate plugin :cop ([3dcd702](https://github.com/quintype/quintype-node-components/commit/3dcd702c0d33483b79fbfa9f128782a6b1989fb7))
158
+ * **Link:** Export LinkBase component :cop: ([#161](https://github.com/quintype/quintype-node-components/issues/161)) ([2a75c3c](https://github.com/quintype/quintype-node-components/commit/2a75c3c0079e1c4265340c17765d64c8a792d008))
159
+
160
+
161
+
162
+ ## [2.24.2](https://github.com/quintype/quintype-node-components/compare/v2.24.1...v2.24.2) (2020-12-09)
163
+
164
+
165
+ ### Bug Fixes
166
+
167
+ * **babel:** Remove duplicate plugin :cop ([3dcd702](https://github.com/quintype/quintype-node-components/commit/3dcd702c0d33483b79fbfa9f128782a6b1989fb7))
168
+
169
+
170
+
171
+ ## [2.24.1](https://github.com/quintype/quintype-node-components/compare/v2.23.2...v2.24.1) (2020-12-09)
172
+
173
+
174
+
175
+ ## [2.23.2](https://github.com/quintype/quintype-node-components/compare/v2.23.1...v2.23.2) (2020-12-09)
176
+
177
+
178
+ ### Bug Fixes
179
+
180
+ * **Link:** Export LinkBase component :cop: ([#161](https://github.com/quintype/quintype-node-components/issues/161)) ([2a75c3c](https://github.com/quintype/quintype-node-components/commit/2a75c3c0079e1c4265340c17765d64c8a792d008))
181
+
182
+
183
+
184
+ ## [2.23.1](https://github.com/quintype/quintype-node-components/compare/v2.23.0...v2.23.1) (2020-12-07)
185
+
186
+
187
+
188
+ # [2.23.0](https://github.com/quintype/quintype-node-components/compare/v2.22.8...v2.23.0) (2020-11-06)
189
+
190
+
191
+ ### Features
192
+
193
+ * add a toggle to load the youtube iframe on click of thumbnail ([#158](https://github.com/quintype/quintype-node-components/issues/158)) ([e869ddd](https://github.com/quintype/quintype-node-components/commit/e869ddd91735c7844795f97a5f639c9812f1d967))
194
+
195
+
196
+
197
+ ## [2.22.8](https://github.com/quintype/quintype-node-components/compare/v2.22.7...v2.22.8) (2020-08-27)
198
+
199
+
200
+
201
+ ## [2.22.7](https://github.com/quintype/quintype-node-components/compare/v2.22.6...v2.22.7) (2020-08-27)
202
+
203
+
204
+
205
+ ## [2.22.6](https://github.com/quintype/quintype-node-components/compare/v2.22.5...v2.22.6) (2020-06-25)
206
+
207
+
208
+
209
+ ## [2.22.5](https://github.com/quintype/quintype-node-components/compare/v2.22.4...v2.22.5) (2020-05-22)
210
+
211
+
212
+
213
+ ## [2.22.4](https://github.com/quintype/quintype-node-components/compare/v2.22.2...v2.22.4) (2020-05-19)
214
+
215
+
216
+
217
+ ## [2.22.3](https://github.com/quintype/quintype-node-components/compare/v2.22.2...v2.22.3) (2020-05-19)
218
+
219
+
220
+
221
+ ## [2.22.2](https://github.com/quintype/quintype-node-components/compare/v2.22.0...v2.22.2) (2020-05-13)
222
+
223
+
224
+
225
+ ## [2.22.1](https://github.com/quintype/quintype-node-components/compare/v2.22.0...v2.22.1) (2020-05-13)
226
+
227
+
228
+
229
+ ## [2.22.1](https://github.com/quintype/quintype-node-components/compare/v2.22.0...v2.22.1) (2020-05-07)
230
+
231
+
232
+
233
+ # [2.22.0](https://github.com/quintype/quintype-node-components/compare/v2.20.0...v2.22.0) (2020-05-07)
234
+
235
+
236
+ ### Bug Fixes
237
+
238
+ * **PPA:** pushed PPA chnages ([#126](https://github.com/quintype/quintype-node-components/issues/126)) ([a51dbd0](https://github.com/quintype/quintype-node-components/commit/a51dbd03154f0b6d5f2d36b7f80c1b4826f6fdca))
239
+
240
+
241
+ ### Features
242
+
243
+ * add campaign subscription group ([#128](https://github.com/quintype/quintype-node-components/issues/128)) ([89d74bd](https://github.com/quintype/quintype-node-components/commit/89d74bda1270bbd0ebfce6438e2b7571adfb1390))
244
+
245
+
246
+
247
+ ## [2.21.2](https://github.com/quintype/quintype-node-components/compare/v2.21.1...v2.21.2) (2020-05-07)
248
+
249
+
250
+
251
+ ## [2.21.1](https://github.com/quintype/quintype-node-components/compare/v2.21.0...v2.21.1) (2020-05-07)
252
+
253
+
254
+
255
+ # [2.21.0](https://github.com/quintype/quintype-node-components/compare/v2.20.0...v2.21.0) (2020-04-13)
256
+
257
+
258
+ ### Bug Fixes
259
+
260
+ * **PPA:** pushed PPA chnages ([#126](https://github.com/quintype/quintype-node-components/issues/126)) ([a51dbd0](https://github.com/quintype/quintype-node-components/commit/a51dbd0))
261
+
262
+
263
+ ### Features
264
+
265
+ * add campaign subscription group ([#128](https://github.com/quintype/quintype-node-components/issues/128)) ([89d74bd](https://github.com/quintype/quintype-node-components/commit/89d74bd))
266
+
267
+
268
+
269
+ ## [2.20.1](https://github.com/quintype/quintype-node-components/compare/v2.20.0...v2.20.1) (2020-03-24)
270
+
271
+
272
+ ### Bug Fixes
273
+
274
+ * **PPA:** pushed PPA chnages ([#126](https://github.com/quintype/quintype-node-components/issues/126)) ([a51dbd0](https://github.com/quintype/quintype-node-components/commit/a51dbd0))
275
+
276
+
277
+
278
+ # [2.20.0](https://github.com/quintype/quintype-node-components/compare/v2.17.0...v2.20.0) (2020-03-20)
279
+
280
+
281
+ ### Features
282
+
283
+ * **Accesstype:** added support for pay per asset. ([#118](https://github.com/quintype/quintype-node-components/issues/118)) ([addf401](https://github.com/quintype/quintype-node-components/commit/addf401))
284
+ * **ssoLogin:** Adding paths for sso server side logins ([#114](https://github.com/quintype/quintype-node-components/issues/114)) ([83d2b44](https://github.com/quintype/quintype-node-components/commit/83d2b44))
285
+
286
+
287
+
288
+ # [2.18.0](https://github.com/quintype/quintype-node-components/compare/v2.17.0...v2.18.0) (2020-03-19)
289
+
290
+
291
+ ### Features
292
+
293
+ * **Accesstype:** added support for pay per asset. ([#118](https://github.com/quintype/quintype-node-components/issues/118)) ([addf401](https://github.com/quintype/quintype-node-components/commit/addf401))
294
+
295
+
296
+
297
+ # [2.17.0](https://github.com/quintype/quintype-node-components/compare/v2.15.4...v2.17.0) (2020-03-11)
298
+
299
+
300
+ ### Features
301
+
302
+ * Add optional params for wrapCollectionLayout function ([#121](https://github.com/quintype/quintype-node-components/issues/121)) ([7bbb913](https://github.com/quintype/quintype-node-components/commit/7bbb913))
303
+ * **ads:** Add slot id prop to dfp ad slots ([#116](https://github.com/quintype/quintype-node-components/issues/116)) ([9b193a2](https://github.com/quintype/quintype-node-components/commit/9b193a2))
304
+
305
+
306
+
307
+ ## [2.16.1](https://github.com/quintype/quintype-node-components/compare/v2.16.0...v2.16.1) (2020-03-03)
308
+
309
+
310
+
311
+ # [2.16.0](https://github.com/quintype/quintype-node-components/compare/v2.15.4...v2.16.0) (2020-02-13)
312
+
313
+
314
+ ### Features
315
+
316
+ * **ads:** Add slot id prop to dfp ad slots ([#116](https://github.com/quintype/quintype-node-components/issues/116)) ([9b193a2](https://github.com/quintype/quintype-node-components/commit/9b193a2))
317
+
318
+
319
+
320
+ ## [2.15.4](https://github.com/quintype/quintype-node-components/compare/v2.15.3...v2.15.4) (2020-01-13)
321
+
322
+
323
+ ### Bug Fixes
324
+
325
+ * defaulting mountAt to undefined, to avoid a crash ([c1ff3db](https://github.com/quintype/quintype-node-components/commit/c1ff3db))
326
+
327
+
328
+
329
+ ## [2.15.3](https://github.com/quintype/quintype-node-components/compare/v2.15.2...v2.15.3) (2020-01-11)
330
+
331
+
332
+ ### Bug Fixes
333
+
334
+ * **Subdirectory:** api-client honors the mount point ([158266d](https://github.com/quintype/quintype-node-components/commit/158266d))
335
+
336
+
337
+
338
+ ## [2.15.2](https://github.com/quintype/quintype-node-components/compare/v2.15.1...v2.15.2) (2020-01-09)
339
+
340
+
341
+ ### Bug Fixes
342
+
343
+ * InfiniteStoryBase sets the correct url ([#112](https://github.com/quintype/quintype-node-components/issues/112)) ([11656dc](https://github.com/quintype/quintype-node-components/commit/11656dc))
344
+
345
+
346
+
347
+ ## [2.15.1](https://github.com/quintype/quintype-node-components/compare/v2.15.0...v2.15.1) (2020-01-03)
348
+
349
+
350
+ ### Bug Fixes
351
+
352
+ * **ResponsiveSource:** Removing the src="false" from everywhere ([034d403](https://github.com/quintype/quintype-node-components/commit/034d403))
353
+
354
+
355
+
356
+ # [2.15.0](https://github.com/quintype/quintype-node-components/compare/v2.14.4...v2.15.0) (2019-12-19)
357
+
358
+
359
+ ### Features
360
+
361
+ * wrapCollectionLayout preserves storyLimit ([#110](https://github.com/quintype/quintype-node-components/issues/110)) ([361bb06](https://github.com/quintype/quintype-node-components/commit/361bb06))
362
+
363
+
364
+
365
+ ## [2.14.4](https://github.com/quintype/quintype-node-components/compare/v2.14.3...v2.14.4) (2019-11-04)
366
+
367
+
368
+ ### Bug Fixes
369
+
370
+ * Passing neverHideItem from InfiniteStoryBase ([#108](https://github.com/quintype/quintype-node-components/issues/108)) ([6db16ae](https://github.com/quintype/quintype-node-components/commit/6db16ae))
371
+
372
+
373
+
374
+ ## [2.14.3](https://github.com/quintype/quintype-node-components/compare/v2.14.2...v2.14.3) (2019-10-31)
375
+
376
+
377
+ ### Bug Fixes
378
+
379
+ * npm audit, and moving to a slightly smaller gif ([513c500](https://github.com/quintype/quintype-node-components/commit/513c500))
380
+
381
+
382
+
383
+ ## [2.14.2](https://github.com/quintype/quintype-node-components/compare/v2.14.1...v2.14.2) (2019-10-28)
384
+
385
+
386
+ ### Bug Fixes
387
+
388
+ * Gumlet loads dynamically in case you've updated the PWA ([2d4ae0d](https://github.com/quintype/quintype-node-components/commit/2d4ae0d))
389
+
390
+
391
+
392
+ ## [2.14.1](https://github.com/quintype/quintype-node-components/compare/v2.14.0...v2.14.1) (2019-10-28)
393
+
394
+
395
+ ### Bug Fixes
396
+
397
+ * Remove junk params from noscript tag ([31e574c](https://github.com/quintype/quintype-node-components/commit/31e574c))
398
+
399
+
400
+
401
+ # [2.14.0](https://github.com/quintype/quintype-node-components/compare/v2.13.0...v2.14.0) (2019-10-28)
402
+
403
+
404
+ ### Features
405
+
406
+ * Supporting Gumlet Images ([#106](https://github.com/quintype/quintype-node-components/issues/106)) ([277eaef](https://github.com/quintype/quintype-node-components/commit/277eaef))
407
+
408
+
409
+
410
+ # [2.13.0](https://github.com/quintype/quintype-node-components/compare/v2.12.1...v2.13.0) (2019-09-10)
411
+
412
+
413
+ ### Features
414
+
415
+ * Pass props along with state for dfp ads ([#103](https://github.com/quintype/quintype-node-components/issues/103)) ([430a360](https://github.com/quintype/quintype-node-components/commit/430a360))
416
+
417
+
418
+
419
+ ## [2.12.1](https://github.com/quintype/quintype-node-components/compare/v2.12.0...v2.12.1) (2019-09-09)
420
+
421
+
422
+ ### Bug Fixes
423
+
424
+ * Apparently standard-version runs pre-commit, so runs lint + test ([e6eed87](https://github.com/quintype/quintype-node-components/commit/e6eed87))
425
+
426
+
427
+
428
+ # [2.12.0](https://github.com/quintype/quintype-node-components/compare/v2.10.0...v2.12.0) (2019-09-09)
429
+
430
+
431
+ ### Bug Fixes
432
+
433
+ * Getting the build to work ([388754b](https://github.com/quintype/quintype-node-components/commit/388754b))
434
+
435
+
436
+ ### Features
437
+
438
+ * Adding documentation everywhere ([5c56779](https://github.com/quintype/quintype-node-components/commit/5c56779))
439
+
440
+
441
+
442
+ # [2.11.0](https://github.com/quintype/quintype-node-components/compare/v2.10.0...v2.11.0) (2019-09-09)
443
+
444
+
445
+ ### Features
446
+
447
+ * Adding documentation everywhere ([5c56779](https://github.com/quintype/quintype-node-components/commit/5c56779))
448
+
449
+
450
+
451
+ # [2.10.0](https://github.com/quintype/quintype-node-components/compare/v2.3.0...v2.10.0) (2019-08-26)
452
+
453
+
454
+ ### Bug Fixes
455
+
456
+ * update quintype-js to 1.2.0 ([#90](https://github.com/quintype/quintype-node-components/issues/90)) ([4bc07ba](https://github.com/quintype/quintype-node-components/commit/4bc07ba))
457
+ * **access-type:** Perf fix, access action dispatch :star: ([#101](https://github.com/quintype/quintype-node-components/issues/101)) ([394dbf0](https://github.com/quintype/quintype-node-components/commit/394dbf0))
458
+ * **accesstype:** Modify core to pure component ([#100](https://github.com/quintype/quintype-node-components/issues/100)) ([bd741aa](https://github.com/quintype/quintype-node-components/commit/bd741aa))
459
+ * **Encode social-share uri:** Add encoding back to social-share icons URIs ([#97](https://github.com/quintype/quintype-node-components/issues/97)) ([aca89a2](https://github.com/quintype/quintype-node-components/commit/aca89a2))
460
+
461
+
462
+ ### Features
463
+
464
+ * Adding WithLazy and WithClientSideOnly ([#92](https://github.com/quintype/quintype-node-components/issues/92)) ([d9ee369](https://github.com/quintype/quintype-node-components/commit/d9ee369))
465
+ * **accesstype:** Implement recurring plans for accesstype ([1337263](https://github.com/quintype/quintype-node-components/commit/1337263))
466
+ * **image-caption:** add wrapper for image-caption and attribution in responsiveImage ([#94](https://github.com/quintype/quintype-node-components/issues/94)) ([07d7267](https://github.com/quintype/quintype-node-components/commit/07d7267))
467
+ * **InfiniteStoryBase:** a new property disableSetUrl, when set to true will not execute setUrl ([#102](https://github.com/quintype/quintype-node-components/issues/102)) ([b1fb402](https://github.com/quintype/quintype-node-components/commit/b1fb402))
468
+ * **SocialShare:** url encoding the social share icons ([#91](https://github.com/quintype/quintype-node-components/issues/91)) ([e9bf88a](https://github.com/quintype/quintype-node-components/commit/e9bf88a))
469
+
470
+
471
+
472
+ ## [2.9.1](https://github.com/quintype/quintype-node-components/compare/v2.9.0...v2.9.1) (2019-07-23)
473
+
474
+
475
+ ### Bug Fixes
476
+
477
+ * **access-type:** Perf fix, access action dispatch :star: ([#101](https://github.com/quintype/quintype-node-components/issues/101)) ([394dbf0](https://github.com/quintype/quintype-node-components/commit/394dbf0))
478
+
479
+
480
+
481
+ # [2.9.0](https://github.com/quintype/quintype-node-components/compare/v2.8.3...v2.9.0) (2019-07-18)
482
+
483
+
484
+ ### Features
485
+
486
+ * **accesstype:** Implement recurring plans for accesstype ([1337263](https://github.com/quintype/quintype-node-components/commit/1337263))
487
+
488
+
489
+
490
+ ## [2.8.3](https://github.com/quintype/quintype-node-components/compare/v2.8.2...v2.8.3) (2019-07-17)
491
+
492
+
493
+ ### Bug Fixes
494
+
495
+ * **accesstype:** Modify core to pure component ([#100](https://github.com/quintype/quintype-node-components/issues/100)) ([bd741aa](https://github.com/quintype/quintype-node-components/commit/bd741aa))
496
+
497
+
498
+
499
+ ## [2.8.2](https://github.com/quintype/quintype-node-components/compare/v2.8.1...v2.8.2) (2019-06-27)
500
+
501
+
502
+ ### Bug Fixes
503
+
504
+ * **Encode social-share uri:** Add encoding back to social-share icons URIs ([#97](https://github.com/quintype/quintype-node-components/issues/97)) ([aca89a2](https://github.com/quintype/quintype-node-components/commit/aca89a2))
505
+
506
+
507
+
508
+ ## [2.8.1](https://github.com/quintype/quintype-node-components/compare/v2.8.0...v2.8.1) (2019-06-21)
509
+
510
+
511
+
512
+ # [2.8.0](https://github.com/quintype/quintype-node-components/compare/v2.6.0...v2.8.0) (2019-06-15)
513
+
514
+
515
+ ### Features
516
+
517
+ * **image-caption:** add wrapper for image-caption and attribution in responsiveImage ([#94](https://github.com/quintype/quintype-node-components/issues/94)) ([07d7267](https://github.com/quintype/quintype-node-components/commit/07d7267))
518
+
519
+
520
+
521
+ # [2.7.0](https://github.com/quintype/quintype-node-components/compare/v2.6.0...v2.7.0) (2019-06-12)
522
+
523
+
524
+ ### Features
525
+
526
+ * **image-caption:** add wrapper for image-caption and attribution in responsiveImage ([#94](https://github.com/quintype/quintype-node-components/issues/94)) ([07d7267](https://github.com/quintype/quintype-node-components/commit/07d7267))
527
+
528
+
529
+
530
+ # [2.6.0](https://github.com/quintype/quintype-node-components/compare/v1.58.1...v2.6.0) (2019-05-29)
531
+
532
+
533
+ ### Bug Fixes
534
+
535
+ * Fix a shadowed variable ([e5466f3](https://github.com/quintype/quintype-node-components/commit/e5466f3))
536
+ * Social Shares Handle Absolute URLs ([ed65f50](https://github.com/quintype/quintype-node-components/commit/ed65f50))
537
+ * update quintype-js to 1.2.0 ([#90](https://github.com/quintype/quintype-node-components/issues/90)) ([4bc07ba](https://github.com/quintype/quintype-node-components/commit/4bc07ba))
538
+
539
+
540
+ ### Features
541
+
542
+ * Adding WithLazy and WithClientSideOnly ([#92](https://github.com/quintype/quintype-node-components/issues/92)) ([d9ee369](https://github.com/quintype/quintype-node-components/commit/d9ee369))
543
+ * **DfpAd Refresh:** expose a dfp function to refresh ads ([f2153ae](https://github.com/quintype/quintype-node-components/commit/f2153ae))
544
+ * **Multi Domain:** Exporting WithHostUrl ([ebfa759](https://github.com/quintype/quintype-node-components/commit/ebfa759))
545
+ * **react-redux:** Bump version to major ([#86](https://github.com/quintype/quintype-node-components/issues/86)) ([d6d5f2d](https://github.com/quintype/quintype-node-components/commit/d6d5f2d))
546
+ * **SocialShare:** url encoding the social share icons ([#91](https://github.com/quintype/quintype-node-components/issues/91)) ([e9bf88a](https://github.com/quintype/quintype-node-components/commit/e9bf88a))
547
+ * Adding Tests ([#87](https://github.com/quintype/quintype-node-components/issues/87)) ([2390ffe](https://github.com/quintype/quintype-node-components/commit/2390ffe))
548
+ * Links now can support multiple domains ([#88](https://github.com/quintype/quintype-node-components/issues/88)) ([ced254e](https://github.com/quintype/quintype-node-components/commit/ced254e))
549
+
550
+
551
+
552
+ # [2.5.0](https://github.com/quintype/quintype-node-components/compare/v2.4.0...v2.5.0) (2019-05-20)
553
+
554
+
555
+ ### Features
556
+
557
+ * Adding WithLazy and WithClientSideOnly ([#92](https://github.com/quintype/quintype-node-components/issues/92)) ([d9ee369](https://github.com/quintype/quintype-node-components/commit/d9ee369))
558
+
559
+
560
+
561
+ # [2.4.0](https://github.com/quintype/quintype-node-components/compare/v2.3.1...v2.4.0) (2019-05-15)
562
+
563
+
564
+ ### Features
565
+
566
+ * **SocialShare:** url encoding the social share icons ([#91](https://github.com/quintype/quintype-node-components/issues/91)) ([e9bf88a](https://github.com/quintype/quintype-node-components/commit/e9bf88a))
567
+
568
+
569
+
570
+ ## [2.3.1](https://github.com/quintype/quintype-node-components/compare/v2.3.0...v2.3.1) (2019-05-14)
571
+
572
+
573
+ ### Bug Fixes
574
+
575
+ * update quintype-js to 1.2.0 ([#90](https://github.com/quintype/quintype-node-components/issues/90)) ([4bc07ba](https://github.com/quintype/quintype-node-components/commit/4bc07ba))
576
+
577
+
578
+
579
+ # [2.3.0](https://github.com/quintype/quintype-node-components/compare/v2.2.0...v2.3.0) (2019-05-11)
580
+
581
+
582
+ ### Features
583
+
584
+ * **DfpAd Refresh:** expose a dfp function to refresh ads ([f2153ae](https://github.com/quintype/quintype-node-components/commit/f2153ae))
585
+
586
+
587
+
588
+ # [2.2.0](https://github.com/quintype/quintype-node-components/compare/v2.1.2...v2.2.0) (2019-05-09)
589
+
590
+
591
+ ### Features
592
+
593
+ * **Multi Domain:** Exporting WithHostUrl ([ebfa759](https://github.com/quintype/quintype-node-components/commit/ebfa759))
594
+
595
+
596
+
597
+ ## [2.1.2](https://github.com/quintype/quintype-node-components/compare/v2.1.1...v2.1.2) (2019-05-09)
598
+
599
+
600
+ ### Bug Fixes
601
+
602
+ * Social Shares Handle Absolute URLs ([ed65f50](https://github.com/quintype/quintype-node-components/commit/ed65f50))
603
+
604
+
605
+
606
+ ## [2.1.1](https://github.com/quintype/quintype-node-components/compare/v2.1.0...v2.1.1) (2019-05-08)
607
+
608
+
609
+ ### Bug Fixes
610
+
611
+ * Fix a shadowed variable ([e5466f3](https://github.com/quintype/quintype-node-components/commit/e5466f3))
612
+
613
+
614
+
615
+ # [2.1.0](https://github.com/quintype/quintype-node-components/compare/v2.0.1...v2.1.0) (2019-05-08)
616
+
617
+
618
+ ### Features
619
+
620
+ * Adding Tests ([#87](https://github.com/quintype/quintype-node-components/issues/87)) ([2390ffe](https://github.com/quintype/quintype-node-components/commit/2390ffe))
621
+ * Links now can support multiple domains ([#88](https://github.com/quintype/quintype-node-components/issues/88)) ([ced254e](https://github.com/quintype/quintype-node-components/commit/ced254e))
622
+
623
+
624
+
625
+ ## [2.0.1](https://github.com/quintype/quintype-node-components/compare/v2.0.0...v2.0.1) (2019-05-02)
626
+
627
+
628
+
629
+ # [2.0.0](https://github.com/quintype/quintype-node-components/compare/v1.58.1...v2.0.0) (2019-05-02)
630
+
631
+
632
+ ### Features
633
+
634
+ * **react-redux:** Bump version to major ([#86](https://github.com/quintype/quintype-node-components/issues/86)) ([d6d5f2d](https://github.com/quintype/quintype-node-components/commit/d6d5f2d))
635
+
636
+
637
+
638
+ # [1.60.0](https://github.com/quintype/quintype-node-components/compare/v1.58.1...v1.60.0) (2019-05-02)
639
+
640
+
641
+ ### Features
642
+
643
+ * **react-redux:** Bump version to major ([#86](https://github.com/quintype/quintype-node-components/issues/86)) ([d6d5f2d](https://github.com/quintype/quintype-node-components/commit/d6d5f2d))
644
+
645
+
646
+
647
+ # [1.59.0](https://github.com/quintype/quintype-node-components/compare/v1.58.1...v1.59.0) (2019-05-02)
648
+
649
+
650
+ ### Features
651
+
652
+ * **react-redux:** Bump version to major ([#86](https://github.com/quintype/quintype-node-components/issues/86)) ([d6d5f2d](https://github.com/quintype/quintype-node-components/commit/d6d5f2d))
653
+
654
+
655
+
656
+ ## [1.58.1](https://github.com/quintype/quintype-node-components/compare/v1.58.0...v1.58.1) (2019-04-30)
657
+
658
+
659
+ ### Bug Fixes
660
+
661
+ * **Lazy-loading dfp ads:** Implement lazy-loading for dfp ads ([#85](https://github.com/quintype/quintype-node-components/issues/85)) ([e2ceb11](https://github.com/quintype/quintype-node-components/commit/e2ceb11))
662
+
663
+
664
+
665
+ # [1.58.0](https://github.com/quintype/quintype-node-components/compare/v1.57.4...v1.58.0) (2019-04-25)
666
+
667
+
668
+ ### Features
669
+
670
+ * **qlitics:** qlitics for story-element-view, story-element action ([#84](https://github.com/quintype/quintype-node-components/issues/84)) ([16964a4](https://github.com/quintype/quintype-node-components/commit/16964a4))
671
+
672
+
673
+
674
+ ## [1.57.4](https://github.com/quintype/quintype-node-components/compare/v1.57.3...v1.57.4) (2019-04-16)
675
+
676
+
677
+
678
+ ## [1.57.3](https://github.com/quintype/quintype-node-components/compare/v1.57.0...v1.57.3) (2019-04-16)
679
+
680
+
681
+ ### Bug Fixes
682
+
683
+ * **Support for Adbutler mobile and tablet ads:** Configure AdbutlerAd component to fix ads for different viewport widths ([#82](https://github.com/quintype/quintype-node-components/issues/82)) ([fb69ef5](https://github.com/quintype/quintype-node-components/commit/fb69ef5))
684
+
685
+
686
+
687
+ ## [1.57.2](https://github.com/quintype/quintype-node-components/compare/v1.57.1...v1.57.2) (2019-04-11)
688
+
689
+
690
+
691
+ ## [1.57.1](https://github.com/quintype/quintype-node-components/compare/v1.57.0...v1.57.1) (2019-04-10)
692
+
693
+
694
+
695
+ # [1.57.0](https://github.com/quintype/quintype-node-components/compare/v1.44.0...v1.57.0) (2019-04-10)
696
+
697
+
698
+ ### Bug Fixes
699
+
700
+ * **babel-config:** Remove babel config ([49d4449](https://github.com/quintype/quintype-node-components/commit/49d4449))
701
+ * **dependency:** revert to react 16.2.0 ([4a3a8b4](https://github.com/quintype/quintype-node-components/commit/4a3a8b4))
702
+ * **package-lock:** package lock update ([d8b7b08](https://github.com/quintype/quintype-node-components/commit/d8b7b08))
703
+ * **package-lock:** Update package lock ([e64ea74](https://github.com/quintype/quintype-node-components/commit/e64ea74))
704
+ * **package-lock:** Update package-lock, audit fix ([c4ce647](https://github.com/quintype/quintype-node-components/commit/c4ce647))
705
+ * **package.json:** Add lodash as peer depencency ([ba2697e](https://github.com/quintype/quintype-node-components/commit/ba2697e))
706
+ * **readme:** Init accesstype documentation ([#73](https://github.com/quintype/quintype-node-components/issues/73)) ([dc8cd9a](https://github.com/quintype/quintype-node-components/commit/dc8cd9a))
707
+ * **review-rating:** canShowEmptyRating option added ([#71](https://github.com/quintype/quintype-node-components/issues/71)) ([5a57144](https://github.com/quintype/quintype-node-components/commit/5a57144))
708
+ * **search-box:** Implement initialValue - searchbox ([#70](https://github.com/quintype/quintype-node-components/issues/70)) ([257020a](https://github.com/quintype/quintype-node-components/commit/257020a))
709
+ * **Story Element:** Replaced all Anchor tags to open in new tab ([#65](https://github.com/quintype/quintype-node-components/issues/65)) ([dbe7cb1](https://github.com/quintype/quintype-node-components/commit/dbe7cb1))
710
+ * **story-element:** fail safe story element also read slug access ([37d1b88](https://github.com/quintype/quintype-node-components/commit/37d1b88))
711
+ * **table story element:** fix breaking table story element ([#76](https://github.com/quintype/quintype-node-components/issues/76)) ([47d7aeb](https://github.com/quintype/quintype-node-components/commit/47d7aeb))
712
+ * **With Member:** IsLoading is set to true on server side ([49636d7](https://github.com/quintype/quintype-node-components/commit/49636d7))
713
+
714
+
715
+ ### Features
716
+
717
+ * **Adbutler Integration:** Add component to integrate Adbutler ad service provider ([#79](https://github.com/quintype/quintype-node-components/issues/79)) ([64edff0](https://github.com/quintype/quintype-node-components/commit/64edff0))
718
+ * **api response transformer for load more stories base:** Accept apiResponseTransformer as a prop ([#77](https://github.com/quintype/quintype-node-components/issues/77)) ([3150c53](https://github.com/quintype/quintype-node-components/commit/3150c53))
719
+ * **Breaking News:** Implemented breakingNewsLoaded ([#59](https://github.com/quintype/quintype-node-components/issues/59)) ([54c0846](https://github.com/quintype/quintype-node-components/commit/54c0846))
720
+ * **build:** upgrade to Babel 7 ([#55](https://github.com/quintype/quintype-node-components/issues/55)) ([799514f](https://github.com/quintype/quintype-node-components/commit/799514f))
721
+ * **Collection:** Passing the index to collection template ([8dcec03](https://github.com/quintype/quintype-node-components/commit/8dcec03))
722
+ * **interval-update:** Component to update children components at intervals ([#58](https://github.com/quintype/quintype-node-components/issues/58)) ([1602b3c](https://github.com/quintype/quintype-node-components/commit/1602b3c))
723
+ * **LazyLoad:** Eager Load Images ([#57](https://github.com/quintype/quintype-node-components/issues/57)) ([83cac37](https://github.com/quintype/quintype-node-components/commit/83cac37))
724
+ * **LazyLoadImages:** EagerLoadImages now takes a predicate ([785a68d](https://github.com/quintype/quintype-node-components/commit/785a68d))
725
+ * **LazyLoadImages:** Responsive image takes `eager=true` ([b4a14cb](https://github.com/quintype/quintype-node-components/commit/b4a14cb))
726
+ * **native share:** Add support for native share using navigator.share ([#75](https://github.com/quintype/quintype-node-components/issues/75)) ([da29891](https://github.com/quintype/quintype-node-components/commit/da29891))
727
+ * **package-lock:** Bump all dependencies to latest, optimize lodash ([c5523c4](https://github.com/quintype/quintype-node-components/commit/c5523c4))
728
+ * **Performance:** Remove Lodash ([#67](https://github.com/quintype/quintype-node-components/issues/67)) ([240b444](https://github.com/quintype/quintype-node-components/commit/240b444))
729
+ * **Preview:** Adding WithPreview component ([#56](https://github.com/quintype/quintype-node-components/issues/56)) ([adcebd0](https://github.com/quintype/quintype-node-components/commit/adcebd0))
730
+ * **Query for Author:** If passed Author id query Author API ([#78](https://github.com/quintype/quintype-node-components/issues/78)) ([dd55c06](https://github.com/quintype/quintype-node-components/commit/dd55c06))
731
+ * **With Member:** Set isLoading when updating t he member ([#54](https://github.com/quintype/quintype-node-components/issues/54)) ([3c0905b](https://github.com/quintype/quintype-node-components/commit/3c0905b))
732
+
733
+
734
+
735
+ # [1.56.0](https://github.com/quintype/quintype-node-components/compare/v1.55.2...v1.56.0) (2019-04-04)
736
+
737
+
738
+ ### Features
739
+
740
+ * **api response transformer for load more stories base:** Accept apiResponseTransformer as a prop ([#77](https://github.com/quintype/quintype-node-components/issues/77)) ([3150c53](https://github.com/quintype/quintype-node-components/commit/3150c53))
741
+
742
+
743
+
744
+ ## [1.55.2](https://github.com/quintype/quintype-node-components/compare/v1.55.1...v1.55.2) (2019-04-04)
745
+
746
+
747
+
748
+ ## [1.55.1](https://github.com/quintype/quintype-node-components/compare/v1.55.0...v1.55.1) (2019-03-28)
749
+
750
+
751
+ ### Bug Fixes
752
+
753
+ * **table story element:** fix breaking table story element ([#76](https://github.com/quintype/quintype-node-components/issues/76)) ([47d7aeb](https://github.com/quintype/quintype-node-components/commit/47d7aeb))
754
+
755
+
756
+
757
+ # [1.55.0](https://github.com/quintype/quintype-node-components/compare/v1.54.1...v1.55.0) (2019-03-28)
758
+
759
+
760
+ ### Bug Fixes
761
+
762
+ * **readme:** Init accesstype documentation ([#73](https://github.com/quintype/quintype-node-components/issues/73)) ([dc8cd9a](https://github.com/quintype/quintype-node-components/commit/dc8cd9a))
763
+
764
+
765
+ ### Features
766
+
767
+ * **native share:** Add support for native share using navigator.share ([#75](https://github.com/quintype/quintype-node-components/issues/75)) ([da29891](https://github.com/quintype/quintype-node-components/commit/da29891))
768
+
769
+
770
+
771
+ ## [1.54.1](https://github.com/quintype/quintype-node-components/compare/v1.54.0...v1.54.1) (2019-03-19)
772
+
773
+
774
+ ### Bug Fixes
775
+
776
+ * **package.json:** Add lodash as peer depencency ([ba2697e](https://github.com/quintype/quintype-node-components/commit/ba2697e))
777
+
778
+
779
+
780
+ # [1.54.0](https://github.com/quintype/quintype-node-components/compare/v1.53.6...v1.54.0) (2019-03-19)
781
+
782
+
783
+ ### Features
784
+
785
+ * **package-lock:** Bump all dependencies to latest, optimize lodash ([c5523c4](https://github.com/quintype/quintype-node-components/commit/c5523c4))
786
+ * **Performance:** Remove Lodash ([#67](https://github.com/quintype/quintype-node-components/issues/67)) ([240b444](https://github.com/quintype/quintype-node-components/commit/240b444))
787
+
788
+
789
+
790
+ <a name="1.53.6"></a>
791
+ ## [1.53.6](https://github.com/quintype/quintype-node-components/compare/v1.53.5...v1.53.6) (2019-03-19)
792
+
793
+
794
+ ### Bug Fixes
795
+
796
+ * **package-lock:** Update package lock ([e64ea74](https://github.com/quintype/quintype-node-components/commit/e64ea74))
797
+ * **story-element:** fail safe story element also read slug access ([37d1b88](https://github.com/quintype/quintype-node-components/commit/37d1b88))
798
+
799
+
800
+
801
+ <a name="1.53.5"></a>
802
+ ## [1.53.5](https://github.com/quintype/quintype-node-components/compare/v1.53.4...v1.53.5) (2019-03-01)
803
+
804
+
805
+ ### Bug Fixes
806
+
807
+ * **review-rating:** canShowEmptyRating option added ([#71](https://github.com/quintype/quintype-node-components/issues/71)) ([5a57144](https://github.com/quintype/quintype-node-components/commit/5a57144))
808
+
809
+
810
+
811
+ <a name="1.53.4"></a>
812
+ ## [1.53.4](https://github.com/quintype/quintype-node-components/compare/v1.53.3...v1.53.4) (2019-02-27)
813
+
814
+
815
+ ### Bug Fixes
816
+
817
+ * **package-lock:** Update package-lock, audit fix ([c4ce647](https://github.com/quintype/quintype-node-components/commit/c4ce647))
818
+ * **search-box:** Implement initialValue - searchbox ([#70](https://github.com/quintype/quintype-node-components/issues/70)) ([257020a](https://github.com/quintype/quintype-node-components/commit/257020a))
819
+
820
+
821
+
822
+ <a name="1.53.3"></a>
823
+ ## [1.53.3](https://github.com/quintype/quintype-node-components/compare/v1.53.2...v1.53.3) (2019-02-21)
824
+
825
+
826
+
827
+ <a name="1.53.2"></a>
828
+ ## [1.53.2](https://github.com/quintype/quintype-node-components/compare/v1.53.1...v1.53.2) (2019-01-04)
829
+
830
+
831
+ ### Bug Fixes
832
+
833
+ * **Story Element:** Replaced all Anchor tags to open in new tab ([#65](https://github.com/quintype/quintype-node-components/issues/65)) ([dbe7cb1](https://github.com/quintype/quintype-node-components/commit/dbe7cb1))
834
+
835
+
836
+
837
+ <a name="1.53.1"></a>
838
+ ## [1.53.1](https://github.com/quintype/quintype-node-components/compare/v1.53.0...v1.53.1) (2019-01-04)
839
+
840
+
841
+
842
+ <a name="1.53.0"></a>
843
+ # [1.53.0](https://github.com/quintype/quintype-node-components/compare/v1.52.2...v1.53.0) (2018-12-26)
844
+
845
+
846
+ ### Features
847
+
848
+ * **Breaking News:** Implemented breakingNewsLoaded ([#59](https://github.com/quintype/quintype-node-components/issues/59)) ([54c0846](https://github.com/quintype/quintype-node-components/commit/54c0846))
849
+
850
+
851
+
852
+ <a name="1.52.2"></a>
853
+ ## [1.52.2](https://github.com/quintype/quintype-node-components/compare/v1.52.1...v1.52.2) (2018-12-25)
854
+
855
+
856
+ ### Bug Fixes
857
+
858
+ * **babel-config:** Remove babel config ([49d4449](https://github.com/quintype/quintype-node-components/commit/49d4449))
859
+
860
+
861
+
862
+ <a name="1.52.1"></a>
863
+ ## [1.52.1](https://github.com/quintype/quintype-node-components/compare/v1.51.1...v1.52.1) (2018-12-25)
864
+
865
+
866
+
867
+ <a name="1.49.0"></a>
868
+ # [1.49.0](https://github.com/quintype/quintype-node-components/compare/v1.48.0...v1.49.0) (2018-12-14)
869
+
870
+
871
+ ### Features
872
+
873
+ * **LazyLoadImages:** EagerLoadImages now takes a predicate ([785a68d](https://github.com/quintype/quintype-node-components/commit/785a68d))
874
+
875
+
876
+
877
+ <a name="1.48.0"></a>
878
+ # [1.48.0](https://github.com/quintype/quintype-node-components/compare/v1.47.0...v1.48.0) (2018-12-14)
879
+
880
+
881
+ ### Features
882
+
883
+ * **LazyLoad:** Eager Load Images ([#57](https://github.com/quintype/quintype-node-components/issues/57)) ([83cac37](https://github.com/quintype/quintype-node-components/commit/83cac37))
884
+
885
+
886
+
887
+ <a name="1.47.0"></a>
888
+ # [1.47.0](https://github.com/quintype/quintype-node-components/compare/v1.46.0...v1.47.0) (2018-12-14)
889
+
890
+
891
+ ### Features
892
+
893
+ * **Collection:** Passing the index to collection template ([8dcec03](https://github.com/quintype/quintype-node-components/commit/8dcec03))
894
+ * **LazyLoadImages:** Responsive image takes `eager=true` ([b4a14cb](https://github.com/quintype/quintype-node-components/commit/b4a14cb))
895
+
896
+
897
+
898
+ <a name="1.46.0"></a>
899
+ # [1.46.0](https://github.com/quintype/quintype-node-components/compare/v1.45.1...v1.46.0) (2018-12-14)
900
+
901
+
902
+ ### Features
903
+
904
+ * **Preview:** Adding WithPreview component ([#56](https://github.com/quintype/quintype-node-components/issues/56)) ([adcebd0](https://github.com/quintype/quintype-node-components/commit/adcebd0))
905
+
906
+
907
+
908
+ <a name="1.45.1"></a>
909
+ ## [1.45.1](https://github.com/quintype/quintype-node-components/compare/v1.45.0...v1.45.1) (2018-12-06)
910
+
911
+
912
+ ### Bug Fixes
913
+
914
+ * **With Member:** IsLoading is set to true on server side ([49636d7](https://github.com/quintype/quintype-node-components/commit/49636d7))
915
+
916
+
917
+
918
+ <a name="1.45.0"></a>
919
+ # [1.45.0](https://github.com/quintype/quintype-node-components/compare/v1.44.0...v1.45.0) (2018-12-05)
920
+
921
+
922
+ ### Features
923
+
924
+ * **With Member:** Set isLoading when updating t he member ([#54](https://github.com/quintype/quintype-node-components/issues/54)) ([3c0905b](https://github.com/quintype/quintype-node-components/commit/3c0905b))
925
+
926
+
927
+
928
+ <a name="1.44.0"></a>
929
+ # [1.44.0](https://github.com/quintype/quintype-node-components/compare/v1.37.1...v1.44.0) (2018-12-03)
930
+
931
+
932
+ ### Bug Fixes
933
+
934
+ * **lazy-load:** Implemented checks to lazy load images on UC browser ([#51](https://github.com/quintype/quintype-node-components/issues/51)) ([2cd776d](https://github.com/quintype/quintype-node-components/commit/2cd776d))
935
+
936
+
937
+ ### Features
938
+
939
+ * Pass story and config to InfiniteStoryBase component ([#50](https://github.com/quintype/quintype-node-components/issues/50)) ([144f906](https://github.com/quintype/quintype-node-components/commit/144f906))
940
+
941
+
942
+
943
+ <a name="1.42.4"></a>
944
+ ## [1.42.4](https://github.com/quintype/quintype-node-components/compare/v1.42.2...v1.42.4) (2018-12-03)
945
+
946
+
947
+ ### Bug Fixes
948
+
949
+ * **lazy-load:** Implemented checks to lazy load images on UC browser ([#51](https://github.com/quintype/quintype-node-components/issues/51)) ([2cd776d](https://github.com/quintype/quintype-node-components/commit/2cd776d))
package/dist/cjs/index.js CHANGED
@@ -23,7 +23,7 @@ var _extends = require('@babel/runtime/helpers/extends');
23
23
  var _assertThisInitialized = require('@babel/runtime/helpers/assertThisInitialized');
24
24
  var classNames = require('classnames');
25
25
  var getVideoID = require('get-video-id');
26
- var atob = require('atob');
26
+ require('atob-utf-8');
27
27
  var getYouTubeID = require('get-youtube-id');
28
28
  var _asyncToGenerator = require('@babel/runtime/helpers/asyncToGenerator');
29
29
  var _regeneratorRuntime = require('@babel/runtime/regenerator');
@@ -66,7 +66,6 @@ var _extends__default = /*#__PURE__*/_interopDefaultLegacy(_extends);
66
66
  var _assertThisInitialized__default = /*#__PURE__*/_interopDefaultLegacy(_assertThisInitialized);
67
67
  var classNames__default = /*#__PURE__*/_interopDefaultLegacy(classNames);
68
68
  var getVideoID__default = /*#__PURE__*/_interopDefaultLegacy(getVideoID);
69
- var atob__default = /*#__PURE__*/_interopDefaultLegacy(atob);
70
69
  var getYouTubeID__default = /*#__PURE__*/_interopDefaultLegacy(getYouTubeID);
71
70
  var _asyncToGenerator__default = /*#__PURE__*/_interopDefaultLegacy(_asyncToGenerator);
72
71
  var _regeneratorRuntime__default = /*#__PURE__*/_interopDefaultLegacy(_regeneratorRuntime);
@@ -2660,8 +2659,14 @@ var JSEmbed = /*#__PURE__*/function (_React$Component) {
2660
2659
  }, {
2661
2660
  key: "getEmbedJS",
2662
2661
  value: function getEmbedJS() {
2663
- var embedjs = this.props.embedJS;
2664
- return embedjs != null ? atob__default["default"](embedjs) : null;
2662
+ var embedJs = this.props.embedJS;
2663
+ if (!embedJs) return null;
2664
+
2665
+ if (global) {
2666
+ return decodeURIComponent(escape(global.atob(embedJs)));
2667
+ }
2668
+
2669
+ return Buffer.from(embedJs, 'base64').toString('utf-8');
2665
2670
  }
2666
2671
  }, {
2667
2672
  key: "render",
@@ -8,7 +8,7 @@ function _createSuper(Derived) { var hasNativeReflectConstruct = _isNativeReflec
8
8
 
9
9
  function _isNativeReflectConstruct() { if (typeof Reflect === "undefined" || !Reflect.construct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") return true; try { Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {})); return true; } catch (e) { return false; } }
10
10
 
11
- import atob from "atob";
11
+ import atob from "atob-utf-8";
12
12
  import { string } from "prop-types";
13
13
  import React from "react";
14
14
 
@@ -70,8 +70,14 @@ var JSEmbed = /*#__PURE__*/function (_React$Component) {
70
70
  }, {
71
71
  key: "getEmbedJS",
72
72
  value: function getEmbedJS() {
73
- var embedjs = this.props.embedJS;
74
- return embedjs != null ? atob(embedjs) : null;
73
+ var embedJs = this.props.embedJS;
74
+ if (!embedJs) return null;
75
+
76
+ if (global) {
77
+ return decodeURIComponent(escape(global.atob(embedJs)));
78
+ }
79
+
80
+ return Buffer.from(embedJs, 'base64').toString('utf-8');
75
81
  }
76
82
  }, {
77
83
  key: "render",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@quintype/components",
3
- "version": "3.1.1",
3
+ "version": "3.1.3",
4
4
  "description": "Components to help build Quintype Node.js apps",
5
5
  "main": "dist/cjs/index.js",
6
6
  "module": "dist/es/index.js",
@@ -23,7 +23,6 @@
23
23
  "homepage": "https://github.com/quintype/quintype-node-components#readme",
24
24
  "dependencies": {
25
25
  "@babel/runtime": "^7.16.3",
26
- "atob": "^2.1.2",
27
26
  "classnames": "^2.3.1",
28
27
  "empty-web-gif": "^1.0.1",
29
28
  "get-video-id": "^3.4.3",