@times-components/article-magazine-standard 3.75.42-alpha.5 → 3.75.42-alpha.9

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +41 -0
  2. package/package.json +19 -18
package/CHANGELOG.md CHANGED
@@ -3,6 +3,47 @@
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
+ # [3.78.0](https://github.com/newsuk/times-components/compare/@times-components/article-magazine-standard@3.77.0...@times-components/article-magazine-standard@3.78.0) (2024-03-19)
7
+
8
+
9
+ ### Features
10
+
11
+ * **TMRS-88:** article domain reference updates ([#3798](https://github.com/newsuk/times-components/issues/3798)) ([87289ac](https://github.com/newsuk/times-components/commit/87289ac93dfae6322a54ad49f8ce6d3df80073b2))
12
+
13
+
14
+
15
+
16
+
17
+ # [3.77.0](https://github.com/newsuk/times-components/compare/@times-components/article-magazine-standard@3.76.1...@times-components/article-magazine-standard@3.77.0) (2024-03-19)
18
+
19
+
20
+ ### Features
21
+
22
+ * **TMPZ-338:** Scroll Article Sidebar off the screen rather than fade at the bottom of an article ([#3781](https://github.com/newsuk/times-components/issues/3781)) ([5d206d5](https://github.com/newsuk/times-components/commit/5d206d5d442a502ab7593db74543b2b98c469bcb))
23
+
24
+
25
+
26
+
27
+
28
+ ## [3.76.1](https://github.com/newsuk/times-components/compare/@times-components/article-magazine-standard@3.76.0...@times-components/article-magazine-standard@3.76.1) (2024-03-18)
29
+
30
+ **Note:** Version bump only for package @times-components/article-magazine-standard
31
+
32
+
33
+
34
+
35
+
36
+ # [3.76.0](https://github.com/newsuk/times-components/compare/@times-components/article-magazine-standard@3.75.41...@times-components/article-magazine-standard@3.76.0) (2024-03-15)
37
+
38
+
39
+ ### Features
40
+
41
+ * **TMRX-1984:** Update ad positioning ([#3796](https://github.com/newsuk/times-components/issues/3796)) ([b5892e3](https://github.com/newsuk/times-components/commit/b5892e39131af32500f03b498346613b713979d1))
42
+
43
+
44
+
45
+
46
+
6
47
  ## [3.75.41](https://github.com/newsuk/times-components/compare/@times-components/article-magazine-standard@3.75.40...@times-components/article-magazine-standard@3.75.41) (2024-03-12)
7
48
 
8
49
  **Note:** Version bump only for package @times-components/article-magazine-standard
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@times-components/article-magazine-standard",
3
- "version": "3.75.42-alpha.5+cf16a20b2d",
3
+ "version": "3.75.42-alpha.9+64700ab43f",
4
4
  "description": "Magazine Standard Article Template",
5
5
  "main": "dist/article-magazine-standard",
6
6
  "dev": "src/article-magazine-standard",
@@ -35,12 +35,13 @@
35
35
  "@babel/core": "7.4.4",
36
36
  "@times-components/eslint-config-thetimes": "^0.8.18",
37
37
  "@times-components/jest-configurator-web": "^0.8.1",
38
- "@times-components/jest-serializer": "^3.13.6",
39
- "@times-components/provider": "^1.40.12",
38
+ "@times-components/jest-serializer": "^3.13.7",
39
+ "@times-components/provider": "^1.40.13-alpha.69+64700ab43f",
40
40
  "@times-components/provider-test-tools": "^1.29.2",
41
- "@times-components/storybook": "^4.12.11",
41
+ "@times-components/storybook": "^4.12.12-alpha.82+64700ab43f",
42
42
  "@times-components/tealium-utils": "^0.9.0",
43
43
  "@times-components/test-utils": "^2.4.1",
44
+ "@times-components/ts-newskit": "^1.176.2-alpha.9+64700ab43f",
44
45
  "@times-components/webpack-configurator": "^2.1.0",
45
46
  "babel-jest": "24.8.0",
46
47
  "eslint": "5.9.0",
@@ -53,19 +54,19 @@
53
54
  "webpack": "4.30.0"
54
55
  },
55
56
  "dependencies": {
56
- "@times-components/ad": "^2.21.61",
57
- "@times-components/article-byline": "^3.13.32",
58
- "@times-components/article-label": "^2.18.11",
59
- "@times-components/article-lead-asset": "^1.18.16",
60
- "@times-components/article-skeleton": "^1.125.6-alpha.5+cf16a20b2d",
61
- "@times-components/caption": "^3.8.32",
62
- "@times-components/context": "^1.15.0",
63
- "@times-components/date-publication": "^0.30.11",
64
- "@times-components/ts-components": "^1.81.25",
65
- "@times-components/ts-styleguide": "^1.50.11",
66
- "@times-components/user-state": "^0.5.28",
67
- "@times-components/utils": "^6.19.0",
68
- "@times-components/video-label": "^2.11.39",
57
+ "@times-components/ad": "^2.21.62-alpha.82+64700ab43f",
58
+ "@times-components/article-byline": "^3.13.33-alpha.82+64700ab43f",
59
+ "@times-components/article-label": "^2.18.12-alpha.82+64700ab43f",
60
+ "@times-components/article-lead-asset": "^1.18.17-alpha.24+64700ab43f",
61
+ "@times-components/article-skeleton": "^1.125.6-alpha.9+64700ab43f",
62
+ "@times-components/caption": "^3.8.33-alpha.82+64700ab43f",
63
+ "@times-components/context": "^1.15.1-alpha.82+64700ab43f",
64
+ "@times-components/date-publication": "^0.30.12-alpha.82+64700ab43f",
65
+ "@times-components/ts-components": "^1.81.26-alpha.69+64700ab43f",
66
+ "@times-components/ts-styleguide": "^1.50.12-alpha.82+64700ab43f",
67
+ "@times-components/user-state": "^0.5.29-alpha.82+64700ab43f",
68
+ "@times-components/utils": "^6.20.0",
69
+ "@times-components/video-label": "^2.11.40-alpha.82+64700ab43f",
69
70
  "prop-types": "15.7.2",
70
71
  "styled-components": "4.3.2"
71
72
  },
@@ -80,5 +81,5 @@
80
81
  "publishConfig": {
81
82
  "access": "public"
82
83
  },
83
- "gitHead": "cf16a20b2d6862edf265f6cafec81946596c4fe3"
84
+ "gitHead": "64700ab43f8980944be79412a75c65f3348896f5"
84
85
  }