@times-components/article-skeleton 1.177.7-34cde951475809a8a0663b65a6a13f56aa0d2b18.14 → 1.178.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 +11 -0
- package/package.json +35 -35
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.178.0](https://github.com/newsuk/times-components/compare/@times-components/article-skeleton@1.177.6...@times-components/article-skeleton@1.178.0) (2026-01-19)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Features
|
|
10
|
+
|
|
11
|
+
* **TMC-688:** Sticky ad mobile container ([#4211](https://github.com/newsuk/times-components/issues/4211)) ([0bbccd6](https://github.com/newsuk/times-components/commit/0bbccd6c273feeaad6e8989b592326de6a909d48))
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
6
17
|
## [1.177.6](https://github.com/newsuk/times-components/compare/@times-components/article-skeleton@1.177.5...@times-components/article-skeleton@1.177.6) (2026-01-19)
|
|
7
18
|
|
|
8
19
|
**Note:** Version bump only for package @times-components/article-skeleton
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@times-components/article-skeleton",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.178.0",
|
|
4
4
|
"description": "The article skeleton",
|
|
5
5
|
"main": "dist/article-skeleton",
|
|
6
6
|
"dev": "src/article-skeleton",
|
|
@@ -37,14 +37,14 @@
|
|
|
37
37
|
"@storybook/addon-actions": "6.5.16",
|
|
38
38
|
"@storybook/addon-knobs": "6.4.0",
|
|
39
39
|
"@storybook/react": "6.5.16",
|
|
40
|
-
"@times-components/eslint-config-thetimes": "
|
|
41
|
-
"@times-components/jest-configurator-web": "
|
|
42
|
-
"@times-components/jest-serializer": "
|
|
43
|
-
"@times-components/provider-test-tools": "
|
|
44
|
-
"@times-components/storybook": "
|
|
45
|
-
"@times-components/tealium-utils": "
|
|
46
|
-
"@times-components/test-utils": "
|
|
47
|
-
"@times-components/webpack-configurator": "
|
|
40
|
+
"@times-components/eslint-config-thetimes": "0.8.18",
|
|
41
|
+
"@times-components/jest-configurator-web": "0.8.2",
|
|
42
|
+
"@times-components/jest-serializer": "3.18.13",
|
|
43
|
+
"@times-components/provider-test-tools": "1.33.3",
|
|
44
|
+
"@times-components/storybook": "4.16.25",
|
|
45
|
+
"@times-components/tealium-utils": "0.9.1",
|
|
46
|
+
"@times-components/test-utils": "2.4.2",
|
|
47
|
+
"@times-components/webpack-configurator": "2.1.1",
|
|
48
48
|
"babel-jest": "24.8.0",
|
|
49
49
|
"babel-loader": "8.0.5",
|
|
50
50
|
"depcheck": "0.6.9",
|
|
@@ -61,31 +61,31 @@
|
|
|
61
61
|
"webpack": "4.30.0"
|
|
62
62
|
},
|
|
63
63
|
"dependencies": {
|
|
64
|
-
"@times-components/ad": "
|
|
65
|
-
"@times-components/article-extras": "
|
|
66
|
-
"@times-components/article-image": "
|
|
67
|
-
"@times-components/article-paragraph": "
|
|
68
|
-
"@times-components/article-topics": "
|
|
69
|
-
"@times-components/caption": "
|
|
70
|
-
"@times-components/context": "
|
|
71
|
-
"@times-components/interactive-wrapper": "
|
|
72
|
-
"@times-components/key-facts": "
|
|
73
|
-
"@times-components/lazy-load": "
|
|
74
|
-
"@times-components/link": "
|
|
75
|
-
"@times-components/markup": "
|
|
76
|
-
"@times-components/markup-forest": "
|
|
77
|
-
"@times-components/message-bar": "
|
|
78
|
-
"@times-components/provider-queries": "
|
|
79
|
-
"@times-components/pull-quote": "
|
|
80
|
-
"@times-components/save-and-share-bar": "
|
|
81
|
-
"@times-components/sticky": "
|
|
82
|
-
"@times-components/tracking": "
|
|
83
|
-
"@times-components/ts-components": "
|
|
84
|
-
"@times-components/ts-styleguide": "
|
|
85
|
-
"@times-components/typeset": "
|
|
86
|
-
"@times-components/user-state": "
|
|
87
|
-
"@times-components/utils": "
|
|
88
|
-
"@times-components/video": "
|
|
64
|
+
"@times-components/ad": "2.24.0",
|
|
65
|
+
"@times-components/article-extras": "0.41.31",
|
|
66
|
+
"@times-components/article-image": "7.20.34",
|
|
67
|
+
"@times-components/article-paragraph": "1.19.0",
|
|
68
|
+
"@times-components/article-topics": "4.11.102",
|
|
69
|
+
"@times-components/caption": "3.8.102",
|
|
70
|
+
"@times-components/context": "1.34.0",
|
|
71
|
+
"@times-components/interactive-wrapper": "0.9.139",
|
|
72
|
+
"@times-components/key-facts": "2.13.69",
|
|
73
|
+
"@times-components/lazy-load": "0.30.0",
|
|
74
|
+
"@times-components/link": "3.18.32",
|
|
75
|
+
"@times-components/markup": "3.9.47",
|
|
76
|
+
"@times-components/markup-forest": "1.9.2",
|
|
77
|
+
"@times-components/message-bar": "0.7.134",
|
|
78
|
+
"@times-components/provider-queries": "2.29.0",
|
|
79
|
+
"@times-components/pull-quote": "3.15.89",
|
|
80
|
+
"@times-components/save-and-share-bar": "0.29.28",
|
|
81
|
+
"@times-components/sticky": "0.5.131",
|
|
82
|
+
"@times-components/tracking": "2.27.7",
|
|
83
|
+
"@times-components/ts-components": "1.147.1",
|
|
84
|
+
"@times-components/ts-styleguide": "1.56.26",
|
|
85
|
+
"@times-components/typeset": "0.3.3",
|
|
86
|
+
"@times-components/user-state": "0.7.34",
|
|
87
|
+
"@times-components/utils": "6.37.0",
|
|
88
|
+
"@times-components/video": "4.19.51",
|
|
89
89
|
"lodash.get": "4.4.2",
|
|
90
90
|
"lodash.pick": "4.4.0",
|
|
91
91
|
"memoize-one": "5.1.1",
|
|
@@ -105,5 +105,5 @@
|
|
|
105
105
|
"publishConfig": {
|
|
106
106
|
"access": "public"
|
|
107
107
|
},
|
|
108
|
-
"gitHead": "
|
|
108
|
+
"gitHead": "c87d9fb9757ccc8f5558b37ba1a356916f6f2be5"
|
|
109
109
|
}
|