@times-components/ts-components 1.71.0 → 1.72.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -3,6 +3,17 @@
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.72.0](https://github.com/newsuk/times-components/compare/@times-components/ts-components@1.71.0...@times-components/ts-components@1.72.0) (2023-05-12)
7
+
8
+
9
+ ### Features
10
+
11
+ * **TMRX-1181:** added lazy loading to tc_images ([#3358](https://github.com/newsuk/times-components/issues/3358)) ([80efb79](https://github.com/newsuk/times-components/commit/80efb79b64494a5c436c34db46f4266c704e99e8))
12
+
13
+
14
+
15
+
16
+
6
17
  # [1.71.0](https://github.com/newsuk/times-components/compare/@times-components/ts-components@1.70.0...@times-components/ts-components@1.71.0) (2023-04-24)
7
18
 
8
19
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@times-components/ts-components",
3
- "version": "1.71.0",
3
+ "version": "1.72.0",
4
4
  "description": "Reuseable Typescript React Components ",
5
5
  "main": "dist/index.js",
6
6
  "dev": "dist/index.js",
@@ -53,11 +53,11 @@
53
53
  "@times-components/button": "2.10.7",
54
54
  "@times-components/date-publication": "0.25.6",
55
55
  "@times-components/icons": "2.20.7",
56
- "@times-components/image": "6.14.24",
56
+ "@times-components/image": "6.15.0",
57
57
  "@times-components/link": "3.12.6",
58
58
  "@times-components/provider": "1.36.0",
59
59
  "@times-components/provider-queries": "2.18.2",
60
- "@times-components/related-articles": "6.16.3",
60
+ "@times-components/related-articles": "6.17.0",
61
61
  "@times-components/ts-slices": "1.8.12",
62
62
  "@times-components/ts-styleguide": "1.43.1",
63
63
  "@times-components/utils": "6.16.7",
@@ -113,5 +113,5 @@
113
113
  "@testing-library/jest-dom/extend-expect"
114
114
  ]
115
115
  },
116
- "gitHead": "80f8bf74c31da0f7a204907a87359df56f862a69"
116
+ "gitHead": "d508ac873bb6b8da49e5b3146038898c0ae7e904"
117
117
  }
@@ -76,6 +76,7 @@ exports[`<LatestFromSection> renders 1`] = `
76
76
  >
77
77
  <img
78
78
  class="responsive-sc-1nnon4d-0 fwlcWP"
79
+ loading="lazy"
79
80
  src="https://www.thetimes.co.uk/imageserver/image/methode%2Ftimes%2Fprod%2Fweb%2Fbin%2Fb7fca746-d8ec-11eb-8f14-0bb645f59db0.jpg?resize=200&quality=3"
80
81
  />
81
82
  <div
@@ -190,6 +191,7 @@ exports[`<LatestFromSection> renders 1`] = `
190
191
  >
191
192
  <img
192
193
  class="responsive-sc-1nnon4d-0 fwlcWP"
194
+ loading="lazy"
193
195
  src="https://www.thetimes.co.uk/imageserver/image/methode%2Ftimes%2Fprod%2Fweb%2Fbin%2F65e48858-d913-11eb-b92f-5fe539a30c29.jpg?resize=200&quality=3"
194
196
  />
195
197
  <div
@@ -304,6 +306,7 @@ exports[`<LatestFromSection> renders 1`] = `
304
306
  >
305
307
  <img
306
308
  class="responsive-sc-1nnon4d-0 fwlcWP"
309
+ loading="lazy"
307
310
  src="https://www.thetimes.co.uk/imageserver/image/methode%2Ftimes%2Fprod%2Fweb%2Fbin%2F798e1dce-d918-11eb-b92f-5fe539a30c29.jpg?resize=200&quality=3"
308
311
  />
309
312
  <div