@times-components/article-magazine-standard 3.75.42-alpha.3 → 3.75.42-alpha.34

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 +57 -0
  2. package/package.json +19 -18
package/CHANGELOG.md CHANGED
@@ -3,6 +3,63 @@
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.2](https://github.com/newsuk/times-components/compare/@times-components/article-magazine-standard@3.78.1...@times-components/article-magazine-standard@3.78.2) (2024-03-26)
7
+
8
+ **Note:** Version bump only for package @times-components/article-magazine-standard
9
+
10
+
11
+
12
+
13
+
14
+ ## [3.78.1](https://github.com/newsuk/times-components/compare/@times-components/article-magazine-standard@3.78.0...@times-components/article-magazine-standard@3.78.1) (2024-03-25)
15
+
16
+ **Note:** Version bump only for package @times-components/article-magazine-standard
17
+
18
+
19
+
20
+
21
+
22
+ # [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)
23
+
24
+
25
+ ### Features
26
+
27
+ * **TMRS-88:** article domain reference updates ([#3798](https://github.com/newsuk/times-components/issues/3798)) ([87289ac](https://github.com/newsuk/times-components/commit/87289ac93dfae6322a54ad49f8ce6d3df80073b2))
28
+
29
+
30
+
31
+
32
+
33
+ # [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)
34
+
35
+
36
+ ### Features
37
+
38
+ * **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))
39
+
40
+
41
+
42
+
43
+
44
+ ## [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)
45
+
46
+ **Note:** Version bump only for package @times-components/article-magazine-standard
47
+
48
+
49
+
50
+
51
+
52
+ # [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)
53
+
54
+
55
+ ### Features
56
+
57
+ * **TMRX-1984:** Update ad positioning ([#3796](https://github.com/newsuk/times-components/issues/3796)) ([b5892e3](https://github.com/newsuk/times-components/commit/b5892e39131af32500f03b498346613b713979d1))
58
+
59
+
60
+
61
+
62
+
6
63
  ## [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
64
 
8
65
  **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.3+30c407b7e",
3
+ "version": "3.75.42-alpha.34+63961ffed3",
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.8",
39
+ "@times-components/provider": "^1.40.14",
40
40
  "@times-components/provider-test-tools": "^1.29.2",
41
- "@times-components/storybook": "^4.12.11",
41
+ "@times-components/storybook": "^4.12.13",
42
42
  "@times-components/tealium-utils": "^0.9.0",
43
43
  "@times-components/test-utils": "^2.4.1",
44
+ "@times-components/ts-newskit": "^1.177.0",
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.3+30c407b7e",
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.22.2",
58
+ "@times-components/article-byline": "^3.13.34",
59
+ "@times-components/article-label": "^2.18.13",
60
+ "@times-components/article-lead-asset": "^1.18.18",
61
+ "@times-components/article-skeleton": "^1.125.6-alpha.34+63961ffed3",
62
+ "@times-components/caption": "^3.8.34",
63
+ "@times-components/context": "^1.15.1",
64
+ "@times-components/date-publication": "^0.30.13",
65
+ "@times-components/ts-components": "^1.82.1",
66
+ "@times-components/ts-styleguide": "^1.50.13",
67
+ "@times-components/user-state": "^0.5.30",
68
+ "@times-components/utils": "^6.20.1",
69
+ "@times-components/video-label": "^2.11.41",
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": "30c407b7e4827d2fbc153a967df9b1a90a1e5abe"
84
+ "gitHead": "63961ffed3e0e377d9256102c1d321705a517893"
84
85
  }