@helsenorge/designsystem-react 10.0.0-beta.0 → 10.0.0-beta.2
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 +776 -1243
- package/ListHeader.js +3 -3
- package/ListHeader.js.map +1 -1
- package/components/EmptyState/index.js +1 -1
- package/components/EmptyState/index.js.map +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,86 +1,99 @@
|
|
|
1
|
+
## 10.0.0-beta.1 (2024-12-18)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Bug Fixes
|
|
5
|
+
|
|
6
|
+
* **emptystate:** behold bredden på illustrasjon ([058c7f9](https://github.com/helsenorge/designsystem/commit/058c7f94fa84b96ff58944c6e7696cd44af01a07)), closes [#336772](https://github.com/helsenorge/designsystem/issues/336772)
|
|
7
|
+
|
|
8
|
+
## 10.0.0-beta.0 (2024-12-17)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Features
|
|
12
|
+
|
|
13
|
+
* endret fonts ([6324729](https://github.com/helsenorge/designsystem/commit/632472942c9d83a33f5e508e3b9205193b72eeae)), closes [#332727](https://github.com/helsenorge/designsystem/issues/332727)
|
|
14
|
+
* oppdatert pakkeversjon og startet migrering ([2a5f592](https://github.com/helsenorge/designsystem/commit/2a5f592b4f30e718a001e6a4a5b891087c85da0a))
|
|
15
|
+
* oppdatert pakkeversjon og startet migrering" ([09b7c27](https://github.com/helsenorge/designsystem/commit/09b7c2725d5c20d8a352349f3b673b17d717d130))
|
|
16
|
+
* **avatar:** endre variant normal til square ([8453374](https://github.com/helsenorge/designsystem/commit/8453374c0c64c8bedc005c346286f8d370c7d546)), closes [#337118](https://github.com/helsenorge/designsystem/issues/337118)
|
|
17
|
+
* **avatar:** nye navn for props ([37c8e0b](https://github.com/helsenorge/designsystem/commit/37c8e0be9a0186ccb24dbacafef858c4f2742a06)), closes [#335338](https://github.com/helsenorge/designsystem/issues/335338)
|
|
18
|
+
* **badge:** endre oppbygning av komponenten ([12248cb](https://github.com/helsenorge/designsystem/commit/12248cb243322d8e83fe536b51f34ef231dadad8)), closes [#339274](https://github.com/helsenorge/designsystem/issues/339274)
|
|
19
|
+
* **datepicker:** date-fns peer-dependency satt til v4 ([a53ba94](https://github.com/helsenorge/designsystem/commit/a53ba94d6c720b87c3dbf466b2e6b25acc00082b)), closes [#339137](https://github.com/helsenorge/designsystem/issues/339137)
|
|
20
|
+
* **datepicker:** tar i bruk major 9 av reactdaypicker ([778b49e](https://github.com/helsenorge/designsystem/commit/778b49e3feb8deebd3ae32a3d3de54cda93e2a20)), closes [#331806](https://github.com/helsenorge/designsystem/issues/331806)
|
|
21
|
+
* **emptystate:** nytt design med ny illustrasjon og flere varianter ([e14a49f](https://github.com/helsenorge/designsystem/commit/e14a49fe26a30bd06e87e5ecf35a3bf6e5539b08)), closes [#336772](https://github.com/helsenorge/designsystem/issues/336772)
|
|
22
|
+
* **linklist:** nytt design ([43de477](https://github.com/helsenorge/designsystem/commit/43de477a3280d9ecf9aee997bc763fb82d269864)), closes [#336491](https://github.com/helsenorge/designsystem/issues/336491)
|
|
23
|
+
* **tabs:** touchbehavior prop er fjernet ([994aded](https://github.com/helsenorge/designsystem/commit/994adeda6085664d26bf4e90ea111ef0fa6a9d78)), closes [#328640](https://github.com/helsenorge/designsystem/issues/328640)
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
### Bug Fixes
|
|
27
|
+
|
|
28
|
+
* popover og datepicker popup kan brukes i 400 prosent zoom ([782ce70](https://github.com/helsenorge/designsystem/commit/782ce70b9b2c06a65a872ee886f742d54f5689ab)), closes [#340117](https://github.com/helsenorge/designsystem/issues/340117)
|
|
29
|
+
* **highlightpanel:** tillat tittel selv om ikon ikke er gitt ([63322a8](https://github.com/helsenorge/designsystem/commit/63322a881857ae42aaf3039412548c6b9750abee)), closes [#332566](https://github.com/helsenorge/designsystem/issues/332566)
|
|
30
|
+
* **tabs:** ikke scroll til fane med mindre komponenten er i view ([0c30a43](https://github.com/helsenorge/designsystem/commit/0c30a43e4fdb6acece3db8f30e6ed43468c712fd)), closes [#339921](https://github.com/helsenorge/designsystem/issues/339921)
|
|
31
|
+
|
|
1
32
|
## [9.4.3](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv9.4.2&targetVersion=GTv9.4.3) (2024-12-09)
|
|
2
33
|
|
|
3
34
|
## [9.4.2](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv9.4.1&targetVersion=GTv9.4.2) (2024-12-04)
|
|
4
35
|
|
|
36
|
+
|
|
5
37
|
### Bug Fixes
|
|
6
38
|
|
|
7
|
-
|
|
8
|
-
closes [#
|
|
9
|
-
|
|
10
|
-
([
|
|
11
|
-
[#338697](https://github.com/helsenorge/designsystem/issues/338697)
|
|
12
|
-
- **tabs:** swipe og scrollintoview oppfører seg rart
|
|
13
|
-
([4d1c98f](https://github.com/helsenorge/designsystem/commit/4d1c98f92c728c4c83c4d89ca696990992f1f880)), closes
|
|
14
|
-
[#328640](https://github.com/helsenorge/designsystem/issues/328640)
|
|
15
|
-
- **tile:** title spacing endringer ([28f852d](https://github.com/helsenorge/designsystem/commit/28f852dd361ff21bc77010d3d940677eaf82986f)),
|
|
16
|
-
closes [#336171](https://github.com/helsenorge/designsystem/issues/336171)
|
|
39
|
+
* avrundingsfeil på noen ikoner ([b23e4ae](https://github.com/helsenorge/designsystem/commit/b23e4aec495395cbf92642be6657b03cc5765a2b)), closes [#337174](https://github.com/helsenorge/designsystem/issues/337174)
|
|
40
|
+
* **expander:** sticky fungerer igjen ([0f179a1](https://github.com/helsenorge/designsystem/commit/0f179a12aa0d1da98cc3832ab2bf1cb60f2d1d75)), closes [#338697](https://github.com/helsenorge/designsystem/issues/338697)
|
|
41
|
+
* **tabs:** swipe og scrollintoview oppfører seg rart ([4d1c98f](https://github.com/helsenorge/designsystem/commit/4d1c98f92c728c4c83c4d89ca696990992f1f880)), closes [#328640](https://github.com/helsenorge/designsystem/issues/328640)
|
|
42
|
+
* **tile:** title spacing endringer ([28f852d](https://github.com/helsenorge/designsystem/commit/28f852dd361ff21bc77010d3d940677eaf82986f)), closes [#336171](https://github.com/helsenorge/designsystem/issues/336171)
|
|
17
43
|
|
|
18
44
|
## [9.4.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv9.4.0&targetVersion=GTv9.4.1) (2024-11-25)
|
|
19
45
|
|
|
46
|
+
|
|
20
47
|
### Bug Fixes
|
|
21
48
|
|
|
22
|
-
|
|
23
|
-
([72f7281](https://github.com/helsenorge/designsystem/commit/72f72818f9135d4489c29275ab4abbd746c324fd)), closes
|
|
24
|
-
[#336170](https://github.com/helsenorge/designsystem/issues/336170)
|
|
49
|
+
* **tile:** compact title plasseres riktig ([72f7281](https://github.com/helsenorge/designsystem/commit/72f72818f9135d4489c29275ab4abbd746c324fd)), closes [#336170](https://github.com/helsenorge/designsystem/issues/336170)
|
|
25
50
|
|
|
26
51
|
## [9.4.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv9.3.0&targetVersion=GTv9.4.0) (2024-11-22)
|
|
27
52
|
|
|
53
|
+
|
|
28
54
|
### Features
|
|
29
55
|
|
|
30
|
-
|
|
31
|
-
|
|
56
|
+
* nye ikoner ([c18b15a](https://github.com/helsenorge/designsystem/commit/c18b15a31ad1109c23c72bffcafe41de2c795af2)), closes [#334685](https://github.com/helsenorge/designsystem/issues/334685)
|
|
57
|
+
|
|
32
58
|
|
|
33
59
|
### Bug Fixes
|
|
34
60
|
|
|
35
|
-
|
|
36
|
-
([7a831f9](https://github.com/helsenorge/designsystem/commit/7a831f929fd9b529e4e080e22db5cad1dbf6c2b8)), closes
|
|
37
|
-
[#337485](https://github.com/helsenorge/designsystem/issues/337485)
|
|
61
|
+
* **datepicker:** sjekk for klikking utenfor popup fungerer ikke i webcomp ([7a831f9](https://github.com/helsenorge/designsystem/commit/7a831f929fd9b529e4e080e22db5cad1dbf6c2b8)), closes [#337485](https://github.com/helsenorge/designsystem/issues/337485)
|
|
38
62
|
|
|
39
63
|
## [9.3.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv9.2.0&targetVersion=GTv9.3.0) (2024-11-20)
|
|
40
64
|
|
|
65
|
+
|
|
41
66
|
### Features
|
|
42
67
|
|
|
43
|
-
|
|
44
|
-
([b5de00e](https://github.com/helsenorge/designsystem/commit/b5de00e8ed4b05392788ff09af613887b1ce99c1)), closes
|
|
45
|
-
[#336170](https://github.com/helsenorge/designsystem/issues/336170)
|
|
68
|
+
* tile variant prop og nytt utseende ([b5de00e](https://github.com/helsenorge/designsystem/commit/b5de00e8ed4b05392788ff09af613887b1ce99c1)), closes [#336170](https://github.com/helsenorge/designsystem/issues/336170)
|
|
46
69
|
|
|
47
70
|
## [9.2.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv9.1.0&targetVersion=GTv9.2.0) (2024-11-20)
|
|
48
71
|
|
|
72
|
+
|
|
49
73
|
### Features
|
|
50
74
|
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
[#337089](https://github.com/helsenorge/designsystem/issues/337089)
|
|
75
|
+
* **tabs:** mulighet for å scrolle i tablist ([74adc25](https://github.com/helsenorge/designsystem/commit/74adc25bea3967ec15a5be955f10ad6a94854eb1)), closes [#337089](https://github.com/helsenorge/designsystem/issues/337089)
|
|
76
|
+
|
|
54
77
|
|
|
55
78
|
### Bug Fixes
|
|
56
79
|
|
|
57
|
-
|
|
58
|
-
([
|
|
59
|
-
[#332570](https://github.com/helsenorge/designsystem/issues/332570)
|
|
60
|
-
- **textarea:** controlled value warning
|
|
61
|
-
([371c8bd](https://github.com/helsenorge/designsystem/commit/371c8bd9ec2c453ed25fc265bef4afb566546151)), closes
|
|
62
|
-
[#337333](https://github.com/helsenorge/designsystem/issues/337333)
|
|
80
|
+
* **helppanel:** styling på helppanel i fluid size ([d3df2eb](https://github.com/helsenorge/designsystem/commit/d3df2ebecb1dff71f3b334702ab579ba36da52e9)), closes [#332570](https://github.com/helsenorge/designsystem/issues/332570)
|
|
81
|
+
* **textarea:** controlled value warning ([371c8bd](https://github.com/helsenorge/designsystem/commit/371c8bd9ec2c453ed25fc265bef4afb566546151)), closes [#337333](https://github.com/helsenorge/designsystem/issues/337333)
|
|
63
82
|
|
|
64
83
|
## [9.1.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv9.0.0&targetVersion=GTv9.1.0) (2024-11-14)
|
|
65
84
|
|
|
85
|
+
|
|
66
86
|
### Features
|
|
67
87
|
|
|
68
|
-
|
|
69
|
-
([
|
|
70
|
-
[#
|
|
71
|
-
|
|
72
|
-
closes [#335338](https://github.com/helsenorge/designsystem/issues/335338)
|
|
73
|
-
- **slider:** fått id prop ([98af3e4](https://github.com/helsenorge/designsystem/commit/98af3e4e03e7cba9ce6bf2624ad6f70437a97f95)), closes
|
|
74
|
-
[#336965](https://github.com/helsenorge/designsystem/issues/336965)
|
|
88
|
+
* tilby en klasse som gir komponenter full bredde inne i en container ([7f2a81e](https://github.com/helsenorge/designsystem/commit/7f2a81eb5bcd9886200be88a27c178ed927aa3d6)), closes [#333756](https://github.com/helsenorge/designsystem/issues/333756)
|
|
89
|
+
* **avatar:** legg til circle type ([7bb1ff0](https://github.com/helsenorge/designsystem/commit/7bb1ff0930d64916467d071edea5b9a75ec63325)), closes [#335338](https://github.com/helsenorge/designsystem/issues/335338)
|
|
90
|
+
* **slider:** fått id prop ([98af3e4](https://github.com/helsenorge/designsystem/commit/98af3e4e03e7cba9ce6bf2624ad6f70437a97f95)), closes [#336965](https://github.com/helsenorge/designsystem/issues/336965)
|
|
91
|
+
|
|
75
92
|
|
|
76
93
|
### Bug Fixes
|
|
77
94
|
|
|
78
|
-
|
|
79
|
-
([
|
|
80
|
-
[#328891](https://github.com/helsenorge/designsystem/issues/328891)
|
|
81
|
-
- **helppanel:** ikke bruk bakgrunnsfarge utenfor highlightpanel
|
|
82
|
-
([7bf68cc](https://github.com/helsenorge/designsystem/commit/7bf68ccd70b5a573463d8010696891c14f8d7058)), closes
|
|
83
|
-
[#332570](https://github.com/helsenorge/designsystem/issues/332570)
|
|
95
|
+
* button og expander i notificationpanel kontrastnivå består uu krav ([1c98714](https://github.com/helsenorge/designsystem/commit/1c98714baf49c5406dbb57c56987876c6230f607)), closes [#328891](https://github.com/helsenorge/designsystem/issues/328891)
|
|
96
|
+
* **helppanel:** ikke bruk bakgrunnsfarge utenfor highlightpanel ([7bf68cc](https://github.com/helsenorge/designsystem/commit/7bf68ccd70b5a573463d8010696891c14f8d7058)), closes [#332570](https://github.com/helsenorge/designsystem/issues/332570)
|
|
84
97
|
|
|
85
98
|
## [9.0.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv8.8.0&targetVersion=GTv9.0.0) (2024-11-05)
|
|
86
99
|
|
|
@@ -90,205 +103,149 @@
|
|
|
90
103
|
|
|
91
104
|
## 9.0.0-beta.1 (2024-10-25)
|
|
92
105
|
|
|
106
|
+
|
|
93
107
|
### Features
|
|
94
108
|
|
|
95
|
-
|
|
96
|
-
([
|
|
97
|
-
[#333981](https://github.com/helsenorge/designsystem/issues/333981)
|
|
98
|
-
- **slider:** legger til validering, og ref og endre signatur til onchange
|
|
99
|
-
([5d5148a](https://github.com/helsenorge/designsystem/commit/5d5148ae5833c463f4bb7069ee704bc44d44d30f)), closes
|
|
100
|
-
[#329653](https://github.com/helsenorge/designsystem/issues/329653)
|
|
109
|
+
* legg til invalidFormatErrorMessage som parameter i valideringsfunksjoner ([2270650](https://github.com/helsenorge/designsystem/commit/22706507750a5968d9998b5430430b8de3b75683)), closes [#333981](https://github.com/helsenorge/designsystem/issues/333981)
|
|
110
|
+
* **slider:** legger til validering, og ref og endre signatur til onchange ([5d5148a](https://github.com/helsenorge/designsystem/commit/5d5148ae5833c463f4bb7069ee704bc44d44d30f)), closes [#329653](https://github.com/helsenorge/designsystem/issues/329653)
|
|
101
111
|
|
|
102
112
|
## 9.0.0-beta.0 (2024-10-17)
|
|
103
113
|
|
|
114
|
+
|
|
104
115
|
### Features
|
|
105
116
|
|
|
106
|
-
|
|
107
|
-
[#
|
|
108
|
-
|
|
109
|
-
([
|
|
110
|
-
[#
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
[#332677](https://github.com/helsenorge/designsystem/issues/332677)
|
|
114
|
-
- **expanderlist:** nytt design ([eb4d0f3](https://github.com/helsenorge/designsystem/commit/eb4d0f36d53401764033678dd571a10b481227e4)),
|
|
115
|
-
closes [#332677](https://github.com/helsenorge/designsystem/issues/332677)
|
|
116
|
-
- **sharingstatus:** fjern fargevalg blueberry og banana
|
|
117
|
-
([26db632](https://github.com/helsenorge/designsystem/commit/26db6326baeae2f7868d34b5a085c76a022e9345)), closes
|
|
118
|
-
[#328894](https://github.com/helsenorge/designsystem/issues/328894)
|
|
119
|
-
- **tabs:** designendringer for mobiltilpasning
|
|
120
|
-
([8ba1309](https://github.com/helsenorge/designsystem/commit/8ba13094a038b3077c07c870e1cb46ace0597f85)), closes
|
|
121
|
-
[#331142](https://github.com/helsenorge/designsystem/issues/331142)
|
|
117
|
+
* endre fra mode til oncolor ([3491c74](https://github.com/helsenorge/designsystem/commit/3491c7438b743e4e05d78ddd130a5f3797b5b55a)), closes [#331833](https://github.com/helsenorge/designsystem/issues/331833)
|
|
118
|
+
* validate gir skjema komponenter spacing ([c984428](https://github.com/helsenorge/designsystem/commit/c98442817d8f4a799e7c1d6a473dd215148ca7cd)), closes [#331167](https://github.com/helsenorge/designsystem/issues/331167)
|
|
119
|
+
* **expanderlist:** fjern sticky mulighet ([c0b7df9](https://github.com/helsenorge/designsystem/commit/c0b7df9eeb186f74de16b9e7d7f11601e0e5794b)), closes [#332677](https://github.com/helsenorge/designsystem/issues/332677)
|
|
120
|
+
* **expanderlist:** nytt design ([eb4d0f3](https://github.com/helsenorge/designsystem/commit/eb4d0f36d53401764033678dd571a10b481227e4)), closes [#332677](https://github.com/helsenorge/designsystem/issues/332677)
|
|
121
|
+
* **sharingstatus:** fjern fargevalg blueberry og banana ([26db632](https://github.com/helsenorge/designsystem/commit/26db6326baeae2f7868d34b5a085c76a022e9345)), closes [#328894](https://github.com/helsenorge/designsystem/issues/328894)
|
|
122
|
+
* **tabs:** designendringer for mobiltilpasning ([8ba1309](https://github.com/helsenorge/designsystem/commit/8ba13094a038b3077c07c870e1cb46ace0597f85)), closes [#331142](https://github.com/helsenorge/designsystem/issues/331142)
|
|
123
|
+
|
|
122
124
|
|
|
123
125
|
### Bug Fixes
|
|
124
126
|
|
|
125
|
-
|
|
126
|
-
([
|
|
127
|
-
[#331142](https://github.com/helsenorge/designsystem/issues/331142)
|
|
128
|
-
- **dropdown:** import av feil oncolor
|
|
129
|
-
([f305cae](https://github.com/helsenorge/designsystem/commit/f305caea3c7cdcf4d312bc0f3b6af1d839a0aaca)), closes
|
|
130
|
-
[#331833](https://github.com/helsenorge/designsystem/issues/331833)
|
|
127
|
+
* ikke vis fadeout om siste tab er valgt ([f0fe5a9](https://github.com/helsenorge/designsystem/commit/f0fe5a9ee1d928a0ae093bbed0909c3bce951498)), closes [#331142](https://github.com/helsenorge/designsystem/issues/331142)
|
|
128
|
+
* **dropdown:** import av feil oncolor ([f305cae](https://github.com/helsenorge/designsystem/commit/f305caea3c7cdcf4d312bc0f3b6af1d839a0aaca)), closes [#331833](https://github.com/helsenorge/designsystem/issues/331833)
|
|
131
129
|
|
|
132
130
|
## [8.8.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv8.7.0&targetVersion=GTv8.8.0) (2024-11-04)
|
|
133
131
|
|
|
132
|
+
|
|
134
133
|
### Features
|
|
135
134
|
|
|
136
|
-
|
|
137
|
-
([
|
|
138
|
-
[#333385](https://github.com/helsenorge/designsystem/issues/333385)
|
|
139
|
-
- **textarea:** ny prop value ([fd9a116](https://github.com/helsenorge/designsystem/commit/fd9a11697229b87f88f135b8a5c16f7853cc9ead)),
|
|
140
|
-
closes [#335948](https://github.com/helsenorge/designsystem/issues/335948)
|
|
135
|
+
* **input:** eksponer inputmode som prop ([6bc9883](https://github.com/helsenorge/designsystem/commit/6bc98831c582f0356c04be50d9d3be1b4c65ba98)), closes [#333385](https://github.com/helsenorge/designsystem/issues/333385)
|
|
136
|
+
* **textarea:** ny prop value ([fd9a116](https://github.com/helsenorge/designsystem/commit/fd9a11697229b87f88f135b8a5c16f7853cc9ead)), closes [#335948](https://github.com/helsenorge/designsystem/issues/335948)
|
|
141
137
|
|
|
142
138
|
## [8.7.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv8.6.0&targetVersion=GTv8.7.0) (2024-10-17)
|
|
143
139
|
|
|
140
|
+
|
|
144
141
|
### Features
|
|
145
142
|
|
|
146
|
-
|
|
147
|
-
closes [#334254](https://github.com/helsenorge/designsystem/issues/334254)
|
|
143
|
+
* **datetime:** får onblur prop ([31fe602](https://github.com/helsenorge/designsystem/commit/31fe602a68f12c39e48a55b5559fcd812be97785)), closes [#334254](https://github.com/helsenorge/designsystem/issues/334254)
|
|
148
144
|
|
|
149
145
|
## [8.6.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv8.5.1&targetVersion=GTv8.6.0) (2024-10-09)
|
|
150
146
|
|
|
147
|
+
|
|
151
148
|
### Features
|
|
152
149
|
|
|
153
|
-
|
|
154
|
-
([
|
|
155
|
-
[#
|
|
156
|
-
|
|
157
|
-
([a3d8617](https://github.com/helsenorge/designsystem/commit/a3d86173269cd5a1dd9d8cd1f13a2512b2fb87fd)), closes
|
|
158
|
-
[#332561](https://github.com/helsenorge/designsystem/issues/332561)
|
|
159
|
-
- **label:** gi mulighet for å rendre label med andre tags
|
|
160
|
-
([9f952dd](https://github.com/helsenorge/designsystem/commit/9f952ddd0eac84e1426d070685998e950fa9e9f8)), closes
|
|
161
|
-
[#331803](https://github.com/helsenorge/designsystem/issues/331803)
|
|
162
|
-
- **tabs:** endre default touch behaviour til å være none
|
|
163
|
-
([4101ce2](https://github.com/helsenorge/designsystem/commit/4101ce2a85f84e26b9fcfd61990ca8792f72b55c)), closes
|
|
164
|
-
[#331142](https://github.com/helsenorge/designsystem/issues/331142)
|
|
150
|
+
* **datepicker:** legg til prop for å sette posisjon på datepicker popup ([0f392ed](https://github.com/helsenorge/designsystem/commit/0f392ed1f5fc76be0fbfdeb5262f64071cbf4dc0)), closes [#326998](https://github.com/helsenorge/designsystem/issues/326998)
|
|
151
|
+
* **datetime:** value prop og defaultvalue settes riktig ([a3d8617](https://github.com/helsenorge/designsystem/commit/a3d86173269cd5a1dd9d8cd1f13a2512b2fb87fd)), closes [#332561](https://github.com/helsenorge/designsystem/issues/332561)
|
|
152
|
+
* **label:** gi mulighet for å rendre label med andre tags ([9f952dd](https://github.com/helsenorge/designsystem/commit/9f952ddd0eac84e1426d070685998e950fa9e9f8)), closes [#331803](https://github.com/helsenorge/designsystem/issues/331803)
|
|
153
|
+
* **tabs:** endre default touch behaviour til å være none ([4101ce2](https://github.com/helsenorge/designsystem/commit/4101ce2a85f84e26b9fcfd61990ca8792f72b55c)), closes [#331142](https://github.com/helsenorge/designsystem/issues/331142)
|
|
165
154
|
|
|
166
155
|
## [8.5.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv8.5.0&targetVersion=GTv8.5.1) (2024-09-25)
|
|
167
156
|
|
|
157
|
+
|
|
168
158
|
### Bug Fixes
|
|
169
159
|
|
|
170
|
-
|
|
171
|
-
([550e7ac](https://github.com/helsenorge/designsystem/commit/550e7acfbb4687d946f36a7dad9e284614aee6a4)), closes
|
|
172
|
-
[#328018](https://github.com/helsenorge/designsystem/issues/328018)
|
|
160
|
+
* progressbar leses opp av skjermlesere ([550e7ac](https://github.com/helsenorge/designsystem/commit/550e7acfbb4687d946f36a7dad9e284614aee6a4)), closes [#328018](https://github.com/helsenorge/designsystem/issues/328018)
|
|
173
161
|
|
|
174
162
|
## [8.5.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv8.4.0&targetVersion=GTv8.5.0) (2024-09-23)
|
|
175
163
|
|
|
164
|
+
|
|
176
165
|
### Features
|
|
177
166
|
|
|
178
|
-
|
|
179
|
-
[#308151](https://github.com/helsenorge/designsystem/issues/308151)
|
|
167
|
+
* nytt komponent toggle ([76f1da5](https://github.com/helsenorge/designsystem/commit/76f1da5c077db4bc62a45007d72f65053e5310cc)), closes [#308151](https://github.com/helsenorge/designsystem/issues/308151)
|
|
180
168
|
|
|
181
169
|
## [8.4.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv8.3.0&targetVersion=GTv8.4.0) (2024-09-13)
|
|
182
170
|
|
|
171
|
+
|
|
183
172
|
### Features
|
|
184
173
|
|
|
185
|
-
|
|
186
|
-
([1c8ae22](https://github.com/helsenorge/designsystem/commit/1c8ae22e0f5d138f308a00ca29212ed04313ba9a)), closes
|
|
187
|
-
[#331953](https://github.com/helsenorge/designsystem/issues/331953)
|
|
174
|
+
* **radiobutton:** legg til prop for checked og gjør komponenten controlled ([1c8ae22](https://github.com/helsenorge/designsystem/commit/1c8ae22e0f5d138f308a00ca29212ed04313ba9a)), closes [#331953](https://github.com/helsenorge/designsystem/issues/331953)
|
|
188
175
|
|
|
189
176
|
## [8.3.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv8.2.1&targetVersion=GTv8.3.0) (2024-09-09)
|
|
190
177
|
|
|
178
|
+
|
|
191
179
|
### Features
|
|
192
180
|
|
|
193
|
-
|
|
194
|
-
closes [#
|
|
195
|
-
|
|
196
|
-
([11c1f3b](https://github.com/helsenorge/designsystem/commit/11c1f3b5dd8e186793d9e057385450385a1814ec)), closes
|
|
197
|
-
[#329586](https://github.com/helsenorge/designsystem/issues/329586)
|
|
181
|
+
* statusdot oppdaterer utseende ([18927ec](https://github.com/helsenorge/designsystem/commit/18927ec1e9a6ca18eb0f528798d17f2e4edaa4e0)), closes [#328986](https://github.com/helsenorge/designsystem/issues/328986)
|
|
182
|
+
* **datepicker:** ny prop onDatePickerClosed ([11c1f3b](https://github.com/helsenorge/designsystem/commit/11c1f3b5dd8e186793d9e057385450385a1814ec)), closes [#329586](https://github.com/helsenorge/designsystem/issues/329586)
|
|
183
|
+
|
|
198
184
|
|
|
199
185
|
### Bug Fixes
|
|
200
186
|
|
|
201
|
-
|
|
202
|
-
([
|
|
203
|
-
[#
|
|
204
|
-
|
|
205
|
-
([e1662ed](https://github.com/helsenorge/designsystem/commit/e1662edbb486340352e9012c1ba8aeae43dca27e)), closes
|
|
206
|
-
[#329586](https://github.com/helsenorge/designsystem/issues/329586)
|
|
207
|
-
- **datepicker:** popup valg trigger onblur
|
|
208
|
-
([6d886cb](https://github.com/helsenorge/designsystem/commit/6d886cbc3bcfe9b97c0247389ca0238f29dd9f0a)), closes
|
|
209
|
-
[#329586](https://github.com/helsenorge/designsystem/issues/329586)
|
|
210
|
-
- **designsystem:** badge i panel vises til høyre på mobil
|
|
211
|
-
([2b6d63e](https://github.com/helsenorge/designsystem/commit/2b6d63e1a36d63ad41159fb637f896636ae58672)), closes
|
|
212
|
-
[#329338](https://github.com/helsenorge/designsystem/issues/329338)
|
|
187
|
+
* **datepicker:** datevalue fungerer for mobil ([7202ba8](https://github.com/helsenorge/designsystem/commit/7202ba8dca1f6101ed7987fd947b9e58824946db)), closes [#331620](https://github.com/helsenorge/designsystem/issues/331620)
|
|
188
|
+
* **datepicker:** onblur skjer riktig uten focuseddatepickerpopup ([e1662ed](https://github.com/helsenorge/designsystem/commit/e1662edbb486340352e9012c1ba8aeae43dca27e)), closes [#329586](https://github.com/helsenorge/designsystem/issues/329586)
|
|
189
|
+
* **datepicker:** popup valg trigger onblur ([6d886cb](https://github.com/helsenorge/designsystem/commit/6d886cbc3bcfe9b97c0247389ca0238f29dd9f0a)), closes [#329586](https://github.com/helsenorge/designsystem/issues/329586)
|
|
190
|
+
* **designsystem:** badge i panel vises til høyre på mobil ([2b6d63e](https://github.com/helsenorge/designsystem/commit/2b6d63e1a36d63ad41159fb637f896636ae58672)), closes [#329338](https://github.com/helsenorge/designsystem/issues/329338)
|
|
213
191
|
|
|
214
192
|
## [8.2.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv8.2.0&targetVersion=GTv8.2.1) (2024-08-28)
|
|
215
193
|
|
|
216
194
|
## [8.2.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv8.1.1&targetVersion=GTv8.2.0) (2024-08-28)
|
|
217
195
|
|
|
196
|
+
|
|
218
197
|
### Features
|
|
219
198
|
|
|
220
|
-
|
|
221
|
-
|
|
199
|
+
* nye ikoner ([f142728](https://github.com/helsenorge/designsystem/commit/f142728c1eb29c0742cfdddad183d116ca801537)), closes [#330973](https://github.com/helsenorge/designsystem/issues/330973)
|
|
200
|
+
|
|
222
201
|
|
|
223
202
|
### Bug Fixes
|
|
224
203
|
|
|
225
|
-
|
|
226
|
-
([
|
|
227
|
-
[#
|
|
228
|
-
- expander large spacing matcher expander-list
|
|
229
|
-
([724f3ca](https://github.com/helsenorge/designsystem/commit/724f3cac605dbbe3bece97d93ee88524e8263411)), closes
|
|
230
|
-
[#326162](https://github.com/helsenorge/designsystem/issues/326162)
|
|
231
|
-
- useFocusableElements lytter bare på relevante DOM-endringer
|
|
232
|
-
([375303f](https://github.com/helsenorge/designsystem/commit/375303f1d20490c2d37f2cc997e4730cbee763b5)), closes
|
|
233
|
-
[#328890](https://github.com/helsenorge/designsystem/issues/328890)
|
|
204
|
+
* datovelger fungerer med klikk på dato i popup ([897302c](https://github.com/helsenorge/designsystem/commit/897302cd9cf4de3d1bea911e14ad8760d9401d41)), closes [#326414](https://github.com/helsenorge/designsystem/issues/326414)
|
|
205
|
+
* expander large spacing matcher expander-list ([724f3ca](https://github.com/helsenorge/designsystem/commit/724f3cac605dbbe3bece97d93ee88524e8263411)), closes [#326162](https://github.com/helsenorge/designsystem/issues/326162)
|
|
206
|
+
* useFocusableElements lytter bare på relevante DOM-endringer ([375303f](https://github.com/helsenorge/designsystem/commit/375303f1d20490c2d37f2cc997e4730cbee763b5)), closes [#328890](https://github.com/helsenorge/designsystem/issues/328890)
|
|
234
207
|
|
|
235
208
|
## [8.1.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv8.1.0&targetVersion=GTv8.1.1) (2024-08-26)
|
|
236
209
|
|
|
210
|
+
|
|
237
211
|
### Bug Fixes
|
|
238
212
|
|
|
239
|
-
|
|
240
|
-
([
|
|
241
|
-
[#
|
|
242
|
-
|
|
243
|
-
([cdf94b3](https://github.com/helsenorge/designsystem/commit/cdf94b3431f78f48e33839a39f18dbf6d92347b8)), closes
|
|
244
|
-
[#328887](https://github.com/helsenorge/designsystem/issues/328887)
|
|
245
|
-
- modal er tilgjengelig med tastatur mens den er scrollbar
|
|
246
|
-
([80db1df](https://github.com/helsenorge/designsystem/commit/80db1df9bd319c5979385f669510d1539c1581a5)), closes
|
|
247
|
-
[#328890](https://github.com/helsenorge/designsystem/issues/328890)
|
|
248
|
-
- **datepicker:** undefined datevalue fjerner dato og rerendrer riktig
|
|
249
|
-
([b1d56a8](https://github.com/helsenorge/designsystem/commit/b1d56a844148f58e171eb424cc0593478922a8e2)), closes
|
|
250
|
-
[#330144](https://github.com/helsenorge/designsystem/issues/330144)
|
|
213
|
+
* datepicker lukker seg når man klikker til høyre for inputfeltet ([7b891fe](https://github.com/helsenorge/designsystem/commit/7b891fed2d21bb8a79e3c5c09f7e3078eac67cdf)), closes [#326414](https://github.com/helsenorge/designsystem/issues/326414)
|
|
214
|
+
* loader med overlay har alltid hvit farge ([cdf94b3](https://github.com/helsenorge/designsystem/commit/cdf94b3431f78f48e33839a39f18dbf6d92347b8)), closes [#328887](https://github.com/helsenorge/designsystem/issues/328887)
|
|
215
|
+
* modal er tilgjengelig med tastatur mens den er scrollbar ([80db1df](https://github.com/helsenorge/designsystem/commit/80db1df9bd319c5979385f669510d1539c1581a5)), closes [#328890](https://github.com/helsenorge/designsystem/issues/328890)
|
|
216
|
+
* **datepicker:** undefined datevalue fjerner dato og rerendrer riktig ([b1d56a8](https://github.com/helsenorge/designsystem/commit/b1d56a844148f58e171eb424cc0593478922a8e2)), closes [#330144](https://github.com/helsenorge/designsystem/issues/330144)
|
|
251
217
|
|
|
252
218
|
## [8.1.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv8.0.2&targetVersion=GTv8.1.0) (2024-08-23)
|
|
253
219
|
|
|
220
|
+
|
|
254
221
|
### Features
|
|
255
222
|
|
|
256
|
-
|
|
257
|
-
|
|
223
|
+
* mulig å skru av swiping i tabs ([45aac8f](https://github.com/helsenorge/designsystem/commit/45aac8f7358e77fe85467d826b54c052b01b3086)), closes [#330586](https://github.com/helsenorge/designsystem/issues/330586)
|
|
224
|
+
|
|
258
225
|
|
|
259
226
|
### Bug Fixes
|
|
260
227
|
|
|
261
|
-
|
|
262
|
-
([
|
|
263
|
-
[#
|
|
264
|
-
- unngå blinking i tabs på mobil når man scroller
|
|
265
|
-
([2bddf20](https://github.com/helsenorge/designsystem/commit/2bddf2017f1067ba1b17473006b2103de630054e)), closes
|
|
266
|
-
[#330597](https://github.com/helsenorge/designsystem/issues/330597)
|
|
267
|
-
- validationsummary er ikke labelled by ikke-eksisterende element
|
|
268
|
-
([3ac0b88](https://github.com/helsenorge/designsystem/commit/3ac0b8822820ad47ac635da95b7d7377481f2f33)), closes
|
|
269
|
-
[#328895](https://github.com/helsenorge/designsystem/issues/328895)
|
|
228
|
+
* table kan brukes i tabs uten problemer med scrolling på mobil ([d28a280](https://github.com/helsenorge/designsystem/commit/d28a280d4afe56227a331334348d91aac5be6281)), closes [#330555](https://github.com/helsenorge/designsystem/issues/330555)
|
|
229
|
+
* unngå blinking i tabs på mobil når man scroller ([2bddf20](https://github.com/helsenorge/designsystem/commit/2bddf2017f1067ba1b17473006b2103de630054e)), closes [#330597](https://github.com/helsenorge/designsystem/issues/330597)
|
|
230
|
+
* validationsummary er ikke labelled by ikke-eksisterende element ([3ac0b88](https://github.com/helsenorge/designsystem/commit/3ac0b8822820ad47ac635da95b7d7377481f2f33)), closes [#328895](https://github.com/helsenorge/designsystem/issues/328895)
|
|
270
231
|
|
|
271
232
|
## [8.0.2](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv8.0.1&targetVersion=GTv8.0.2) (2024-08-22)
|
|
272
233
|
|
|
234
|
+
|
|
273
235
|
### Bug Fixes
|
|
274
236
|
|
|
275
|
-
|
|
276
|
-
[#
|
|
277
|
-
- radiobutton-scss bygger når designsystem tas i bruk
|
|
278
|
-
([867b0ec](https://github.com/helsenorge/designsystem/commit/867b0ec36002ed16fda4f7e6dae07bad4b805c46)), closes
|
|
279
|
-
[#330427](https://github.com/helsenorge/designsystem/issues/330427)
|
|
237
|
+
* lightbox uu forbedringer ([8026ee9](https://github.com/helsenorge/designsystem/commit/8026ee9fc1acb94cd1b9e9d12ff1a190beca31d3)), closes [#329075](https://github.com/helsenorge/designsystem/issues/329075)
|
|
238
|
+
* radiobutton-scss bygger når designsystem tas i bruk ([867b0ec](https://github.com/helsenorge/designsystem/commit/867b0ec36002ed16fda4f7e6dae07bad4b805c46)), closes [#330427](https://github.com/helsenorge/designsystem/issues/330427)
|
|
280
239
|
|
|
281
240
|
## [8.0.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv8.0.0&targetVersion=GTv8.0.1) (2024-08-15)
|
|
282
241
|
|
|
283
242
|
## 8.0.0-beta.6 (2024-08-15)
|
|
284
243
|
|
|
244
|
+
|
|
285
245
|
### Features
|
|
286
246
|
|
|
287
|
-
|
|
288
|
-
([
|
|
289
|
-
[#329309](https://github.com/helsenorge/designsystem/issues/329309)
|
|
290
|
-
- ny komponent EyebrowHeader ([2c8f13b](https://github.com/helsenorge/designsystem/commit/2c8f13b1715dee17d9ce262427f86bebfe6281ca)), closes
|
|
291
|
-
[#326557](https://github.com/helsenorge/designsystem/issues/326557)
|
|
247
|
+
* checkbox og radio disabled state får nytt uttrykk ([e3b871d](https://github.com/helsenorge/designsystem/commit/e3b871d8c739973eb7d1d323d77f487e086b9f1d)), closes [#329309](https://github.com/helsenorge/designsystem/issues/329309)
|
|
248
|
+
* ny komponent EyebrowHeader ([2c8f13b](https://github.com/helsenorge/designsystem/commit/2c8f13b1715dee17d9ce262427f86bebfe6281ca)), closes [#326557](https://github.com/helsenorge/designsystem/issues/326557)
|
|
292
249
|
|
|
293
250
|
## [8.0.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.13.4&targetVersion=GTv8.0.0) (2024-08-13)
|
|
294
251
|
|
|
@@ -298,19 +255,16 @@
|
|
|
298
255
|
|
|
299
256
|
## 8.0.0-beta.3 (2024-08-12)
|
|
300
257
|
|
|
258
|
+
|
|
301
259
|
### Features
|
|
302
260
|
|
|
303
|
-
|
|
304
|
-
|
|
261
|
+
* ny komponent lightbox ([283c06d](https://github.com/helsenorge/designsystem/commit/283c06dd0eee42e174d76646a43edb6001e69f4c)), closes [#318675](https://github.com/helsenorge/designsystem/issues/318675)
|
|
262
|
+
|
|
305
263
|
|
|
306
264
|
### Bug Fixes
|
|
307
265
|
|
|
308
|
-
|
|
309
|
-
([
|
|
310
|
-
[#328505](https://github.com/helsenorge/designsystem/issues/328505)
|
|
311
|
-
- **lightbox:** legg til bedre universell utforming
|
|
312
|
-
([40ad870](https://github.com/helsenorge/designsystem/commit/40ad870b180911227ad058c056ea8c96d84bf2e6)), closes
|
|
313
|
-
[#329100](https://github.com/helsenorge/designsystem/issues/329100)
|
|
266
|
+
* **datepicker:** popup skal ha fast storrelse ([5f7a5cf](https://github.com/helsenorge/designsystem/commit/5f7a5cfc460d3e779ede02cbdaa476dacdc8d4fb)), closes [#328505](https://github.com/helsenorge/designsystem/issues/328505)
|
|
267
|
+
* **lightbox:** legg til bedre universell utforming ([40ad870](https://github.com/helsenorge/designsystem/commit/40ad870b180911227ad058c056ea8c96d84bf2e6)), closes [#329100](https://github.com/helsenorge/designsystem/issues/329100)
|
|
314
268
|
|
|
315
269
|
## 8.0.0-beta.2 (2024-06-24)
|
|
316
270
|
|
|
@@ -318,282 +272,222 @@
|
|
|
318
272
|
|
|
319
273
|
## 8.0.0-beta.0 (2024-06-24)
|
|
320
274
|
|
|
275
|
+
|
|
321
276
|
### Features
|
|
322
277
|
|
|
323
|
-
|
|
324
|
-
([
|
|
325
|
-
[#324890](https://github.com/helsenorge/designsystem/issues/324890)
|
|
326
|
-
|
|
327
|
-
[#
|
|
328
|
-
-
|
|
329
|
-
([
|
|
330
|
-
|
|
331
|
-
- react 18 ([7a99c2a](https://github.com/helsenorge/designsystem/commit/7a99c2a0fa265aad351b5bca415e5977aef197f2)), closes
|
|
332
|
-
[#327791](https://github.com/helsenorge/designsystem/issues/327791)
|
|
333
|
-
- rename highlightbox til highlightpanel
|
|
334
|
-
([138beea](https://github.com/helsenorge/designsystem/commit/138beea5c249c71e5b47d931fa910e25c91a070f)), closes
|
|
335
|
-
[#318438](https://github.com/helsenorge/designsystem/issues/318438)
|
|
336
|
-
- splitt Tag-komponent til Tag og Chip
|
|
337
|
-
([7bac3bb](https://github.com/helsenorge/designsystem/commit/7bac3bbd99e9e2a474193c8f4d05b6b299017e73)), closes
|
|
338
|
-
[#314597](https://github.com/helsenorge/designsystem/issues/314597)
|
|
339
|
-
- ta i bruk errorwrapper i checkbox og radiobutton
|
|
340
|
-
([c91d997](https://github.com/helsenorge/designsystem/commit/c91d99712844f024c0056e819a49af0a339d8c6a)), closes
|
|
341
|
-
[#287874](https://github.com/helsenorge/designsystem/issues/287874)
|
|
278
|
+
* fjern deprecated prop errorSummary ([eed040f](https://github.com/helsenorge/designsystem/commit/eed040f5470c5c430098edb8171f3256f6b8b26d)), closes [#324890](https://github.com/helsenorge/designsystem/issues/324890)
|
|
279
|
+
* fjern variant alert ([0da88f3](https://github.com/helsenorge/designsystem/commit/0da88f33e2584650f8c2d9428197f62bc4ad7fb2)), closes [#325898](https://github.com/helsenorge/designsystem/issues/325898)
|
|
280
|
+
* flytt padding-bottom fra ErrorWrapper til Validation ([f92a3d6](https://github.com/helsenorge/designsystem/commit/f92a3d6e724a34a75416df04ae7419b78028a2ab)), closes [#324890](https://github.com/helsenorge/designsystem/issues/324890)
|
|
281
|
+
* react 18 ([7a99c2a](https://github.com/helsenorge/designsystem/commit/7a99c2a0fa265aad351b5bca415e5977aef197f2)), closes [#327791](https://github.com/helsenorge/designsystem/issues/327791)
|
|
282
|
+
* rename highlightbox til highlightpanel ([138beea](https://github.com/helsenorge/designsystem/commit/138beea5c249c71e5b47d931fa910e25c91a070f)), closes [#318438](https://github.com/helsenorge/designsystem/issues/318438)
|
|
283
|
+
* splitt Tag-komponent til Tag og Chip ([7bac3bb](https://github.com/helsenorge/designsystem/commit/7bac3bbd99e9e2a474193c8f4d05b6b299017e73)), closes [#314597](https://github.com/helsenorge/designsystem/issues/314597)
|
|
284
|
+
* ta i bruk errorwrapper i checkbox og radiobutton ([c91d997](https://github.com/helsenorge/designsystem/commit/c91d99712844f024c0056e819a49af0a339d8c6a)), closes [#287874](https://github.com/helsenorge/designsystem/issues/287874)
|
|
285
|
+
|
|
342
286
|
|
|
343
287
|
### Bug Fixes
|
|
344
288
|
|
|
345
|
-
|
|
346
|
-
[#314597](https://github.com/helsenorge/designsystem/issues/314597)
|
|
347
|
-
|
|
348
|
-
[#314597](https://github.com/helsenorge/designsystem/issues/314597)
|
|
349
|
-
- merge conflicts ([1b40d65](https://github.com/helsenorge/designsystem/commit/1b40d6594e6f8cf1f5b2570560dd79f2482b98a3))
|
|
289
|
+
* chip large too large ([6fe2f2e](https://github.com/helsenorge/designsystem/commit/6fe2f2e17b26647e72163775cae219cc5c00ae7c)), closes [#314597](https://github.com/helsenorge/designsystem/issues/314597)
|
|
290
|
+
* feil skråstrek på chip ([253ed93](https://github.com/helsenorge/designsystem/commit/253ed9330142bd1b52afdccc9b59170ef4be0b84)), closes [#314597](https://github.com/helsenorge/designsystem/issues/314597)
|
|
291
|
+
* merge conflicts ([1b40d65](https://github.com/helsenorge/designsystem/commit/1b40d6594e6f8cf1f5b2570560dd79f2482b98a3))
|
|
350
292
|
|
|
351
293
|
## 7.0.1-beta.0 (2024-04-09)
|
|
352
294
|
|
|
353
295
|
## [7.13.4](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.13.3&targetVersion=GTv7.13.4) (2024-07-25)
|
|
354
296
|
|
|
297
|
+
|
|
355
298
|
### Bug Fixes
|
|
356
299
|
|
|
357
|
-
|
|
358
|
-
[#328176](https://github.com/helsenorge/designsystem/issues/328176)
|
|
300
|
+
* **tabs:** fjern zindex ([312d337](https://github.com/helsenorge/designsystem/commit/312d3370b7f288b28e60e189c829eff82b5ce2ac)), closes [#328176](https://github.com/helsenorge/designsystem/issues/328176)
|
|
359
301
|
|
|
360
302
|
## [7.13.3](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.13.2&targetVersion=GTv7.13.3) (2024-07-25)
|
|
361
303
|
|
|
304
|
+
|
|
362
305
|
### Bug Fixes
|
|
363
306
|
|
|
364
|
-
|
|
365
|
-
([3bd47e0](https://github.com/helsenorge/designsystem/commit/3bd47e01af75dc2d17cb5af9ba4be30aaed50e91)), closes
|
|
366
|
-
[#328176](https://github.com/helsenorge/designsystem/issues/328176)
|
|
307
|
+
* sett z-index på tabs og input så de oppfører seg sammen med andre komponenter ([3bd47e0](https://github.com/helsenorge/designsystem/commit/3bd47e01af75dc2d17cb5af9ba4be30aaed50e91)), closes [#328176](https://github.com/helsenorge/designsystem/issues/328176)
|
|
367
308
|
|
|
368
309
|
## [7.13.2](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.13.1&targetVersion=GTv7.13.2) (2024-07-25)
|
|
369
310
|
|
|
311
|
+
|
|
370
312
|
### Bug Fixes
|
|
371
313
|
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
([
|
|
376
|
-
|
|
377
|
-
([e1a8220](https://github.com/helsenorge/designsystem/commit/e1a82201412b9817f2e41a915c101a294d33853a))
|
|
378
|
-
- **tabs:** fiks keyboard navigation
|
|
379
|
-
([db5d64d](https://github.com/helsenorge/designsystem/commit/db5d64d99008b91b83cb38cb25bc11c591b8de43)), closes
|
|
380
|
-
[#328547](https://github.com/helsenorge/designsystem/issues/328547)
|
|
314
|
+
* **expander:** bygg ([779c2a3](https://github.com/helsenorge/designsystem/commit/779c2a3aa668c5fcc870e230dbfa9d2847b5a40b))
|
|
315
|
+
* **expander:** fiks sticky klasser ([5885b90](https://github.com/helsenorge/designsystem/commit/5885b902c4c51fd35c456f8c1584b9bf01908f6d))
|
|
316
|
+
* **expander:** fjern klasse som gir bug ([589c9af](https://github.com/helsenorge/designsystem/commit/589c9aff764e6ce162d180c2a0bb4ea3500357c3))
|
|
317
|
+
* **expander:** sett position slik at zindex blir riktig ([e1a8220](https://github.com/helsenorge/designsystem/commit/e1a82201412b9817f2e41a915c101a294d33853a))
|
|
318
|
+
* **tabs:** fiks keyboard navigation ([db5d64d](https://github.com/helsenorge/designsystem/commit/db5d64d99008b91b83cb38cb25bc11c591b8de43)), closes [#328547](https://github.com/helsenorge/designsystem/issues/328547)
|
|
381
319
|
|
|
382
320
|
## [7.13.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.13.0&targetVersion=GTv7.13.1) (2024-07-23)
|
|
383
321
|
|
|
322
|
+
|
|
384
323
|
### Bug Fixes
|
|
385
324
|
|
|
386
|
-
|
|
387
|
-
[#328176](https://github.com/helsenorge/designsystem/issues/328176)
|
|
325
|
+
* **tabs:** endre z indeks ([30f5684](https://github.com/helsenorge/designsystem/commit/30f5684adaeea90a218cdd280980e45b25a4676c)), closes [#328176](https://github.com/helsenorge/designsystem/issues/328176)
|
|
388
326
|
|
|
389
327
|
## [7.13.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.12.0&targetVersion=GTv7.13.0) (2024-07-22)
|
|
390
328
|
|
|
329
|
+
|
|
391
330
|
### Features
|
|
392
331
|
|
|
393
|
-
|
|
394
|
-
([
|
|
395
|
-
[#
|
|
396
|
-
|
|
397
|
-
([f50448c](https://github.com/helsenorge/designsystem/commit/f50448cab636c41679af97d5edb8909db810b6c0)), closes
|
|
398
|
-
[#328401](https://github.com/helsenorge/designsystem/issues/328401)
|
|
399
|
-
- **tabs:** mer mobilvennlig ([b52c281](https://github.com/helsenorge/designsystem/commit/b52c281e029f2ccda72dda15fe559907287ad7f9)), closes
|
|
400
|
-
[#322461](https://github.com/helsenorge/designsystem/issues/322461) [#328176](https://github.com/helsenorge/designsystem/issues/328176)
|
|
332
|
+
* legg til storybook-eksempler for typography.module ([2fe8228](https://github.com/helsenorge/designsystem/commit/2fe8228dc486c99ed409c2d508dc09b094b2292a)), closes [#326403](https://github.com/helsenorge/designsystem/issues/326403)
|
|
333
|
+
* **duolist:** collapsed mode mulig fra gitt breakpoint ([f50448c](https://github.com/helsenorge/designsystem/commit/f50448cab636c41679af97d5edb8909db810b6c0)), closes [#328401](https://github.com/helsenorge/designsystem/issues/328401)
|
|
334
|
+
* **tabs:** mer mobilvennlig ([b52c281](https://github.com/helsenorge/designsystem/commit/b52c281e029f2ccda72dda15fe559907287ad7f9)), closes [#322461](https://github.com/helsenorge/designsystem/issues/322461) [#328176](https://github.com/helsenorge/designsystem/issues/328176)
|
|
335
|
+
|
|
401
336
|
|
|
402
337
|
### Bug Fixes
|
|
403
338
|
|
|
404
|
-
|
|
405
|
-
([
|
|
406
|
-
[#327379](https://github.com/helsenorge/designsystem/issues/327379)
|
|
407
|
-
- **dictionarytrigger:** juster ned avstanden mellom linjen og ord
|
|
408
|
-
([ef2e6af](https://github.com/helsenorge/designsystem/commit/ef2e6af7d1645544b2a3479d0d2b1b739c6886c9)), closes
|
|
409
|
-
[#328583](https://github.com/helsenorge/designsystem/issues/328583)
|
|
339
|
+
* error må være true for at inputfelter med errorTextId skal få aria-describedby ([2d64531](https://github.com/helsenorge/designsystem/commit/2d64531a61eb4e6b37f00cc75e4a27ecf6c371b7)), closes [#327379](https://github.com/helsenorge/designsystem/issues/327379)
|
|
340
|
+
* **dictionarytrigger:** juster ned avstanden mellom linjen og ord ([ef2e6af](https://github.com/helsenorge/designsystem/commit/ef2e6af7d1645544b2a3479d0d2b1b739c6886c9)), closes [#328583](https://github.com/helsenorge/designsystem/issues/328583)
|
|
410
341
|
|
|
411
342
|
## [7.12.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.11.0&targetVersion=GTv7.12.0) (2024-06-21)
|
|
412
343
|
|
|
344
|
+
|
|
413
345
|
### Features
|
|
414
346
|
|
|
415
|
-
|
|
416
|
-
([178326d](https://github.com/helsenorge/designsystem/commit/178326d934c0f6a0b916de1c868bac7363ba2960)), closes
|
|
417
|
-
[#327974](https://github.com/helsenorge/designsystem/issues/327974)
|
|
347
|
+
* **datepicker:** lagt til disabled prop ([178326d](https://github.com/helsenorge/designsystem/commit/178326d934c0f6a0b916de1c868bac7363ba2960)), closes [#327974](https://github.com/helsenorge/designsystem/issues/327974)
|
|
418
348
|
|
|
419
349
|
## [7.11.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.10.0&targetVersion=GTv7.11.0) (2024-06-20)
|
|
420
350
|
|
|
351
|
+
|
|
421
352
|
### Features
|
|
422
353
|
|
|
423
|
-
|
|
424
|
-
([46d7ae0](https://github.com/helsenorge/designsystem/commit/46d7ae09e6ac1ec954355ed81c7d17f3786a01e8)), closes
|
|
425
|
-
[#320973](https://github.com/helsenorge/designsystem/issues/320973)
|
|
354
|
+
* **button:** textposition prop får centered type ([46d7ae0](https://github.com/helsenorge/designsystem/commit/46d7ae09e6ac1ec954355ed81c7d17f3786a01e8)), closes [#320973](https://github.com/helsenorge/designsystem/issues/320973)
|
|
426
355
|
|
|
427
356
|
## [7.10.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.9.0&targetVersion=GTv7.10.0) (2024-06-19)
|
|
428
357
|
|
|
358
|
+
|
|
429
359
|
### Features
|
|
430
360
|
|
|
431
|
-
|
|
432
|
-
([
|
|
433
|
-
|
|
434
|
-
- **progressbar:** ny komponent ([9cdbd1b](https://github.com/helsenorge/designsystem/commit/9cdbd1bad9a701ed4a68bd84bb959b6785d518bd)),
|
|
435
|
-
closes [#297459](https://github.com/helsenorge/designsystem/issues/297459)
|
|
361
|
+
* illustrasjon facialrecongitionfingerprint lagt til ([64bff31](https://github.com/helsenorge/designsystem/commit/64bff313fa89b1602dd5198fa773d9baa29b0a32)), closes [#320973](https://github.com/helsenorge/designsystem/issues/320973)
|
|
362
|
+
* **progressbar:** ny komponent ([9cdbd1b](https://github.com/helsenorge/designsystem/commit/9cdbd1bad9a701ed4a68bd84bb959b6785d518bd)), closes [#297459](https://github.com/helsenorge/designsystem/issues/297459)
|
|
363
|
+
|
|
436
364
|
|
|
437
365
|
### Bug Fixes
|
|
438
366
|
|
|
439
|
-
|
|
440
|
-
[#297459](https://github.com/helsenorge/designsystem/issues/297459)
|
|
367
|
+
* **progressbar:** bedre uu ([1f2bcf0](https://github.com/helsenorge/designsystem/commit/1f2bcf01cd1fa88a5b4765013a17ec2e5ca05a67)), closes [#297459](https://github.com/helsenorge/designsystem/issues/297459)
|
|
441
368
|
|
|
442
369
|
## [7.9.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.8.1&targetVersion=GTv7.9.0) (2024-06-12)
|
|
443
370
|
|
|
371
|
+
|
|
444
372
|
### Bug Fixes
|
|
445
373
|
|
|
446
|
-
|
|
447
|
-
closes [#327108](https://github.com/helsenorge/designsystem/issues/327108)
|
|
374
|
+
* fiks brekking av ord i dropdown ([d10a776](https://github.com/helsenorge/designsystem/commit/d10a776b66763d2c92c9bfeb0b5988687e235577)), closes [#327108](https://github.com/helsenorge/designsystem/issues/327108)
|
|
448
375
|
|
|
449
376
|
## [7.8.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.8.0&targetVersion=GTv7.8.1) (2024-06-04)
|
|
450
377
|
|
|
378
|
+
|
|
451
379
|
### Bug Fixes
|
|
452
380
|
|
|
453
|
-
|
|
381
|
+
* typography sass fil feiler ([e47c50b](https://github.com/helsenorge/designsystem/commit/e47c50b6dc48c0b463642b571483ccceb97abb53))
|
|
454
382
|
|
|
455
383
|
## [7.8.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.7.0&targetVersion=GTv7.8.0) (2024-06-04)
|
|
456
384
|
|
|
385
|
+
|
|
457
386
|
### Features
|
|
458
387
|
|
|
459
|
-
|
|
460
|
-
([
|
|
461
|
-
[#
|
|
462
|
-
|
|
463
|
-
closes [#325052](https://github.com/helsenorge/designsystem/issues/325052)
|
|
464
|
-
- **tabs:** ny komponent ([50eae16](https://github.com/helsenorge/designsystem/commit/50eae16394ccf26eff226563940fb18f5f84728b)), closes
|
|
465
|
-
[#297427](https://github.com/helsenorge/designsystem/issues/297427)
|
|
388
|
+
* **anchorlink:** sett underline med text decoration istedenfor border ([d3a8a53](https://github.com/helsenorge/designsystem/commit/d3a8a532094fec1187770beb570336edad0f47d0)), closes [#324794](https://github.com/helsenorge/designsystem/issues/324794)
|
|
389
|
+
* **button:** ny prop textposition ([fb5fdba](https://github.com/helsenorge/designsystem/commit/fb5fdba4cd5390fdb8e9dd2a4c21c4180b282e50)), closes [#325052](https://github.com/helsenorge/designsystem/issues/325052)
|
|
390
|
+
* **tabs:** ny komponent ([50eae16](https://github.com/helsenorge/designsystem/commit/50eae16394ccf26eff226563940fb18f5f84728b)), closes [#297427](https://github.com/helsenorge/designsystem/issues/297427)
|
|
391
|
+
|
|
466
392
|
|
|
467
393
|
### Bug Fixes
|
|
468
394
|
|
|
469
|
-
|
|
470
|
-
([
|
|
471
|
-
[#
|
|
472
|
-
- **datepicker:** datevalue valideres riktig før den settes
|
|
473
|
-
([ec5422e](https://github.com/helsenorge/designsystem/commit/ec5422e1e744af6b4315e16edc5dfa2c066df54a)), closes
|
|
474
|
-
[#325330](https://github.com/helsenorge/designsystem/issues/325330)
|
|
475
|
-
- **expander:** cursor pointer på expander large
|
|
476
|
-
([2239314](https://github.com/helsenorge/designsystem/commit/2239314c0c582680f9bba0e19562433f534a202b)), closes
|
|
477
|
-
[#325072](https://github.com/helsenorge/designsystem/issues/325072)
|
|
395
|
+
* **button:** ikke hover effekt på ikon ved disabled ([ea79c60](https://github.com/helsenorge/designsystem/commit/ea79c605adcf77d6bfa4cb6ad9ab8ba88fba9166)), closes [#325454](https://github.com/helsenorge/designsystem/issues/325454)
|
|
396
|
+
* **datepicker:** datevalue valideres riktig før den settes ([ec5422e](https://github.com/helsenorge/designsystem/commit/ec5422e1e744af6b4315e16edc5dfa2c066df54a)), closes [#325330](https://github.com/helsenorge/designsystem/issues/325330)
|
|
397
|
+
* **expander:** cursor pointer på expander large ([2239314](https://github.com/helsenorge/designsystem/commit/2239314c0c582680f9bba0e19562433f534a202b)), closes [#325072](https://github.com/helsenorge/designsystem/issues/325072)
|
|
478
398
|
|
|
479
399
|
## [7.7.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.6.0&targetVersion=GTv7.7.0) (2024-05-28)
|
|
480
400
|
|
|
401
|
+
|
|
481
402
|
### Features
|
|
482
403
|
|
|
483
|
-
|
|
484
|
-
([
|
|
485
|
-
[#
|
|
486
|
-
|
|
487
|
-
([73d8531](https://github.com/helsenorge/designsystem/commit/73d8531a52ed5a6387af8fa84045a0afd620eb38)), closes
|
|
488
|
-
[#324989](https://github.com/helsenorge/designsystem/issues/324989)
|
|
489
|
-
- **notificationpanel:** bruk Expander-komponent i NotificationPanel
|
|
490
|
-
([e8d4e8d](https://github.com/helsenorge/designsystem/commit/e8d4e8d776333f243cddba8f15742dd6f271bb3d)), closes
|
|
491
|
-
[#324989](https://github.com/helsenorge/designsystem/issues/324989)
|
|
404
|
+
* ny type notification Badge og tillates flere badges i ListHeader ([0768e0a](https://github.com/helsenorge/designsystem/commit/0768e0ae1d137f17ecfa92aa2b708ca52862e6b2)), closes [#325119](https://github.com/helsenorge/designsystem/issues/325119)
|
|
405
|
+
* **expander:** bruk token på bakgrunn for liten expander ([73d8531](https://github.com/helsenorge/designsystem/commit/73d8531a52ed5a6387af8fa84045a0afd620eb38)), closes [#324989](https://github.com/helsenorge/designsystem/issues/324989)
|
|
406
|
+
* **notificationpanel:** bruk Expander-komponent i NotificationPanel ([e8d4e8d](https://github.com/helsenorge/designsystem/commit/e8d4e8d776333f243cddba8f15742dd6f271bb3d)), closes [#324989](https://github.com/helsenorge/designsystem/issues/324989)
|
|
407
|
+
|
|
492
408
|
|
|
493
409
|
### Bug Fixes
|
|
494
410
|
|
|
495
|
-
|
|
496
|
-
([077ec2d](https://github.com/helsenorge/designsystem/commit/077ec2d1f59ce80076deeae5bc7911f7a9a2e431)), closes
|
|
497
|
-
[#324989](https://github.com/helsenorge/designsystem/issues/324989)
|
|
411
|
+
* **expander:** manglende import av supernova stylesheet ([077ec2d](https://github.com/helsenorge/designsystem/commit/077ec2d1f59ce80076deeae5bc7911f7a9a2e431)), closes [#324989](https://github.com/helsenorge/designsystem/issues/324989)
|
|
498
412
|
|
|
499
413
|
## [7.6.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.5.0&targetVersion=GTv7.6.0) (2024-05-15)
|
|
500
414
|
|
|
415
|
+
|
|
501
416
|
### Features
|
|
502
417
|
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
[#324952](https://github.com/helsenorge/designsystem/issues/324952)
|
|
418
|
+
* **notificationpanel:** legg til prop for å sette html tag for label ([ebd331a](https://github.com/helsenorge/designsystem/commit/ebd331a75f04099c4ad7e552ff70df8751675734)), closes [#324952](https://github.com/helsenorge/designsystem/issues/324952)
|
|
419
|
+
|
|
506
420
|
|
|
507
421
|
### Bug Fixes
|
|
508
422
|
|
|
509
|
-
|
|
510
|
-
([
|
|
511
|
-
[#324846](https://github.com/helsenorge/designsystem/issues/324846)
|
|
512
|
-
- **expanderlist:** fiks så variant fill ikke mister margin top ved åpning av expander
|
|
513
|
-
([d277c97](https://github.com/helsenorge/designsystem/commit/d277c97660aa8334a44b1183445f55f2037b2263)), closes
|
|
514
|
-
[#324823](https://github.com/helsenorge/designsystem/issues/324823)
|
|
423
|
+
* skjemaelementer med error styling overlapper utifra dom rekkefølge ([b07b7d6](https://github.com/helsenorge/designsystem/commit/b07b7d69391b3e4296e8a8cde8b8d312f835cb03)), closes [#324846](https://github.com/helsenorge/designsystem/issues/324846)
|
|
424
|
+
* **expanderlist:** fiks så variant fill ikke mister margin top ved åpning av expander ([d277c97](https://github.com/helsenorge/designsystem/commit/d277c97660aa8334a44b1183445f55f2037b2263)), closes [#324823](https://github.com/helsenorge/designsystem/issues/324823)
|
|
515
425
|
|
|
516
426
|
## [7.5.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.4.0&targetVersion=GTv7.5.0) (2024-05-08)
|
|
517
427
|
|
|
428
|
+
|
|
518
429
|
### Features
|
|
519
430
|
|
|
520
|
-
|
|
521
|
-
([8056e4a](https://github.com/helsenorge/designsystem/commit/8056e4a95ed03caecd05b69bedbb5c16f6ba1f4a)), closes
|
|
522
|
-
[#324320](https://github.com/helsenorge/designsystem/issues/324320)
|
|
431
|
+
* **notificationpanel:** compactmode kan nå vise children ([8056e4a](https://github.com/helsenorge/designsystem/commit/8056e4a95ed03caecd05b69bedbb5c16f6ba1f4a)), closes [#324320](https://github.com/helsenorge/designsystem/issues/324320)
|
|
523
432
|
|
|
524
433
|
## [7.4.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.3.1&targetVersion=GTv7.4.0) (2024-05-07)
|
|
525
434
|
|
|
435
|
+
|
|
526
436
|
### Features
|
|
527
437
|
|
|
528
|
-
|
|
529
|
-
[#
|
|
530
|
-
|
|
531
|
-
([80b232b](https://github.com/helsenorge/designsystem/commit/80b232b4c1bbc1bdd64f711767c6576a01958f56)), closes
|
|
532
|
-
[#323182](https://github.com/helsenorge/designsystem/issues/323182)
|
|
438
|
+
* bruk Supernova tokens ([4f75387](https://github.com/helsenorge/designsystem/commit/4f753874252ebf8d4a12950ba52996eb9f3abc32)), closes [#318458](https://github.com/helsenorge/designsystem/issues/318458)
|
|
439
|
+
* mulighet for å gi en tekst på popmenu knapp i tillegg til ikon ([80b232b](https://github.com/helsenorge/designsystem/commit/80b232b4c1bbc1bdd64f711767c6576a01958f56)), closes [#323182](https://github.com/helsenorge/designsystem/issues/323182)
|
|
440
|
+
|
|
533
441
|
|
|
534
442
|
### Bug Fixes
|
|
535
443
|
|
|
536
|
-
|
|
537
|
-
([
|
|
538
|
-
[#324479](https://github.com/helsenorge/designsystem/issues/324479)
|
|
539
|
-
- skjemakomponenter har ikke tom aria-describedby
|
|
540
|
-
([186db10](https://github.com/helsenorge/designsystem/commit/186db100d5a3303316d9e40196d64fb06136a58c)), closes
|
|
541
|
-
[#324479](https://github.com/helsenorge/designsystem/issues/324479)
|
|
444
|
+
* ikke unødvendig mellomrom i aria-describedby ([0053898](https://github.com/helsenorge/designsystem/commit/0053898bf559a39a401a38194e23550d99bee859)), closes [#324479](https://github.com/helsenorge/designsystem/issues/324479)
|
|
445
|
+
* skjemakomponenter har ikke tom aria-describedby ([186db10](https://github.com/helsenorge/designsystem/commit/186db100d5a3303316d9e40196d64fb06136a58c)), closes [#324479](https://github.com/helsenorge/designsystem/issues/324479)
|
|
542
446
|
|
|
543
447
|
## [7.3.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.3.0&targetVersion=GTv7.3.1) (2024-04-22)
|
|
544
448
|
|
|
449
|
+
|
|
545
450
|
### Bug Fixes
|
|
546
451
|
|
|
547
|
-
|
|
548
|
-
([
|
|
549
|
-
[#323182](https://github.com/helsenorge/designsystem/issues/323182)
|
|
550
|
-
- wrapperclassname fikser type ([fe42184](https://github.com/helsenorge/designsystem/commit/fe42184cc3bbffbcdc106def06a1a283f70bb32a))
|
|
452
|
+
* arrow får egen klasse for å toggle visibility ([52525a4](https://github.com/helsenorge/designsystem/commit/52525a4d45b6b2e97ac553922fa1ec41032cc778)), closes [#323182](https://github.com/helsenorge/designsystem/issues/323182)
|
|
453
|
+
* wrapperclassname fikser type ([fe42184](https://github.com/helsenorge/designsystem/commit/fe42184cc3bbffbcdc106def06a1a283f70bb32a))
|
|
551
454
|
|
|
552
455
|
## [7.3.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.2.1&targetVersion=GTv7.3.0) (2024-04-22)
|
|
553
456
|
|
|
457
|
+
|
|
554
458
|
### Features
|
|
555
459
|
|
|
556
|
-
|
|
557
|
-
([61a1a8c](https://github.com/helsenorge/designsystem/commit/61a1a8c4323c2150ee97d21a7325de6c72cc5198)), closes
|
|
558
|
-
[#323789](https://github.com/helsenorge/designsystem/issues/323789)
|
|
460
|
+
* **designsystem:** select får wrapperclassname prop ([61a1a8c](https://github.com/helsenorge/designsystem/commit/61a1a8c4323c2150ee97d21a7325de6c72cc5198)), closes [#323789](https://github.com/helsenorge/designsystem/issues/323789)
|
|
559
461
|
|
|
560
462
|
## [7.2.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.2.0&targetVersion=GTv7.2.1) (2024-04-19)
|
|
561
463
|
|
|
464
|
+
|
|
562
465
|
### Bug Fixes
|
|
563
466
|
|
|
564
|
-
|
|
565
|
-
([
|
|
566
|
-
[#273312](https://github.com/helsenorge/designsystem/issues/273312)
|
|
567
|
-
- width satt feil på popmenu ([fb4dc2d](https://github.com/helsenorge/designsystem/commit/fb4dc2d7af645e640a44f7800318f2ffcc64f195)), closes
|
|
568
|
-
[#323102](https://github.com/helsenorge/designsystem/issues/323102)
|
|
467
|
+
* i button med accessibility-character-arrow er pilen skjult for skjermleser ([0a8fd28](https://github.com/helsenorge/designsystem/commit/0a8fd28f16234ff8ca620c5b086d22b080a2cb17)), closes [#273312](https://github.com/helsenorge/designsystem/issues/273312)
|
|
468
|
+
* width satt feil på popmenu ([fb4dc2d](https://github.com/helsenorge/designsystem/commit/fb4dc2d7af645e640a44f7800318f2ffcc64f195)), closes [#323102](https://github.com/helsenorge/designsystem/issues/323102)
|
|
569
469
|
|
|
570
470
|
## [7.2.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.1.0&targetVersion=GTv7.2.0) (2024-04-19)
|
|
571
471
|
|
|
472
|
+
|
|
572
473
|
### Features
|
|
573
474
|
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
[#323389](https://github.com/helsenorge/designsystem/issues/323389)
|
|
475
|
+
* knappen i dropdown skal ikke være fluid ([a3abe2b](https://github.com/helsenorge/designsystem/commit/a3abe2bf5a57e62302b5e4f1a1f1b609452effd0)), closes [#323389](https://github.com/helsenorge/designsystem/issues/323389)
|
|
476
|
+
|
|
577
477
|
|
|
578
478
|
### Bug Fixes
|
|
579
479
|
|
|
580
|
-
|
|
581
|
-
([
|
|
582
|
-
|
|
583
|
-
([b20a776](https://github.com/helsenorge/designsystem/commit/b20a776f293953d78ccab6e40d687bab67676a28))
|
|
584
|
-
- oppdater sjekk for om vi er i superNova
|
|
585
|
-
([167d572](https://github.com/helsenorge/designsystem/commit/167d572261a91fd60a8c432d4d990356a610115f))
|
|
480
|
+
* bruk supernova-sjekk som funker i ff ([afae2a9](https://github.com/helsenorge/designsystem/commit/afae2a90d9e453be054016b5922aa378500f91cc))
|
|
481
|
+
* oppdater sjekk for om vi er i superNova ([b20a776](https://github.com/helsenorge/designsystem/commit/b20a776f293953d78ccab6e40d687bab67676a28))
|
|
482
|
+
* oppdater sjekk for om vi er i superNova ([167d572](https://github.com/helsenorge/designsystem/commit/167d572261a91fd60a8c432d4d990356a610115f))
|
|
586
483
|
|
|
587
484
|
## [7.1.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.0.0&targetVersion=GTv7.1.0) (2024-04-17)
|
|
588
485
|
|
|
486
|
+
|
|
589
487
|
### Features
|
|
590
488
|
|
|
591
|
-
|
|
592
|
-
([
|
|
593
|
-
[#308135](https://github.com/helsenorge/designsystem/issues/308135)
|
|
594
|
-
- ny default breddehåndtering for Dropdown
|
|
595
|
-
([6078613](https://github.com/helsenorge/designsystem/commit/6078613bf8bae571eb582f9778b8c4a494d3339d)), closes
|
|
596
|
-
[#323389](https://github.com/helsenorge/designsystem/issues/323389)
|
|
489
|
+
* badge innstramming av tilgjengelige farger ([193ec66](https://github.com/helsenorge/designsystem/commit/193ec6633394354505a60147668800269b51feae)), closes [#308135](https://github.com/helsenorge/designsystem/issues/308135)
|
|
490
|
+
* ny default breddehåndtering for Dropdown ([6078613](https://github.com/helsenorge/designsystem/commit/6078613bf8bae571eb582f9778b8c4a494d3339d)), closes [#323389](https://github.com/helsenorge/designsystem/issues/323389)
|
|
597
491
|
|
|
598
492
|
## [7.0.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv6.6.2&targetVersion=GTv7.0.0) (2024-04-08)
|
|
599
493
|
|
|
@@ -603,34 +497,29 @@
|
|
|
603
497
|
|
|
604
498
|
## 7.0.0-beta.5 (2024-04-05)
|
|
605
499
|
|
|
500
|
+
|
|
606
501
|
### Features
|
|
607
502
|
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
[#309420](https://github.com/helsenorge/designsystem/issues/309420)
|
|
503
|
+
* expander ny prop contentclassnames ([d83abda](https://github.com/helsenorge/designsystem/commit/d83abdaaf321131398450dbb5ea163a8ce61f54f)), closes [#309420](https://github.com/helsenorge/designsystem/issues/309420)
|
|
504
|
+
|
|
611
505
|
|
|
612
506
|
### Reverts
|
|
613
507
|
|
|
614
|
-
|
|
615
|
-
([
|
|
616
|
-
- react 17+ som peerdependency ([73fcee0](https://github.com/helsenorge/designsystem/commit/73fcee033cf6e17e0c35b7096cc7976bb6217fdb))
|
|
508
|
+
* bruk getSpacer på gamlemåten pga trøbbel i core-frontend ([15b45fa](https://github.com/helsenorge/designsystem/commit/15b45fa5b8a56afb5befb4954aede3c2a3f518eb))
|
|
509
|
+
* react 17+ som peerdependency ([73fcee0](https://github.com/helsenorge/designsystem/commit/73fcee033cf6e17e0c35b7096cc7976bb6217fdb))
|
|
617
510
|
|
|
618
511
|
## 7.0.0-beta.3 (2024-04-04)
|
|
619
512
|
|
|
513
|
+
|
|
620
514
|
### Features
|
|
621
515
|
|
|
622
|
-
|
|
623
|
-
([
|
|
624
|
-
|
|
625
|
-
- skjermleser leser oppsummerende feilmelding i validation automatisk
|
|
626
|
-
([0c9fc3a](https://github.com/helsenorge/designsystem/commit/0c9fc3aa1f9dd2d245a9037b568bce58d6d7455c)), closes
|
|
627
|
-
[#316622](https://github.com/helsenorge/designsystem/issues/316622)
|
|
516
|
+
* button arrow prop endres til aa stotte accessibility-character ([e516b86](https://github.com/helsenorge/designsystem/commit/e516b869cd48f301b3ab0242548ef33c07c0da1c)), closes [#320171](https://github.com/helsenorge/designsystem/issues/320171)
|
|
517
|
+
* skjermleser leser oppsummerende feilmelding i validation automatisk ([0c9fc3a](https://github.com/helsenorge/designsystem/commit/0c9fc3aa1f9dd2d245a9037b568bce58d6d7455c)), closes [#316622](https://github.com/helsenorge/designsystem/issues/316622)
|
|
518
|
+
|
|
628
519
|
|
|
629
520
|
### Bug Fixes
|
|
630
521
|
|
|
631
|
-
|
|
632
|
-
([c9d566f](https://github.com/helsenorge/designsystem/commit/c9d566fefe6ff0797925e7c90ebfe17e48de041e)), closes
|
|
633
|
-
[#322394](https://github.com/helsenorge/designsystem/issues/322394)
|
|
522
|
+
* trigger har riktig avstand til andre elementer og større klikkflate i medium størrelse ([c9d566f](https://github.com/helsenorge/designsystem/commit/c9d566fefe6ff0797925e7c90ebfe17e48de041e)), closes [#322394](https://github.com/helsenorge/designsystem/issues/322394)
|
|
634
523
|
|
|
635
524
|
## 7.0.0-beta.2 (2024-03-07)
|
|
636
525
|
|
|
@@ -638,148 +527,127 @@
|
|
|
638
527
|
|
|
639
528
|
## 7.0.0-beta.0 (2024-03-07)
|
|
640
529
|
|
|
530
|
+
|
|
641
531
|
### Features
|
|
642
532
|
|
|
643
|
-
|
|
533
|
+
* ts5, oppdater alle pakker ([d93bf76](https://github.com/helsenorge/designsystem/commit/d93bf76212b41b47aef279478b2af76705be2713))
|
|
644
534
|
|
|
645
535
|
## [6.6.2](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv6.6.1&targetVersion=GTv6.6.2) (2024-04-03)
|
|
646
536
|
|
|
537
|
+
|
|
647
538
|
### Bug Fixes
|
|
648
539
|
|
|
649
|
-
|
|
650
|
-
closes [#
|
|
651
|
-
|
|
652
|
-
[#322532](https://github.com/helsenorge/designsystem/issues/322532)
|
|
653
|
-
- popmenu lukkes automatisk ved klikk på linker i menyen
|
|
654
|
-
([e6693bb](https://github.com/helsenorge/designsystem/commit/e6693bb3dc2e47aa56555fad6dbeb812bceb91ea)), closes
|
|
655
|
-
[#321671](https://github.com/helsenorge/designsystem/issues/321671)
|
|
540
|
+
* fjern ikke-fungerende animasjon ([fa2f140](https://github.com/helsenorge/designsystem/commit/fa2f14035ef093eaedbbc3a6baf00857b355e851)), closes [#313072](https://github.com/helsenorge/designsystem/issues/313072)
|
|
541
|
+
* iconwall fungerer igjen ([5538068](https://github.com/helsenorge/designsystem/commit/55380689ee7b806c28dfcc84718bf161e1e89e83)), closes [#322532](https://github.com/helsenorge/designsystem/issues/322532)
|
|
542
|
+
* popmenu lukkes automatisk ved klikk på linker i menyen ([e6693bb](https://github.com/helsenorge/designsystem/commit/e6693bb3dc2e47aa56555fad6dbeb812bceb91ea)), closes [#321671](https://github.com/helsenorge/designsystem/issues/321671)
|
|
656
543
|
|
|
657
544
|
## [6.6.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv6.6.0&targetVersion=GTv6.6.1) (2024-03-19)
|
|
658
545
|
|
|
546
|
+
|
|
659
547
|
### Bug Fixes
|
|
660
548
|
|
|
661
|
-
|
|
662
|
-
([45352f0](https://github.com/helsenorge/designsystem/commit/45352f099804e22af77d6ee5c8e903865151ed2d)), closes
|
|
663
|
-
[#322222](https://github.com/helsenorge/designsystem/issues/322222)
|
|
549
|
+
* reactdaypicker styling eksporterer riktig ([45352f0](https://github.com/helsenorge/designsystem/commit/45352f099804e22af77d6ee5c8e903865151ed2d)), closes [#322222](https://github.com/helsenorge/designsystem/issues/322222)
|
|
664
550
|
|
|
665
551
|
## [6.6.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv6.5.0&targetVersion=GTv6.6.0) (2024-03-15)
|
|
666
552
|
|
|
553
|
+
|
|
667
554
|
### Features
|
|
668
555
|
|
|
669
|
-
|
|
670
|
-
([915fabc](https://github.com/helsenorge/designsystem/commit/915fabcb890fe3d339d874a74701fbadb606dcc9)), closes
|
|
671
|
-
[#309420](https://github.com/helsenorge/designsystem/issues/309420)
|
|
556
|
+
* zindex med prop lagt til i datepicker dropdown expander og popover ([915fabc](https://github.com/helsenorge/designsystem/commit/915fabcb890fe3d339d874a74701fbadb606dcc9)), closes [#309420](https://github.com/helsenorge/designsystem/issues/309420)
|
|
672
557
|
|
|
673
558
|
## [6.5.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv6.4.0&targetVersion=GTv6.5.0) (2024-03-07)
|
|
674
559
|
|
|
560
|
+
|
|
675
561
|
### Features
|
|
676
562
|
|
|
677
|
-
|
|
678
|
-
([10cc1ba](https://github.com/helsenorge/designsystem/commit/10cc1bac51b6e499fd94b3eaa6e0d68e8ab4d605)), closes
|
|
679
|
-
[#309420](https://github.com/helsenorge/designsystem/issues/309420)
|
|
563
|
+
* dropdown stotter eksterne refs for children ([10cc1ba](https://github.com/helsenorge/designsystem/commit/10cc1bac51b6e499fd94b3eaa6e0d68e8ab4d605)), closes [#309420](https://github.com/helsenorge/designsystem/issues/309420)
|
|
680
564
|
|
|
681
565
|
## [6.4.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv6.3.0&targetVersion=GTv6.4.0) (2024-02-29)
|
|
682
566
|
|
|
567
|
+
|
|
683
568
|
### Features
|
|
684
569
|
|
|
685
|
-
|
|
686
|
-
([
|
|
687
|
-
|
|
688
|
-
- table-komponenter støtter alle vanlige html-attributter
|
|
689
|
-
([0810650](https://github.com/helsenorge/designsystem/commit/08106504e1441a9c8916c41fbca31accf0beade2)), closes
|
|
690
|
-
[#321166](https://github.com/helsenorge/designsystem/issues/321166)
|
|
570
|
+
* slider har fatt value prop og fiks til selected state ([645ca82](https://github.com/helsenorge/designsystem/commit/645ca8291d85705f7e9cf3a372376cb4e53dc4cd)), closes [#321070](https://github.com/helsenorge/designsystem/issues/321070)
|
|
571
|
+
* table-komponenter støtter alle vanlige html-attributter ([0810650](https://github.com/helsenorge/designsystem/commit/08106504e1441a9c8916c41fbca31accf0beade2)), closes [#321166](https://github.com/helsenorge/designsystem/issues/321166)
|
|
572
|
+
|
|
691
573
|
|
|
692
574
|
### Bug Fixes
|
|
693
575
|
|
|
694
|
-
|
|
695
|
-
([e510bd7](https://github.com/helsenorge/designsystem/commit/e510bd7a1ef3fe89eaa4cbd6af614291d055cbb8))
|
|
576
|
+
* slider value prop oppdaterer og selectedstate ([e510bd7](https://github.com/helsenorge/designsystem/commit/e510bd7a1ef3fe89eaa4cbd6af614291d055cbb8))
|
|
696
577
|
|
|
697
578
|
## [6.3.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv6.2.0&targetVersion=GTv6.3.0) (2024-02-22)
|
|
698
579
|
|
|
580
|
+
|
|
699
581
|
### Features
|
|
700
582
|
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
[#314727](https://github.com/helsenorge/designsystem/issues/314727) [#314932](https://github.com/helsenorge/designsystem/issues/314932)
|
|
583
|
+
* select og datepicker støtter autoComplete-attributt ([84c34af](https://github.com/helsenorge/designsystem/commit/84c34afd23a5d236573f5b3b3480175708fb9ecc)), closes [#314727](https://github.com/helsenorge/designsystem/issues/314727) [#314932](https://github.com/helsenorge/designsystem/issues/314932)
|
|
584
|
+
|
|
704
585
|
|
|
705
586
|
### Bug Fixes
|
|
706
587
|
|
|
707
|
-
|
|
708
|
-
([
|
|
709
|
-
|
|
710
|
-
- tabell endrer responsiv oppførsel når den vises
|
|
711
|
-
([0c21208](https://github.com/helsenorge/designsystem/commit/0c212084cfa5161842dbb0339ae85c82e3c42046)), closes
|
|
712
|
-
[#315245](https://github.com/helsenorge/designsystem/issues/315245)
|
|
588
|
+
* badge er inline-flex og skalerer ikke til full bredde ([ac485e9](https://github.com/helsenorge/designsystem/commit/ac485e923223e7a92ede0743e924a2c39c40bbb8))
|
|
589
|
+
* spacing i promopanel ([60a00bd](https://github.com/helsenorge/designsystem/commit/60a00bdb88d3b35b2e7b1449832674a9bf35ee46))
|
|
590
|
+
* tabell endrer responsiv oppførsel når den vises ([0c21208](https://github.com/helsenorge/designsystem/commit/0c212084cfa5161842dbb0339ae85c82e3c42046)), closes [#315245](https://github.com/helsenorge/designsystem/issues/315245)
|
|
713
591
|
|
|
714
592
|
## [6.2.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv6.1.3&targetVersion=GTv6.2.0) (2024-02-20)
|
|
715
593
|
|
|
594
|
+
|
|
716
595
|
### Features
|
|
717
596
|
|
|
718
|
-
|
|
719
|
-
closes [#319626](https://github.com/helsenorge/designsystem/issues/319626)
|
|
597
|
+
* slider selected prop lagt til ([1109d39](https://github.com/helsenorge/designsystem/commit/1109d399778120742c387ff69a389e95bbe2d143)), closes [#319626](https://github.com/helsenorge/designsystem/issues/319626)
|
|
720
598
|
|
|
721
599
|
## [6.1.3](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv6.1.2&targetVersion=GTv6.1.3) (2024-02-14)
|
|
722
600
|
|
|
601
|
+
|
|
723
602
|
### Bug Fixes
|
|
724
603
|
|
|
725
|
-
|
|
726
|
-
([2c332e5](https://github.com/helsenorge/designsystem/commit/2c332e5a17aca128d09a293a56daf484a2a26d53)), closes
|
|
727
|
-
[#319556](https://github.com/helsenorge/designsystem/issues/319556)
|
|
604
|
+
* promopanel har ikke lenger lg breakpoint ([2c332e5](https://github.com/helsenorge/designsystem/commit/2c332e5a17aca128d09a293a56daf484a2a26d53)), closes [#319556](https://github.com/helsenorge/designsystem/issues/319556)
|
|
728
605
|
|
|
729
606
|
## [6.1.2](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv6.1.1&targetVersion=GTv6.1.2) (2024-02-12)
|
|
730
607
|
|
|
608
|
+
|
|
731
609
|
### Bug Fixes
|
|
732
610
|
|
|
733
|
-
|
|
734
|
-
([
|
|
735
|
-
[#318830](https://github.com/helsenorge/designsystem/issues/318830)
|
|
736
|
-
- input, textarea, dropdown og select har dashed border når disabled
|
|
737
|
-
([5f5c4ca](https://github.com/helsenorge/designsystem/commit/5f5c4ca5a12d41f0413da4319e24fb8c0e6c7437)), closes
|
|
738
|
-
[#308128](https://github.com/helsenorge/designsystem/issues/308128)
|
|
611
|
+
* datepicker date-fns gjøres external ([36d749c](https://github.com/helsenorge/designsystem/commit/36d749cfd83f16ac45d8fd8eb0bf5b31d7b02b7d)), closes [#318830](https://github.com/helsenorge/designsystem/issues/318830)
|
|
612
|
+
* input, textarea, dropdown og select har dashed border når disabled ([5f5c4ca](https://github.com/helsenorge/designsystem/commit/5f5c4ca5a12d41f0413da4319e24fb8c0e6c7437)), closes [#308128](https://github.com/helsenorge/designsystem/issues/308128)
|
|
739
613
|
|
|
740
614
|
## [6.1.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv6.1.0&targetVersion=GTv6.1.1) (2024-02-06)
|
|
741
615
|
|
|
616
|
+
|
|
742
617
|
### Bug Fixes
|
|
743
618
|
|
|
744
|
-
|
|
745
|
-
([3a7a1e0](https://github.com/helsenorge/designsystem/commit/3a7a1e0b3f44f4c5456941ad5902000a0985da51)), closes
|
|
746
|
-
[#318830](https://github.com/helsenorge/designsystem/issues/318830)
|
|
619
|
+
* datepicker dependencies tatt tilbake ([3a7a1e0](https://github.com/helsenorge/designsystem/commit/3a7a1e0b3f44f4c5456941ad5902000a0985da51)), closes [#318830](https://github.com/helsenorge/designsystem/issues/318830)
|
|
747
620
|
|
|
748
621
|
## [6.1.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv6.0.1&targetVersion=GTv6.1.0) (2024-02-06)
|
|
749
622
|
|
|
623
|
+
|
|
750
624
|
### Features
|
|
751
625
|
|
|
752
|
-
|
|
753
|
-
([
|
|
754
|
-
- promopanel støtter illustrasjoner ([ccb2cb7](https://github.com/helsenorge/designsystem/commit/ccb2cb7c35993adb1be0537906216501a6947ec7))
|
|
626
|
+
* illustration- og lazyillustration-komponenter ([c2a5662](https://github.com/helsenorge/designsystem/commit/c2a5662bd5c76f55484870d131cef6bc26f1d1b4))
|
|
627
|
+
* promopanel støtter illustrasjoner ([ccb2cb7](https://github.com/helsenorge/designsystem/commit/ccb2cb7c35993adb1be0537906216501a6947ec7))
|
|
755
628
|
|
|
756
629
|
## [6.0.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv6.0.0&targetVersion=GTv6.0.1) (2024-02-01)
|
|
757
630
|
|
|
631
|
+
|
|
758
632
|
### Bug Fixes
|
|
759
633
|
|
|
760
|
-
|
|
761
|
-
closes [#
|
|
762
|
-
- rydder opp i datepicker dependencies
|
|
763
|
-
([1d871e1](https://github.com/helsenorge/designsystem/commit/1d871e1071e659f2c11754e9719710a8c0a269f7)), closes
|
|
764
|
-
[#309420](https://github.com/helsenorge/designsystem/issues/309420)
|
|
634
|
+
* lazyicon blinker ikke ved hover ([b61887c](https://github.com/helsenorge/designsystem/commit/b61887c40f4f59764a349331290709f9af0ba8c4)), closes [#318240](https://github.com/helsenorge/designsystem/issues/318240)
|
|
635
|
+
* rydder opp i datepicker dependencies ([1d871e1](https://github.com/helsenorge/designsystem/commit/1d871e1071e659f2c11754e9719710a8c0a269f7)), closes [#309420](https://github.com/helsenorge/designsystem/issues/309420)
|
|
765
636
|
|
|
766
637
|
## [6.0.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.13.0&targetVersion=GTv6.0.0) (2024-01-26)
|
|
767
638
|
|
|
768
639
|
## 6.0.0-beta.14 (2024-01-24)
|
|
769
640
|
|
|
641
|
+
|
|
770
642
|
### Features
|
|
771
643
|
|
|
772
|
-
|
|
773
|
-
|
|
644
|
+
* lagt til ikonsøk i ikonwall story ([26b0446](https://github.com/helsenorge/designsystem/commit/26b044688c29a530c5605c1d938d208c8adc9e0c)), closes [#311212](https://github.com/helsenorge/designsystem/issues/311212)
|
|
645
|
+
|
|
774
646
|
|
|
775
647
|
### Bug Fixes
|
|
776
648
|
|
|
777
|
-
|
|
778
|
-
([
|
|
779
|
-
[#316824](https://github.com/helsenorge/designsystem/issues/316824)
|
|
780
|
-
- lange ord i dropdown havner på ny linje
|
|
781
|
-
([a69ab16](https://github.com/helsenorge/designsystem/commit/a69ab167e99e2e408d6168ef710f9e8aa4f7615a)), closes
|
|
782
|
-
[#313017](https://github.com/helsenorge/designsystem/issues/313017)
|
|
649
|
+
* datepicker styling feil og validering tweak ([7bbdaa8](https://github.com/helsenorge/designsystem/commit/7bbdaa8e933d9ebbcc48d11647b3a8d6033502e9)), closes [#316824](https://github.com/helsenorge/designsystem/issues/316824)
|
|
650
|
+
* lange ord i dropdown havner på ny linje ([a69ab16](https://github.com/helsenorge/designsystem/commit/a69ab167e99e2e408d6168ef710f9e8aa4f7615a)), closes [#313017](https://github.com/helsenorge/designsystem/issues/313017)
|
|
783
651
|
|
|
784
652
|
## 6.0.0-beta.13 (2024-01-08)
|
|
785
653
|
|
|
@@ -789,58 +657,56 @@
|
|
|
789
657
|
|
|
790
658
|
## 6.0.0-beta.10 (2023-11-22)
|
|
791
659
|
|
|
660
|
+
|
|
792
661
|
### Features
|
|
793
662
|
|
|
794
|
-
|
|
795
|
-
([8007aec](https://github.com/helsenorge/designsystem/commit/8007aec989f53a4dc23d712852fcbc0e1adf0d7e)), closes
|
|
796
|
-
[#312799](https://github.com/helsenorge/designsystem/issues/312799)
|
|
663
|
+
* iconwall med alle ikoner og siste master merge ([8007aec](https://github.com/helsenorge/designsystem/commit/8007aec989f53a4dc23d712852fcbc0e1adf0d7e)), closes [#312799](https://github.com/helsenorge/designsystem/issues/312799)
|
|
797
664
|
|
|
798
665
|
## 6.0.0-beta.9 (2023-11-13)
|
|
799
666
|
|
|
800
667
|
## 6.0.0-beta.7 (2023-10-25)
|
|
801
668
|
|
|
669
|
+
|
|
802
670
|
### Bug Fixes
|
|
803
671
|
|
|
804
|
-
|
|
672
|
+
* ikon-import ([c3d3ae1](https://github.com/helsenorge/designsystem/commit/c3d3ae18b3792918953f6f447500888b019f3444))
|
|
805
673
|
|
|
806
674
|
## 6.0.0-beta.6 (2023-10-24)
|
|
807
675
|
|
|
676
|
+
|
|
808
677
|
### Features
|
|
809
678
|
|
|
810
|
-
|
|
811
|
-
([0d3f3fb](https://github.com/helsenorge/designsystem/commit/0d3f3fb734e503bd26429a8e84477bd53480dd93)), closes
|
|
812
|
-
[#301359](https://github.com/helsenorge/designsystem/issues/301359)
|
|
679
|
+
* typesikkerhet ved lazy loading av ikoner ([0d3f3fb](https://github.com/helsenorge/designsystem/commit/0d3f3fb734e503bd26429a8e84477bd53480dd93)), closes [#301359](https://github.com/helsenorge/designsystem/issues/301359)
|
|
813
680
|
|
|
814
681
|
## 6.0.0-beta.5 (2023-10-24)
|
|
815
682
|
|
|
683
|
+
|
|
816
684
|
### ⚠ BREAKING CHANGES
|
|
817
685
|
|
|
818
|
-
|
|
686
|
+
* props endret fra variant til size. bigform er nå large. normal er nå medium.
|
|
819
687
|
|
|
820
688
|
### Reverts
|
|
821
689
|
|
|
822
|
-
|
|
823
|
-
|
|
690
|
+
* legg tilbake additionaliconinformation ([0b46b2c](https://github.com/helsenorge/designsystem/commit/0b46b2cbb029e9d85d021d477ef49bf24788c0d8))
|
|
691
|
+
|
|
824
692
|
|
|
825
693
|
### Code Refactoring
|
|
826
694
|
|
|
827
|
-
|
|
828
|
-
closes [#305247](https://github.com/helsenorge/designsystem/issues/305247)
|
|
695
|
+
* formvariant heter nå formsize ([a8ef22c](https://github.com/helsenorge/designsystem/commit/a8ef22c9b4efdf063d4a861946f6407b60a5a580)), closes [#305247](https://github.com/helsenorge/designsystem/issues/305247)
|
|
829
696
|
|
|
830
697
|
## 6.0.0-beta.4 (2023-10-23)
|
|
831
698
|
|
|
699
|
+
|
|
832
700
|
### Features
|
|
833
701
|
|
|
834
|
-
|
|
835
|
-
closes [#301359](https://github.com/helsenorge/designsystem/issues/301359)
|
|
702
|
+
* komponenter støtter lazyicon ([0148ee6](https://github.com/helsenorge/designsystem/commit/0148ee6b3c72dedadbecb21105a729af1487a445)), closes [#301359](https://github.com/helsenorge/designsystem/issues/301359)
|
|
836
703
|
|
|
837
704
|
## 6.0.0-beta.3 (2023-10-20)
|
|
838
705
|
|
|
706
|
+
|
|
839
707
|
### Bug Fixes
|
|
840
708
|
|
|
841
|
-
|
|
842
|
-
([d5207c8](https://github.com/helsenorge/designsystem/commit/d5207c8f538cd8a111356af9e4913f29ed032f58)), closes
|
|
843
|
-
[#301359](https://github.com/helsenorge/designsystem/issues/301359)
|
|
709
|
+
* lazy icons fallback tar like mye plass som ikon ([d5207c8](https://github.com/helsenorge/designsystem/commit/d5207c8f538cd8a111356af9e4913f29ed032f58)), closes [#301359](https://github.com/helsenorge/designsystem/issues/301359)
|
|
844
710
|
|
|
845
711
|
## 6.0.0-beta.2 (2023-10-18)
|
|
846
712
|
|
|
@@ -848,9 +714,10 @@
|
|
|
848
714
|
|
|
849
715
|
## 6.0.0-beta.0 (2023-10-18)
|
|
850
716
|
|
|
717
|
+
|
|
851
718
|
### ⚠ BREAKING CHANGES
|
|
852
719
|
|
|
853
|
-
|
|
720
|
+
* Ikon-komponent er flyttet fra components/Icons/Icon til components/Icon/Icon
|
|
854
721
|
|
|
855
722
|
Ikonene ligger fortsatt i components/Icons, f.eks. components/Icons/Minus
|
|
856
723
|
|
|
@@ -858,175 +725,152 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
858
725
|
|
|
859
726
|
### Features
|
|
860
727
|
|
|
861
|
-
|
|
862
|
-
[#301359](https://github.com/helsenorge/designsystem/issues/301359)
|
|
728
|
+
* lazy loading av ikoner ([f688e78](https://github.com/helsenorge/designsystem/commit/f688e78a955bb43a2efa92b72b208c582dbfdd1d)), closes [#301359](https://github.com/helsenorge/designsystem/issues/301359)
|
|
863
729
|
|
|
864
730
|
## [5.13.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.12.0&targetVersion=GTv5.13.0) (2024-01-09)
|
|
865
731
|
|
|
732
|
+
|
|
866
733
|
### Features
|
|
867
734
|
|
|
868
|
-
|
|
869
|
-
closes [#310764](https://github.com/helsenorge/designsystem/issues/310764)
|
|
735
|
+
* tile stotter react children ([161a49a](https://github.com/helsenorge/designsystem/commit/161a49ae1ec4ec165bcf565b870b1f608f8fe90c)), closes [#310764](https://github.com/helsenorge/designsystem/issues/310764)
|
|
870
736
|
|
|
871
737
|
## [5.12.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.11.0&targetVersion=GTv5.12.0) (2024-01-04)
|
|
872
738
|
|
|
739
|
+
|
|
873
740
|
### Bug Fixes
|
|
874
741
|
|
|
875
|
-
|
|
876
|
-
([
|
|
877
|
-
[#
|
|
878
|
-
- justert fontstørrelse på legend i form
|
|
879
|
-
([afd858b](https://github.com/helsenorge/designsystem/commit/afd858b850330bb13d0dca6b11aae50f7e1cd17c)), closes
|
|
880
|
-
[#316149](https://github.com/helsenorge/designsystem/issues/316149)
|
|
881
|
-
- sentrere tekst på notificationpanel
|
|
882
|
-
([5188c22](https://github.com/helsenorge/designsystem/commit/5188c22bbdd920479655eab87dd19657b84ed27e)), closes
|
|
883
|
-
[#311338](https://github.com/helsenorge/designsystem/issues/311338)
|
|
742
|
+
* datepicker eksporterer funksjoner riktig ([46285e5](https://github.com/helsenorge/designsystem/commit/46285e5e4cacf0f1fa224fcaa42eb75b73ce24e1)), closes [#315273](https://github.com/helsenorge/designsystem/issues/315273)
|
|
743
|
+
* justert fontstørrelse på legend i form ([afd858b](https://github.com/helsenorge/designsystem/commit/afd858b850330bb13d0dca6b11aae50f7e1cd17c)), closes [#316149](https://github.com/helsenorge/designsystem/issues/316149)
|
|
744
|
+
* sentrere tekst på notificationpanel ([5188c22](https://github.com/helsenorge/designsystem/commit/5188c22bbdd920479655eab87dd19657b84ed27e)), closes [#311338](https://github.com/helsenorge/designsystem/issues/311338)
|
|
884
745
|
|
|
885
746
|
## [5.11.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.10.0&targetVersion=GTv5.11.0) (2023-12-18)
|
|
886
747
|
|
|
748
|
+
|
|
887
749
|
### Bug Fixes
|
|
888
750
|
|
|
889
|
-
|
|
890
|
-
[#
|
|
891
|
-
- oppdatert metadata til ikoner ([3b3510b](https://github.com/helsenorge/designsystem/commit/3b3510bb19da59156adb077e15137eb855cb1722)),
|
|
892
|
-
closes [#316105](https://github.com/helsenorge/designsystem/issues/316105)
|
|
751
|
+
* justeringer på button ([927e486](https://github.com/helsenorge/designsystem/commit/927e486876be4cbe2bb6c9b6d022e032439a2a11)), closes [#308138](https://github.com/helsenorge/designsystem/issues/308138)
|
|
752
|
+
* oppdatert metadata til ikoner ([3b3510b](https://github.com/helsenorge/designsystem/commit/3b3510bb19da59156adb077e15137eb855cb1722)), closes [#316105](https://github.com/helsenorge/designsystem/issues/316105)
|
|
893
753
|
|
|
894
754
|
## [5.10.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.9.2&targetVersion=GTv5.10.0) (2023-12-13)
|
|
895
755
|
|
|
756
|
+
|
|
896
757
|
### Features
|
|
897
758
|
|
|
898
|
-
|
|
899
|
-
|
|
759
|
+
* button onblur lagt til ([e30e815](https://github.com/helsenorge/designsystem/commit/e30e8152dcac4341af0879e6b5379b6c992701b2)), closes [#315943](https://github.com/helsenorge/designsystem/issues/315943)
|
|
760
|
+
|
|
900
761
|
|
|
901
762
|
### Bug Fixes
|
|
902
763
|
|
|
903
|
-
|
|
904
|
-
([2f0a39d](https://github.com/helsenorge/designsystem/commit/2f0a39da5a85558488fdb14280888ceb1a3f49ec)), closes
|
|
905
|
-
[#309847](https://github.com/helsenorge/designsystem/issues/309847)
|
|
764
|
+
* input og textarea har ikke defaultValue som default ([2f0a39d](https://github.com/helsenorge/designsystem/commit/2f0a39da5a85558488fdb14280888ceb1a3f49ec)), closes [#309847](https://github.com/helsenorge/designsystem/issues/309847)
|
|
906
765
|
|
|
907
766
|
## [5.9.2](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.9.1&targetVersion=GTv5.9.2) (2023-12-12)
|
|
908
767
|
|
|
768
|
+
|
|
909
769
|
### Bug Fixes
|
|
910
770
|
|
|
911
|
-
|
|
912
|
-
closes [#313810](https://github.com/helsenorge/designsystem/issues/313810)
|
|
771
|
+
* slider forenklet emojirendring ([9df0d90](https://github.com/helsenorge/designsystem/commit/9df0d90e58c16f0609ce2c0de6c770f10420e7eb)), closes [#313810](https://github.com/helsenorge/designsystem/issues/313810)
|
|
913
772
|
|
|
914
773
|
## [5.9.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.9.0&targetVersion=GTv5.9.1) (2023-12-11)
|
|
915
774
|
|
|
775
|
+
|
|
916
776
|
### Bug Fixes
|
|
917
777
|
|
|
918
|
-
|
|
919
|
-
closes [#315387](https://github.com/helsenorge/designsystem/issues/315387)
|
|
778
|
+
* promopanel har position=relative ([360a762](https://github.com/helsenorge/designsystem/commit/360a762ec3ce63cfe870f6cd7300af9fb9b83a5e)), closes [#315387](https://github.com/helsenorge/designsystem/issues/315387)
|
|
920
779
|
|
|
921
780
|
## [5.9.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.8.0&targetVersion=GTv5.9.0) (2023-12-11)
|
|
922
781
|
|
|
782
|
+
|
|
923
783
|
### Features
|
|
924
784
|
|
|
925
|
-
|
|
926
|
-
|
|
785
|
+
* promopanel ([a190968](https://github.com/helsenorge/designsystem/commit/a190968285e95e09c20590cbdf14799165affb30)), closes [#315387](https://github.com/helsenorge/designsystem/issues/315387)
|
|
786
|
+
|
|
927
787
|
|
|
928
788
|
### Bug Fixes
|
|
929
789
|
|
|
930
|
-
|
|
931
|
-
closes [#
|
|
932
|
-
- tabellheader med sortering har ikke underline
|
|
933
|
-
([f191991](https://github.com/helsenorge/designsystem/commit/f191991cb9e3f32bda2df281b703833d12dfb5db)), closes
|
|
934
|
-
[#315407](https://github.com/helsenorge/designsystem/issues/315407)
|
|
790
|
+
* label kan og sendes inn til emoji ([6d5d680](https://github.com/helsenorge/designsystem/commit/6d5d680d31b0c797230f3539305659bc073ddb3a)), closes [#310765](https://github.com/helsenorge/designsystem/issues/310765)
|
|
791
|
+
* tabellheader med sortering har ikke underline ([f191991](https://github.com/helsenorge/designsystem/commit/f191991cb9e3f32bda2df281b703833d12dfb5db)), closes [#315407](https://github.com/helsenorge/designsystem/issues/315407)
|
|
935
792
|
|
|
936
793
|
## [5.8.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.7.0&targetVersion=GTv5.8.0) (2023-12-08)
|
|
937
794
|
|
|
795
|
+
|
|
938
796
|
### Features
|
|
939
797
|
|
|
940
|
-
|
|
798
|
+
* emptystate ([7e1d9a8](https://github.com/helsenorge/designsystem/commit/7e1d9a87a75009ebd7a5b313fbed946c905fdabc))
|
|
799
|
+
|
|
941
800
|
|
|
942
801
|
### Bug Fixes
|
|
943
802
|
|
|
944
|
-
|
|
945
|
-
([
|
|
946
|
-
- slider aria fix for emoji og step labels
|
|
947
|
-
([1ca0c1e](https://github.com/helsenorge/designsystem/commit/1ca0c1e8b979357ec2544248a2c4657ed25509fe)), closes
|
|
948
|
-
[#313810](https://github.com/helsenorge/designsystem/issues/313810) [#310765](https://github.com/helsenorge/designsystem/issues/310765)
|
|
803
|
+
* anchorlink har ikke hardkodet font-size/line-height ([687bac1](https://github.com/helsenorge/designsystem/commit/687bac112e20f8e5c09c5b99623401baf01d5bd4))
|
|
804
|
+
* slider aria fix for emoji og step labels ([1ca0c1e](https://github.com/helsenorge/designsystem/commit/1ca0c1e8b979357ec2544248a2c4657ed25509fe)), closes [#313810](https://github.com/helsenorge/designsystem/issues/313810) [#310765](https://github.com/helsenorge/designsystem/issues/310765)
|
|
949
805
|
|
|
950
806
|
## [5.7.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.6.0&targetVersion=GTv5.7.0) (2023-12-08)
|
|
951
807
|
|
|
808
|
+
|
|
952
809
|
### Features
|
|
953
810
|
|
|
954
|
-
|
|
955
|
-
([5f0fb2c](https://github.com/helsenorge/designsystem/commit/5f0fb2cd1c86c7ee6348f3ddd144b823a10fe6be)), closes
|
|
956
|
-
[#314191](https://github.com/helsenorge/designsystem/issues/314191)
|
|
811
|
+
* tabell med horizontal scroll støtter aria-atributter ([5f0fb2c](https://github.com/helsenorge/designsystem/commit/5f0fb2cd1c86c7ee6348f3ddd144b823a10fe6be)), closes [#314191](https://github.com/helsenorge/designsystem/issues/314191)
|
|
957
812
|
|
|
958
813
|
## [5.6.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.5.0&targetVersion=GTv5.6.0) (2023-12-07)
|
|
959
814
|
|
|
815
|
+
|
|
960
816
|
### Features
|
|
961
817
|
|
|
962
|
-
|
|
963
|
-
|
|
964
|
-
[#315571](https://github.com/helsenorge/designsystem/issues/315571)
|
|
818
|
+
* legg til default tekst på sharingstatus ([8c8385d](https://github.com/helsenorge/designsystem/commit/8c8385da218e2c0213b95cab7cf97075d0207393)), closes [#315571](https://github.com/helsenorge/designsystem/issues/315571)
|
|
819
|
+
|
|
965
820
|
|
|
966
821
|
### Bug Fixes
|
|
967
822
|
|
|
968
|
-
|
|
969
|
-
([
|
|
970
|
-
[#309847](https://github.com/helsenorge/designsystem/issues/309847)
|
|
971
|
-
- tom tabell-celle i head er td, ikke th
|
|
972
|
-
([548f1bb](https://github.com/helsenorge/designsystem/commit/548f1bb5e28138fda3be750a2e3a00aab7ddba0a)), closes
|
|
973
|
-
[#313691](https://github.com/helsenorge/designsystem/issues/313691)
|
|
823
|
+
* defaultValue i input og textarea oppdaterer antall tegn ([5799a7d](https://github.com/helsenorge/designsystem/commit/5799a7d0ee39c789f0eb22b9569c962faa595ebb)), closes [#309847](https://github.com/helsenorge/designsystem/issues/309847)
|
|
824
|
+
* tom tabell-celle i head er td, ikke th ([548f1bb](https://github.com/helsenorge/designsystem/commit/548f1bb5e28138fda3be750a2e3a00aab7ddba0a)), closes [#313691](https://github.com/helsenorge/designsystem/issues/313691)
|
|
974
825
|
|
|
975
826
|
## [5.5.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.4.1&targetVersion=GTv5.5.0) (2023-12-05)
|
|
976
827
|
|
|
828
|
+
|
|
977
829
|
### Features
|
|
978
830
|
|
|
979
|
-
|
|
980
|
-
([
|
|
981
|
-
|
|
982
|
-
([bd8fc70](https://github.com/helsenorge/designsystem/commit/bd8fc70397f2b58825f50f7bb391746faa5c59ee)), closes
|
|
983
|
-
[#312652](https://github.com/helsenorge/designsystem/issues/312652)
|
|
984
|
-
- slider ny funksjonalitet ([2e7a269](https://github.com/helsenorge/designsystem/commit/2e7a269af5422a710224504a418720b40c534840)), closes
|
|
985
|
-
[#310765](https://github.com/helsenorge/designsystem/issues/310765)
|
|
831
|
+
* datetimepickerwrapper får legend prop ([739df6c](https://github.com/helsenorge/designsystem/commit/739df6c35a31c2ad8cb2ee259cb0701540b68d7e))
|
|
832
|
+
* opprett ny komponent sharingstatus ([bd8fc70](https://github.com/helsenorge/designsystem/commit/bd8fc70397f2b58825f50f7bb391746faa5c59ee)), closes [#312652](https://github.com/helsenorge/designsystem/issues/312652)
|
|
833
|
+
* slider ny funksjonalitet ([2e7a269](https://github.com/helsenorge/designsystem/commit/2e7a269af5422a710224504a418720b40c534840)), closes [#310765](https://github.com/helsenorge/designsystem/issues/310765)
|
|
986
834
|
|
|
987
835
|
## [5.4.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.4.0&targetVersion=GTv5.4.1) (2023-11-24)
|
|
988
836
|
|
|
837
|
+
|
|
989
838
|
### Bug Fixes
|
|
990
839
|
|
|
991
|
-
|
|
992
|
-
([562726f](https://github.com/helsenorge/designsystem/commit/562726ff8b186753b0f0dd98735b335603a2fcd3)), closes
|
|
993
|
-
[#311236](https://github.com/helsenorge/designsystem/issues/311236)
|
|
840
|
+
* endret plassering på statusdot og at statusdot forblir rund ([562726f](https://github.com/helsenorge/designsystem/commit/562726ff8b186753b0f0dd98735b335603a2fcd3)), closes [#311236](https://github.com/helsenorge/designsystem/issues/311236)
|
|
994
841
|
|
|
995
842
|
## [5.4.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.3.0&targetVersion=GTv5.4.0) (2023-11-21)
|
|
996
843
|
|
|
844
|
+
|
|
997
845
|
### Features
|
|
998
846
|
|
|
999
|
-
|
|
1000
|
-
[#312799](https://github.com/helsenorge/designsystem/issues/312799)
|
|
847
|
+
* lagt til nye ikoner ([924fc90](https://github.com/helsenorge/designsystem/commit/924fc903960165211519760412e1de3bb65b85de)), closes [#312799](https://github.com/helsenorge/designsystem/issues/312799)
|
|
1001
848
|
|
|
1002
849
|
## [5.3.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.2.0&targetVersion=GTv5.3.0) (2023-11-17)
|
|
1003
850
|
|
|
851
|
+
|
|
1004
852
|
### Features
|
|
1005
853
|
|
|
1006
|
-
|
|
1007
|
-
|
|
1008
|
-
[#304524](https://github.com/helsenorge/designsystem/issues/304524) [#304573](https://github.com/helsenorge/designsystem/issues/304573)
|
|
1009
|
-
[#304575](https://github.com/helsenorge/designsystem/issues/304575) [#304590](https://github.com/helsenorge/designsystem/issues/304590)
|
|
854
|
+
* panel refaktorering og contentHeader prop ([42b0a03](https://github.com/helsenorge/designsystem/commit/42b0a03fa1f7d28ca966f3105dcaded49bcd886d)), closes [#304524](https://github.com/helsenorge/designsystem/issues/304524) [#304573](https://github.com/helsenorge/designsystem/issues/304573) [#304575](https://github.com/helsenorge/designsystem/issues/304575) [#304590](https://github.com/helsenorge/designsystem/issues/304590)
|
|
855
|
+
|
|
1010
856
|
|
|
1011
857
|
### Bug Fixes
|
|
1012
858
|
|
|
1013
|
-
|
|
1014
|
-
([baa56a1](https://github.com/helsenorge/designsystem/commit/baa56a1780c027db01989ff0cd9b14fce6faab99)), closes
|
|
1015
|
-
[#313765](https://github.com/helsenorge/designsystem/issues/313765)
|
|
859
|
+
* popmenu knapp stopper event propagation ([baa56a1](https://github.com/helsenorge/designsystem/commit/baa56a1780c027db01989ff0cd9b14fce6faab99)), closes [#313765](https://github.com/helsenorge/designsystem/issues/313765)
|
|
1016
860
|
|
|
1017
861
|
## [5.2.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.1.4&targetVersion=GTv5.2.0) (2023-11-02)
|
|
1018
862
|
|
|
863
|
+
|
|
1019
864
|
### Bug Fixes
|
|
1020
865
|
|
|
1021
|
-
|
|
1022
|
-
[#310680](https://github.com/helsenorge/designsystem/issues/310680)
|
|
866
|
+
* eksporter StepProps ([eb90925](https://github.com/helsenorge/designsystem/commit/eb90925e0eeb25da6bab1bed83765399b9a0c540)), closes [#310680](https://github.com/helsenorge/designsystem/issues/310680)
|
|
1023
867
|
|
|
1024
868
|
## [5.1.4](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.1.3&targetVersion=GTv5.1.4) (2023-11-01)
|
|
1025
869
|
|
|
870
|
+
|
|
1026
871
|
### Bug Fixes
|
|
1027
872
|
|
|
1028
|
-
|
|
1029
|
-
closes [#312554](https://github.com/helsenorge/designsystem/issues/312554)
|
|
873
|
+
* input width fikset for mobil ([a3663f3](https://github.com/helsenorge/designsystem/commit/a3663f35126d42d501839ad9257deaf106bfa838)), closes [#312554](https://github.com/helsenorge/designsystem/issues/312554)
|
|
1030
874
|
|
|
1031
875
|
## [5.1.3](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.1.2&targetVersion=GTv5.1.3) (2023-10-31)
|
|
1032
876
|
|
|
@@ -1034,178 +878,138 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1034
878
|
|
|
1035
879
|
## [5.1.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.1.0&targetVersion=GTv5.1.1) (2023-10-30)
|
|
1036
880
|
|
|
881
|
+
|
|
1037
882
|
### Bug Fixes
|
|
1038
883
|
|
|
1039
|
-
|
|
1040
|
-
([
|
|
1041
|
-
[#312174](https://github.com/helsenorge/designsystem/issues/312174)
|
|
1042
|
-
- input width fikset ([07a4c52](https://github.com/helsenorge/designsystem/commit/07a4c52cbfa04b1a19cf983227eb28968607baeb)), closes
|
|
1043
|
-
[#312326](https://github.com/helsenorge/designsystem/issues/312326)
|
|
884
|
+
* input type number base inkrementering verdi ([6b8113e](https://github.com/helsenorge/designsystem/commit/6b8113ea73653981cfe80f7012508b7ee77279e8)), closes [#312174](https://github.com/helsenorge/designsystem/issues/312174)
|
|
885
|
+
* input width fikset ([07a4c52](https://github.com/helsenorge/designsystem/commit/07a4c52cbfa04b1a19cf983227eb28968607baeb)), closes [#312326](https://github.com/helsenorge/designsystem/issues/312326)
|
|
1044
886
|
|
|
1045
887
|
## [5.1.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.0.0&targetVersion=GTv5.1.0) (2023-10-26)
|
|
1046
888
|
|
|
889
|
+
|
|
1047
890
|
### Features
|
|
1048
891
|
|
|
1049
|
-
|
|
1050
|
-
[#
|
|
1051
|
-
|
|
1052
|
-
[#309850](https://github.com/helsenorge/designsystem/issues/309850)
|
|
892
|
+
* nytt komponent datepicker ([59d3193](https://github.com/helsenorge/designsystem/commit/59d3193992d1c98b4f38a12d9aae03909f0653b0)), closes [#306637](https://github.com/helsenorge/designsystem/issues/306637)
|
|
893
|
+
* select støtter onChange ([3439471](https://github.com/helsenorge/designsystem/commit/3439471cbe7481ee8a0db1b8a2aca0071a379f43)), closes [#309850](https://github.com/helsenorge/designsystem/issues/309850)
|
|
894
|
+
|
|
1053
895
|
|
|
1054
896
|
### Bug Fixes
|
|
1055
897
|
|
|
1056
|
-
|
|
1057
|
-
([
|
|
1058
|
-
[#306637](https://github.com/helsenorge/designsystem/issues/306637)
|
|
1059
|
-
- radiobutton bigform checked styling
|
|
1060
|
-
([1cf5580](https://github.com/helsenorge/designsystem/commit/1cf5580270313614719d92fbb1a01dab5881d742)), closes
|
|
1061
|
-
[#305272](https://github.com/helsenorge/designsystem/issues/305272)
|
|
1062
|
-
- vite bygg og dependencies ([2e45dcd](https://github.com/helsenorge/designsystem/commit/2e45dcd23494ae77341cff0b02c6517011ca4cbe)), closes
|
|
1063
|
-
[#306637](https://github.com/helsenorge/designsystem/issues/306637)
|
|
898
|
+
* datepicker ux endringer etter feedback ([db17354](https://github.com/helsenorge/designsystem/commit/db173541a1c0c5f1dc4c9b8fe42c6df3763e13e3)), closes [#306637](https://github.com/helsenorge/designsystem/issues/306637)
|
|
899
|
+
* radiobutton bigform checked styling ([1cf5580](https://github.com/helsenorge/designsystem/commit/1cf5580270313614719d92fbb1a01dab5881d742)), closes [#305272](https://github.com/helsenorge/designsystem/issues/305272)
|
|
900
|
+
* vite bygg og dependencies ([2e45dcd](https://github.com/helsenorge/designsystem/commit/2e45dcd23494ae77341cff0b02c6517011ca4cbe)), closes [#306637](https://github.com/helsenorge/designsystem/issues/306637)
|
|
1064
901
|
|
|
1065
902
|
## [5.0.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv4.4.0&targetVersion=GTv5.0.0) (2023-09-25)
|
|
1066
903
|
|
|
904
|
+
|
|
1067
905
|
### ⚠ BREAKING CHANGES
|
|
1068
906
|
|
|
1069
|
-
|
|
1070
|
-
|
|
1071
|
-
|
|
907
|
+
* role=region må settes via prop
|
|
908
|
+
* name/id settes ikke lenger default til verdien av title. Man må sette name/id selv om man trenger det.
|
|
909
|
+
* fjernet mulighet for at Tile kan være button
|
|
1072
910
|
|
|
1073
911
|
### Features
|
|
1074
912
|
|
|
1075
|
-
|
|
1076
|
-
([
|
|
1077
|
-
|
|
1078
|
-
- helppanel ([e2e8f23](https://github.com/helsenorge/designsystem/commit/e2e8f2319626be54174c129f59f83e42603dd237))
|
|
913
|
+
* formgroup har prop for fieldset name ([625f843](https://github.com/helsenorge/designsystem/commit/625f843aa947601f7edaa82f388f6c22cda00851)), closes [#308141](https://github.com/helsenorge/designsystem/issues/308141)
|
|
914
|
+
* helppanel ([e2e8f23](https://github.com/helsenorge/designsystem/commit/e2e8f2319626be54174c129f59f83e42603dd237))
|
|
915
|
+
|
|
1079
916
|
|
|
1080
917
|
### Bug Fixes
|
|
1081
918
|
|
|
1082
|
-
|
|
1083
|
-
([
|
|
1084
|
-
[#
|
|
1085
|
-
-
|
|
1086
|
-
([
|
|
1087
|
-
[#305259](https://github.com/helsenorge/designsystem/issues/305259)
|
|
1088
|
-
- html i Tile validerer ([f0a9f37](https://github.com/helsenorge/designsystem/commit/f0a9f3739f39fa33d2feb1d78812958730c09f33)), closes
|
|
1089
|
-
[#308149](https://github.com/helsenorge/designsystem/issues/308149)
|
|
1090
|
-
- ikke bruk aria-attributter med mindre NotificationPanel har role
|
|
1091
|
-
([8f1b09b](https://github.com/helsenorge/designsystem/commit/8f1b09b48a4840c8a8ce0efb7abdbed05de62a8e)), closes
|
|
1092
|
-
[#309176](https://github.com/helsenorge/designsystem/issues/309176)
|
|
1093
|
-
- notificationpanel er ikke region som default
|
|
1094
|
-
([00103ce](https://github.com/helsenorge/designsystem/commit/00103ce8a237f0222966f3a25f80f2222fbecf37)), closes
|
|
1095
|
-
[#309176](https://github.com/helsenorge/designsystem/issues/309176)
|
|
919
|
+
* expanderList/LinkList (ListHeader) HtmlValidering i story ([72b12a3](https://github.com/helsenorge/designsystem/commit/72b12a3a5570e6f73fb69045cbe90d0572fd5da6)), closes [#308137](https://github.com/helsenorge/designsystem/issues/308137)
|
|
920
|
+
* highlightbox har ikke lenger fargene kiwi/plum ([8852e6c](https://github.com/helsenorge/designsystem/commit/8852e6cd07abf4995518ffcea6fb2bb5b421b84e)), closes [#305259](https://github.com/helsenorge/designsystem/issues/305259)
|
|
921
|
+
* html i Tile validerer ([f0a9f37](https://github.com/helsenorge/designsystem/commit/f0a9f3739f39fa33d2feb1d78812958730c09f33)), closes [#308149](https://github.com/helsenorge/designsystem/issues/308149)
|
|
922
|
+
* ikke bruk aria-attributter med mindre NotificationPanel har role ([8f1b09b](https://github.com/helsenorge/designsystem/commit/8f1b09b48a4840c8a8ce0efb7abdbed05de62a8e)), closes [#309176](https://github.com/helsenorge/designsystem/issues/309176)
|
|
923
|
+
* notificationpanel er ikke region som default ([00103ce](https://github.com/helsenorge/designsystem/commit/00103ce8a237f0222966f3a25f80f2222fbecf37)), closes [#309176](https://github.com/helsenorge/designsystem/issues/309176)
|
|
1096
924
|
|
|
1097
925
|
## [4.4.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv4.3.1&targetVersion=GTv4.4.0) (2023-09-15)
|
|
1098
926
|
|
|
927
|
+
|
|
1099
928
|
### Features
|
|
1100
929
|
|
|
1101
|
-
|
|
1102
|
-
[#
|
|
1103
|
-
|
|
1104
|
-
|
|
1105
|
-
- tableExpandedRow støtter id for bruk med aria-controls og html-validering
|
|
1106
|
-
([968475c](https://github.com/helsenorge/designsystem/commit/968475c4403211caa9ed994b27c10f188e11d752)), closes
|
|
1107
|
-
[#308148](https://github.com/helsenorge/designsystem/issues/308148)
|
|
930
|
+
* helpquestion ([a402a67](https://github.com/helsenorge/designsystem/commit/a402a6728a9273ca89b1e87c4972ab97c8ab2712)), closes [#301149](https://github.com/helsenorge/designsystem/issues/301149)
|
|
931
|
+
* step støtter sticky knapper ([5be5ed3](https://github.com/helsenorge/designsystem/commit/5be5ed35a13fad559e400c2ecae5f439e2bb48fd)), closes [#307046](https://github.com/helsenorge/designsystem/issues/307046)
|
|
932
|
+
* tableExpandedRow støtter id for bruk med aria-controls og html-validering ([968475c](https://github.com/helsenorge/designsystem/commit/968475c4403211caa9ed994b27c10f188e11d752)), closes [#308148](https://github.com/helsenorge/designsystem/issues/308148)
|
|
933
|
+
|
|
1108
934
|
|
|
1109
935
|
### Bug Fixes
|
|
1110
936
|
|
|
1111
|
-
|
|
1112
|
-
([
|
|
1113
|
-
[#
|
|
1114
|
-
-
|
|
1115
|
-
([
|
|
1116
|
-
[#309218](https://github.com/helsenorge/designsystem/issues/309218)
|
|
1117
|
-
- html-feil i logo ([508496c](https://github.com/helsenorge/designsystem/commit/508496c8113e2e19dac48ba3b9b13edce83f1b8d)), closes
|
|
1118
|
-
[#308144](https://github.com/helsenorge/designsystem/issues/308144)
|
|
1119
|
-
- html-valideringsfeil ([df9d87d](https://github.com/helsenorge/designsystem/commit/df9d87d2492108812b17092462d56d87499bda92)), closes
|
|
1120
|
-
[#291948](https://github.com/helsenorge/designsystem/issues/291948)
|
|
1121
|
-
- table elementer kan rendres etter conditions
|
|
1122
|
-
([c2742e8](https://github.com/helsenorge/designsystem/commit/c2742e8c8d17dfd69cac2e9b3f8e8979f232b9db)), closes
|
|
1123
|
-
[#308272](https://github.com/helsenorge/designsystem/issues/308272)
|
|
937
|
+
* dropdown content havner nå over relative innhold på siden ([16418c7](https://github.com/helsenorge/designsystem/commit/16418c78eea3a333abac52858f31ee75c83a6cee)), closes [#309133](https://github.com/helsenorge/designsystem/issues/309133)
|
|
938
|
+
* expander large story riktig prop verdi ([5b206e6](https://github.com/helsenorge/designsystem/commit/5b206e6528291d3eb8bb74a1c872348560409e34)), closes [#309218](https://github.com/helsenorge/designsystem/issues/309218)
|
|
939
|
+
* html-feil i logo ([508496c](https://github.com/helsenorge/designsystem/commit/508496c8113e2e19dac48ba3b9b13edce83f1b8d)), closes [#308144](https://github.com/helsenorge/designsystem/issues/308144)
|
|
940
|
+
* html-valideringsfeil ([df9d87d](https://github.com/helsenorge/designsystem/commit/df9d87d2492108812b17092462d56d87499bda92)), closes [#291948](https://github.com/helsenorge/designsystem/issues/291948)
|
|
941
|
+
* table elementer kan rendres etter conditions ([c2742e8](https://github.com/helsenorge/designsystem/commit/c2742e8c8d17dfd69cac2e9b3f8e8979f232b9db)), closes [#308272](https://github.com/helsenorge/designsystem/issues/308272)
|
|
1124
942
|
|
|
1125
943
|
## [4.3.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv4.3.0&targetVersion=GTv4.3.1) (2023-08-28)
|
|
1126
944
|
|
|
945
|
+
|
|
1127
946
|
### Bug Fixes
|
|
1128
947
|
|
|
1129
|
-
|
|
1130
|
-
([
|
|
1131
|
-
[#307802](https://github.com/helsenorge/designsystem/issues/307802)
|
|
1132
|
-
- windows high contrast mode checkbox og radiobutton er synlige
|
|
1133
|
-
([54acf09](https://github.com/helsenorge/designsystem/commit/54acf09210b713e4ba996a10f2fe08783e66102c)), closes
|
|
1134
|
-
[#307340](https://github.com/helsenorge/designsystem/issues/307340)
|
|
948
|
+
* gjorde panel focusable optional og focus border er fjernet ([2fbda76](https://github.com/helsenorge/designsystem/commit/2fbda7641ed3b62ef62029611bce3b669f453a42)), closes [#307802](https://github.com/helsenorge/designsystem/issues/307802)
|
|
949
|
+
* windows high contrast mode checkbox og radiobutton er synlige ([54acf09](https://github.com/helsenorge/designsystem/commit/54acf09210b713e4ba996a10f2fe08783e66102c)), closes [#307340](https://github.com/helsenorge/designsystem/issues/307340)
|
|
1135
950
|
|
|
1136
951
|
## [4.3.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv4.2.4&targetVersion=GTv4.3.0) (2023-08-23)
|
|
1137
952
|
|
|
953
|
+
|
|
1138
954
|
### Features
|
|
1139
955
|
|
|
1140
|
-
|
|
1141
|
-
|
|
1142
|
-
|
|
956
|
+
* trigger-komponent ([5c0ded6](https://github.com/helsenorge/designsystem/commit/5c0ded6f8d71bddb780160d2f3124fd89686730e))
|
|
957
|
+
* trigger/hjelpetrigger/infotrigger ([7c66b8b](https://github.com/helsenorge/designsystem/commit/7c66b8b03569cc596e1263b9d1da048654d45d50)), closes [#301136](https://github.com/helsenorge/designsystem/issues/301136)
|
|
958
|
+
|
|
1143
959
|
|
|
1144
960
|
### Bug Fixes
|
|
1145
961
|
|
|
1146
|
-
|
|
1147
|
-
([050d90f](https://github.com/helsenorge/designsystem/commit/050d90f0796718b58dd0e3965721c0df38a684c5)), closes
|
|
1148
|
-
[#305821](https://github.com/helsenorge/designsystem/issues/305821)
|
|
962
|
+
* lagt til focusable feature i panel ([050d90f](https://github.com/helsenorge/designsystem/commit/050d90f0796718b58dd0e3965721c0df38a684c5)), closes [#305821](https://github.com/helsenorge/designsystem/issues/305821)
|
|
1149
963
|
|
|
1150
964
|
## [4.2.4](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv4.2.3&targetVersion=GTv4.2.4) (2023-08-03)
|
|
1151
965
|
|
|
966
|
+
|
|
1152
967
|
### Bug Fixes
|
|
1153
968
|
|
|
1154
|
-
|
|
1155
|
-
([7efd8c2](https://github.com/helsenorge/designsystem/commit/7efd8c2d409ac017d3834e812b6cd4b33e523430)), closes
|
|
1156
|
-
[#301989](https://github.com/helsenorge/designsystem/issues/301989)
|
|
969
|
+
* table med block-visning inne i table med block-visning har synlige kolonneoverskrifter ([7efd8c2](https://github.com/helsenorge/designsystem/commit/7efd8c2d409ac017d3834e812b6cd4b33e523430)), closes [#301989](https://github.com/helsenorge/designsystem/issues/301989)
|
|
1157
970
|
|
|
1158
971
|
## [4.2.3](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv4.2.2&targetVersion=GTv4.2.3) (2023-08-03)
|
|
1159
972
|
|
|
973
|
+
|
|
1160
974
|
### Bug Fixes
|
|
1161
975
|
|
|
1162
|
-
|
|
1163
|
-
([8bdecee](https://github.com/helsenorge/designsystem/commit/8bdeceedb29c6e75a20ffae10ae7dbe1a10b48c8)), closes
|
|
1164
|
-
[#306322](https://github.com/helsenorge/designsystem/issues/306322)
|
|
976
|
+
* labelclassname kan naa brukes av vertikaler ([8bdecee](https://github.com/helsenorge/designsystem/commit/8bdeceedb29c6e75a20ffae10ae7dbe1a10b48c8)), closes [#306322](https://github.com/helsenorge/designsystem/issues/306322)
|
|
1165
977
|
|
|
1166
978
|
## [4.2.2](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv4.2.1&targetVersion=GTv4.2.2) (2023-06-28)
|
|
1167
979
|
|
|
980
|
+
|
|
1168
981
|
### Bug Fixes
|
|
1169
982
|
|
|
1170
|
-
|
|
1171
|
-
([7fe16a6](https://github.com/helsenorge/designsystem/commit/7fe16a632e9a5f905474cdaa62316d2acb350ebe)), closes
|
|
1172
|
-
[#304617](https://github.com/helsenorge/designsystem/issues/304617) [#305272](https://github.com/helsenorge/designsystem/issues/305272)
|
|
983
|
+
* checkbox og radiobutton sine refs merges riktig ([7fe16a6](https://github.com/helsenorge/designsystem/commit/7fe16a632e9a5f905474cdaa62316d2acb350ebe)), closes [#304617](https://github.com/helsenorge/designsystem/issues/304617) [#305272](https://github.com/helsenorge/designsystem/issues/305272)
|
|
1173
984
|
|
|
1174
985
|
## [4.2.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv4.2.0&targetVersion=GTv4.2.1) (2023-06-26)
|
|
1175
986
|
|
|
987
|
+
|
|
1176
988
|
### Bug Fixes
|
|
1177
989
|
|
|
1178
|
-
|
|
1179
|
-
([550bd65](https://github.com/helsenorge/designsystem/commit/550bd65ca2264900a2a4939a033a48f59aa8df8e)), closes
|
|
1180
|
-
[#305303](https://github.com/helsenorge/designsystem/issues/305303)
|
|
990
|
+
* skjul ekstra ekspander i block-visning av table på mobil ([550bd65](https://github.com/helsenorge/designsystem/commit/550bd65ca2264900a2a4939a033a48f59aa8df8e)), closes [#305303](https://github.com/helsenorge/designsystem/issues/305303)
|
|
1181
991
|
|
|
1182
992
|
## [4.2.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv4.1.1&targetVersion=GTv4.2.0) (2023-06-22)
|
|
1183
993
|
|
|
994
|
+
|
|
1184
995
|
### Features
|
|
1185
996
|
|
|
1186
|
-
|
|
1187
|
-
|
|
1188
|
-
[#300167](https://github.com/helsenorge/designsystem/issues/300167)
|
|
997
|
+
* helpbubble støtter linktarget for å kunne åpne linker i ny fane ([0ead627](https://github.com/helsenorge/designsystem/commit/0ead627d761bce7a67d1165c633f415a73d6b43e)), closes [#300167](https://github.com/helsenorge/designsystem/issues/300167)
|
|
998
|
+
|
|
1189
999
|
|
|
1190
1000
|
### Bug Fixes
|
|
1191
1001
|
|
|
1192
|
-
|
|
1193
|
-
([ffbacbb](https://github.com/helsenorge/designsystem/commit/ffbacbb5ba58fceb5b2a47ef7a5148172bdd49e4))
|
|
1002
|
+
* tabell som har plass i bredden blir ikke plassert til venstre unødvendig ([ffbacbb](https://github.com/helsenorge/designsystem/commit/ffbacbb5ba58fceb5b2a47ef7a5148172bdd49e4))
|
|
1194
1003
|
|
|
1195
1004
|
## [4.1.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv4.1.0&targetVersion=GTv4.1.1) (2023-06-21)
|
|
1196
1005
|
|
|
1006
|
+
|
|
1197
1007
|
### Bug Fixes
|
|
1198
1008
|
|
|
1199
|
-
|
|
1200
|
-
([
|
|
1201
|
-
[
|
|
1202
|
-
|
|
1203
|
-
([43a6b97](https://github.com/helsenorge/designsystem/commit/43a6b9789ec0238d9d296e3fa425f9a2d6a85c4d)), closes
|
|
1204
|
-
[#302955](https://github.com/helsenorge/designsystem/issues/302955)
|
|
1205
|
-
- **slider:** correct outline size on focus, fix clipping in fx
|
|
1206
|
-
([38701a8](https://github.com/helsenorge/designsystem/commit/38701a82ac78d79fa3fcb1c805bdd98f92ac5007))
|
|
1207
|
-
- **slider:** correct outline size on focus, fix clipping in fx
|
|
1208
|
-
([0d6d190](https://github.com/helsenorge/designsystem/commit/0d6d19096970707eeeb82e96a4b4a3f1607db33d))
|
|
1009
|
+
* endret box-shadow til outline på slider fokus ([6d0280e](https://github.com/helsenorge/designsystem/commit/6d0280e8b9904e43256c304c22224122e25707b2)), closes [#302183](https://github.com/helsenorge/designsystem/issues/302183)
|
|
1010
|
+
* removed hardcode color in LegalDocument icon ([43a6b97](https://github.com/helsenorge/designsystem/commit/43a6b9789ec0238d9d296e3fa425f9a2d6a85c4d)), closes [#302955](https://github.com/helsenorge/designsystem/issues/302955)
|
|
1011
|
+
* **slider:** correct outline size on focus, fix clipping in fx ([38701a8](https://github.com/helsenorge/designsystem/commit/38701a82ac78d79fa3fcb1c805bdd98f92ac5007))
|
|
1012
|
+
* **slider:** correct outline size on focus, fix clipping in fx ([0d6d190](https://github.com/helsenorge/designsystem/commit/0d6d19096970707eeeb82e96a4b4a3f1607db33d))
|
|
1209
1013
|
|
|
1210
1014
|
## [4.1.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv4.0.1&targetVersion=GTv4.1.0) (2023-06-05)
|
|
1211
1015
|
|
|
@@ -1213,1099 +1017,828 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1213
1017
|
|
|
1214
1018
|
## [4.0.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv3.2.1&targetVersion=GTv4.0.0) (2023-05-23)
|
|
1215
1019
|
|
|
1020
|
+
|
|
1216
1021
|
### Features
|
|
1217
1022
|
|
|
1218
|
-
|
|
1219
|
-
([
|
|
1220
|
-
|
|
1221
|
-
- lagt til en midlertidig iconwall story
|
|
1222
|
-
([fef2b52](https://github.com/helsenorge/designsystem/commit/fef2b522c997c11003c0af86b6310419be969285))
|
|
1023
|
+
* label tas i bruk i form-komponenter ([042ae21](https://github.com/helsenorge/designsystem/commit/042ae214dd1f8cb1c0baf978d29f472031d830fb)), closes [#274702](https://github.com/helsenorge/designsystem/issues/274702)
|
|
1024
|
+
* lagt til en midlertidig iconwall story ([fef2b52](https://github.com/helsenorge/designsystem/commit/fef2b522c997c11003c0af86b6310419be969285))
|
|
1025
|
+
|
|
1223
1026
|
|
|
1224
1027
|
### Bug Fixes
|
|
1225
1028
|
|
|
1226
|
-
|
|
1227
|
-
[#300613](https://github.com/helsenorge/designsystem/issues/300613)
|
|
1029
|
+
* ny hoverfarge ([c0583ab](https://github.com/helsenorge/designsystem/commit/c0583abf4e9f6d5168b7bb77841c3261de524603)), closes [#300613](https://github.com/helsenorge/designsystem/issues/300613)
|
|
1228
1030
|
|
|
1229
1031
|
## [3.2.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv3.2.0&targetVersion=GTv3.2.1) (2023-05-15)
|
|
1230
1032
|
|
|
1033
|
+
|
|
1231
1034
|
### Features
|
|
1232
1035
|
|
|
1233
|
-
|
|
1234
|
-
[#301797](https://github.com/helsenorge/designsystem/issues/301797)
|
|
1036
|
+
* nye ikoner ([9694a00](https://github.com/helsenorge/designsystem/commit/9694a0061f412d16241f8be9e051805711ec2cee)), closes [#301797](https://github.com/helsenorge/designsystem/issues/301797)
|
|
1235
1037
|
|
|
1236
1038
|
## [3.2.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv3.1.6&targetVersion=GTv3.2.0) (2023-05-09)
|
|
1237
1039
|
|
|
1040
|
+
|
|
1238
1041
|
### Features
|
|
1239
1042
|
|
|
1240
|
-
|
|
1241
|
-
[#274702](https://github.com/helsenorge/designsystem/issues/274702)
|
|
1043
|
+
* nytt komponent label ([ab2ea36](https://github.com/helsenorge/designsystem/commit/ab2ea3668231e5b37793fef3ce527444844d6d4e)), closes [#274702](https://github.com/helsenorge/designsystem/issues/274702)
|
|
1242
1044
|
|
|
1243
1045
|
## [3.1.6](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv3.1.5&targetVersion=GTv3.1.6) (2023-05-05)
|
|
1244
1046
|
|
|
1047
|
+
|
|
1245
1048
|
### Features
|
|
1246
1049
|
|
|
1247
|
-
|
|
1248
|
-
|
|
1249
|
-
[#301506](https://github.com/helsenorge/designsystem/issues/301506)
|
|
1050
|
+
* tooltip text decoration endres til dotted ([8c1fddb](https://github.com/helsenorge/designsystem/commit/8c1fddbc93fe9186b9a729fafcdeb4f47263ec82)), closes [#301506](https://github.com/helsenorge/designsystem/issues/301506)
|
|
1051
|
+
|
|
1250
1052
|
|
|
1251
1053
|
### Bug Fixes
|
|
1252
1054
|
|
|
1253
|
-
|
|
1254
|
-
[#
|
|
1255
|
-
- style av checkbox ([d9bffd9](https://github.com/helsenorge/designsystem/commit/d9bffd96ed5f5a09c564047afab167f636979282)), closes
|
|
1256
|
-
[#289913](https://github.com/helsenorge/designsystem/issues/289913)
|
|
1055
|
+
* chrome hover-background ([762ae92](https://github.com/helsenorge/designsystem/commit/762ae9233312da790c5581a7e1ad3fd8b705a4d4)), closes [#301543](https://github.com/helsenorge/designsystem/issues/301543)
|
|
1056
|
+
* style av checkbox ([d9bffd9](https://github.com/helsenorge/designsystem/commit/d9bffd96ed5f5a09c564047afab167f636979282)), closes [#289913](https://github.com/helsenorge/designsystem/issues/289913)
|
|
1257
1057
|
|
|
1258
1058
|
## [3.1.5](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv3.1.4&targetVersion=GTv3.1.5) (2023-04-13)
|
|
1259
1059
|
|
|
1060
|
+
|
|
1260
1061
|
### Bug Fixes
|
|
1261
1062
|
|
|
1262
|
-
|
|
1263
|
-
([1adbd97](https://github.com/helsenorge/designsystem/commit/1adbd97598a1c93fffa421892ca99c1852b91bef)), closes
|
|
1264
|
-
[#300128](https://github.com/helsenorge/designsystem/issues/300128)
|
|
1063
|
+
* popmenu og helpbubble i centeredoverflow-tabell plasseres riktig ([1adbd97](https://github.com/helsenorge/designsystem/commit/1adbd97598a1c93fffa421892ca99c1852b91bef)), closes [#300128](https://github.com/helsenorge/designsystem/issues/300128)
|
|
1265
1064
|
|
|
1266
1065
|
## [3.1.4](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv3.1.3&targetVersion=GTv3.1.4) (2023-04-12)
|
|
1267
1066
|
|
|
1067
|
+
|
|
1268
1068
|
### Bug Fixes
|
|
1269
1069
|
|
|
1270
|
-
|
|
1271
|
-
([5531200](https://github.com/helsenorge/designsystem/commit/553120095afa9185dce3e2fea6c770f4654eefbf)), closes
|
|
1272
|
-
[#300068](https://github.com/helsenorge/designsystem/issues/300068)
|
|
1070
|
+
* unngå at tabellen hopper mellom ulike visninger på små skjermer ([5531200](https://github.com/helsenorge/designsystem/commit/553120095afa9185dce3e2fea6c770f4654eefbf)), closes [#300068](https://github.com/helsenorge/designsystem/issues/300068)
|
|
1273
1071
|
|
|
1274
1072
|
## [3.1.3](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv3.1.2&targetVersion=GTv3.1.3) (2023-04-11)
|
|
1275
1073
|
|
|
1074
|
+
|
|
1276
1075
|
### Bug Fixes
|
|
1277
1076
|
|
|
1278
|
-
|
|
1279
|
-
[#
|
|
1280
|
-
|
|
1281
|
-
([
|
|
1282
|
-
[#298931](https://github.com/helsenorge/designsystem/issues/298931)
|
|
1283
|
-
- panel med content a, b og datetime har riktig plassering av datetime på stor skjerm
|
|
1284
|
-
([74adbca](https://github.com/helsenorge/designsystem/commit/74adbca810aa08cacc76c7e01fb6164d941f917a)), closes
|
|
1285
|
-
[#297532](https://github.com/helsenorge/designsystem/issues/297532)
|
|
1286
|
-
- statusdot transparent har bedre kontrast mot bakgrunn
|
|
1287
|
-
([2015054](https://github.com/helsenorge/designsystem/commit/20150540118e1d4d67a3847b1a3c182ebfb77ef1)), closes
|
|
1288
|
-
[#298938](https://github.com/helsenorge/designsystem/issues/298938)
|
|
1077
|
+
* eksport av PopMenu ([857d136](https://github.com/helsenorge/designsystem/commit/857d136c0e5608cf3087315107b4e265289b412f)), closes [#260926](https://github.com/helsenorge/designsystem/issues/260926)
|
|
1078
|
+
* html-validering i flere komponenter ([cd61d5c](https://github.com/helsenorge/designsystem/commit/cd61d5c77f931e67507d3666a9ea9bd681fca1dd)), closes [#298931](https://github.com/helsenorge/designsystem/issues/298931)
|
|
1079
|
+
* panel med content a, b og datetime har riktig plassering av datetime på stor skjerm ([74adbca](https://github.com/helsenorge/designsystem/commit/74adbca810aa08cacc76c7e01fb6164d941f917a)), closes [#297532](https://github.com/helsenorge/designsystem/issues/297532)
|
|
1080
|
+
* statusdot transparent har bedre kontrast mot bakgrunn ([2015054](https://github.com/helsenorge/designsystem/commit/20150540118e1d4d67a3847b1a3c182ebfb77ef1)), closes [#298938](https://github.com/helsenorge/designsystem/issues/298938)
|
|
1289
1081
|
|
|
1290
1082
|
## [3.1.2](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv3.1.1&targetVersion=GTv3.1.2) (2023-03-31)
|
|
1291
1083
|
|
|
1084
|
+
|
|
1292
1085
|
### Bug Fixes
|
|
1293
1086
|
|
|
1294
|
-
|
|
1295
|
-
[#292736](https://github.com/helsenorge/designsystem/issues/292736)
|
|
1087
|
+
* styling av service message ([4fd8e7d](https://github.com/helsenorge/designsystem/commit/4fd8e7dc23a7a6a469befda007cc846ed91640e2)), closes [#292736](https://github.com/helsenorge/designsystem/issues/292736)
|
|
1296
1088
|
|
|
1297
1089
|
## [3.1.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv3.1.0&targetVersion=GTv3.1.1) (2023-03-30)
|
|
1298
1090
|
|
|
1091
|
+
|
|
1299
1092
|
### Features
|
|
1300
1093
|
|
|
1301
|
-
|
|
1302
|
-
[#292736](https://github.com/helsenorge/designsystem/issues/292736)
|
|
1094
|
+
* service message ([fdbb1a6](https://github.com/helsenorge/designsystem/commit/fdbb1a6557c092eabc1c18ff2f7fb4515bf1b016)), closes [#292736](https://github.com/helsenorge/designsystem/issues/292736)
|
|
1303
1095
|
|
|
1304
1096
|
## [3.1.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv3.0.2&targetVersion=GTv3.1.0) (2023-03-29)
|
|
1305
1097
|
|
|
1306
1098
|
## [3.0.2](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv3.0.1&targetVersion=GTv3.0.2) (2023-03-29)
|
|
1307
1099
|
|
|
1100
|
+
|
|
1308
1101
|
### Features
|
|
1309
1102
|
|
|
1310
|
-
|
|
1311
|
-
|
|
1103
|
+
* stegvisning ([a03ac7c](https://github.com/helsenorge/designsystem/commit/a03ac7c5e442b4673e91ec8b802d098ae1f2eb47)), closes [#297425](https://github.com/helsenorge/designsystem/issues/297425)
|
|
1104
|
+
|
|
1312
1105
|
|
|
1313
1106
|
### Bug Fixes
|
|
1314
1107
|
|
|
1315
|
-
|
|
1316
|
-
([
|
|
1317
|
-
[#299335](https://github.com/helsenorge/designsystem/issues/299335)
|
|
1318
|
-
- popmenu plasserer pil riktig sted ([ce90830](https://github.com/helsenorge/designsystem/commit/ce90830eac8efd755a9d5c88348f1ebb8f2e04a9)),
|
|
1319
|
-
closes [#298403](https://github.com/helsenorge/designsystem/issues/298403)
|
|
1108
|
+
* expanderlist viser title når title er React-komponent ([c9c8b19](https://github.com/helsenorge/designsystem/commit/c9c8b19075ea51f761ba97c9fc80f7d286c0061d)), closes [#299335](https://github.com/helsenorge/designsystem/issues/299335)
|
|
1109
|
+
* popmenu plasserer pil riktig sted ([ce90830](https://github.com/helsenorge/designsystem/commit/ce90830eac8efd755a9d5c88348f1ebb8f2e04a9)), closes [#298403](https://github.com/helsenorge/designsystem/issues/298403)
|
|
1320
1110
|
|
|
1321
1111
|
## [3.0.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv3.0.0&targetVersion=GTv3.0.1) (2023-03-23)
|
|
1322
1112
|
|
|
1113
|
+
|
|
1323
1114
|
### Bug Fixes
|
|
1324
1115
|
|
|
1325
|
-
|
|
1326
|
-
([
|
|
1327
|
-
[#
|
|
1328
|
-
- table med horizontalscroll har begrenset bredde
|
|
1329
|
-
([94e7166](https://github.com/helsenorge/designsystem/commit/94e716624cdd2a2f9a0a3b875b3c67a06442cb8b)), closes
|
|
1330
|
-
[#298409](https://github.com/helsenorge/designsystem/issues/298409)
|
|
1331
|
-
- tooltip er en del av dom ([aedea69](https://github.com/helsenorge/designsystem/commit/aedea69524558a38a0d45536aa4c625971fb9f76)), closes
|
|
1332
|
-
[#298402](https://github.com/helsenorge/designsystem/issues/298402) [#298403](https://github.com/helsenorge/designsystem/issues/298403)
|
|
1116
|
+
* bullet-list nivå 4 og lavere skal ha dashed stil ([bbcb855](https://github.com/helsenorge/designsystem/commit/bbcb8559dca4d31ab8b066048f4d922486632b91)), closes [#285187](https://github.com/helsenorge/designsystem/issues/285187)
|
|
1117
|
+
* table med horizontalscroll har begrenset bredde ([94e7166](https://github.com/helsenorge/designsystem/commit/94e716624cdd2a2f9a0a3b875b3c67a06442cb8b)), closes [#298409](https://github.com/helsenorge/designsystem/issues/298409)
|
|
1118
|
+
* tooltip er en del av dom ([aedea69](https://github.com/helsenorge/designsystem/commit/aedea69524558a38a0d45536aa4c625971fb9f76)), closes [#298402](https://github.com/helsenorge/designsystem/issues/298402) [#298403](https://github.com/helsenorge/designsystem/issues/298403)
|
|
1333
1119
|
|
|
1334
1120
|
## [3.0.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.17.0&targetVersion=GTv3.0.0) (2023-03-13)
|
|
1335
1121
|
|
|
1122
|
+
|
|
1336
1123
|
### Features
|
|
1337
1124
|
|
|
1338
|
-
|
|
1339
|
-
closes [#
|
|
1340
|
-
|
|
1341
|
-
|
|
1342
|
-
- popmenu ([1cef3d4](https://github.com/helsenorge/designsystem/commit/1cef3d4e1a6e54657d88b044cf8d968d72cc1a14)), closes
|
|
1343
|
-
[#260926](https://github.com/helsenorge/designsystem/issues/260926)
|
|
1125
|
+
* expanderhierarchy-komponent ([40154eb](https://github.com/helsenorge/designsystem/commit/40154eb7f96b010fdb04b1d80149a908e8b9f802)), closes [#269610](https://github.com/helsenorge/designsystem/issues/269610)
|
|
1126
|
+
* listekomponent ([0aa2c83](https://github.com/helsenorge/designsystem/commit/0aa2c8335e5f73d273bc3711a22b9cf84fb5c723)), closes [#285187](https://github.com/helsenorge/designsystem/issues/285187)
|
|
1127
|
+
* popmenu ([1cef3d4](https://github.com/helsenorge/designsystem/commit/1cef3d4e1a6e54657d88b044cf8d968d72cc1a14)), closes [#260926](https://github.com/helsenorge/designsystem/issues/260926)
|
|
1128
|
+
|
|
1344
1129
|
|
|
1345
1130
|
### Bug Fixes
|
|
1346
1131
|
|
|
1347
|
-
|
|
1348
|
-
([
|
|
1349
|
-
[#
|
|
1350
|
-
- dra og slipp fungerer i Slider på Android
|
|
1351
|
-
([95fecd9](https://github.com/helsenorge/designsystem/commit/95fecd96e253c0be7e6c890db2f1e22d3c16b094)), closes
|
|
1352
|
-
[#296701](https://github.com/helsenorge/designsystem/issues/296701)
|
|
1353
|
-
- panel - gir padding til knapp om det ligger innhold i nærheten
|
|
1354
|
-
([5618f31](https://github.com/helsenorge/designsystem/commit/5618f313650da6eb2e4cc08fe3ca9c43cb7791af)), closes
|
|
1355
|
-
[#292897](https://github.com/helsenorge/designsystem/issues/292897)
|
|
1132
|
+
* anchorlink med/uten fokus tar like stor plass ([0d04f59](https://github.com/helsenorge/designsystem/commit/0d04f594338024ec81378559d449cecc2b8f018c)), closes [#295268](https://github.com/helsenorge/designsystem/issues/295268)
|
|
1133
|
+
* dra og slipp fungerer i Slider på Android ([95fecd9](https://github.com/helsenorge/designsystem/commit/95fecd96e253c0be7e6c890db2f1e22d3c16b094)), closes [#296701](https://github.com/helsenorge/designsystem/issues/296701)
|
|
1134
|
+
* panel - gir padding til knapp om det ligger innhold i nærheten ([5618f31](https://github.com/helsenorge/designsystem/commit/5618f313650da6eb2e4cc08fe3ca9c43cb7791af)), closes [#292897](https://github.com/helsenorge/designsystem/issues/292897)
|
|
1356
1135
|
|
|
1357
1136
|
## 3.0.0-beta.0 (2023-02-22)
|
|
1358
1137
|
|
|
1138
|
+
|
|
1359
1139
|
### ⚠ BREAKING CHANGES
|
|
1360
1140
|
|
|
1361
|
-
|
|
1362
|
-
|
|
1363
|
-
|
|
1364
|
-
- NotificationPanel bruker ikke dangerouslySetInnerHTML for å sette label mer. Ved behov må man gjøre dette selv som bruker av komponenten.
|
|
1141
|
+
* smallViewportVariant endrer navn til breakpointConfig. Table har ingen standard responsiv oppførsel.
|
|
1142
|
+
* Tidligere måtte man spesifisere role="alert" som prop selv, det vil si at man kan ha brukt variant alert/crisis for det rent visuelle uten å få innholdet automatisk lest opp.
|
|
1143
|
+
* NotificationPanel bruker ikke dangerouslySetInnerHTML for å sette label mer. Ved behov må man gjøre dette selv som bruker av komponenten.
|
|
1365
1144
|
|
|
1366
1145
|
### Features
|
|
1367
1146
|
|
|
1368
|
-
|
|
1369
|
-
closes [#
|
|
1370
|
-
|
|
1371
|
-
([
|
|
1372
|
-
[#
|
|
1373
|
-
|
|
1374
|
-
[#292726](https://github.com/helsenorge/designsystem/issues/292726)
|
|
1375
|
-
- tabell har mulighet for flere responsive visninger
|
|
1376
|
-
([1cbaa62](https://github.com/helsenorge/designsystem/commit/1cbaa62d1fdfbd407dd90746960e2a597f37a123)), closes
|
|
1377
|
-
[#288929](https://github.com/helsenorge/designsystem/issues/288929)
|
|
1378
|
-
- table har to gjenbrukbare configer for ulike breakpoints
|
|
1379
|
-
([a6ac619](https://github.com/helsenorge/designsystem/commit/a6ac6196cc351041a13e08c68058754447b236be)), closes
|
|
1380
|
-
[#296512](https://github.com/helsenorge/designsystem/issues/296512)
|
|
1147
|
+
* notificationPanel - nytt design ([2770165](https://github.com/helsenorge/designsystem/commit/27701653e83fda36e1314ba7b376982d7fdbb731)), closes [#292726](https://github.com/helsenorge/designsystem/issues/292726)
|
|
1148
|
+
* notificationpanel har automatisk role=alert om variant er alert eller crisis ([b9ab235](https://github.com/helsenorge/designsystem/commit/b9ab2356ee9589c97af5f13eae21b182f0693dda)), closes [#295272](https://github.com/helsenorge/designsystem/issues/295272)
|
|
1149
|
+
* nye farger fra design ([031f202](https://github.com/helsenorge/designsystem/commit/031f2029f30340675ffac6a42f234b8b2ecb25b6)), closes [#292726](https://github.com/helsenorge/designsystem/issues/292726)
|
|
1150
|
+
* tabell har mulighet for flere responsive visninger ([1cbaa62](https://github.com/helsenorge/designsystem/commit/1cbaa62d1fdfbd407dd90746960e2a597f37a123)), closes [#288929](https://github.com/helsenorge/designsystem/issues/288929)
|
|
1151
|
+
* table har to gjenbrukbare configer for ulike breakpoints ([a6ac619](https://github.com/helsenorge/designsystem/commit/a6ac6196cc351041a13e08c68058754447b236be)), closes [#296512](https://github.com/helsenorge/designsystem/issues/296512)
|
|
1152
|
+
|
|
1381
1153
|
|
|
1382
1154
|
### Bug Fixes
|
|
1383
1155
|
|
|
1384
|
-
|
|
1385
|
-
|
|
1156
|
+
* table bruker neste breakpoint i bootstrap 5 ([458f59a](https://github.com/helsenorge/designsystem/commit/458f59a2bbfb690abc40fcb95925349ae6c03427))
|
|
1157
|
+
|
|
1386
1158
|
|
|
1387
1159
|
### Code Refactoring
|
|
1388
1160
|
|
|
1389
|
-
|
|
1390
|
-
|
|
1391
|
-
([75c8fc3](https://github.com/helsenorge/designsystem/commit/75c8fc3f636f299ad1bde80ce0b66bedd50b655e)), closes
|
|
1392
|
-
[#294226](https://github.com/helsenorge/designsystem/issues/294226)
|
|
1161
|
+
* fjern deprecated options i Table ([49fbced](https://github.com/helsenorge/designsystem/commit/49fbcedca0b8c93c314b6a1e86ed8558918777db))
|
|
1162
|
+
* notificationpanel bruker ikke dangerouslySetInnerHTML ([75c8fc3](https://github.com/helsenorge/designsystem/commit/75c8fc3f636f299ad1bde80ce0b66bedd50b655e)), closes [#294226](https://github.com/helsenorge/designsystem/issues/294226)
|
|
1393
1163
|
|
|
1394
1164
|
## [2.17.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.16.1&targetVersion=GTv2.17.0) (2023-02-23)
|
|
1395
1165
|
|
|
1166
|
+
|
|
1396
1167
|
### Features
|
|
1397
1168
|
|
|
1398
|
-
|
|
1399
|
-
[#
|
|
1400
|
-
|
|
1401
|
-
|
|
1402
|
-
- nytt ikon - unspecifiedFile ([e628a45](https://github.com/helsenorge/designsystem/commit/e628a4567e00a24c3c16bf3e1bab68dcd879398d)),
|
|
1403
|
-
closes [#296600](https://github.com/helsenorge/designsystem/issues/296600)
|
|
1169
|
+
* avrunder tag ([193ea63](https://github.com/helsenorge/designsystem/commit/193ea6391ced4b2c4c626c79298d8693f197fd27)), closes [#296200](https://github.com/helsenorge/designsystem/issues/296200)
|
|
1170
|
+
* nytt ikon ([9ee93b8](https://github.com/helsenorge/designsystem/commit/9ee93b84c5a399c3cf1d45f5ee909e2b5f43bd97)), closes [#296600](https://github.com/helsenorge/designsystem/issues/296600)
|
|
1171
|
+
* nytt ikon - unspecifiedFile ([e628a45](https://github.com/helsenorge/designsystem/commit/e628a4567e00a24c3c16bf3e1bab68dcd879398d)), closes [#296600](https://github.com/helsenorge/designsystem/issues/296600)
|
|
1172
|
+
|
|
1404
1173
|
|
|
1405
1174
|
### Bug Fixes
|
|
1406
1175
|
|
|
1407
|
-
|
|
1408
|
-
([82790a2](https://github.com/helsenorge/designsystem/commit/82790a2365ba09f9c4e1fe4d9d624cdab62eef76)), closes
|
|
1409
|
-
[#296298](https://github.com/helsenorge/designsystem/issues/296298)
|
|
1176
|
+
* Panel vises riktig på mobilvisning ([82790a2](https://github.com/helsenorge/designsystem/commit/82790a2365ba09f9c4e1fe4d9d624cdab62eef76)), closes [#296298](https://github.com/helsenorge/designsystem/issues/296298)
|
|
1410
1177
|
|
|
1411
1178
|
## [2.16.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.16.0&targetVersion=GTv2.16.1) (2023-02-16)
|
|
1412
1179
|
|
|
1180
|
+
|
|
1413
1181
|
### Bug Fixes
|
|
1414
1182
|
|
|
1415
|
-
|
|
1416
|
-
([1f3f45f](https://github.com/helsenorge/designsystem/commit/1f3f45f194d18207a3a6f8a8ef73b95c9a7ca1bf)), closes
|
|
1417
|
-
[#296356](https://github.com/helsenorge/designsystem/issues/296356)
|
|
1183
|
+
* duolist non-formatted linjeskift fiks ([1f3f45f](https://github.com/helsenorge/designsystem/commit/1f3f45f194d18207a3a6f8a8ef73b95c9a7ca1bf)), closes [#296356](https://github.com/helsenorge/designsystem/issues/296356)
|
|
1418
1184
|
|
|
1419
1185
|
## [2.16.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.15.0&targetVersion=GTv2.16.0) (2023-02-15)
|
|
1420
1186
|
|
|
1187
|
+
|
|
1421
1188
|
### Features
|
|
1422
1189
|
|
|
1423
|
-
|
|
1424
|
-
|
|
1425
|
-
[#288929](https://github.com/helsenorge/designsystem/issues/288929)
|
|
1190
|
+
* tabell har mulighet for flere responsive visninger ([6b0f202](https://github.com/helsenorge/designsystem/commit/6b0f202af5009f79d6c035aab16ff6ca7cf903bb)), closes [#288929](https://github.com/helsenorge/designsystem/issues/288929)
|
|
1191
|
+
|
|
1426
1192
|
|
|
1427
1193
|
### Bug Fixes
|
|
1428
1194
|
|
|
1429
|
-
|
|
1430
|
-
([
|
|
1431
|
-
[#
|
|
1432
|
-
|
|
1433
|
-
closes [#294599](https://github.com/helsenorge/designsystem/issues/294599)
|
|
1434
|
-
- panelactionbtn er plassert i lik linje med datetime
|
|
1435
|
-
([7b1fc4d](https://github.com/helsenorge/designsystem/commit/7b1fc4d33ccc430dad760e7e0f3f2f051932c2d5)), closes
|
|
1436
|
-
[#292669](https://github.com/helsenorge/designsystem/issues/292669)
|
|
1437
|
-
- styling specificity ([cb35c03](https://github.com/helsenorge/designsystem/commit/cb35c03e173b2ae6896844f2f1f370eca6659688)), closes
|
|
1438
|
-
[#292556](https://github.com/helsenorge/designsystem/issues/292556)
|
|
1195
|
+
* fixer bruk av Formgroup i storybook ([61bddf7](https://github.com/helsenorge/designsystem/commit/61bddf795d86e56ada7d39de30127434745c4ed4)), closes [#292556](https://github.com/helsenorge/designsystem/issues/292556)
|
|
1196
|
+
* fjern klasse som ikke brukes ([8544a30](https://github.com/helsenorge/designsystem/commit/8544a304383cac0b3b586bb74097ee64bb9e6dee)), closes [#294599](https://github.com/helsenorge/designsystem/issues/294599)
|
|
1197
|
+
* panelactionbtn er plassert i lik linje med datetime ([7b1fc4d](https://github.com/helsenorge/designsystem/commit/7b1fc4d33ccc430dad760e7e0f3f2f051932c2d5)), closes [#292669](https://github.com/helsenorge/designsystem/issues/292669)
|
|
1198
|
+
* styling specificity ([cb35c03](https://github.com/helsenorge/designsystem/commit/cb35c03e173b2ae6896844f2f1f370eca6659688)), closes [#292556](https://github.com/helsenorge/designsystem/issues/292556)
|
|
1439
1199
|
|
|
1440
1200
|
## [2.15.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.14.0&targetVersion=GTv2.15.0) (2023-02-09)
|
|
1441
1201
|
|
|
1202
|
+
|
|
1442
1203
|
### Features
|
|
1443
1204
|
|
|
1444
|
-
|
|
1445
|
-
([
|
|
1446
|
-
|
|
1447
|
-
([
|
|
1448
|
-
[
|
|
1449
|
-
|
|
1450
|
-
|
|
1451
|
-
[#291991](https://github.com/helsenorge/designsystem/issues/291991)
|
|
1452
|
-
- legger til errorwrapper class ([5ca3378](https://github.com/helsenorge/designsystem/commit/5ca3378be19533b753db41a20f17243c4e231b52)),
|
|
1453
|
-
closes [#292556](https://github.com/helsenorge/designsystem/issues/292556)
|
|
1454
|
-
- statusdot har attachment-variant ([dd27e68](https://github.com/helsenorge/designsystem/commit/dd27e68d6c888e8e2c65b8001c513d5e906319f2))
|
|
1455
|
-
- SupportingPerson xs ikon ([138b3b5](https://github.com/helsenorge/designsystem/commit/138b3b5d0d264d6c6cc2f659e63fc09bc3f67669)), closes
|
|
1456
|
-
[#293547](https://github.com/helsenorge/designsystem/issues/293547)
|
|
1205
|
+
* avatar har størrelse small og xsmall ([86a7dd4](https://github.com/helsenorge/designsystem/commit/86a7dd41d42588bc962137914bcb3f9e74863f3b))
|
|
1206
|
+
* button ariaLabel mangel kaster bare error i dev ([89596fa](https://github.com/helsenorge/designsystem/commit/89596faeda26e45a32e759013edbda522c8ac4d9)), closes [#289312](https://github.com/helsenorge/designsystem/issues/289312)
|
|
1207
|
+
* input har støtte for å telle antall tegn ([65eef57](https://github.com/helsenorge/designsystem/commit/65eef57f5dfddd4c5054a83cd821f477958c6df1)), closes [#291991](https://github.com/helsenorge/designsystem/issues/291991)
|
|
1208
|
+
* legger til errorwrapper class ([5ca3378](https://github.com/helsenorge/designsystem/commit/5ca3378be19533b753db41a20f17243c4e231b52)), closes [#292556](https://github.com/helsenorge/designsystem/issues/292556)
|
|
1209
|
+
* statusdot har attachment-variant ([dd27e68](https://github.com/helsenorge/designsystem/commit/dd27e68d6c888e8e2c65b8001c513d5e906319f2))
|
|
1210
|
+
* SupportingPerson xs ikon ([138b3b5](https://github.com/helsenorge/designsystem/commit/138b3b5d0d264d6c6cc2f659e63fc09bc3f67669)), closes [#293547](https://github.com/helsenorge/designsystem/issues/293547)
|
|
1211
|
+
|
|
1457
1212
|
|
|
1458
1213
|
### Bug Fixes
|
|
1459
1214
|
|
|
1460
|
-
|
|
1461
|
-
|
|
1462
|
-
([
|
|
1463
|
-
[
|
|
1464
|
-
|
|
1465
|
-
([e67d447](https://github.com/helsenorge/designsystem/commit/e67d447ee7cc05a3d61263765556a34c8ef28d6b))
|
|
1466
|
-
- login icon fill-rule fikset ([62dcd0f](https://github.com/helsenorge/designsystem/commit/62dcd0fc158d3699f51446c3304907a6ca4aa976))
|
|
1467
|
-
- oppdatert geometri i ikonene til arrowleft og arrowright
|
|
1468
|
-
([20ab9c5](https://github.com/helsenorge/designsystem/commit/20ab9c5cc60e11860dd2c046be6e2cdbf20060fb)), closes
|
|
1469
|
-
[#293341](https://github.com/helsenorge/designsystem/issues/293341)
|
|
1215
|
+
* date-time eksempel colon fiks ([02f0331](https://github.com/helsenorge/designsystem/commit/02f03310626bf74878aba5889884c681bdde4fcd))
|
|
1216
|
+
* linklist-item har ikke class=undefined når type=fill ([b54ca6a](https://github.com/helsenorge/designsystem/commit/b54ca6a454c80ee331e608a3a163c3eaebabdb2f)), closes [#294599](https://github.com/helsenorge/designsystem/issues/294599)
|
|
1217
|
+
* listheader med avatar er default størrelse xsmall ([e67d447](https://github.com/helsenorge/designsystem/commit/e67d447ee7cc05a3d61263765556a34c8ef28d6b))
|
|
1218
|
+
* login icon fill-rule fikset ([62dcd0f](https://github.com/helsenorge/designsystem/commit/62dcd0fc158d3699f51446c3304907a6ca4aa976))
|
|
1219
|
+
* oppdatert geometri i ikonene til arrowleft og arrowright ([20ab9c5](https://github.com/helsenorge/designsystem/commit/20ab9c5cc60e11860dd2c046be6e2cdbf20060fb)), closes [#293341](https://github.com/helsenorge/designsystem/issues/293341)
|
|
1470
1220
|
|
|
1471
1221
|
## [2.14.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.13.0&targetVersion=GTv2.14.0) (2023-02-01)
|
|
1472
1222
|
|
|
1223
|
+
|
|
1473
1224
|
### Features
|
|
1474
1225
|
|
|
1475
|
-
|
|
1476
|
-
|
|
1226
|
+
* ikoner for ny login logout hjertehender og error notification ([8fd3e28](https://github.com/helsenorge/designsystem/commit/8fd3e289ccd3934f84d5d11def33a9c1b527708d))
|
|
1227
|
+
|
|
1477
1228
|
|
|
1478
1229
|
### Bug Fixes
|
|
1479
1230
|
|
|
1480
|
-
|
|
1481
|
-
([3345db0](https://github.com/helsenorge/designsystem/commit/3345db0457a512c0edd28d25339cdaf4955ca54b)), closes
|
|
1482
|
-
[#294847](https://github.com/helsenorge/designsystem/issues/294847)
|
|
1231
|
+
* panel inline title blir inline med contentA ([3345db0](https://github.com/helsenorge/designsystem/commit/3345db0457a512c0edd28d25339cdaf4955ca54b)), closes [#294847](https://github.com/helsenorge/designsystem/issues/294847)
|
|
1483
1232
|
|
|
1484
1233
|
## [2.13.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.12.0&targetVersion=GTv2.13.0) (2023-01-26)
|
|
1485
1234
|
|
|
1235
|
+
|
|
1486
1236
|
### Features
|
|
1487
1237
|
|
|
1488
|
-
|
|
1489
|
-
([
|
|
1490
|
-
[#
|
|
1491
|
-
|
|
1492
|
-
([d008826](https://github.com/helsenorge/designsystem/commit/d00882610a68cf00d6a3a39d3bb7bf6c5807526a)), closes
|
|
1493
|
-
[#292773](https://github.com/helsenorge/designsystem/issues/292773)
|
|
1494
|
-
- slider har støtte for ariaLabel ([e4960e1](https://github.com/helsenorge/designsystem/commit/e4960e1e7f01fde1be4689ccae3ce8d23a72eea2)),
|
|
1495
|
-
closes [#293573](https://github.com/helsenorge/designsystem/issues/293573)
|
|
1238
|
+
* duolist nonformatted format lagt til ([6bbdb76](https://github.com/helsenorge/designsystem/commit/6bbdb76cd2dda87e8e7389ee7129936ae0253bc0)), closes [#292725](https://github.com/helsenorge/designsystem/issues/292725)
|
|
1239
|
+
* panel status badge wrapper nå med title tekst ([d008826](https://github.com/helsenorge/designsystem/commit/d00882610a68cf00d6a3a39d3bb7bf6c5807526a)), closes [#292773](https://github.com/helsenorge/designsystem/issues/292773)
|
|
1240
|
+
* slider har støtte for ariaLabel ([e4960e1](https://github.com/helsenorge/designsystem/commit/e4960e1e7f01fde1be4689ccae3ce8d23a72eea2)), closes [#293573](https://github.com/helsenorge/designsystem/issues/293573)
|
|
1241
|
+
|
|
1496
1242
|
|
|
1497
1243
|
### Bug Fixes
|
|
1498
1244
|
|
|
1499
|
-
|
|
1500
|
-
closes [#292769](https://github.com/helsenorge/designsystem/issues/292769)
|
|
1245
|
+
* panel spacing desktop fikset ([074afe7](https://github.com/helsenorge/designsystem/commit/074afe7dc54f71eb068b51eaed20277b8c51f6ec)), closes [#292769](https://github.com/helsenorge/designsystem/issues/292769)
|
|
1501
1246
|
|
|
1502
1247
|
## [2.12.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.11.3&targetVersion=GTv2.12.0) (2023-01-23)
|
|
1503
1248
|
|
|
1249
|
+
|
|
1504
1250
|
### Features
|
|
1505
1251
|
|
|
1506
|
-
|
|
1507
|
-
([
|
|
1508
|
-
|
|
1509
|
-
- panel med buttonAriaLabel bruker det som aria-label selv om title er satt
|
|
1510
|
-
([23caab9](https://github.com/helsenorge/designsystem/commit/23caab91b8b4ac50df54dc34930618b2fd3583be)), closes
|
|
1511
|
-
[#293470](https://github.com/helsenorge/designsystem/issues/293470) [#293729](https://github.com/helsenorge/designsystem/issues/293729)
|
|
1252
|
+
* gir vertikaler mulighet til å hente reset styling for radio button fra designsystemet ([868df37](https://github.com/helsenorge/designsystem/commit/868df372ab03638f25d2747d829e99248436528e)), closes [#292456](https://github.com/helsenorge/designsystem/issues/292456)
|
|
1253
|
+
* panel med buttonAriaLabel bruker det som aria-label selv om title er satt ([23caab9](https://github.com/helsenorge/designsystem/commit/23caab91b8b4ac50df54dc34930618b2fd3583be)), closes [#293470](https://github.com/helsenorge/designsystem/issues/293470) [#293729](https://github.com/helsenorge/designsystem/issues/293729)
|
|
1254
|
+
|
|
1512
1255
|
|
|
1513
1256
|
### Bug Fixes
|
|
1514
1257
|
|
|
1515
|
-
|
|
1516
|
-
([
|
|
1517
|
-
[#
|
|
1518
|
-
|
|
1519
|
-
closes [#
|
|
1520
|
-
|
|
1521
|
-
([21782d8](https://github.com/helsenorge/designsystem/commit/21782d80502afdd9415c1e3ba9eca092f063157e)), closes
|
|
1522
|
-
[#287921](https://github.com/helsenorge/designsystem/issues/287921)
|
|
1523
|
-
- taglist har nå role=list med listitems
|
|
1524
|
-
([62be09d](https://github.com/helsenorge/designsystem/commit/62be09de17a946e1339f27792878c19c9e72be7f)), closes
|
|
1525
|
-
[#290367](https://github.com/helsenorge/designsystem/issues/290367)
|
|
1526
|
-
- useOutsideEvent fungerer i web components
|
|
1527
|
-
([ffe9b7f](https://github.com/helsenorge/designsystem/commit/ffe9b7ffc67e04f6b8d7232b0a6829a380d112d6)), closes
|
|
1528
|
-
[#293729](https://github.com/helsenorge/designsystem/issues/293729)
|
|
1529
|
-
- vis slider på utskrift ([aa60206](https://github.com/helsenorge/designsystem/commit/aa60206364af351c33045f22d5a9379276e814bf)), closes
|
|
1530
|
-
[#281560](https://github.com/helsenorge/designsystem/issues/281560)
|
|
1258
|
+
* duolist null child kaster ikke feilmelding ([7668bd2](https://github.com/helsenorge/designsystem/commit/7668bd26ffc077727fae2e1f1eaf2b371b81af80)), closes [#292617](https://github.com/helsenorge/designsystem/issues/292617)
|
|
1259
|
+
* logo kan bare være hvit og svart ([c46dcc1](https://github.com/helsenorge/designsystem/commit/c46dcc17e13189973fef4691ab1b75c3442f6ab4)), closes [#293148](https://github.com/helsenorge/designsystem/issues/293148)
|
|
1260
|
+
* panel detail button pil plassert riktig ([21782d8](https://github.com/helsenorge/designsystem/commit/21782d80502afdd9415c1e3ba9eca092f063157e)), closes [#287921](https://github.com/helsenorge/designsystem/issues/287921)
|
|
1261
|
+
* taglist har nå role=list med listitems ([62be09d](https://github.com/helsenorge/designsystem/commit/62be09de17a946e1339f27792878c19c9e72be7f)), closes [#290367](https://github.com/helsenorge/designsystem/issues/290367)
|
|
1262
|
+
* useOutsideEvent fungerer i web components ([ffe9b7f](https://github.com/helsenorge/designsystem/commit/ffe9b7ffc67e04f6b8d7232b0a6829a380d112d6)), closes [#293729](https://github.com/helsenorge/designsystem/issues/293729)
|
|
1263
|
+
* vis slider på utskrift ([aa60206](https://github.com/helsenorge/designsystem/commit/aa60206364af351c33045f22d5a9379276e814bf)), closes [#281560](https://github.com/helsenorge/designsystem/issues/281560)
|
|
1531
1264
|
|
|
1532
1265
|
## [2.11.3](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.11.2&targetVersion=GTv2.11.3) (2023-01-17)
|
|
1533
1266
|
|
|
1267
|
+
|
|
1534
1268
|
### Features
|
|
1535
1269
|
|
|
1536
|
-
|
|
1537
|
-
([2918461](https://github.com/helsenorge/designsystem/commit/29184614d218b50461c79e41d609d0c4917fd873)), closes
|
|
1538
|
-
[#291046](https://github.com/helsenorge/designsystem/issues/291046)
|
|
1270
|
+
* legger til header sematikk på expanderlist ([2918461](https://github.com/helsenorge/designsystem/commit/29184614d218b50461c79e41d609d0c4917fd873)), closes [#291046](https://github.com/helsenorge/designsystem/issues/291046)
|
|
1539
1271
|
|
|
1540
1272
|
## [2.11.2](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.11.1&targetVersion=GTv2.11.2) (2023-01-12)
|
|
1541
1273
|
|
|
1274
|
+
|
|
1542
1275
|
### Bug Fixes
|
|
1543
1276
|
|
|
1544
|
-
|
|
1545
|
-
[#
|
|
1546
|
-
- listheader mapping tar hensyn til undefined recursive children
|
|
1547
|
-
([429e51b](https://github.com/helsenorge/designsystem/commit/429e51bf7eebbafeef19ca5d76c72957ab9ab402)), closes
|
|
1548
|
-
[#293178](https://github.com/helsenorge/designsystem/issues/293178)
|
|
1277
|
+
* endrer kontrastfarge ([7aae4c3](https://github.com/helsenorge/designsystem/commit/7aae4c3239afe9187d7515ca2d8bd9e5f9808425)), closes [#290655](https://github.com/helsenorge/designsystem/issues/290655)
|
|
1278
|
+
* listheader mapping tar hensyn til undefined recursive children ([429e51b](https://github.com/helsenorge/designsystem/commit/429e51bf7eebbafeef19ca5d76c72957ab9ab402)), closes [#293178](https://github.com/helsenorge/designsystem/issues/293178)
|
|
1549
1279
|
|
|
1550
1280
|
## [2.11.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.10.1&targetVersion=GTv2.11.1) (2023-01-06)
|
|
1551
1281
|
|
|
1282
|
+
|
|
1552
1283
|
### Features
|
|
1553
1284
|
|
|
1554
|
-
|
|
1555
|
-
[#
|
|
1556
|
-
|
|
1557
|
-
([4415849](https://github.com/helsenorge/designsystem/commit/4415849b74a53565a7af459091a915e0f6d01d90)), closes
|
|
1558
|
-
[#291043](https://github.com/helsenorge/designsystem/issues/291043)
|
|
1285
|
+
* legger til props til Input ([7951a84](https://github.com/helsenorge/designsystem/commit/7951a84f5af1dc7c432456e3ebf26d4227774cf8)), closes [#222638](https://github.com/helsenorge/designsystem/issues/222638)
|
|
1286
|
+
* **designsystem:** aria-required for select ([4415849](https://github.com/helsenorge/designsystem/commit/4415849b74a53565a7af459091a915e0f6d01d90)), closes [#291043](https://github.com/helsenorge/designsystem/issues/291043)
|
|
1287
|
+
|
|
1559
1288
|
|
|
1560
1289
|
### Bug Fixes
|
|
1561
1290
|
|
|
1562
|
-
|
|
1563
|
-
([e29be2b](https://github.com/helsenorge/designsystem/commit/e29be2b7dc784ea57daabb20d7ce08c8a017708e)), closes
|
|
1564
|
-
[#290655](https://github.com/helsenorge/designsystem/issues/290655)
|
|
1291
|
+
* endrer farge på tekst. Gir bedre kontrast ([e29be2b](https://github.com/helsenorge/designsystem/commit/e29be2b7dc784ea57daabb20d7ce08c8a017708e)), closes [#290655](https://github.com/helsenorge/designsystem/issues/290655)
|
|
1565
1292
|
|
|
1566
1293
|
## [2.10.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.10.0&targetVersion=GTv2.10.1) (2023-01-03)
|
|
1567
1294
|
|
|
1295
|
+
|
|
1568
1296
|
### Bug Fixes
|
|
1569
1297
|
|
|
1570
|
-
|
|
1571
|
-
([e62f9f8](https://github.com/helsenorge/designsystem/commit/e62f9f8cdb9af731434f79a56efadb6207e06588))
|
|
1298
|
+
* listheader mapping fikset ved null child ([e62f9f8](https://github.com/helsenorge/designsystem/commit/e62f9f8cdb9af731434f79a56efadb6207e06588))
|
|
1572
1299
|
|
|
1573
1300
|
## [2.10.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.9.3&targetVersion=GTv2.10.0) (2023-01-03)
|
|
1574
1301
|
|
|
1302
|
+
|
|
1575
1303
|
### Features
|
|
1576
1304
|
|
|
1577
|
-
|
|
1578
|
-
|
|
1579
|
-
[#289118](https://github.com/helsenorge/designsystem/issues/289118)
|
|
1305
|
+
* nytt komponent linkheader og linkheadertext som brukes i expanderlist og linklist ([5842ffe](https://github.com/helsenorge/designsystem/commit/5842ffe5d547d9f34b61c2409c9aeb957fcb947f)), closes [#289118](https://github.com/helsenorge/designsystem/issues/289118)
|
|
1306
|
+
|
|
1580
1307
|
|
|
1581
1308
|
### Bug Fixes
|
|
1582
1309
|
|
|
1583
|
-
|
|
1584
|
-
([4f1ac33](https://github.com/helsenorge/designsystem/commit/4f1ac33b8405c89f625939454e2600cf9eb2e0a3))
|
|
1310
|
+
* oneliner får ikke unødvendig spacing ([4f1ac33](https://github.com/helsenorge/designsystem/commit/4f1ac33b8405c89f625939454e2600cf9eb2e0a3))
|
|
1585
1311
|
|
|
1586
1312
|
## [2.9.3](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.9.2&targetVersion=GTv2.9.3) (2022-12-13)
|
|
1587
1313
|
|
|
1314
|
+
|
|
1588
1315
|
### Features
|
|
1589
1316
|
|
|
1590
|
-
|
|
1591
|
-
([f052b76](https://github.com/helsenorge/designsystem/commit/f052b765807809a98a88e2d536b87cf388d15e56)), closes
|
|
1592
|
-
[#288630](https://github.com/helsenorge/designsystem/issues/288630)
|
|
1317
|
+
* eksporterer NotificationPanel props ([f052b76](https://github.com/helsenorge/designsystem/commit/f052b765807809a98a88e2d536b87cf388d15e56)), closes [#288630](https://github.com/helsenorge/designsystem/issues/288630)
|
|
1593
1318
|
|
|
1594
1319
|
## [2.9.2](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.9.1&targetVersion=GTv2.9.2) (2022-12-09)
|
|
1595
1320
|
|
|
1321
|
+
|
|
1596
1322
|
### Bug Fixes
|
|
1597
1323
|
|
|
1598
|
-
|
|
1599
|
-
([6423c92](https://github.com/helsenorge/designsystem/commit/6423c921af461a556502adcb74a91ec0acf98bcf))
|
|
1324
|
+
* personcancel og travelroute ikon farge fiks ([6423c92](https://github.com/helsenorge/designsystem/commit/6423c921af461a556502adcb74a91ec0acf98bcf))
|
|
1600
1325
|
|
|
1601
1326
|
## [2.9.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.9.0&targetVersion=GTv2.9.1) (2022-12-07)
|
|
1602
1327
|
|
|
1328
|
+
|
|
1603
1329
|
### Bug Fixes
|
|
1604
1330
|
|
|
1605
|
-
|
|
1606
|
-
[#290817](https://github.com/helsenorge/designsystem/issues/290817)
|
|
1331
|
+
* personcancel ikon fiks ([0bb783c](https://github.com/helsenorge/designsystem/commit/0bb783cfb466212a2e9fb362909533b62a45d81d)), closes [#290817](https://github.com/helsenorge/designsystem/issues/290817)
|
|
1607
1332
|
|
|
1608
1333
|
## [2.9.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.8.0&targetVersion=GTv2.9.0) (2022-12-06)
|
|
1609
1334
|
|
|
1335
|
+
|
|
1610
1336
|
### Features
|
|
1611
1337
|
|
|
1612
|
-
|
|
1613
|
-
([a74689b](https://github.com/helsenorge/designsystem/commit/a74689b3a838bd9ca19e7345006f54d38a048d1e)), closes
|
|
1614
|
-
[#290817](https://github.com/helsenorge/designsystem/issues/290817)
|
|
1338
|
+
* nye ikoner helsekontakter og pasientreiser ([a74689b](https://github.com/helsenorge/designsystem/commit/a74689b3a838bd9ca19e7345006f54d38a048d1e)), closes [#290817](https://github.com/helsenorge/designsystem/issues/290817)
|
|
1615
1339
|
|
|
1616
1340
|
## [2.8.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.7.0&targetVersion=GTv2.8.0) (2022-12-01)
|
|
1617
1341
|
|
|
1342
|
+
|
|
1618
1343
|
### Features
|
|
1619
1344
|
|
|
1620
|
-
|
|
1621
|
-
([3912130](https://github.com/helsenorge/designsystem/commit/39121300e3d70414433c4b64911a830bbc01cb52)), closes
|
|
1622
|
-
[#290688](https://github.com/helsenorge/designsystem/issues/290688)
|
|
1345
|
+
* notificationpanel kan ha role="alert" ([3912130](https://github.com/helsenorge/designsystem/commit/39121300e3d70414433c4b64911a830bbc01cb52)), closes [#290688](https://github.com/helsenorge/designsystem/issues/290688)
|
|
1623
1346
|
|
|
1624
1347
|
## [2.7.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.6.2&targetVersion=GTv2.7.0) (2022-11-30)
|
|
1625
1348
|
|
|
1349
|
+
|
|
1626
1350
|
### Features
|
|
1627
1351
|
|
|
1628
|
-
|
|
1629
|
-
([d01eab1](https://github.com/helsenorge/designsystem/commit/d01eab1e976887bb7b22d27108bbc47e06e04316)), closes
|
|
1630
|
-
[#288759](https://github.com/helsenorge/designsystem/issues/288759)
|
|
1352
|
+
* oppdatert med støtte for datetime i input felt ([d01eab1](https://github.com/helsenorge/designsystem/commit/d01eab1e976887bb7b22d27108bbc47e06e04316)), closes [#288759](https://github.com/helsenorge/designsystem/issues/288759)
|
|
1631
1353
|
|
|
1632
1354
|
## [2.6.2](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.6.1&targetVersion=GTv2.6.2) (2022-11-17)
|
|
1633
1355
|
|
|
1356
|
+
|
|
1634
1357
|
### Bug Fixes
|
|
1635
1358
|
|
|
1636
|
-
|
|
1637
|
-
([a293206](https://github.com/helsenorge/designsystem/commit/a293206cbd23a4524054198239eb00f2ee454a39)), closes
|
|
1638
|
-
[#289818](https://github.com/helsenorge/designsystem/issues/289818)
|
|
1359
|
+
* modal setter fokus til seg selv kun én gang når den først vises ([a293206](https://github.com/helsenorge/designsystem/commit/a293206cbd23a4524054198239eb00f2ee454a39)), closes [#289818](https://github.com/helsenorge/designsystem/issues/289818)
|
|
1639
1360
|
|
|
1640
1361
|
## [2.6.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.6.0&targetVersion=GTv2.6.1) (2022-11-17)
|
|
1641
1362
|
|
|
1363
|
+
|
|
1642
1364
|
### Bug Fixes
|
|
1643
1365
|
|
|
1644
|
-
|
|
1645
|
-
([afece3a](https://github.com/helsenorge/designsystem/commit/afece3a3f40763f6520e09c2398b5928eaf9fa82)), closes
|
|
1646
|
-
[#288871](https://github.com/helsenorge/designsystem/issues/288871)
|
|
1366
|
+
* resizeobserver logger ikke feil om loop limit exceeded ([afece3a](https://github.com/helsenorge/designsystem/commit/afece3a3f40763f6520e09c2398b5928eaf9fa82)), closes [#288871](https://github.com/helsenorge/designsystem/issues/288871)
|
|
1647
1367
|
|
|
1648
1368
|
## [2.6.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.5.0&targetVersion=GTv2.6.0) (2022-11-15)
|
|
1649
1369
|
|
|
1370
|
+
|
|
1650
1371
|
### Features
|
|
1651
1372
|
|
|
1652
|
-
|
|
1653
|
-
[#
|
|
1654
|
-
|
|
1655
|
-
[#287912](https://github.com/helsenorge/designsystem/issues/287912)
|
|
1373
|
+
* helpbubble kan ta imot ref ([ae2dfcb](https://github.com/helsenorge/designsystem/commit/ae2dfcb5325dd31da97c032c502a8c433a8a13b4)), closes [#285111](https://github.com/helsenorge/designsystem/issues/285111)
|
|
1374
|
+
* react-hook-form 7 støtte ([bd50e9d](https://github.com/helsenorge/designsystem/commit/bd50e9d616faec405a441661169db559bcf00783)), closes [#287912](https://github.com/helsenorge/designsystem/issues/287912)
|
|
1375
|
+
|
|
1656
1376
|
|
|
1657
1377
|
### Bug Fixes
|
|
1658
1378
|
|
|
1659
|
-
|
|
1660
|
-
([c374772](https://github.com/helsenorge/designsystem/commit/c374772117d019d77ad725add65f20f869a876b9)), closes
|
|
1661
|
-
[#285111](https://github.com/helsenorge/designsystem/issues/285111)
|
|
1379
|
+
* useSize trigges ved endring i ref igjen ([c374772](https://github.com/helsenorge/designsystem/commit/c374772117d019d77ad725add65f20f869a876b9)), closes [#285111](https://github.com/helsenorge/designsystem/issues/285111)
|
|
1662
1380
|
|
|
1663
1381
|
## [2.5.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.4.0&targetVersion=GTv2.5.0) (2022-11-13)
|
|
1664
1382
|
|
|
1383
|
+
|
|
1665
1384
|
### Features
|
|
1666
1385
|
|
|
1667
|
-
|
|
1668
|
-
([
|
|
1669
|
-
|
|
1670
|
-
- nytt komponent Select ([70b540f](https://github.com/helsenorge/designsystem/commit/70b540fc0791cf8e94f974cbf4b4d63990d435ae)), closes
|
|
1671
|
-
[#260924](https://github.com/helsenorge/designsystem/issues/260924)
|
|
1386
|
+
* duolist custom breddeforhold, bold per gruppe og mulighet for reactnode som dt og dd ([8c1db38](https://github.com/helsenorge/designsystem/commit/8c1db382e7006faf478bd2d93eb72a28fadf4e43)), closes [#285932](https://github.com/helsenorge/designsystem/issues/285932)
|
|
1387
|
+
* nytt komponent Select ([70b540f](https://github.com/helsenorge/designsystem/commit/70b540fc0791cf8e94f974cbf4b4d63990d435ae)), closes [#260924](https://github.com/helsenorge/designsystem/issues/260924)
|
|
1388
|
+
|
|
1672
1389
|
|
|
1673
1390
|
### Bug Fixes
|
|
1674
1391
|
|
|
1675
|
-
|
|
1676
|
-
([
|
|
1677
|
-
[#285111](https://github.com/helsenorge/designsystem/issues/285111)
|
|
1678
|
-
- uu-forbedringer i tooltip og helpbubble
|
|
1679
|
-
([be42f12](https://github.com/helsenorge/designsystem/commit/be42f12169779530f92d75dc7d64a06c41b38866)), closes
|
|
1680
|
-
[#285111](https://github.com/helsenorge/designsystem/issues/285111)
|
|
1392
|
+
* oppdater posisjon i helpbubble med én gang den vises ([ad297fe](https://github.com/helsenorge/designsystem/commit/ad297feeac1e0aa457121c4b6b369c1d57b53087)), closes [#285111](https://github.com/helsenorge/designsystem/issues/285111)
|
|
1393
|
+
* uu-forbedringer i tooltip og helpbubble ([be42f12](https://github.com/helsenorge/designsystem/commit/be42f12169779530f92d75dc7d64a06c41b38866)), closes [#285111](https://github.com/helsenorge/designsystem/issues/285111)
|
|
1681
1394
|
|
|
1682
1395
|
## [2.4.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.3.0&targetVersion=GTv2.4.0) (2022-11-05)
|
|
1683
1396
|
|
|
1397
|
+
|
|
1684
1398
|
### Features
|
|
1685
1399
|
|
|
1686
|
-
|
|
1687
|
-
|
|
1688
|
-
[#287467](https://github.com/helsenorge/designsystem/issues/287467)
|
|
1400
|
+
* linklist.link har prop for linkRef ([b86370c](https://github.com/helsenorge/designsystem/commit/b86370ccb3576c44c7ade357022b801d1407a9af)), closes [#287467](https://github.com/helsenorge/designsystem/issues/287467)
|
|
1401
|
+
|
|
1689
1402
|
|
|
1690
1403
|
### Bug Fixes
|
|
1691
1404
|
|
|
1692
|
-
|
|
1693
|
-
([
|
|
1694
|
-
[#288142](https://github.com/helsenorge/designsystem/issues/288142)
|
|
1695
|
-
- modal setter fokus automatisk til første fokuserbare element
|
|
1696
|
-
([88bb15c](https://github.com/helsenorge/designsystem/commit/88bb15cd9de0fb0f2a78db7a4621da1e16f31374)), closes
|
|
1697
|
-
[#286778](https://github.com/helsenorge/designsystem/issues/286778)
|
|
1405
|
+
* hjelpeboble plasseres riktig i scrollbar tabell ([6b96b04](https://github.com/helsenorge/designsystem/commit/6b96b046782494e2b2586cb158874e46602c5249)), closes [#288142](https://github.com/helsenorge/designsystem/issues/288142)
|
|
1406
|
+
* modal setter fokus automatisk til første fokuserbare element ([88bb15c](https://github.com/helsenorge/designsystem/commit/88bb15cd9de0fb0f2a78db7a4621da1e16f31374)), closes [#286778](https://github.com/helsenorge/designsystem/issues/286778)
|
|
1698
1407
|
|
|
1699
1408
|
## [2.3.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.2.1&targetVersion=GTv2.3.0) (2022-10-31)
|
|
1700
1409
|
|
|
1410
|
+
|
|
1701
1411
|
### Features
|
|
1702
1412
|
|
|
1703
|
-
|
|
1704
|
-
closes [#286778](https://github.com/helsenorge/designsystem/issues/286778)
|
|
1413
|
+
* ny hook useFocusableElement ([3294609](https://github.com/helsenorge/designsystem/commit/32946099ab996597d1a1696a8f8d3d983da9c97e)), closes [#286778](https://github.com/helsenorge/designsystem/issues/286778)
|
|
1705
1414
|
|
|
1706
1415
|
## [2.2.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.2.0&targetVersion=GTv2.2.1) (2022-10-25)
|
|
1707
1416
|
|
|
1417
|
+
|
|
1708
1418
|
### Features
|
|
1709
1419
|
|
|
1710
|
-
|
|
1711
|
-
([0d6d9ea](https://github.com/helsenorge/designsystem/commit/0d6d9ea492b22ee70c2edbb32440f39739a6ce6d)), closes
|
|
1712
|
-
[#287052](https://github.com/helsenorge/designsystem/issues/287052)
|
|
1420
|
+
* nytt ikon og fiks på confluence script ([0d6d9ea](https://github.com/helsenorge/designsystem/commit/0d6d9ea492b22ee70c2edbb32440f39739a6ce6d)), closes [#287052](https://github.com/helsenorge/designsystem/issues/287052)
|
|
1713
1421
|
|
|
1714
1422
|
## [2.2.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.1.0&targetVersion=GTv2.2.0) (2022-10-25)
|
|
1715
1423
|
|
|
1424
|
+
|
|
1716
1425
|
### Features
|
|
1717
1426
|
|
|
1718
|
-
|
|
1719
|
-
|
|
1720
|
-
[#283315](https://github.com/helsenorge/designsystem/issues/283315)
|
|
1427
|
+
* input og textarea kan vise valideringsfeil uten bruk av formgroup ([dc44f8e](https://github.com/helsenorge/designsystem/commit/dc44f8ebd187bd20a62d544256f9902f2c39925f)), closes [#283315](https://github.com/helsenorge/designsystem/issues/283315)
|
|
1428
|
+
|
|
1721
1429
|
|
|
1722
1430
|
### Bug Fixes
|
|
1723
1431
|
|
|
1724
|
-
|
|
1725
|
-
[
|
|
1726
|
-
|
|
1727
|
-
([5422e28](https://github.com/helsenorge/designsystem/commit/5422e28ef4aac66b3a32fd02c3ea14fcf899937b))
|
|
1728
|
-
- progressbar uten alle prikker har to prikker (venstre og høyre)
|
|
1729
|
-
([cf6d20f](https://github.com/helsenorge/designsystem/commit/cf6d20fec7916831dea260eab98d578665fe6a85))
|
|
1432
|
+
* bold font i tabell-header ([ba90898](https://github.com/helsenorge/designsystem/commit/ba908981f6bb2c9b5bce2f1ac6da0201263d2ecd)), closes [#287872](https://github.com/helsenorge/designsystem/issues/287872)
|
|
1433
|
+
* nummerert visning har minimum 40px bredde ([5422e28](https://github.com/helsenorge/designsystem/commit/5422e28ef4aac66b3a32fd02c3ea14fcf899937b))
|
|
1434
|
+
* progressbar uten alle prikker har to prikker (venstre og høyre) ([cf6d20f](https://github.com/helsenorge/designsystem/commit/cf6d20fec7916831dea260eab98d578665fe6a85))
|
|
1730
1435
|
|
|
1731
1436
|
## [2.1.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.0.0&targetVersion=GTv2.1.0) (2022-10-20)
|
|
1732
1437
|
|
|
1438
|
+
|
|
1733
1439
|
### Features
|
|
1734
1440
|
|
|
1735
|
-
|
|
1736
|
-
|
|
1441
|
+
* progressbar ([961f4ce](https://github.com/helsenorge/designsystem/commit/961f4ce75ff34cf8e237b3bf584ff7ba613b3461)), closes [#286349](https://github.com/helsenorge/designsystem/issues/286349)
|
|
1442
|
+
|
|
1737
1443
|
|
|
1738
1444
|
### Bug Fixes
|
|
1739
1445
|
|
|
1740
|
-
|
|
1741
|
-
|
|
1742
|
-
|
|
1743
|
-
([
|
|
1744
|
-
- setter background-clip på th i table
|
|
1745
|
-
([3279386](https://github.com/helsenorge/designsystem/commit/32793866162d3e95ea61a6156907b2edea798de6))
|
|
1746
|
-
- tabell har bare overflow:hidden når den er for liten
|
|
1747
|
-
([b8b3c8a](https://github.com/helsenorge/designsystem/commit/b8b3c8a8532e8bfd4f0415213480895de72398df)), closes
|
|
1748
|
-
[#286994](https://github.com/helsenorge/designsystem/issues/286994)
|
|
1446
|
+
* expanderlist focus jsx fiks ([474dc5c](https://github.com/helsenorge/designsystem/commit/474dc5c72639fd5d41101916fe7fd05bfdafe677)), closes [#285115](https://github.com/helsenorge/designsystem/issues/285115)
|
|
1447
|
+
* setter background-clip på th i table ([7f65224](https://github.com/helsenorge/designsystem/commit/7f65224a296c99dac71da2b8843d2e244beac259))
|
|
1448
|
+
* setter background-clip på th i table ([3279386](https://github.com/helsenorge/designsystem/commit/32793866162d3e95ea61a6156907b2edea798de6))
|
|
1449
|
+
* tabell har bare overflow:hidden når den er for liten ([b8b3c8a](https://github.com/helsenorge/designsystem/commit/b8b3c8a8532e8bfd4f0415213480895de72398df)), closes [#286994](https://github.com/helsenorge/designsystem/issues/286994)
|
|
1749
1450
|
|
|
1750
1451
|
## [2.0.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv1.8.0&targetVersion=GTv2.0.0) (2022-10-11)
|
|
1751
1452
|
|
|
1752
1453
|
## 2.0.0-beta.8 (2022-10-06)
|
|
1753
1454
|
|
|
1455
|
+
|
|
1754
1456
|
### ⚠ BREAKING CHANGES
|
|
1755
1457
|
|
|
1756
|
-
|
|
1757
|
-
måten, bruk disableCloseEvents
|
|
1458
|
+
* Tidligere måtte man fjerne onSuccess-prop for at escape/klikk utenfor skulle lukke. Om du ønsker å hindre at modalen kan lukkes på denne måten, bruk disableCloseEvents
|
|
1758
1459
|
|
|
1759
1460
|
### Bug Fixes
|
|
1760
1461
|
|
|
1761
|
-
|
|
1762
|
-
([3cd81a2](https://github.com/helsenorge/designsystem/commit/3cd81a2e51cf738658ef96615896c7eba0c52a32)), closes
|
|
1763
|
-
[#284930](https://github.com/helsenorge/designsystem/issues/284930)
|
|
1462
|
+
* modal kan lukkes med escape/klikk utenfor ([3cd81a2](https://github.com/helsenorge/designsystem/commit/3cd81a2e51cf738658ef96615896c7eba0c52a32)), closes [#284930](https://github.com/helsenorge/designsystem/issues/284930)
|
|
1764
1463
|
|
|
1765
1464
|
## 2.0.0-beta.7 (2022-10-03)
|
|
1766
1465
|
|
|
1466
|
+
|
|
1767
1467
|
### Bug Fixes
|
|
1768
1468
|
|
|
1769
|
-
|
|
1770
|
-
([93d4e5f](https://github.com/helsenorge/designsystem/commit/93d4e5fd8415d9814bf9552852a479da6bb566a2))
|
|
1469
|
+
* process.env.NODE_ENV er med i publisert kode ([93d4e5f](https://github.com/helsenorge/designsystem/commit/93d4e5fd8415d9814bf9552852a479da6bb566a2))
|
|
1771
1470
|
|
|
1772
1471
|
## 2.0.0-beta.6 (2022-10-03)
|
|
1773
1472
|
|
|
1473
|
+
|
|
1774
1474
|
### ⚠ BREAKING CHANGES
|
|
1775
1475
|
|
|
1776
|
-
|
|
1777
|
-
|
|
1778
|
-
|
|
1779
|
-
|
|
1476
|
+
* autocomplete renamet til autoComplete i Input og Textarea
|
|
1477
|
+
* readonly renamet til readOnly i Textarea
|
|
1478
|
+
* form, formNoValidate, formTarget, spellcheck, aria-invalid, id fjernet fra Textarea (bruk textAreaId i stedet for id)
|
|
1479
|
+
* TableHeadCell har ikke lenger prop for tabIndex
|
|
1780
1480
|
|
|
1781
1481
|
### Features
|
|
1782
1482
|
|
|
1783
|
-
|
|
1784
|
-
|
|
1785
|
-
[#227745](https://github.com/helsenorge/designsystem/issues/227745)
|
|
1483
|
+
* input-komponenter støtter required-atributt ([cea2274](https://github.com/helsenorge/designsystem/commit/cea22748be40021bc1e9f17110b4f5cedd993f93)), closes [#227745](https://github.com/helsenorge/designsystem/issues/227745)
|
|
1484
|
+
|
|
1786
1485
|
|
|
1787
1486
|
### Bug Fixes
|
|
1788
1487
|
|
|
1789
|
-
|
|
1790
|
-
([
|
|
1791
|
-
[#285925](https://github.com/helsenorge/designsystem/issues/285925)
|
|
1792
|
-
- tabell som kan sorteres fungerer med skjermleser
|
|
1793
|
-
([2a0a496](https://github.com/helsenorge/designsystem/commit/2a0a496a3565c99f52b96a66f6f6cde0bac010a0)), closes
|
|
1794
|
-
[#232731](https://github.com/helsenorge/designsystem/issues/232731)
|
|
1488
|
+
* button svg margin tar hensyn til button size ([60e5bb7](https://github.com/helsenorge/designsystem/commit/60e5bb74c3650c95fb7abac892b0bb69f40881ec)), closes [#285925](https://github.com/helsenorge/designsystem/issues/285925)
|
|
1489
|
+
* tabell som kan sorteres fungerer med skjermleser ([2a0a496](https://github.com/helsenorge/designsystem/commit/2a0a496a3565c99f52b96a66f6f6cde0bac010a0)), closes [#232731](https://github.com/helsenorge/designsystem/issues/232731)
|
|
1795
1490
|
|
|
1796
1491
|
## 2.0.0-beta.5 (2022-09-21)
|
|
1797
1492
|
|
|
1493
|
+
|
|
1798
1494
|
### Bug Fixes
|
|
1799
1495
|
|
|
1800
|
-
|
|
1801
|
-
([ce0b693](https://github.com/helsenorge/designsystem/commit/ce0b693ad7a5a020222fce753dba728e2be6d54f))
|
|
1496
|
+
* sjekk av test env flyttes utenfor useEffect ([ce0b693](https://github.com/helsenorge/designsystem/commit/ce0b693ad7a5a020222fce753dba728e2be6d54f))
|
|
1802
1497
|
|
|
1803
1498
|
## 2.0.0-beta.4 (2022-09-21)
|
|
1804
1499
|
|
|
1500
|
+
|
|
1805
1501
|
### Bug Fixes
|
|
1806
1502
|
|
|
1807
|
-
|
|
1808
|
-
([ffd059a](https://github.com/helsenorge/designsystem/commit/ffd059a07f245fa4426a53e328cfc37b8b6c976a))
|
|
1503
|
+
* button ariaLabel execption kastes ikke under tester ([ffd059a](https://github.com/helsenorge/designsystem/commit/ffd059a07f245fa4426a53e328cfc37b8b6c976a))
|
|
1809
1504
|
|
|
1810
1505
|
## 2.0.0-beta.3 (2022-09-21)
|
|
1811
1506
|
|
|
1507
|
+
|
|
1812
1508
|
### Features
|
|
1813
1509
|
|
|
1814
|
-
|
|
1815
|
-
|
|
1816
|
-
[#285025](https://github.com/helsenorge/designsystem/issues/285025)
|
|
1510
|
+
* destructive concept støtter og outline, borderless og on-dark varianter ([59f5a22](https://github.com/helsenorge/designsystem/commit/59f5a220c7d70369616ac3c9bebcacddf1354700)), closes [#285025](https://github.com/helsenorge/designsystem/issues/285025)
|
|
1511
|
+
|
|
1817
1512
|
|
|
1818
1513
|
### Bug Fixes
|
|
1819
1514
|
|
|
1820
|
-
|
|
1821
|
-
([
|
|
1822
|
-
[#284656](https://github.com/helsenorge/designsystem/issues/284656)
|
|
1823
|
-
- button storybooks har unike refs ([56b0715](https://github.com/helsenorge/designsystem/commit/56b07150d3861c54b1702a25f4d9c1e27465d489))
|
|
1515
|
+
* button a tag decoration og width fix ([ff05b12](https://github.com/helsenorge/designsystem/commit/ff05b12a194e68b3aa575caa39770c06c40a8c54)), closes [#284656](https://github.com/helsenorge/designsystem/issues/284656)
|
|
1516
|
+
* button storybooks har unike refs ([56b0715](https://github.com/helsenorge/designsystem/commit/56b07150d3861c54b1702a25f4d9c1e27465d489))
|
|
1824
1517
|
|
|
1825
1518
|
## 2.0.0-beta.2 (2022-09-19)
|
|
1826
1519
|
|
|
1520
|
+
|
|
1827
1521
|
### Bug Fixes
|
|
1828
1522
|
|
|
1829
|
-
|
|
1830
|
-
([
|
|
1831
|
-
[#284656](https://github.com/helsenorge/designsystem/issues/284656)
|
|
1832
|
-
- button mobilview på md istedet for sm
|
|
1833
|
-
([e9a4910](https://github.com/helsenorge/designsystem/commit/e9a4910a30d6941b235f8003204c76e9f379b158))
|
|
1523
|
+
* button lagt til negativ margin på mobil for å fikse spacing feil ([3dd306b](https://github.com/helsenorge/designsystem/commit/3dd306b207c0d3bae3b8e3332c4c6b5b29a7ec73)), closes [#284656](https://github.com/helsenorge/designsystem/issues/284656)
|
|
1524
|
+
* button mobilview på md istedet for sm ([e9a4910](https://github.com/helsenorge/designsystem/commit/e9a4910a30d6941b235f8003204c76e9f379b158))
|
|
1834
1525
|
|
|
1835
1526
|
## 2.0.0-beta.1 (2022-09-15)
|
|
1836
1527
|
|
|
1837
1528
|
## 2.0.0-beta.0 (2022-09-15)
|
|
1838
1529
|
|
|
1530
|
+
|
|
1839
1531
|
### Features
|
|
1840
1532
|
|
|
1841
|
-
|
|
1842
|
-
[#260900](https://github.com/helsenorge/designsystem/issues/260900)
|
|
1843
|
-
|
|
1844
|
-
([81e29fb](https://github.com/helsenorge/designsystem/commit/81e29fbd14e436a1151c1adb64e36461f2bfb815)), closes
|
|
1845
|
-
[#260900](https://github.com/helsenorge/designsystem/issues/260900)
|
|
1533
|
+
* button nytt design ([d0f2034](https://github.com/helsenorge/designsystem/commit/d0f20343f4ce5a55beeef87428c147f8e7654753)), closes [#260900](https://github.com/helsenorge/designsystem/issues/260900)
|
|
1534
|
+
* endret styling på komponenter som bruker Button ([81e29fb](https://github.com/helsenorge/designsystem/commit/81e29fbd14e436a1151c1adb64e36461f2bfb815)), closes [#260900](https://github.com/helsenorge/designsystem/issues/260900)
|
|
1535
|
+
|
|
1846
1536
|
|
|
1847
1537
|
### Bug Fixes
|
|
1848
1538
|
|
|
1849
|
-
|
|
1850
|
-
closes [#260900](https://github.com/helsenorge/designsystem/issues/260900)
|
|
1851
|
-
- tilbakemeldinger på button ([7c61596](https://github.com/helsenorge/designsystem/commit/7c6159630a77ed6c0ebdc8c3cf78aa3f2345e44b)), closes
|
|
1852
|
-
[#260900](https://github.com/helsenorge/designsystem/issues/260900)
|
|
1539
|
+
* button Table bruker ariaLabel ([e547919](https://github.com/helsenorge/designsystem/commit/e547919b63306fc926571e4b23c41d482389771c)), closes [#260900](https://github.com/helsenorge/designsystem/issues/260900)
|
|
1540
|
+
* tilbakemeldinger på button ([7c61596](https://github.com/helsenorge/designsystem/commit/7c6159630a77ed6c0ebdc8c3cf78aa3f2345e44b)), closes [#260900](https://github.com/helsenorge/designsystem/issues/260900)
|
|
1853
1541
|
|
|
1854
1542
|
## [1.8.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv1.7.0&targetVersion=GTv1.8.0) (2022-10-11)
|
|
1855
1543
|
|
|
1544
|
+
|
|
1856
1545
|
### Features
|
|
1857
1546
|
|
|
1858
|
-
|
|
1859
|
-
|
|
1547
|
+
* figma tokens fetches og genereres ([d6a37dc](https://github.com/helsenorge/designsystem/commit/d6a37dcacbe708be9bc6456d3c417601c858ab26)), closes [#282801](https://github.com/helsenorge/designsystem/issues/282801)
|
|
1548
|
+
|
|
1860
1549
|
|
|
1861
1550
|
### Bug Fixes
|
|
1862
1551
|
|
|
1863
|
-
|
|
1864
|
-
([35248ef](https://github.com/helsenorge/designsystem/commit/35248ef3b4f9b11ee46f7bf2c2e322c2c4c66b05)), closes
|
|
1865
|
-
[#286502](https://github.com/helsenorge/designsystem/issues/286502)
|
|
1552
|
+
* figmatokens pull bruker https istedet for ssh ([35248ef](https://github.com/helsenorge/designsystem/commit/35248ef3b4f9b11ee46f7bf2c2e322c2c4c66b05)), closes [#286502](https://github.com/helsenorge/designsystem/issues/286502)
|
|
1866
1553
|
|
|
1867
1554
|
## [1.7.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv1.6.0&targetVersion=GTv1.7.0) (2022-09-29)
|
|
1868
1555
|
|
|
1556
|
+
|
|
1869
1557
|
### Features
|
|
1870
1558
|
|
|
1871
|
-
|
|
1872
|
-
|
|
1559
|
+
* notificationpanel støtter custom labelId ([d5f28ee](https://github.com/helsenorge/designsystem/commit/d5f28ee2b68637f10546cd35991b623e8266c0c3))
|
|
1560
|
+
|
|
1873
1561
|
|
|
1874
1562
|
### Bug Fixes
|
|
1875
1563
|
|
|
1876
|
-
|
|
1877
|
-
([
|
|
1878
|
-
- form feilmeldinger leses opp av skjermleser
|
|
1879
|
-
([d57305f](https://github.com/helsenorge/designsystem/commit/d57305fd740c0553a395923c20dbd1f1235136f5)), closes
|
|
1880
|
-
[#227757](https://github.com/helsenorge/designsystem/issues/227757)
|
|
1564
|
+
* fluid notificationpanel tar hensyn til fluid/variant/shadow-props igjen ([a19afba](https://github.com/helsenorge/designsystem/commit/a19afba44068d3c8be15812d90711ace51a9a778))
|
|
1565
|
+
* form feilmeldinger leses opp av skjermleser ([d57305f](https://github.com/helsenorge/designsystem/commit/d57305fd740c0553a395923c20dbd1f1235136f5)), closes [#227757](https://github.com/helsenorge/designsystem/issues/227757)
|
|
1881
1566
|
|
|
1882
1567
|
## [1.6.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv1.5.1&targetVersion=GTv1.6.0) (2022-09-22)
|
|
1883
1568
|
|
|
1569
|
+
|
|
1884
1570
|
### Features
|
|
1885
1571
|
|
|
1886
|
-
|
|
1887
|
-
closes [#284516](https://github.com/helsenorge/designsystem/issues/284516)
|
|
1572
|
+
* expanderlist kan være sticky ([0c78cf5](https://github.com/helsenorge/designsystem/commit/0c78cf53e302bdeac62c35c2ba2bf188e848975b)), closes [#284516](https://github.com/helsenorge/designsystem/issues/284516)
|
|
1888
1573
|
|
|
1889
1574
|
## [1.5.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv1.5.0&targetVersion=GTv1.5.1) (2022-09-21)
|
|
1890
1575
|
|
|
1576
|
+
|
|
1891
1577
|
### Bug Fixes
|
|
1892
1578
|
|
|
1893
|
-
|
|
1894
|
-
([87196e0](https://github.com/helsenorge/designsystem/commit/87196e0c333d87deb3006b5e5813b12749652b03)), closes
|
|
1895
|
-
[#284648](https://github.com/helsenorge/designsystem/issues/284648)
|
|
1579
|
+
* unobserve eller disconnect når komponent som bruker ResizeObserve/IntersectionObserver unmountes ([87196e0](https://github.com/helsenorge/designsystem/commit/87196e0c333d87deb3006b5e5813b12749652b03)), closes [#284648](https://github.com/helsenorge/designsystem/issues/284648)
|
|
1896
1580
|
|
|
1897
1581
|
## [1.5.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv1.4.0&targetVersion=GTv1.5.0) (2022-09-16)
|
|
1898
1582
|
|
|
1583
|
+
|
|
1899
1584
|
### Features
|
|
1900
1585
|
|
|
1901
|
-
|
|
1902
|
-
[#275213](https://github.com/helsenorge/designsystem/issues/275213)
|
|
1586
|
+
* nytt komponent duolist ([7b7254e](https://github.com/helsenorge/designsystem/commit/7b7254e429340ada1f0605d16b302675de0bd835)), closes [#275213](https://github.com/helsenorge/designsystem/issues/275213)
|
|
1903
1587
|
|
|
1904
1588
|
## [1.4.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv1.3.2&targetVersion=GTv1.4.0) (2022-09-14)
|
|
1905
1589
|
|
|
1590
|
+
|
|
1906
1591
|
### Features
|
|
1907
1592
|
|
|
1908
|
-
|
|
1909
|
-
|
|
1593
|
+
* panel har props for buttonAriaLabelledById og buttonAriaLabel ([deacdfe](https://github.com/helsenorge/designsystem/commit/deacdfe06eb6904ff6657ecaa56daf64e9012b64))
|
|
1594
|
+
|
|
1910
1595
|
|
|
1911
1596
|
### Bug Fixes
|
|
1912
1597
|
|
|
1913
|
-
|
|
1914
|
-
|
|
1915
|
-
([011b0ac](https://github.com/helsenorge/designsystem/commit/011b0ac12c50e19e8e88812f73e9285d3371940d))
|
|
1598
|
+
* button i panel har unik label ([a37ef06](https://github.com/helsenorge/designsystem/commit/a37ef06b7ff967d4bb372d5c9e0e181e25c912c8))
|
|
1599
|
+
* skjul detaljer-knapp fjernet fra ekspandert Panel ([011b0ac](https://github.com/helsenorge/designsystem/commit/011b0ac12c50e19e8e88812f73e9285d3371940d))
|
|
1916
1600
|
|
|
1917
1601
|
## [1.3.2](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv1.3.1&targetVersion=GTv1.3.2) (2022-09-08)
|
|
1918
1602
|
|
|
1603
|
+
|
|
1919
1604
|
### Bug Fixes
|
|
1920
1605
|
|
|
1921
|
-
|
|
1922
|
-
([afa1d0a](https://github.com/helsenorge/designsystem/commit/afa1d0af335c4e2450962904f042768badbc18fd)), closes
|
|
1923
|
-
[#279639](https://github.com/helsenorge/designsystem/issues/279639)
|
|
1606
|
+
* slider beholder riktig posisjon/verdi hvis den endrer størrelse ([afa1d0a](https://github.com/helsenorge/designsystem/commit/afa1d0af335c4e2450962904f042768badbc18fd)), closes [#279639](https://github.com/helsenorge/designsystem/issues/279639)
|
|
1924
1607
|
|
|
1925
1608
|
## [1.3.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv1.3.0&targetVersion=GTv1.3.1) (2022-09-02)
|
|
1926
1609
|
|
|
1610
|
+
|
|
1927
1611
|
### Bug Fixes
|
|
1928
1612
|
|
|
1929
|
-
|
|
1930
|
-
([
|
|
1931
|
-
- loader har role="progressbar" på riktig element
|
|
1932
|
-
([a04ced2](https://github.com/helsenorge/designsystem/commit/a04ced210957560132db684f56f873a08e4dddf6))
|
|
1613
|
+
* forbedret sr-only og sr-only-focusable mixins ([c5c81d4](https://github.com/helsenorge/designsystem/commit/c5c81d41298e03854c742410566c57405f5c36b5))
|
|
1614
|
+
* loader har role="progressbar" på riktig element ([a04ced2](https://github.com/helsenorge/designsystem/commit/a04ced210957560132db684f56f873a08e4dddf6))
|
|
1933
1615
|
|
|
1934
1616
|
## [1.3.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv1.2.2&targetVersion=GTv1.3.0) (2022-09-01)
|
|
1935
1617
|
|
|
1618
|
+
|
|
1936
1619
|
### ⚠ BREAKING CHANGES
|
|
1937
1620
|
|
|
1938
|
-
|
|
1939
|
-
Expander, Panel og ExpanderList
|
|
1621
|
+
* CMSet eller andre steder som vil vise children ved utskrift må ta i bruk propen renderChildrenWhenClosed ved bruk av komponentene Expander, Panel og ExpanderList
|
|
1940
1622
|
|
|
1941
1623
|
### Features
|
|
1942
1624
|
|
|
1943
|
-
|
|
1944
|
-
|
|
1945
|
-
[#282870](https://github.com/helsenorge/designsystem/issues/282870)
|
|
1625
|
+
* vis children ved printing hvis renderChildrenWhenClosed er true ([1833ddf](https://github.com/helsenorge/designsystem/commit/1833ddf6fa324f104f31fc41ec635945ac88cec2)), closes [#282870](https://github.com/helsenorge/designsystem/issues/282870)
|
|
1626
|
+
|
|
1946
1627
|
|
|
1947
1628
|
### Bug Fixes
|
|
1948
1629
|
|
|
1949
|
-
|
|
1950
|
-
([09034c4](https://github.com/helsenorge/designsystem/commit/09034c4844408c7cfe8f65d7a1a0d82a7828c2ef)), closes
|
|
1951
|
-
[#282359](https://github.com/helsenorge/designsystem/issues/282359)
|
|
1952
|
-
- økt kontrast på understreking av lenker
|
|
1953
|
-
([50b7fa4](https://github.com/helsenorge/designsystem/commit/50b7fa47fb44cb7d75fb877bd53e2309b35e1e21)), closes
|
|
1954
|
-
[#229049](https://github.com/helsenorge/designsystem/issues/229049)
|
|
1630
|
+
* økt kontrast på understreking av lenker ([50b7fa4](https://github.com/helsenorge/designsystem/commit/50b7fa47fb44cb7d75fb877bd53e2309b35e1e21)), closes [#229049](https://github.com/helsenorge/designsystem/issues/229049)
|
|
1631
|
+
* panel har avstand fra tittel til badge ([09034c4](https://github.com/helsenorge/designsystem/commit/09034c4844408c7cfe8f65d7a1a0d82a7828c2ef)), closes [#282359](https://github.com/helsenorge/designsystem/issues/282359)
|
|
1955
1632
|
|
|
1956
1633
|
## [1.2.2](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv1.2.1&targetVersion=GTv1.2.2) (2022-08-31)
|
|
1957
1634
|
|
|
1635
|
+
|
|
1958
1636
|
### Features
|
|
1959
1637
|
|
|
1960
|
-
|
|
1961
|
-
closes [#280715](https://github.com/helsenorge/designsystem/issues/280715)
|
|
1638
|
+
* highlightbox oppdatert styling ([98c44aa](https://github.com/helsenorge/designsystem/commit/98c44aa68e6bbea5c9853a5807e66c0ed6be67d0)), closes [#280715](https://github.com/helsenorge/designsystem/issues/280715)
|
|
1962
1639
|
|
|
1963
1640
|
## [1.2.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv1.2.0&targetVersion=GTv1.2.1) (2022-08-29)
|
|
1964
1641
|
|
|
1965
1642
|
## [1.2.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv1.1.0&targetVersion=GTv1.2.0) (2022-08-29)
|
|
1966
1643
|
|
|
1644
|
+
|
|
1967
1645
|
### Features
|
|
1968
1646
|
|
|
1969
|
-
|
|
1970
|
-
([
|
|
1971
|
-
- notificationpanel har ariaLabel-prop
|
|
1972
|
-
([f1a7db7](https://github.com/helsenorge/designsystem/commit/f1a7db7b33446b9df2a109f50c401ec80d70b317)), closes
|
|
1973
|
-
[#279887](https://github.com/helsenorge/designsystem/issues/279887)
|
|
1647
|
+
* endret button farger for å støtte uu krav ([183447e](https://github.com/helsenorge/designsystem/commit/183447e99ec43e01f963c78c7144d55f14827fb1))
|
|
1648
|
+
* notificationpanel har ariaLabel-prop ([f1a7db7](https://github.com/helsenorge/designsystem/commit/f1a7db7b33446b9df2a109f50c401ec80d70b317)), closes [#279887](https://github.com/helsenorge/designsystem/issues/279887)
|
|
1974
1649
|
|
|
1975
1650
|
## [1.1.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv1.0.1&targetVersion=GTv1.1.0) (2022-08-22)
|
|
1976
1651
|
|
|
1652
|
+
|
|
1977
1653
|
### Features
|
|
1978
1654
|
|
|
1979
|
-
|
|
1980
|
-
|
|
1981
|
-
[#281862](https://github.com/helsenorge/designsystem/issues/281862)
|
|
1655
|
+
* highlightbox støtter custom className ([333fede](https://github.com/helsenorge/designsystem/commit/333fede5be849d6bbd45ba59a2a60c49d3f012cf)), closes [#281862](https://github.com/helsenorge/designsystem/issues/281862)
|
|
1656
|
+
|
|
1982
1657
|
|
|
1983
1658
|
### Bug Fixes
|
|
1984
1659
|
|
|
1985
|
-
|
|
1986
|
-
([
|
|
1987
|
-
[
|
|
1988
|
-
- ikke vis scrolleindikator mens innholdet lastes
|
|
1989
|
-
([ad6f7d2](https://github.com/helsenorge/designsystem/commit/ad6f7d21cafcdfaf39c6d0afb04be057e290678c))
|
|
1990
|
-
- tabell med horisontal scroll viser hele borderen
|
|
1991
|
-
([6c5cb02](https://github.com/helsenorge/designsystem/commit/6c5cb0208967986902a5c62a3e3171d4b1f50e36))
|
|
1660
|
+
* hover-effekter på ikke klikkbare panel og ny plassering for detalj-knapp i panel ([22bf59d](https://github.com/helsenorge/designsystem/commit/22bf59d8bdca3b8dd67d6589f252a314eb2ea333)), closes [#281061](https://github.com/helsenorge/designsystem/issues/281061)
|
|
1661
|
+
* ikke vis scrolleindikator mens innholdet lastes ([ad6f7d2](https://github.com/helsenorge/designsystem/commit/ad6f7d21cafcdfaf39c6d0afb04be057e290678c))
|
|
1662
|
+
* tabell med horisontal scroll viser hele borderen ([6c5cb02](https://github.com/helsenorge/designsystem/commit/6c5cb0208967986902a5c62a3e3171d4b1f50e36))
|
|
1992
1663
|
|
|
1993
1664
|
## [1.0.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv1.0.0-betahelpbubble3&targetVersion=GTv1.0.1) (2022-08-12)
|
|
1994
1665
|
|
|
1666
|
+
|
|
1995
1667
|
### ⚠ BREAKING CHANGES
|
|
1996
1668
|
|
|
1997
|
-
|
|
1998
|
-
|
|
1999
|
-
|
|
2000
|
-
### Features
|
|
2001
|
-
|
|
2002
|
-
|
|
2003
|
-
([
|
|
2004
|
-
[#
|
|
2005
|
-
|
|
2006
|
-
([
|
|
2007
|
-
[#
|
|
2008
|
-
|
|
2009
|
-
[#
|
|
2010
|
-
-
|
|
2011
|
-
|
|
2012
|
-
|
|
2013
|
-
|
|
2014
|
-
|
|
2015
|
-
|
|
2016
|
-
([
|
|
2017
|
-
[#
|
|
2018
|
-
|
|
2019
|
-
([
|
|
2020
|
-
[#
|
|
2021
|
-
|
|
2022
|
-
closes [#
|
|
2023
|
-
|
|
2024
|
-
([
|
|
2025
|
-
[#272523](https://github.com/helsenorge/designsystem/issues/272523)
|
|
2026
|
-
|
|
2027
|
-
### Bug Fixes
|
|
2028
|
-
|
|
2029
|
-
- expanderlist med JSX som title kan ha full bredde
|
|
2030
|
-
([9723dfd](https://github.com/helsenorge/designsystem/commit/9723dfdd039ea8f9cc3088b8967ea86cc6ffb8c1)), closes
|
|
2031
|
-
[#279863](https://github.com/helsenorge/designsystem/issues/279863)
|
|
2032
|
-
- expanderlist skal ikke lukke seg automatisk når innholdet endrer seg
|
|
2033
|
-
([29f448b](https://github.com/helsenorge/designsystem/commit/29f448bcf3d69bada9513ad7842f8ebbfe41e9df)), closes
|
|
2034
|
-
[#279367](https://github.com/helsenorge/designsystem/issues/279367)
|
|
2035
|
-
- grid.scss inneholder bare grid-mixins for å redusere størrelsen ved import
|
|
2036
|
-
([e8c8cfb](https://github.com/helsenorge/designsystem/commit/e8c8cfb640dd29a4a7694fa9f4f458da41efdd61)), closes
|
|
2037
|
-
[#281219](https://github.com/helsenorge/designsystem/issues/281219)
|
|
2038
|
-
- highlightbox medium og large skal ha riktig bredde som følger gridet
|
|
2039
|
-
([4a5f194](https://github.com/helsenorge/designsystem/commit/4a5f194fbcca1100a1df92337c7ddda186b111c7)), closes
|
|
2040
|
-
[#276398](https://github.com/helsenorge/designsystem/issues/276398)
|
|
2041
|
-
- Icon-komponent har bedre støtte for skjermlesere
|
|
2042
|
-
([14a616d](https://github.com/helsenorge/designsystem/commit/14a616d5ed0257f7a8ec797ff1d216e1755ec0a9)), closes
|
|
2043
|
-
[#273686](https://github.com/helsenorge/designsystem/issues/273686)
|
|
2044
|
-
- lukkeknappen i NotificationPanel skal ligge først i DOMen
|
|
2045
|
-
([55943ac](https://github.com/helsenorge/designsystem/commit/55943acc9189eb3acd53bb79225b99379d450161)), closes
|
|
2046
|
-
[#229047](https://github.com/helsenorge/designsystem/issues/229047)
|
|
2047
|
-
- riktig avstand mellom tittel i formgroup og andre elementer når det er en valideringsfeil
|
|
2048
|
-
([226450c](https://github.com/helsenorge/designsystem/commit/226450ca11fa234e77a6c87e85c4170cc2066aeb)), closes
|
|
2049
|
-
[#279407](https://github.com/helsenorge/designsystem/issues/279407)
|
|
2050
|
-
- tile skal arve bredde fra elementet over
|
|
2051
|
-
([3cb7306](https://github.com/helsenorge/designsystem/commit/3cb73061053c11a6ee336291c4d6cc16b5d56cbb)), closes
|
|
2052
|
-
[#280022](https://github.com/helsenorge/designsystem/issues/280022)
|
|
2053
|
-
- tydeligere markering av fokus i Slider
|
|
2054
|
-
([275171b](https://github.com/helsenorge/designsystem/commit/275171bd8e14fb997c6cf2a04958ffdc13569bf8)), closes
|
|
2055
|
-
[#277564](https://github.com/helsenorge/designsystem/issues/277564)
|
|
2056
|
-
- **table:** endrer navn på prop ([2502262](https://github.com/helsenorge/designsystem/commit/2502262ba057575fae5e56e070d30ebd45a88549))
|
|
1669
|
+
* id fjernet som prop fra Icon. Fant ingen vertikaler som bruker dette utenom ROX sine.
|
|
1670
|
+
* Icon som mottar ariaLabel vil nå ikke lenger være aria-hidden og fungere som et bilde med alternativ tekst
|
|
1671
|
+
|
|
1672
|
+
### Features
|
|
1673
|
+
|
|
1674
|
+
* anchorlink, linklist, panel og tile har onClick-handler og kan vises som button ([59d5561](https://github.com/helsenorge/designsystem/commit/59d556123f8667beb3518de7db28ce7dee88e360)), closes [#280408](https://github.com/helsenorge/designsystem/issues/280408)
|
|
1675
|
+
* flyttet tooltip til designsystemet og lagt til tester og bedre onclick... ([6f571ba](https://github.com/helsenorge/designsystem/commit/6f571ba041046bde2dfe0f73a7af2c7d559b0e11)), closes [#278062](https://github.com/helsenorge/designsystem/issues/278062)
|
|
1676
|
+
* hvit bakgrunn ([521e8d3](https://github.com/helsenorge/designsystem/commit/521e8d34e7de00b9cebc4b5085f5bcfd8d9e3a26)), closes [#279875](https://github.com/helsenorge/designsystem/issues/279875)
|
|
1677
|
+
* input og textarea kan ha begrenset bredde ([d4ece0a](https://github.com/helsenorge/designsystem/commit/d4ece0ab8d7ea5ba52782cc1c9aaca79c229cf9f)), closes [#279138](https://github.com/helsenorge/designsystem/issues/279138)
|
|
1678
|
+
* opprettet Table komponent [#260922](https://github.com/helsenorge/designsystem/issues/260922) ([b17024e](https://github.com/helsenorge/designsystem/commit/b17024e7ba8c60705bf77c4d61e0cc39d1bce1fe))
|
|
1679
|
+
* panel har props for expanded og onExpand-callback ([83477b3](https://github.com/helsenorge/designsystem/commit/83477b3584f14083d3231a5e20d7896124d55a2a)), closes [#280971](https://github.com/helsenorge/designsystem/issues/280971)
|
|
1680
|
+
* panel kan styre overskriftsnivå på tittelen med titleHtmlMarkup-prop ([5b149d8](https://github.com/helsenorge/designsystem/commit/5b149d8771637d12ad45097a29deabc299d3d27e)), closes [#279854](https://github.com/helsenorge/designsystem/issues/279854)
|
|
1681
|
+
* tabell støtter horisontal scroll ([d00b9ad](https://github.com/helsenorge/designsystem/commit/d00b9ad2b414e1fde836fa91e66368b891c0cc25)), closes [#280449](https://github.com/helsenorge/designsystem/issues/280449)
|
|
1682
|
+
* usesize-hook fungerer uten ResizeObserver igjen ([15ce9d2](https://github.com/helsenorge/designsystem/commit/15ce9d2f9afbc85ee340d370cedc680bbecd9edb)), closes [#272523](https://github.com/helsenorge/designsystem/issues/272523)
|
|
1683
|
+
|
|
1684
|
+
|
|
1685
|
+
### Bug Fixes
|
|
1686
|
+
|
|
1687
|
+
* expanderlist med JSX som title kan ha full bredde ([9723dfd](https://github.com/helsenorge/designsystem/commit/9723dfdd039ea8f9cc3088b8967ea86cc6ffb8c1)), closes [#279863](https://github.com/helsenorge/designsystem/issues/279863)
|
|
1688
|
+
* expanderlist skal ikke lukke seg automatisk når innholdet endrer seg ([29f448b](https://github.com/helsenorge/designsystem/commit/29f448bcf3d69bada9513ad7842f8ebbfe41e9df)), closes [#279367](https://github.com/helsenorge/designsystem/issues/279367)
|
|
1689
|
+
* grid.scss inneholder bare grid-mixins for å redusere størrelsen ved import ([e8c8cfb](https://github.com/helsenorge/designsystem/commit/e8c8cfb640dd29a4a7694fa9f4f458da41efdd61)), closes [#281219](https://github.com/helsenorge/designsystem/issues/281219)
|
|
1690
|
+
* highlightbox medium og large skal ha riktig bredde som følger gridet ([4a5f194](https://github.com/helsenorge/designsystem/commit/4a5f194fbcca1100a1df92337c7ddda186b111c7)), closes [#276398](https://github.com/helsenorge/designsystem/issues/276398)
|
|
1691
|
+
* Icon-komponent har bedre støtte for skjermlesere ([14a616d](https://github.com/helsenorge/designsystem/commit/14a616d5ed0257f7a8ec797ff1d216e1755ec0a9)), closes [#273686](https://github.com/helsenorge/designsystem/issues/273686)
|
|
1692
|
+
* lukkeknappen i NotificationPanel skal ligge først i DOMen ([55943ac](https://github.com/helsenorge/designsystem/commit/55943acc9189eb3acd53bb79225b99379d450161)), closes [#229047](https://github.com/helsenorge/designsystem/issues/229047)
|
|
1693
|
+
* riktig avstand mellom tittel i formgroup og andre elementer når det er en valideringsfeil ([226450c](https://github.com/helsenorge/designsystem/commit/226450ca11fa234e77a6c87e85c4170cc2066aeb)), closes [#279407](https://github.com/helsenorge/designsystem/issues/279407)
|
|
1694
|
+
* tile skal arve bredde fra elementet over ([3cb7306](https://github.com/helsenorge/designsystem/commit/3cb73061053c11a6ee336291c4d6cc16b5d56cbb)), closes [#280022](https://github.com/helsenorge/designsystem/issues/280022)
|
|
1695
|
+
* tydeligere markering av fokus i Slider ([275171b](https://github.com/helsenorge/designsystem/commit/275171bd8e14fb997c6cf2a04958ffdc13569bf8)), closes [#277564](https://github.com/helsenorge/designsystem/issues/277564)
|
|
1696
|
+
* **table:** endrer navn på prop ([2502262](https://github.com/helsenorge/designsystem/commit/2502262ba057575fae5e56e070d30ebd45a88549))
|
|
2057
1697
|
|
|
2058
1698
|
## [1.0.0-betahelpbubble3](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv1.0.0-beta133&targetVersion=GTv1.0.0-betahelpbubble3) (2022-05-31)
|
|
2059
1699
|
|
|
1700
|
+
|
|
2060
1701
|
### Features
|
|
2061
1702
|
|
|
2062
|
-
|
|
2063
|
-
([
|
|
2064
|
-
|
|
2065
|
-
- formgroup kan vises med div- eller fieldset-tag
|
|
2066
|
-
([170a60f](https://github.com/helsenorge/designsystem/commit/170a60f1246c91cb2acc2fa05efe3e310021d8a5)), closes
|
|
2067
|
-
[#278133](https://github.com/helsenorge/designsystem/issues/278133)
|
|
1703
|
+
* expanderlist støtter å ekspandere expandere med expanded-prop ([ab5581f](https://github.com/helsenorge/designsystem/commit/ab5581ff3624df478f8979793a347d3954d2e3fe)), closes [#278686](https://github.com/helsenorge/designsystem/issues/278686)
|
|
1704
|
+
* formgroup kan vises med div- eller fieldset-tag ([170a60f](https://github.com/helsenorge/designsystem/commit/170a60f1246c91cb2acc2fa05efe3e310021d8a5)), closes [#278133](https://github.com/helsenorge/designsystem/issues/278133)
|
|
1705
|
+
|
|
2068
1706
|
|
|
2069
1707
|
### Bug Fixes
|
|
2070
1708
|
|
|
2071
|
-
|
|
2072
|
-
([
|
|
2073
|
-
|
|
2074
|
-
- tekst over flere linjer i expander skal være venstrestilt
|
|
2075
|
-
([71d0d8f](https://github.com/helsenorge/designsystem/commit/71d0d8f190adc764e5d4e9df793f8524c130caad)), closes
|
|
2076
|
-
[#276346](https://github.com/helsenorge/designsystem/issues/276346)
|
|
1709
|
+
* endrer initialRender til å bli satt via showBubble prop istedet for på oppstart at komponentet ([09faaf9](https://github.com/helsenorge/designsystem/commit/09faaf98136ea8ac09cedfd5a57347d23236b727))
|
|
1710
|
+
* fiks for helpbubble i modal ([0a38ec2](https://github.com/helsenorge/designsystem/commit/0a38ec2651c3cfa53003785ef701754243d35813))
|
|
1711
|
+
* tekst over flere linjer i expander skal være venstrestilt ([71d0d8f](https://github.com/helsenorge/designsystem/commit/71d0d8f190adc764e5d4e9df793f8524c130caad)), closes [#276346](https://github.com/helsenorge/designsystem/issues/276346)
|
|
2077
1712
|
|
|
2078
1713
|
## [1.0.0-beta133](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv1.0.0-betahelpbubble1&targetVersion=GTv1.0.0-beta133) (2022-05-27)
|
|
2079
1714
|
|
|
2080
1715
|
## [1.0.0-betahelpbubble1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv1.0.0-betahelpbubble&targetVersion=GTv1.0.0-betahelpbubble1) (2022-05-27)
|
|
2081
1716
|
|
|
1717
|
+
|
|
2082
1718
|
### Bug Fixes
|
|
2083
1719
|
|
|
2084
|
-
|
|
1720
|
+
* Icon støtte for controller prop og ([87dce6b](https://github.com/helsenorge/designsystem/commit/87dce6b763cba1ff13910f8f4ac6afe896b079fa))
|
|
2085
1721
|
|
|
2086
1722
|
## [1.0.0-betahelpbubble](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv1.0.0-beta132&targetVersion=GTv1.0.0-betahelpbubble) (2022-05-25)
|
|
2087
1723
|
|
|
1724
|
+
|
|
2088
1725
|
### Features
|
|
2089
1726
|
|
|
2090
|
-
|
|
2091
|
-
|
|
2092
|
-
([
|
|
2093
|
-
|
|
2094
|
-
([
|
|
2095
|
-
- nytt komponent helpbubble ([c1f5cae](https://github.com/helsenorge/designsystem/commit/c1f5caed051591ab7036fd18774e825e9b82fe9d))
|
|
2096
|
-
- nytt komponent HelpBubble ([b1f3b6c](https://github.com/helsenorge/designsystem/commit/b1f3b6c1015cc613461e95b371f138710ee88efc))
|
|
1727
|
+
* HelpBubble ferdigstilling ([6c8195b](https://github.com/helsenorge/designsystem/commit/6c8195bb12e15ec9870328ec80f139d2f0e911a5))
|
|
1728
|
+
* helpbubble komponent logikk for plassering ([560860e](https://github.com/helsenorge/designsystem/commit/560860ee4921b51346a2c18a57b608c3c6acfd71))
|
|
1729
|
+
* ny hook useEventListenerState og opprydning i HelpBubble ([2a7d9dd](https://github.com/helsenorge/designsystem/commit/2a7d9dda6f3a896d5f7fc1e29af5d7dca0d17653))
|
|
1730
|
+
* nytt komponent helpbubble ([c1f5cae](https://github.com/helsenorge/designsystem/commit/c1f5caed051591ab7036fd18774e825e9b82fe9d))
|
|
1731
|
+
* nytt komponent HelpBubble ([b1f3b6c](https://github.com/helsenorge/designsystem/commit/b1f3b6c1015cc613461e95b371f138710ee88efc))
|
|
2097
1732
|
|
|
2098
1733
|
## [1.0.0-beta132](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv1.0.0-beta106&targetVersion=GTv1.0.0-beta132) (2022-05-20)
|
|
2099
1734
|
|
|
1735
|
+
|
|
2100
1736
|
### ⚠ BREAKING CHANGES
|
|
2101
1737
|
|
|
2102
|
-
|
|
2103
|
-
|
|
2104
|
-
|
|
2105
|
-
### Features
|
|
2106
|
-
|
|
2107
|
-
|
|
2108
|
-
([
|
|
2109
|
-
[#
|
|
2110
|
-
|
|
2111
|
-
[#
|
|
2112
|
-
|
|
2113
|
-
([
|
|
2114
|
-
[#
|
|
2115
|
-
-
|
|
2116
|
-
([
|
|
2117
|
-
|
|
2118
|
-
|
|
2119
|
-
|
|
2120
|
-
|
|
2121
|
-
([
|
|
2122
|
-
[#
|
|
2123
|
-
|
|
2124
|
-
|
|
2125
|
-
|
|
2126
|
-
[#
|
|
2127
|
-
|
|
2128
|
-
[#
|
|
2129
|
-
|
|
2130
|
-
([
|
|
2131
|
-
[#
|
|
2132
|
-
|
|
2133
|
-
|
|
2134
|
-
|
|
2135
|
-
|
|
2136
|
-
([
|
|
2137
|
-
[
|
|
2138
|
-
|
|
2139
|
-
([
|
|
2140
|
-
[
|
|
2141
|
-
|
|
2142
|
-
|
|
2143
|
-
|
|
2144
|
-
- disabled button skal ha grå tekst ([9de7c53](https://github.com/helsenorge/designsystem/commit/9de7c5398b14152376f100516cc15d09b49fae7a))
|
|
2145
|
-
- Eksport av mocks gjøres igjen ([4d11252](https://github.com/helsenorge/designsystem/commit/4d1125240a6eb9907913878ceee09f3045b2ccd5)),
|
|
2146
|
-
closes [#271917](https://github.com/helsenorge/designsystem/issues/271917)
|
|
2147
|
-
- erstatt ResizeObserver med event listener
|
|
2148
|
-
([df21fb1](https://github.com/helsenorge/designsystem/commit/df21fb1c32f0b6681bad82fe8fe8a5b9cafd81cf)), closes
|
|
2149
|
-
[#272521](https://github.com/helsenorge/designsystem/issues/272521) [#272560](https://github.com/helsenorge/designsystem/issues/272560)
|
|
2150
|
-
- fallback til gammel addListener for mediaqueries dersom addEventListener ikke er støttet
|
|
2151
|
-
([d86ae85](https://github.com/helsenorge/designsystem/commit/d86ae854a4b4f892d49d3989cf8c0117e78e5690)), closes
|
|
2152
|
-
[#272502](https://github.com/helsenorge/designsystem/issues/272502)
|
|
2153
|
-
- fjernet dobbel className ([5504a58](https://github.com/helsenorge/designsystem/commit/5504a5838ae09e5e032802380ccb38d6bbe05952)), closes
|
|
2154
|
-
[#276205](https://github.com/helsenorge/designsystem/issues/276205)
|
|
2155
|
-
- forbedring av props og design av Dropdown
|
|
2156
|
-
([7483a5a](https://github.com/helsenorge/designsystem/commit/7483a5a842ad8cf6f6f5c42b7aa0cebd536e7813)), closes
|
|
2157
|
-
[#276177](https://github.com/helsenorge/designsystem/issues/276177)
|
|
2158
|
-
- import fiks i styling ([79d8841](https://github.com/helsenorge/designsystem/commit/79d88417fa7c64e5449a972d5b47bfb3d5224e66)), closes
|
|
2159
|
-
[#275317](https://github.com/helsenorge/designsystem/issues/275317)
|
|
2160
|
-
- knapper i expanderlist har unik id per expanderlist
|
|
2161
|
-
([de912e6](https://github.com/helsenorge/designsystem/commit/de912e6525f70631267f1689c681c2f049ba3e06)), closes
|
|
2162
|
-
[#276239](https://github.com/helsenorge/designsystem/issues/276239)
|
|
2163
|
-
- large button som vises som lenke har innhold sentrert vertikalt
|
|
2164
|
-
([ff35db2](https://github.com/helsenorge/designsystem/commit/ff35db2063e6e5bc812cf5b90e09001d6e92fd13))
|
|
2165
|
-
- modal uten knapper skal ikke ha tomt felt nederst
|
|
2166
|
-
([55773ed](https://github.com/helsenorge/designsystem/commit/55773ed95663ff61e15c1ef8b1640d6a9f88a46d)), closes
|
|
2167
|
-
[#275139](https://github.com/helsenorge/designsystem/issues/275139)
|
|
2168
|
-
- padding i panel ([d9e5d7d](https://github.com/helsenorge/designsystem/commit/d9e5d7d458c2cfd4d0d32b941bf1be4efd08ca66)), closes
|
|
2169
|
-
[#272363](https://github.com/helsenorge/designsystem/issues/272363) [#272405](https://github.com/helsenorge/designsystem/issues/272405)
|
|
2170
|
-
- returner riktig ikon ved custom ikonstørrelse
|
|
2171
|
-
([b699d4f](https://github.com/helsenorge/designsystem/commit/b699d4f567b2c0df53a4014d36d4f2889d015686)), closes
|
|
2172
|
-
[#272203](https://github.com/helsenorge/designsystem/issues/272203)
|
|
2173
|
-
- riktig font når tag er button ([07d3f9f](https://github.com/helsenorge/designsystem/commit/07d3f9f218c83e8d02705c914b523bb50547a3f8)),
|
|
2174
|
-
closes [#276826](https://github.com/helsenorge/designsystem/issues/276826)
|
|
2175
|
-
- sonarcube fiks ([006d392](https://github.com/helsenorge/designsystem/commit/006d392c1c2f22b97ccc982201ff4a21a976b433))
|
|
2176
|
-
- storybook fiks logo ([10f3913](https://github.com/helsenorge/designsystem/commit/10f39131f44796f686eaadba26965cc59c620bb1)), closes
|
|
2177
|
-
[#275098](https://github.com/helsenorge/designsystem/issues/275098)
|
|
2178
|
-
- tilbakemeldinger fikset ([876146c](https://github.com/helsenorge/designsystem/commit/876146ced2ada280121e71ed9c44069eec3a3876))
|
|
2179
|
-
- useLayoutEvent kansellerer callback ved unmount
|
|
2180
|
-
([d522341](https://github.com/helsenorge/designsystem/commit/d522341045302111f0ad9ddc541de234882936db))
|
|
2181
|
-
- **modal:** sjekker om den er skrollbar
|
|
2182
|
-
([23abf84](https://github.com/helsenorge/designsystem/commit/23abf841c3d8b4cc745acd0dff3abc0e3f11cb40))
|
|
2183
|
-
- **scss:** Fjernet font størrelse ([3dfe927](https://github.com/helsenorge/designsystem/commit/3dfe9278a8c76686dae1d7bb5e8ce461fb3477a7))
|
|
1738
|
+
* debounce-util returnerer array med debounced funksjon og teardown-funksjon
|
|
1739
|
+
* Slett ubrukt useWindowSize-hook
|
|
1740
|
+
|
|
1741
|
+
### Features
|
|
1742
|
+
|
|
1743
|
+
* button onclick signatur ekspanderes og loader props export ([3e2bbf8](https://github.com/helsenorge/designsystem/commit/3e2bbf843ddaa7548585e9759d0b526f2763ddd0)), closes [#264156](https://github.com/helsenorge/designsystem/issues/264156)
|
|
1744
|
+
* dropdown-komponent ([58bc64c](https://github.com/helsenorge/designsystem/commit/58bc64c28ce1080ff39c51acf46477ad7440e821)), closes [#260923](https://github.com/helsenorge/designsystem/issues/260923)
|
|
1745
|
+
* eksporter uuid-util fra designsystem-react ([16da649](https://github.com/helsenorge/designsystem/commit/16da649b6add4653bf0c3998fb1e24563147947d)), closes [#231720](https://github.com/helsenorge/designsystem/issues/231720)
|
|
1746
|
+
* expander støtter onExpand-callback ([39e6260](https://github.com/helsenorge/designsystem/commit/39e626085886e4c7ab55a913aef38394d2e92d2a)), closes [#271323](https://github.com/helsenorge/designsystem/issues/271323)
|
|
1747
|
+
* highlightbox støtter ikon ([5e51057](https://github.com/helsenorge/designsystem/commit/5e51057cc01224944471895f95ce8a52cd03ff52)), closes [#270177](https://github.com/helsenorge/designsystem/issues/270177)
|
|
1748
|
+
* NoAccess ikon og StatusDot variant ([0291c2c](https://github.com/helsenorge/designsystem/commit/0291c2c0fbc304f3b94026c3c76d2c38ab4a3c12)), closes [#277207](https://github.com/helsenorge/designsystem/issues/277207)
|
|
1749
|
+
* nytt komponent FormLayout ([d02f5e9](https://github.com/helsenorge/designsystem/commit/d02f5e90979554dbd0b59a1a80167ccbd3d58ce2)), closes [#273348](https://github.com/helsenorge/designsystem/issues/273348) [#274864](https://github.com/helsenorge/designsystem/issues/274864)
|
|
1750
|
+
* PanelList-komponent ([4ea5342](https://github.com/helsenorge/designsystem/commit/4ea5342cd81c73b92ac6c63d6a8bd044c73f3cfc)), closes [#260910](https://github.com/helsenorge/designsystem/issues/260910)
|
|
1751
|
+
* tag og taglist-komponenter ([56fc96b](https://github.com/helsenorge/designsystem/commit/56fc96b5148340d9c24f6cc33d3b1ca9460dc3fd)), closes [#268234](https://github.com/helsenorge/designsystem/issues/268234)
|
|
1752
|
+
* withBreakpoint Higher Order Component ([8e3f8e0](https://github.com/helsenorge/designsystem/commit/8e3f8e03996022ea9a2a23956cd1adb8fd253e7f)), closes [#269740](https://github.com/helsenorge/designsystem/issues/269740)
|
|
1753
|
+
|
|
1754
|
+
|
|
1755
|
+
### Bug Fixes
|
|
1756
|
+
|
|
1757
|
+
* button har type=button som default ([f9ac84a](https://github.com/helsenorge/designsystem/commit/f9ac84a58c2d0da8bc5e8bbbbeb6269dadf498bc)), closes [#273800](https://github.com/helsenorge/designsystem/issues/273800)
|
|
1758
|
+
* close, expander og expanderlist skal ha type button på button-element ([3256c2c](https://github.com/helsenorge/designsystem/commit/3256c2c6ea53fb79b31e0c38ce708e41b9c30eed)), closes [#277772](https://github.com/helsenorge/designsystem/issues/277772)
|
|
1759
|
+
* disabled button med intent har grå bakgrunn ([082ad11](https://github.com/helsenorge/designsystem/commit/082ad117cdff31c895e9acbcf15d6507655630e5)), closes [#276164](https://github.com/helsenorge/designsystem/issues/276164)
|
|
1760
|
+
* disabled button skal ha grå tekst ([9de7c53](https://github.com/helsenorge/designsystem/commit/9de7c5398b14152376f100516cc15d09b49fae7a))
|
|
1761
|
+
* Eksport av mocks gjøres igjen ([4d11252](https://github.com/helsenorge/designsystem/commit/4d1125240a6eb9907913878ceee09f3045b2ccd5)), closes [#271917](https://github.com/helsenorge/designsystem/issues/271917)
|
|
1762
|
+
* erstatt ResizeObserver med event listener ([df21fb1](https://github.com/helsenorge/designsystem/commit/df21fb1c32f0b6681bad82fe8fe8a5b9cafd81cf)), closes [#272521](https://github.com/helsenorge/designsystem/issues/272521) [#272560](https://github.com/helsenorge/designsystem/issues/272560)
|
|
1763
|
+
* fallback til gammel addListener for mediaqueries dersom addEventListener ikke er støttet ([d86ae85](https://github.com/helsenorge/designsystem/commit/d86ae854a4b4f892d49d3989cf8c0117e78e5690)), closes [#272502](https://github.com/helsenorge/designsystem/issues/272502)
|
|
1764
|
+
* fjernet dobbel className ([5504a58](https://github.com/helsenorge/designsystem/commit/5504a5838ae09e5e032802380ccb38d6bbe05952)), closes [#276205](https://github.com/helsenorge/designsystem/issues/276205)
|
|
1765
|
+
* forbedring av props og design av Dropdown ([7483a5a](https://github.com/helsenorge/designsystem/commit/7483a5a842ad8cf6f6f5c42b7aa0cebd536e7813)), closes [#276177](https://github.com/helsenorge/designsystem/issues/276177)
|
|
1766
|
+
* import fiks i styling ([79d8841](https://github.com/helsenorge/designsystem/commit/79d88417fa7c64e5449a972d5b47bfb3d5224e66)), closes [#275317](https://github.com/helsenorge/designsystem/issues/275317)
|
|
1767
|
+
* knapper i expanderlist har unik id per expanderlist ([de912e6](https://github.com/helsenorge/designsystem/commit/de912e6525f70631267f1689c681c2f049ba3e06)), closes [#276239](https://github.com/helsenorge/designsystem/issues/276239)
|
|
1768
|
+
* large button som vises som lenke har innhold sentrert vertikalt ([ff35db2](https://github.com/helsenorge/designsystem/commit/ff35db2063e6e5bc812cf5b90e09001d6e92fd13))
|
|
1769
|
+
* modal uten knapper skal ikke ha tomt felt nederst ([55773ed](https://github.com/helsenorge/designsystem/commit/55773ed95663ff61e15c1ef8b1640d6a9f88a46d)), closes [#275139](https://github.com/helsenorge/designsystem/issues/275139)
|
|
1770
|
+
* padding i panel ([d9e5d7d](https://github.com/helsenorge/designsystem/commit/d9e5d7d458c2cfd4d0d32b941bf1be4efd08ca66)), closes [#272363](https://github.com/helsenorge/designsystem/issues/272363) [#272405](https://github.com/helsenorge/designsystem/issues/272405)
|
|
1771
|
+
* returner riktig ikon ved custom ikonstørrelse ([b699d4f](https://github.com/helsenorge/designsystem/commit/b699d4f567b2c0df53a4014d36d4f2889d015686)), closes [#272203](https://github.com/helsenorge/designsystem/issues/272203)
|
|
1772
|
+
* riktig font når tag er button ([07d3f9f](https://github.com/helsenorge/designsystem/commit/07d3f9f218c83e8d02705c914b523bb50547a3f8)), closes [#276826](https://github.com/helsenorge/designsystem/issues/276826)
|
|
1773
|
+
* sonarcube fiks ([006d392](https://github.com/helsenorge/designsystem/commit/006d392c1c2f22b97ccc982201ff4a21a976b433))
|
|
1774
|
+
* storybook fiks logo ([10f3913](https://github.com/helsenorge/designsystem/commit/10f39131f44796f686eaadba26965cc59c620bb1)), closes [#275098](https://github.com/helsenorge/designsystem/issues/275098)
|
|
1775
|
+
* tilbakemeldinger fikset ([876146c](https://github.com/helsenorge/designsystem/commit/876146ced2ada280121e71ed9c44069eec3a3876))
|
|
1776
|
+
* useLayoutEvent kansellerer callback ved unmount ([d522341](https://github.com/helsenorge/designsystem/commit/d522341045302111f0ad9ddc541de234882936db))
|
|
1777
|
+
* **modal:** sjekker om den er skrollbar ([23abf84](https://github.com/helsenorge/designsystem/commit/23abf841c3d8b4cc745acd0dff3abc0e3f11cb40))
|
|
1778
|
+
* **scss:** Fjernet font størrelse ([3dfe927](https://github.com/helsenorge/designsystem/commit/3dfe9278a8c76686dae1d7bb5e8ce461fb3477a7))
|
|
1779
|
+
|
|
2184
1780
|
|
|
2185
1781
|
### Code Refactoring
|
|
2186
1782
|
|
|
2187
|
-
|
|
1783
|
+
* bruk useBreakpoint i dokumentasjon ([5fec888](https://github.com/helsenorge/designsystem/commit/5fec888ead64c1ce900c6976ea371c6ac49a8414))
|
|
2188
1784
|
|
|
2189
1785
|
## [1.0.0-beta106](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GT4bd33fb35fc7ff5e0e81a01e34981fa4199d949d&targetVersion=GTv1.0.0-beta106) (2022-02-14)
|
|
2190
1786
|
|
|
1787
|
+
|
|
2191
1788
|
### Features
|
|
2192
1789
|
|
|
2193
|
-
|
|
2194
|
-
|
|
2195
|
-
|
|
2196
|
-
|
|
2197
|
-
-
|
|
2198
|
-
([
|
|
2199
|
-
|
|
2200
|
-
|
|
2201
|
-
|
|
2202
|
-
[#
|
|
2203
|
-
|
|
2204
|
-
closes [#
|
|
2205
|
-
[#
|
|
2206
|
-
|
|
2207
|
-
|
|
2208
|
-
([
|
|
2209
|
-
[
|
|
2210
|
-
|
|
2211
|
-
|
|
2212
|
-
|
|
2213
|
-
|
|
2214
|
-
([
|
|
2215
|
-
[
|
|
2216
|
-
|
|
2217
|
-
closes [#
|
|
2218
|
-
|
|
2219
|
-
[
|
|
2220
|
-
|
|
2221
|
-
[
|
|
2222
|
-
|
|
2223
|
-
closes [#
|
|
2224
|
-
|
|
2225
|
-
closes [#
|
|
2226
|
-
|
|
2227
|
-
([
|
|
2228
|
-
|
|
2229
|
-
|
|
2230
|
-
|
|
2231
|
-
|
|
2232
|
-
closes [#
|
|
2233
|
-
|
|
2234
|
-
([
|
|
2235
|
-
[
|
|
2236
|
-
|
|
2237
|
-
[#
|
|
2238
|
-
|
|
2239
|
-
([
|
|
2240
|
-
[#
|
|
2241
|
-
|
|
2242
|
-
([
|
|
2243
|
-
|
|
2244
|
-
|
|
2245
|
-
|
|
2246
|
-
([
|
|
2247
|
-
|
|
2248
|
-
([cba97c1](https://github.com/helsenorge/designsystem/commit/cba97c14d89d61dbadda563c34ed31b74e4756c8)), closes
|
|
2249
|
-
[#266037](https://github.com/helsenorge/designsystem/issues/266037) [#266037](https://github.com/helsenorge/designsystem/issues/266037)
|
|
2250
|
-
- expanderlist bruker css for å toggle innhold
|
|
2251
|
-
([98adf1b](https://github.com/helsenorge/designsystem/commit/98adf1bf1e28ce0dcddc7fdc53892598b0f5ba87)), closes
|
|
2252
|
-
[#270679](https://github.com/helsenorge/designsystem/issues/270679)
|
|
2253
|
-
- expanderlist/linklist skal kun ha understreking av tekst v/fokus
|
|
2254
|
-
([c27b11b](https://github.com/helsenorge/designsystem/commit/c27b11b1d24e86e11cc76f03f7c9e6062fb76dec)), closes
|
|
2255
|
-
[#266096](https://github.com/helsenorge/designsystem/issues/266096)
|
|
2256
|
-
- flytt import av helsenorge-styles for at gatsby develop og gatsby build...
|
|
2257
|
-
([8fa62ec](https://github.com/helsenorge/designsystem/commit/8fa62eccd22591926c7b776ce49d338f11bf37a6)), closes
|
|
2258
|
-
[#270181](https://github.com/helsenorge/designsystem/issues/270181)
|
|
2259
|
-
- ikke Arial på button i expanderlist
|
|
2260
|
-
([5354754](https://github.com/helsenorge/designsystem/commit/53547549d26a90884cab2f189181821db123c0ba))
|
|
2261
|
-
- justert padding i notificationpanel
|
|
2262
|
-
([3b8cce7](https://github.com/helsenorge/designsystem/commit/3b8cce777ffaa5735bd887e748cace9770e6cc50)), closes
|
|
2263
|
-
[#270330](https://github.com/helsenorge/designsystem/issues/270330)
|
|
2264
|
-
- komponenter som bruker uuid() kan overstyres med prop
|
|
2265
|
-
([2a7ad4c](https://github.com/helsenorge/designsystem/commit/2a7ad4c43b3159dbd144f91d2a77bd22667a1985)), closes
|
|
2266
|
-
[#269814](https://github.com/helsenorge/designsystem/issues/269814)
|
|
2267
|
-
- linklist har minimumshøyde på 4rem uansett
|
|
2268
|
-
([59b1589](https://github.com/helsenorge/designsystem/commit/59b1589ab00ce57d0a17ed01e02be8726b26c68d)), closes
|
|
2269
|
-
[#266617](https://github.com/helsenorge/designsystem/issues/266617)
|
|
2270
|
-
- lukkeknapp i notificationpanel har samme stil på fokus som hover
|
|
2271
|
-
([7909804](https://github.com/helsenorge/designsystem/commit/79098040d17f2641ab35c5bb4053e013c941ff9b))
|
|
2272
|
-
- modal uten knapper har samme padding i bunnen som ellers
|
|
2273
|
-
([d4c46b7](https://github.com/helsenorge/designsystem/commit/d4c46b7b1c61ca082bb7ee93bde123e8f8e196c8)), closes
|
|
2274
|
-
[#270297](https://github.com/helsenorge/designsystem/issues/270297)
|
|
2275
|
-
- oppdatert farge/font på avatar-komponent
|
|
2276
|
-
([e44e457](https://github.com/helsenorge/designsystem/commit/e44e4574bc270c1e89057adcce6bc206094b8aad)), closes
|
|
2277
|
-
[#250831](https://github.com/helsenorge/designsystem/issues/250831) [#250831](https://github.com/helsenorge/designsystem/issues/250831)
|
|
2278
|
-
- returner breakpoint på samme måte både initially og ved oppdateringer
|
|
2279
|
-
([82c4c3b](https://github.com/helsenorge/designsystem/commit/82c4c3bb7fa62ee6ab25babb357292326a5557f9)), closes
|
|
2280
|
-
[#269532](https://github.com/helsenorge/designsystem/issues/269532)
|
|
2281
|
-
- riktig font i input/textarea ([8f25b4f](https://github.com/helsenorge/designsystem/commit/8f25b4fd0094523ec0cabade4dba9390f803c328)),
|
|
2282
|
-
closes [#270181](https://github.com/helsenorge/designsystem/issues/270181)
|
|
2283
|
-
- rollup config for å kunne ta i bruk react hook form eksempler og endring på eksempel siden
|
|
2284
|
-
([bb98612](https://github.com/helsenorge/designsystem/commit/bb98612e6cbcea30b12fdd03986ee9c1b989def6))
|
|
2285
|
-
- spacer calc fjernet ([c25db43](https://github.com/helsenorge/designsystem/commit/c25db4327968f4c5fb9316c6ebf34391611e0426))
|
|
2286
|
-
- teksten i NotificationPanelet tar hele plassen når den ikke kan lukkes
|
|
2287
|
-
([5c1129d](https://github.com/helsenorge/designsystem/commit/5c1129d7eb9a49c69fc1485b80f893cbd4d406c7)), closes
|
|
2288
|
-
[#256356](https://github.com/helsenorge/designsystem/issues/256356)
|
|
2289
|
-
- Tile har riktig fontstørrelse/responsiv oppførsel
|
|
2290
|
-
([fa2a620](https://github.com/helsenorge/designsystem/commit/fa2a620234c0cc148cc7112e4fbc4bf18fb2541b)), closes
|
|
2291
|
-
[#263621](https://github.com/helsenorge/designsystem/issues/263621)
|
|
2292
|
-
- **button:** fjernet tabindex ([fe547c9](https://github.com/helsenorge/designsystem/commit/fe547c9330fc1e5992e0bd95e7f33886ad05f2ff)),
|
|
2293
|
-
closes [#262802](https://github.com/helsenorge/designsystem/issues/262802)
|
|
2294
|
-
- **designsystem:** button a link href og target
|
|
2295
|
-
([eac9ffd](https://github.com/helsenorge/designsystem/commit/eac9ffd3ef592a7b6b1e517c008715138ffd741d)), closes
|
|
2296
|
-
[#261849](https://github.com/helsenorge/designsystem/issues/261849)
|
|
2297
|
-
- **designsystem:** button styling og hover
|
|
2298
|
-
([062f0fe](https://github.com/helsenorge/designsystem/commit/062f0feb0c3a21d68fae619b793e76985e8d10e9)), closes
|
|
2299
|
-
[#263384](https://github.com/helsenorge/designsystem/issues/263384)
|
|
2300
|
-
- **designsystem:** linklist list classname tatt i bruk, notificationpanel closebutton fiks
|
|
2301
|
-
([4bd33fb](https://github.com/helsenorge/designsystem/commit/4bd33fb35fc7ff5e0e81a01e34981fa4199d949d))
|
|
2302
|
-
- **designsystem:** notificationpanel aria leser opp tekstinnhold i tillegg
|
|
2303
|
-
([a4795ef](https://github.com/helsenorge/designsystem/commit/a4795ef6c09a021d8c39dd71900f529cc07caf7a)), closes
|
|
2304
|
-
[#249789](https://github.com/helsenorge/designsystem/issues/249789) [#261019](https://github.com/helsenorge/designsystem/issues/261019)
|
|
2305
|
-
- **expanderlist:** scroll til overskriften man klikker på i accordion-modus
|
|
2306
|
-
([60a4f61](https://github.com/helsenorge/designsystem/commit/60a4f618f804c0127fb56d98f28c6af734f54fe4)), closes
|
|
2307
|
-
[#251341](https://github.com/helsenorge/designsystem/issues/251341)
|
|
2308
|
-
- **valdiation:** Validation feedback endringer
|
|
2309
|
-
([6efd616](https://github.com/helsenorge/designsystem/commit/6efd61647624aed721abc11467a667368d9860ec))
|
|
2310
|
-
- **web:** Styling av komponenter med SCSS modules funker igjen
|
|
2311
|
-
([b40924a](https://github.com/helsenorge/designsystem/commit/b40924ac9ac3657fbd6f21bd66ad84dd876ce79d))
|
|
1790
|
+
* alle komponenter har testId-prop ([3990042](https://github.com/helsenorge/designsystem/commit/39900420f2df7e0451b311b3bbba9425eb7d8c4d)), closes [#266560](https://github.com/helsenorge/designsystem/issues/266560)
|
|
1791
|
+
* checkbox component lagt til ([2506151](https://github.com/helsenorge/designsystem/commit/2506151b2e09953372de187c1707e415e853f153))
|
|
1792
|
+
* checkbox stories lagt til ([0d519f5](https://github.com/helsenorge/designsystem/commit/0d519f51fd05da5b28c8f58208cc5c3e5388789a))
|
|
1793
|
+
* expander i expanderlist skal ha egen analyticsid ([abae3fe](https://github.com/helsenorge/designsystem/commit/abae3fe20b33e202c716cb21ecd412ebb0aad62f))
|
|
1794
|
+
* expander-komponent ([cfe7498](https://github.com/helsenorge/designsystem/commit/cfe74989614ac6a8e4ba9e9a442c498b9d2f3208)), closes [#260909](https://github.com/helsenorge/designsystem/issues/260909) [#267629](https://github.com/helsenorge/designsystem/issues/267629)
|
|
1795
|
+
* highlightbox-komponent ([2f3ff49](https://github.com/helsenorge/designsystem/commit/2f3ff491f6411e323a18e65a6062e5f70e56476f)), closes [#260906](https://github.com/helsenorge/designsystem/issues/260906)
|
|
1796
|
+
* ikon har mulighet for title-tag ([796c52a](https://github.com/helsenorge/designsystem/commit/796c52a3043588db27a8cc8f6d97a409e58ae9c8)), closes [#225762](https://github.com/helsenorge/designsystem/issues/225762) [#227165](https://github.com/helsenorge/designsystem/issues/227165)
|
|
1797
|
+
* lagt til id til button ([f9d5ef5](https://github.com/helsenorge/designsystem/commit/f9d5ef5fc1fd9d9a9abecd618d6b377c3f87892a))
|
|
1798
|
+
* mobilvariant og small-variant av LinkList og ExpanderList ([c538cb8](https://github.com/helsenorge/designsystem/commit/c538cb84e3570368b38f26ef0fbbb7a599ce50b2)), closes [#264714](https://github.com/helsenorge/designsystem/issues/264714)
|
|
1799
|
+
* Modal har støtte for custom icon så lenge man ikke bruker en variant som har hardkodet ikon (error, warning) ([b487594](https://github.com/helsenorge/designsystem/commit/b4875941347e2562b2a80baf5d289ecaffc536fc)), closes [#261864](https://github.com/helsenorge/designsystem/issues/261864)
|
|
1800
|
+
* modal har støtte for komponent etter title + success-variant ([f77ccf5](https://github.com/helsenorge/designsystem/commit/f77ccf5ec9b2fb755dbae697d0d6112b070a6fe2)), closes [#267692](https://github.com/helsenorge/designsystem/issues/267692) [#267722](https://github.com/helsenorge/designsystem/issues/267722)
|
|
1801
|
+
* modal-komponent har zIndex prop ([a7bb551](https://github.com/helsenorge/designsystem/commit/a7bb551c943eb4b4d08998a54470d559b6e6b2aa)), closes [#268729](https://github.com/helsenorge/designsystem/issues/268729)
|
|
1802
|
+
* ny prop disableCloseEvents ([b87de20](https://github.com/helsenorge/designsystem/commit/b87de20b03c09e7d37a4911c5de31f6624f2886c)), closes [#269581](https://github.com/helsenorge/designsystem/issues/269581)
|
|
1803
|
+
* nye ikoner ([c07294c](https://github.com/helsenorge/designsystem/commit/c07294c06ca125a7abbc33b8b1a87d38c222fa6e)), closes [#261843](https://github.com/helsenorge/designsystem/issues/261843)
|
|
1804
|
+
* Nye ikoner til designsystem ([acf661a](https://github.com/helsenorge/designsystem/commit/acf661a5623c5e248c4aa5b081c121d265976401)), closes [#266695](https://github.com/helsenorge/designsystem/issues/266695)
|
|
1805
|
+
* **modal:** lukkeknapp kan skjules ([e6ee14f](https://github.com/helsenorge/designsystem/commit/e6ee14f2317c99d910edb9ea93db56d69e20996a)), closes [#262186](https://github.com/helsenorge/designsystem/issues/262186)
|
|
1806
|
+
* **web:** lagt til eksempelsider og tester ([9161006](https://github.com/helsenorge/designsystem/commit/91610066ab04a6b8541f85c89f76a4eb66f19fc5))
|
|
1807
|
+
|
|
1808
|
+
|
|
1809
|
+
### Bug Fixes
|
|
1810
|
+
|
|
1811
|
+
* align border med ikon i Expander ([82b22a6](https://github.com/helsenorge/designsystem/commit/82b22a6ca0ae181650e8db90a20f27bde6d7d9fc)), closes [#269714](https://github.com/helsenorge/designsystem/issues/269714)
|
|
1812
|
+
* bruk require for import av uuid for å unngå ekstra dependencies ([1989270](https://github.com/helsenorge/designsystem/commit/198927054a2d3a9f754d1de46fecd8e7aa4bb894)), closes [#266566](https://github.com/helsenorge/designsystem/issues/266566)
|
|
1813
|
+
* button aria props ([94834e0](https://github.com/helsenorge/designsystem/commit/94834e01d2ae736fd7a44f907ed97f9e18d50dcf)), closes [#262859](https://github.com/helsenorge/designsystem/issues/262859)
|
|
1814
|
+
* button uten annet innhold enn ikon har ingen tom span med ekstra margin ([5d9f52b](https://github.com/helsenorge/designsystem/commit/5d9f52b14229dc1735dd2a1db18e04e363ecf8f8)), closes [#266803](https://github.com/helsenorge/designsystem/issues/266803)
|
|
1815
|
+
* checkbox tar i bruk vår egen uuid hjelpefunksjon ([240ae09](https://github.com/helsenorge/designsystem/commit/240ae09c92578edc0f6dbe7a0a9f9b39d948eebc))
|
|
1816
|
+
* checkbox tilbakemeldinger ([773a7df](https://github.com/helsenorge/designsystem/commit/773a7df43d858312f78d3cb549437065f484d2ff))
|
|
1817
|
+
* checkbox tilbakemeldinger ([88f2ee7](https://github.com/helsenorge/designsystem/commit/88f2ee775f5eef9198b868f07a6c5a6083068337))
|
|
1818
|
+
* driftsmelding har aria-label på lukkeknapp ([424215a](https://github.com/helsenorge/designsystem/commit/424215acae4084b3f8381aacbb2a36ab8023ad43))
|
|
1819
|
+
* expander med isOpen skal bare åpne den første, og skal kunne lukkes ([cba97c1](https://github.com/helsenorge/designsystem/commit/cba97c14d89d61dbadda563c34ed31b74e4756c8)), closes [#266037](https://github.com/helsenorge/designsystem/issues/266037) [#266037](https://github.com/helsenorge/designsystem/issues/266037)
|
|
1820
|
+
* expanderlist bruker css for å toggle innhold ([98adf1b](https://github.com/helsenorge/designsystem/commit/98adf1bf1e28ce0dcddc7fdc53892598b0f5ba87)), closes [#270679](https://github.com/helsenorge/designsystem/issues/270679)
|
|
1821
|
+
* expanderlist/linklist skal kun ha understreking av tekst v/fokus ([c27b11b](https://github.com/helsenorge/designsystem/commit/c27b11b1d24e86e11cc76f03f7c9e6062fb76dec)), closes [#266096](https://github.com/helsenorge/designsystem/issues/266096)
|
|
1822
|
+
* flytt import av helsenorge-styles for at gatsby develop og gatsby build... ([8fa62ec](https://github.com/helsenorge/designsystem/commit/8fa62eccd22591926c7b776ce49d338f11bf37a6)), closes [#270181](https://github.com/helsenorge/designsystem/issues/270181)
|
|
1823
|
+
* ikke Arial på button i expanderlist ([5354754](https://github.com/helsenorge/designsystem/commit/53547549d26a90884cab2f189181821db123c0ba))
|
|
1824
|
+
* justert padding i notificationpanel ([3b8cce7](https://github.com/helsenorge/designsystem/commit/3b8cce777ffaa5735bd887e748cace9770e6cc50)), closes [#270330](https://github.com/helsenorge/designsystem/issues/270330)
|
|
1825
|
+
* komponenter som bruker uuid() kan overstyres med prop ([2a7ad4c](https://github.com/helsenorge/designsystem/commit/2a7ad4c43b3159dbd144f91d2a77bd22667a1985)), closes [#269814](https://github.com/helsenorge/designsystem/issues/269814)
|
|
1826
|
+
* linklist har minimumshøyde på 4rem uansett ([59b1589](https://github.com/helsenorge/designsystem/commit/59b1589ab00ce57d0a17ed01e02be8726b26c68d)), closes [#266617](https://github.com/helsenorge/designsystem/issues/266617)
|
|
1827
|
+
* lukkeknapp i notificationpanel har samme stil på fokus som hover ([7909804](https://github.com/helsenorge/designsystem/commit/79098040d17f2641ab35c5bb4053e013c941ff9b))
|
|
1828
|
+
* modal uten knapper har samme padding i bunnen som ellers ([d4c46b7](https://github.com/helsenorge/designsystem/commit/d4c46b7b1c61ca082bb7ee93bde123e8f8e196c8)), closes [#270297](https://github.com/helsenorge/designsystem/issues/270297)
|
|
1829
|
+
* oppdatert farge/font på avatar-komponent ([e44e457](https://github.com/helsenorge/designsystem/commit/e44e4574bc270c1e89057adcce6bc206094b8aad)), closes [#250831](https://github.com/helsenorge/designsystem/issues/250831) [#250831](https://github.com/helsenorge/designsystem/issues/250831)
|
|
1830
|
+
* returner breakpoint på samme måte både initially og ved oppdateringer ([82c4c3b](https://github.com/helsenorge/designsystem/commit/82c4c3bb7fa62ee6ab25babb357292326a5557f9)), closes [#269532](https://github.com/helsenorge/designsystem/issues/269532)
|
|
1831
|
+
* riktig font i input/textarea ([8f25b4f](https://github.com/helsenorge/designsystem/commit/8f25b4fd0094523ec0cabade4dba9390f803c328)), closes [#270181](https://github.com/helsenorge/designsystem/issues/270181)
|
|
1832
|
+
* rollup config for å kunne ta i bruk react hook form eksempler og endring på eksempel siden ([bb98612](https://github.com/helsenorge/designsystem/commit/bb98612e6cbcea30b12fdd03986ee9c1b989def6))
|
|
1833
|
+
* spacer calc fjernet ([c25db43](https://github.com/helsenorge/designsystem/commit/c25db4327968f4c5fb9316c6ebf34391611e0426))
|
|
1834
|
+
* teksten i NotificationPanelet tar hele plassen når den ikke kan lukkes ([5c1129d](https://github.com/helsenorge/designsystem/commit/5c1129d7eb9a49c69fc1485b80f893cbd4d406c7)), closes [#256356](https://github.com/helsenorge/designsystem/issues/256356)
|
|
1835
|
+
* Tile har riktig fontstørrelse/responsiv oppførsel ([fa2a620](https://github.com/helsenorge/designsystem/commit/fa2a620234c0cc148cc7112e4fbc4bf18fb2541b)), closes [#263621](https://github.com/helsenorge/designsystem/issues/263621)
|
|
1836
|
+
* **button:** fjernet tabindex ([fe547c9](https://github.com/helsenorge/designsystem/commit/fe547c9330fc1e5992e0bd95e7f33886ad05f2ff)), closes [#262802](https://github.com/helsenorge/designsystem/issues/262802)
|
|
1837
|
+
* **designsystem:** button a link href og target ([eac9ffd](https://github.com/helsenorge/designsystem/commit/eac9ffd3ef592a7b6b1e517c008715138ffd741d)), closes [#261849](https://github.com/helsenorge/designsystem/issues/261849)
|
|
1838
|
+
* **designsystem:** button styling og hover ([062f0fe](https://github.com/helsenorge/designsystem/commit/062f0feb0c3a21d68fae619b793e76985e8d10e9)), closes [#263384](https://github.com/helsenorge/designsystem/issues/263384)
|
|
1839
|
+
* **designsystem:** linklist list classname tatt i bruk, notificationpanel closebutton fiks ([4bd33fb](https://github.com/helsenorge/designsystem/commit/4bd33fb35fc7ff5e0e81a01e34981fa4199d949d))
|
|
1840
|
+
* **designsystem:** notificationpanel aria leser opp tekstinnhold i tillegg ([a4795ef](https://github.com/helsenorge/designsystem/commit/a4795ef6c09a021d8c39dd71900f529cc07caf7a)), closes [#249789](https://github.com/helsenorge/designsystem/issues/249789) [#261019](https://github.com/helsenorge/designsystem/issues/261019)
|
|
1841
|
+
* **expanderlist:** scroll til overskriften man klikker på i accordion-modus ([60a4f61](https://github.com/helsenorge/designsystem/commit/60a4f618f804c0127fb56d98f28c6af734f54fe4)), closes [#251341](https://github.com/helsenorge/designsystem/issues/251341)
|
|
1842
|
+
* **valdiation:** Validation feedback endringer ([6efd616](https://github.com/helsenorge/designsystem/commit/6efd61647624aed721abc11467a667368d9860ec))
|
|
1843
|
+
* **web:** Styling av komponenter med SCSS modules funker igjen ([b40924a](https://github.com/helsenorge/designsystem/commit/b40924ac9ac3657fbd6f21bd66ad84dd876ce79d))
|
|
1844
|
+
|