@times-components/ts-components 1.34.1 → 1.35.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 +12 -12
- package/src/components/latest-from-section/__tests__/__snapshots__/LatestFromSection.test.tsx.snap +3 -3
- package/src/components/newsletter-puff/__tests__/__snapshots__/InlineNewsletterPuff.test.tsx.snap +1 -1
- package/src/components/newsletter-puff/__tests__/__snapshots__/NewsletterPuffLink.test.tsx.snap +1 -1
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.35.0](https://github.com/newsuk/times-components/compare/@times-components/ts-components@1.34.1...@times-components/ts-components@1.35.0) (2022-05-10)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Features
|
|
10
|
+
|
|
11
|
+
* **TDP-1705:** fixed css issue from recent change ([#2936](https://github.com/newsuk/times-components/issues/2936)) ([888e5d6](https://github.com/newsuk/times-components/commit/888e5d62caf3282daeeaf219ec975aa6d0156ee9))
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
6
17
|
## [1.34.1](https://github.com/newsuk/times-components/compare/@times-components/ts-components@1.34.0...@times-components/ts-components@1.34.1) (2022-05-09)
|
|
7
18
|
|
|
8
19
|
**Note:** Version bump only for package @times-components/ts-components
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@times-components/ts-components",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.35.0",
|
|
4
4
|
"description": "Reuseable Typescript React Components",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"dev": "dist/index.js",
|
|
@@ -50,16 +50,16 @@
|
|
|
50
50
|
"node": ">=8.9"
|
|
51
51
|
},
|
|
52
52
|
"dependencies": {
|
|
53
|
-
"@times-components/button": "2.5.
|
|
54
|
-
"@times-components/date-publication": "0.22.
|
|
55
|
-
"@times-components/icons": "2.16.
|
|
56
|
-
"@times-components/image": "6.11.
|
|
57
|
-
"@times-components/link": "3.
|
|
58
|
-
"@times-components/provider": "1.30.
|
|
53
|
+
"@times-components/button": "2.5.18",
|
|
54
|
+
"@times-components/date-publication": "0.22.19",
|
|
55
|
+
"@times-components/icons": "2.16.29",
|
|
56
|
+
"@times-components/image": "6.11.11",
|
|
57
|
+
"@times-components/link": "3.10.0",
|
|
58
|
+
"@times-components/provider": "1.30.22",
|
|
59
59
|
"@times-components/provider-queries": "2.15.3",
|
|
60
|
-
"@times-components/related-articles": "6.8.
|
|
61
|
-
"@times-components/styleguide": "3.38.
|
|
62
|
-
"@times-components/ts-slices": "1.3.
|
|
60
|
+
"@times-components/related-articles": "6.8.9",
|
|
61
|
+
"@times-components/styleguide": "3.38.48",
|
|
62
|
+
"@times-components/ts-slices": "1.3.19",
|
|
63
63
|
"@times-components/utils": "6.11.1",
|
|
64
64
|
"algoliasearch": "4.9.0",
|
|
65
65
|
"date-fns": "2.28.0",
|
|
@@ -83,7 +83,7 @@
|
|
|
83
83
|
"@testing-library/jest-dom": "^5.12.0",
|
|
84
84
|
"@testing-library/react": "^12.1.2",
|
|
85
85
|
"@times-components/provider-test-tools": "1.26.3",
|
|
86
|
-
"@times-components/storybook": "4.2.
|
|
86
|
+
"@times-components/storybook": "4.2.18",
|
|
87
87
|
"@times-components/test-utils": "2.3.10",
|
|
88
88
|
"@types/graphql": "14.0.3",
|
|
89
89
|
"@types/jest": "24.9.1",
|
|
@@ -119,5 +119,5 @@
|
|
|
119
119
|
"@testing-library/jest-dom/extend-expect"
|
|
120
120
|
]
|
|
121
121
|
},
|
|
122
|
-
"gitHead": "
|
|
122
|
+
"gitHead": "1e8347926c89667c768680451a7471e0ba960b5b"
|
|
123
123
|
}
|
package/src/components/latest-from-section/__tests__/__snapshots__/LatestFromSection.test.tsx.snap
CHANGED
|
@@ -58,7 +58,7 @@ exports[`<LatestFromSection> renders 1`] = `
|
|
|
58
58
|
data-testid="related-article-item"
|
|
59
59
|
>
|
|
60
60
|
<a
|
|
61
|
-
class="link__RespLink-sc-1ocvixa-0
|
|
61
|
+
class="link__RespLink-sc-1ocvixa-0 dfMuic"
|
|
62
62
|
href="https://www.thetimes.co.uk/article/the-entire-tour-de-france-bows-to-the-greatness-of-mark-cavendish-2zq0zgfmn"
|
|
63
63
|
>
|
|
64
64
|
<div
|
|
@@ -205,7 +205,7 @@ exports[`<LatestFromSection> renders 1`] = `
|
|
|
205
205
|
data-testid="related-article-item"
|
|
206
206
|
>
|
|
207
207
|
<a
|
|
208
|
-
class="link__RespLink-sc-1ocvixa-0
|
|
208
|
+
class="link__RespLink-sc-1ocvixa-0 dfMuic"
|
|
209
209
|
href="https://www.thetimes.co.uk/article/jordan-pickford-repels-everything-germans-muster-ktkcvc85p"
|
|
210
210
|
>
|
|
211
211
|
<div
|
|
@@ -352,7 +352,7 @@ exports[`<LatestFromSection> renders 1`] = `
|
|
|
352
352
|
data-testid="related-article-item"
|
|
353
353
|
>
|
|
354
354
|
<a
|
|
355
|
-
class="link__RespLink-sc-1ocvixa-0
|
|
355
|
+
class="link__RespLink-sc-1ocvixa-0 dfMuic"
|
|
356
356
|
href="https://www.thetimes.co.uk/article/the-tactical-masterstrokes-behind-englands-ruthless-win-s2s5j6k8l"
|
|
357
357
|
>
|
|
358
358
|
<div
|
package/src/components/newsletter-puff/__tests__/__snapshots__/InlineNewsletterPuff.test.tsx.snap
CHANGED
|
@@ -142,7 +142,7 @@ exports[`Inline Newsletter Puff Manage preferences renders the success view aft
|
|
|
142
142
|
class="sc-bdVaJa sc-gZMcBi hBIkUX"
|
|
143
143
|
>
|
|
144
144
|
<a
|
|
145
|
-
class="link__RespLink-sc-1ocvixa-0
|
|
145
|
+
class="link__RespLink-sc-1ocvixa-0 dfMuic"
|
|
146
146
|
href="https://home.thetimes.co.uk/myNews"
|
|
147
147
|
>
|
|
148
148
|
<div
|