@bonniernews/dn-design-system-web 18.0.0-beta.3 → 18.0.1

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
@@ -4,39 +4,54 @@ All changes to @bonniernews/dn-design-system-web will be documented in this file
4
4
 
5
5
 
6
6
 
7
- ## [18.0.0-beta.3](https://github.com/BonnierNews/dn-design-system/compare/@bonniernews/dn-design-system-web@17.0.1...@bonniernews/dn-design-system-web@18.0.0-beta.3) (2024-08-15)
7
+ ## [18.0.1](https://github.com/BonnierNews/dn-design-system/compare/@bonniernews/dn-design-system-web@18.0.0...@bonniernews/dn-design-system-web@18.0.1) (2024-08-22)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * **web:** caption for masked image ([#1368](https://github.com/BonnierNews/dn-design-system/issues/1368)) ([3661e00](https://github.com/BonnierNews/dn-design-system/commit/3661e009d4496571d49155171d675dce6f1890ec))
13
+
14
+
15
+ ### Maintenance
16
+
17
+ * **deps-dev:** bump @babel/preset-env from 7.22.14 to 7.25.3 ([#1354](https://github.com/BonnierNews/dn-design-system/issues/1354)) ([927ac7f](https://github.com/BonnierNews/dn-design-system/commit/927ac7f38fdf2aab61b01280f8be507c3b092655))
18
+ * **deps:** bump @react-native-community/slider from 4.4.3 to 4.5.2 ([#1351](https://github.com/BonnierNews/dn-design-system/issues/1351)) ([0e29766](https://github.com/BonnierNews/dn-design-system/commit/0e297662572052444d6dad40d7c4bbed7acab796))
19
+ * **deps:** bump elliptic from 6.5.4 to 6.5.7 ([#1363](https://github.com/BonnierNews/dn-design-system/issues/1363)) ([2bffdbb](https://github.com/BonnierNews/dn-design-system/commit/2bffdbb80a2310d7827bf62a89756988b11ca035))
20
+ * prerelease packages ([b3dfa31](https://github.com/BonnierNews/dn-design-system/commit/b3dfa31f5ca868886b172299000f65fcc83c9ff8))
21
+
22
+ ## [18.0.0](https://github.com/BonnierNews/dn-design-system/compare/@bonniernews/dn-design-system-web@17.0.2...@bonniernews/dn-design-system-web@18.0.0) (2024-08-15)
8
23
 
9
24
 
10
25
  ### ⚠ BREAKING CHANGES
11
26
 
12
- * list item design updates
27
+ * **web:** list item design updates and byline refactoring (#1346)
13
28
 
14
29
  ### Features
15
30
 
16
- * list item design updates ([a119b7d](https://github.com/BonnierNews/dn-design-system/commit/a119b7d47f52b157c209935b4960aa48410ba0f4))
31
+ * **web:** list item design updates and byline refactoring ([#1346](https://github.com/BonnierNews/dn-design-system/issues/1346)) ([83bfbeb](https://github.com/BonnierNews/dn-design-system/commit/83bfbeb7a45492c8e648f9b8422ecc44b229ee37))
17
32
 
18
33
 
19
- ### Maintenance
34
+ ### Bug Fixes
20
35
 
21
- * **web:** released version v18.0.0-beta.0 ([4f6d248](https://github.com/BonnierNews/dn-design-system/commit/4f6d2484339540563d3362582711fcb100a4d7ea))
22
- * **web:** released version v18.0.0-beta.1 ([6060412](https://github.com/BonnierNews/dn-design-system/commit/606041274b8a84a22472d60b3509cac7570c0398))
23
- * **web:** released version v18.0.0-beta.2 ([a231ec1](https://github.com/BonnierNews/dn-design-system/commit/a231ec12b8722b50ca1d02205b02d62348d16aa6))
36
+ * **web:** improve storybook css for ArticleBodyImage on mobile ([#1355](https://github.com/BonnierNews/dn-design-system/issues/1355)) ([0090088](https://github.com/BonnierNews/dn-design-system/commit/00900886f091d0e5126786e84bbb920dbc45df74))
24
37
 
25
- ## [18.0.0-beta.2](https://github.com/BonnierNews/dn-design-system/compare/@bonniernews/dn-design-system-web@18.0.0-beta.1...@bonniernews/dn-design-system-web@18.0.0-beta.2) (2024-08-14)
26
38
 
27
- ## [18.0.0-beta.1](https://github.com/BonnierNews/dn-design-system/compare/@bonniernews/dn-design-system-web@18.0.0-beta.0...@bonniernews/dn-design-system-web@18.0.0-beta.1) (2024-08-13)
39
+ ### Maintenance
28
40
 
29
- ## [18.0.0-beta.0](https://github.com/BonnierNews/dn-design-system/compare/@bonniernews/dn-design-system-web@17.0.0...@bonniernews/dn-design-system-web@18.0.0-beta.0) (2024-08-13)
41
+ * **web:** update incorrect action comment ([#1361](https://github.com/BonnierNews/dn-design-system/issues/1361)) ([dd454bf](https://github.com/BonnierNews/dn-design-system/commit/dd454bf1a1befca6566ce9cdf1b46a737f6a5b7b))
30
42
 
43
+ ## [17.0.2](https://github.com/BonnierNews/dn-design-system/compare/@bonniernews/dn-design-system-web@17.0.1...@bonniernews/dn-design-system-web@17.0.2) (2024-08-15)
31
44
 
32
- ### ⚠ BREAKING CHANGES
33
45
 
34
- * list item design updates
46
+ ### Bug Fixes
35
47
 
36
- ### Features
48
+ * **web:** adjust byline teaser spacing ([#1360](https://github.com/BonnierNews/dn-design-system/issues/1360)) ([29ce4b4](https://github.com/BonnierNews/dn-design-system/commit/29ce4b464b96c5ed60099a72a234d48f59ebec1f))
37
49
 
38
- * list item design updates ([b281389](https://github.com/BonnierNews/dn-design-system/commit/b2813893022fc7d95ac070a85ee53db81a60b6a9))
39
50
 
51
+ ### Maintenance
52
+
53
+ * **deps-dev:** bump axios from 1.6.0 to 1.7.4 ([#1358](https://github.com/BonnierNews/dn-design-system/issues/1358)) ([1d251eb](https://github.com/BonnierNews/dn-design-system/commit/1d251eb829624c1edbbbcb3d07eed0a6eb890c08))
54
+ * **deps-dev:** bump axios from 1.6.0 to 1.7.4 in /scripts ([#1357](https://github.com/BonnierNews/dn-design-system/issues/1357)) ([ae75566](https://github.com/BonnierNews/dn-design-system/commit/ae75566b2ed63ed4ee6e31ac145909d0d2e59d89))
40
55
 
41
56
  ## [17.0.1](https://github.com/BonnierNews/dn-design-system/compare/@bonniernews/dn-design-system-web@17.0.0...@bonniernews/dn-design-system-web@17.0.1) (2024-08-14)
42
57
 
@@ -20,6 +20,18 @@
20
20
  z-index: 5;
21
21
  }
22
22
 
23
+ &--mask {
24
+ .ds-teaser-image__byline {
25
+ background-color: transparent;
26
+ color: $ds-color-text-primary-02;
27
+ position: relative;
28
+ width: 100%;
29
+ text-align: right;
30
+ margin: ds-spacing($ds-s-025 0 0);
31
+ padding: 0;
32
+ }
33
+ }
34
+
23
35
  .ds-teaser--top-img &--mask {
24
36
  padding: ds-spacing($ds-s-100 $ds-s-100 0);
25
37
  box-sizing: border-box;
@@ -64,14 +64,7 @@
64
64
  overflow: hidden;
65
65
  position: relative;
66
66
  margin-left: ds-spacing($ds-s-100);
67
-
68
- // margin-bottom needs to be the negative value of padding-bottom on .ds-teaser__content
69
- @include ds-mq-only-breakpoint(mobile) {
70
- margin-bottom: ds-spacing($ds-s-075, "px", true);
71
- }
72
- @include ds-mq-smallest-breakpoint(tablet) {
73
- margin-bottom: ds-spacing($ds-s-100, "px", true);
74
- }
67
+ margin-bottom: ds-spacing($ds-s-100, "px", true);
75
68
 
76
69
  .picture {
77
70
  position: absolute;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bonniernews/dn-design-system-web",
3
- "version": "18.0.0-beta.3",
3
+ "version": "18.0.1",
4
4
  "description": "DN design system for web.",
5
5
  "main": "index.js",
6
6
  "homepage": "https://github.com/BonnierNews/dn-design-system/tree/main/web/src#readme",