@helsenorge/lightbox 12.0.0-beta.2 → 12.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +1793 -969
- package/components/LightBox/index.js +3 -3
- package/components/LightBox/index.js.map +1 -1
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,552 +1,896 @@
|
|
|
1
|
-
## 12.0.0
|
|
2
|
-
|
|
1
|
+
## [12.1.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv12.0.2&targetVersion=GTv12.1.0) (2025-09-10)
|
|
3
2
|
|
|
4
3
|
### Features
|
|
5
4
|
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
5
|
+
- **helpexpanderstandalone:** justering av innhold ved tekst over flere linjer
|
|
6
|
+
([5d3a8ea](https://github.com/helsenorge/designsystem/commit/5d3a8eac4d3cf1ccbd9bd4aac947b3a26a73a120)), closes
|
|
7
|
+
[#354487](https://github.com/helsenorge/designsystem/issues/354487)
|
|
8
|
+
- **notificationpanel:** fjern spesifikk styling av rene anchorlinks
|
|
9
|
+
([6db68e4](https://github.com/helsenorge/designsystem/commit/6db68e4c5e3c1806f9ae16c2088322d51b0da15e)), closes
|
|
10
|
+
[#358876](https://github.com/helsenorge/designsystem/issues/358876)
|
|
11
|
+
|
|
12
|
+
### Bug Fixes
|
|
13
|
+
|
|
14
|
+
- **dropdown:** skjermleser leser ikke opp innholdet i safari
|
|
15
|
+
([a26e4a9](https://github.com/helsenorge/designsystem/commit/a26e4a990a017c95274a4f9bb5b6b5d1c3f02c9c)), closes
|
|
16
|
+
[#356915](https://github.com/helsenorge/designsystem/issues/356915)
|
|
13
17
|
|
|
18
|
+
## [12.0.2](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv12.0.1&targetVersion=GTv12.0.2) (2025-09-04)
|
|
14
19
|
|
|
15
20
|
### Bug Fixes
|
|
16
21
|
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
22
|
+
- eslint feil og oppdater dependencies
|
|
23
|
+
([5d900ef](https://github.com/helsenorge/designsystem/commit/5d900ef85071c166a0876ac98f304d3764427a63)), closes
|
|
24
|
+
[#358718](https://github.com/helsenorge/designsystem/issues/358718) [#358876](https://github.com/helsenorge/designsystem/issues/358876)
|
|
25
|
+
- **linklist:** line white får riktig hover og active farge
|
|
26
|
+
([416ff03](https://github.com/helsenorge/designsystem/commit/416ff03b00ed7e37c16849f65d067aeff861028d)), closes
|
|
27
|
+
[#358606](https://github.com/helsenorge/designsystem/issues/358606)
|
|
21
28
|
|
|
22
|
-
## 12.0.0
|
|
29
|
+
## [12.0.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv12.0.0&targetVersion=GTv12.0.1) (2025-09-01)
|
|
23
30
|
|
|
31
|
+
## [12.0.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv11.8.0&targetVersion=GTv12.0.0) (2025-09-01)
|
|
24
32
|
|
|
25
33
|
### Features
|
|
26
34
|
|
|
27
|
-
|
|
28
|
-
|
|
35
|
+
- **elementheader:** rename til statusdotlist
|
|
36
|
+
([f7f8bde](https://github.com/helsenorge/designsystem/commit/f7f8bdeb0dbf7e45a92f4577283210c7934f4450)), closes
|
|
37
|
+
[#358534](https://github.com/helsenorge/designsystem/issues/358534)
|
|
29
38
|
|
|
30
39
|
### Bug Fixes
|
|
31
40
|
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
41
|
+
- **elementheader:** ikon plasseres riktig
|
|
42
|
+
([905cafd](https://github.com/helsenorge/designsystem/commit/905cafda481f8e3ce57f0220c08d095885c57cfc)), closes
|
|
43
|
+
[#356675](https://github.com/helsenorge/designsystem/issues/356675)
|
|
44
|
+
- **elementheader:** statusdot skal leses opp etter hovedteksten
|
|
45
|
+
([3db22a4](https://github.com/helsenorge/designsystem/commit/3db22a4d6c7031964c7f9947fdf59a4f320683c5)), closes
|
|
46
|
+
[#358340](https://github.com/helsenorge/designsystem/issues/358340)
|
|
36
47
|
|
|
48
|
+
## 12.0.0-beta.3 (2025-08-27)
|
|
37
49
|
|
|
38
50
|
### Features
|
|
39
51
|
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
* **helpbubble:** flytt lukkekryss helt til hjørnet ([2b3c54d](https://github.com/helsenorge/designsystem/commit/2b3c54d6aac8bc074eeb6f62ddb0b5bc6c3f421f)), closes [#352915](https://github.com/helsenorge/designsystem/issues/352915)
|
|
43
|
-
* **helppanel:** ny border og spacing til tittel ([b47870f](https://github.com/helsenorge/designsystem/commit/b47870ff5cb571d09adcc921bbfc7270e640dba0))
|
|
44
|
-
* **helptooltip:** fjern provider og rydd opp i tooltip role ([37215ca](https://github.com/helsenorge/designsystem/commit/37215cac7626448915020f7d72f5d848dd8bd515)), closes [#350651](https://github.com/helsenorge/designsystem/issues/350651)
|
|
45
|
-
* **helptrigger:** ny prop weight med extra large størrelse samt nytt uttrykk ([24eaf8d](https://github.com/helsenorge/designsystem/commit/24eaf8d883c9da70ce189b044ad96394df82ab77)), closes [#350475](https://github.com/helsenorge/designsystem/issues/350475)
|
|
46
|
-
* **hightlightpanel:** size prop er fjernet og spacing oppdatert ([ac14ef0](https://github.com/helsenorge/designsystem/commit/ac14ef0927bb05ea5c62d189edbce46393403a93)), closes [#350938](https://github.com/helsenorge/designsystem/issues/350938)
|
|
47
|
-
* **popover:** nye visuelle endringer og ta i bruk floating-ui ([3c186d1](https://github.com/helsenorge/designsystem/commit/3c186d1aaccd10d4f9d881bd9ad12266dc4a5c2e)), closes [#350488](https://github.com/helsenorge/designsystem/issues/350488) [#350650](https://github.com/helsenorge/designsystem/issues/350650)
|
|
48
|
-
* **popover:** satt avstand til kant og maks bredde ([c96d447](https://github.com/helsenorge/designsystem/commit/c96d447623fc9574385ea2f9982da920f53b4518)), closes [#353533](https://github.com/helsenorge/designsystem/issues/353533)
|
|
49
|
-
* **typography:** nye stiler for help-text pg helt-trigger-text ([9ee09ba](https://github.com/helsenorge/designsystem/commit/9ee09ba5d7815b81c9fd2910f00d667c1d01bfee)), closes [#350872](https://github.com/helsenorge/designsystem/issues/350872)
|
|
50
|
-
|
|
52
|
+
- **linklist:** image prop lagt til ([c6f2f9e](https://github.com/helsenorge/designsystem/commit/c6f2f9e588ea8a71cb08ea55aab4c08728195d16)),
|
|
53
|
+
closes [#353994](https://github.com/helsenorge/designsystem/issues/353994)
|
|
51
54
|
|
|
52
55
|
### Bug Fixes
|
|
53
56
|
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
57
|
+
- **elementheader:** fikset spacing og plassering
|
|
58
|
+
([d19e92e](https://github.com/helsenorge/designsystem/commit/d19e92e83c306115af5219e7dc08305b5a1dc548)), closes
|
|
59
|
+
[#356675](https://github.com/helsenorge/designsystem/issues/356675)
|
|
60
|
+
- **linklist:** image høyde sentreres på en linje
|
|
61
|
+
([d4d108f](https://github.com/helsenorge/designsystem/commit/d4d108fe3aff1b504eea39d306c3c3f02d4bb971)), closes
|
|
62
|
+
[#353994](https://github.com/helsenorge/designsystem/issues/353994)
|
|
60
63
|
|
|
64
|
+
## 12.0.0-beta.2 (2025-08-01)
|
|
61
65
|
|
|
62
66
|
### Features
|
|
63
67
|
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
68
|
+
- ta i bruk nye prosesshjelp fargetokens
|
|
69
|
+
([4330037](https://github.com/helsenorge/designsystem/commit/43300372ca04dd26cd207aa9ddebf4f0e8e8dd6f)), closes
|
|
70
|
+
[#351112](https://github.com/helsenorge/designsystem/issues/351112) [#353025](https://github.com/helsenorge/designsystem/issues/353025)
|
|
71
|
+
- **elementheader:** nytt navn på listheader og oppdatert design
|
|
72
|
+
([e42d370](https://github.com/helsenorge/designsystem/commit/e42d37014aa84142bc4a0a4ec3324f77b7f31887)), closes
|
|
73
|
+
[#355123](https://github.com/helsenorge/designsystem/issues/355123)
|
|
74
|
+
- **expanderlist:** mulighet for status new og små designendringer
|
|
75
|
+
([d94734f](https://github.com/helsenorge/designsystem/commit/d94734f8d3f2df722510ad3ce031c5652e149e74)), closes
|
|
76
|
+
[#354210](https://github.com/helsenorge/designsystem/issues/354210)
|
|
77
|
+
- **expanderlist:** tydeliggjør forskjellen mellom innhold og knapp ved ekspansjon
|
|
78
|
+
([ae537bf](https://github.com/helsenorge/designsystem/commit/ae537bf679327c470a969b4f54c393c278ca87a4)), closes
|
|
79
|
+
[#355711](https://github.com/helsenorge/designsystem/issues/355711)
|
|
80
|
+
- **helpbubble:** aria props er lagt til
|
|
81
|
+
([a95f503](https://github.com/helsenorge/designsystem/commit/a95f503a9b08eb68d5084d58e23c7148eb1a3429)), closes
|
|
82
|
+
[#346605](https://github.com/helsenorge/designsystem/issues/346605)
|
|
83
|
+
- **helptooltip:** children type kan nå brukes med cmset
|
|
84
|
+
([e2f9081](https://github.com/helsenorge/designsystem/commit/e2f9081fcb307013d0f52fc48b9e0c0132e34d94)), closes
|
|
85
|
+
[#355554](https://github.com/helsenorge/designsystem/issues/355554)
|
|
86
|
+
- **linklist:** mulighet for status new og små designendringer
|
|
87
|
+
([27c0365](https://github.com/helsenorge/designsystem/commit/27c0365930b715f90b74d80f7f906f9502c81ac3)), closes
|
|
88
|
+
[#353721](https://github.com/helsenorge/designsystem/issues/353721) [#355891](https://github.com/helsenorge/designsystem/issues/355891)
|
|
89
|
+
|
|
90
|
+
### Bug Fixes
|
|
91
|
+
|
|
92
|
+
- helptriggerinline og helptriggerstandalone underline vises på safari
|
|
93
|
+
([8579bab](https://github.com/helsenorge/designsystem/commit/8579bab9315a9c5e0dd456c4546a56f68a4580d5)), closes
|
|
94
|
+
[#355480](https://github.com/helsenorge/designsystem/issues/355480)
|
|
95
|
+
- **helpdrawer:** kommer fra venstre side på desktop
|
|
96
|
+
([db0d8ef](https://github.com/helsenorge/designsystem/commit/db0d8efd5aecd76acc871d114dfa2efb1c204083)), closes
|
|
97
|
+
[#355122](https://github.com/helsenorge/designsystem/issues/355122)
|
|
98
|
+
- **helptriggerinline:** boble får riktig bredde når brukt med helptriggerinline
|
|
99
|
+
([1b30878](https://github.com/helsenorge/designsystem/commit/1b30878d0c9f0526a719a8f116a1a3181b58076a)), closes
|
|
100
|
+
[#355552](https://github.com/helsenorge/designsystem/issues/355552)
|
|
101
|
+
- **popover:** pil og bubble får ikke artifakter ved zooming
|
|
102
|
+
([6aafa55](https://github.com/helsenorge/designsystem/commit/6aafa55c13f9049e624fb1e6f64d0b6db992eec5)), closes
|
|
103
|
+
[#354396](https://github.com/helsenorge/designsystem/issues/354396)
|
|
104
|
+
|
|
105
|
+
## 12.0.0-beta.1 (2025-06-17)
|
|
106
|
+
|
|
107
|
+
### Features
|
|
67
108
|
|
|
109
|
+
- helpexpander children er reactnode
|
|
110
|
+
([044e828](https://github.com/helsenorge/designsystem/commit/044e828ae675bd65e54b8e45bf358844b7cd01fc)), closes
|
|
111
|
+
[#354640](https://github.com/helsenorge/designsystem/issues/354640)
|
|
68
112
|
|
|
69
113
|
### Bug Fixes
|
|
70
114
|
|
|
71
|
-
|
|
72
|
-
|
|
115
|
+
- **dictionarytrigger:** ta i bruk fargetokens
|
|
116
|
+
([5e970bf](https://github.com/helsenorge/designsystem/commit/5e970bf0755ed2ccf2679c98927fff9db237b2bc)), closes
|
|
117
|
+
[#353506](https://github.com/helsenorge/designsystem/issues/353506)
|
|
118
|
+
- **helpexpanderinline:** er i domen når den ikke er ekspandert
|
|
119
|
+
([e81f691](https://github.com/helsenorge/designsystem/commit/e81f6918275f165b645fe67a5953b3b81cf7fedd)), closes
|
|
120
|
+
[#354658](https://github.com/helsenorge/designsystem/issues/354658)
|
|
73
121
|
|
|
74
|
-
##
|
|
122
|
+
## 12.0.0-beta.0 (2025-06-10)
|
|
75
123
|
|
|
124
|
+
### Features
|
|
76
125
|
|
|
77
|
-
|
|
126
|
+
- helptrigger blir erstattet av helptriggericon helptriggerinline og helptriggerstandalone
|
|
127
|
+
([3b0556b](https://github.com/helsenorge/designsystem/commit/3b0556bd5ef225718a28175e42a5e4070c4158e1)), closes
|
|
128
|
+
[#350475](https://github.com/helsenorge/designsystem/issues/350475)
|
|
129
|
+
- nye komponenter helpexpanderinline og helpexpanderstandalone
|
|
130
|
+
([b38f230](https://github.com/helsenorge/designsystem/commit/b38f2308f4b72756784874e4b49295d9e168e040)), closes
|
|
131
|
+
[#350484](https://github.com/helsenorge/designsystem/issues/350484)
|
|
132
|
+
- **helpbubble:** flytt lukkekryss helt til hjørnet
|
|
133
|
+
([2b3c54d](https://github.com/helsenorge/designsystem/commit/2b3c54d6aac8bc074eeb6f62ddb0b5bc6c3f421f)), closes
|
|
134
|
+
[#352915](https://github.com/helsenorge/designsystem/issues/352915)
|
|
135
|
+
- **helppanel:** ny border og spacing til tittel
|
|
136
|
+
([b47870f](https://github.com/helsenorge/designsystem/commit/b47870ff5cb571d09adcc921bbfc7270e640dba0))
|
|
137
|
+
- **helptooltip:** fjern provider og rydd opp i tooltip role
|
|
138
|
+
([37215ca](https://github.com/helsenorge/designsystem/commit/37215cac7626448915020f7d72f5d848dd8bd515)), closes
|
|
139
|
+
[#350651](https://github.com/helsenorge/designsystem/issues/350651)
|
|
140
|
+
- **helptrigger:** ny prop weight med extra large størrelse samt nytt uttrykk
|
|
141
|
+
([24eaf8d](https://github.com/helsenorge/designsystem/commit/24eaf8d883c9da70ce189b044ad96394df82ab77)), closes
|
|
142
|
+
[#350475](https://github.com/helsenorge/designsystem/issues/350475)
|
|
143
|
+
- **hightlightpanel:** size prop er fjernet og spacing oppdatert
|
|
144
|
+
([ac14ef0](https://github.com/helsenorge/designsystem/commit/ac14ef0927bb05ea5c62d189edbce46393403a93)), closes
|
|
145
|
+
[#350938](https://github.com/helsenorge/designsystem/issues/350938)
|
|
146
|
+
- **popover:** nye visuelle endringer og ta i bruk floating-ui
|
|
147
|
+
([3c186d1](https://github.com/helsenorge/designsystem/commit/3c186d1aaccd10d4f9d881bd9ad12266dc4a5c2e)), closes
|
|
148
|
+
[#350488](https://github.com/helsenorge/designsystem/issues/350488) [#350650](https://github.com/helsenorge/designsystem/issues/350650)
|
|
149
|
+
- **popover:** satt avstand til kant og maks bredde
|
|
150
|
+
([c96d447](https://github.com/helsenorge/designsystem/commit/c96d447623fc9574385ea2f9982da920f53b4518)), closes
|
|
151
|
+
[#353533](https://github.com/helsenorge/designsystem/issues/353533)
|
|
152
|
+
- **typography:** nye stiler for help-text pg helt-trigger-text
|
|
153
|
+
([9ee09ba](https://github.com/helsenorge/designsystem/commit/9ee09ba5d7815b81c9fd2910f00d667c1d01bfee)), closes
|
|
154
|
+
[#350872](https://github.com/helsenorge/designsystem/issues/350872)
|
|
78
155
|
|
|
79
|
-
|
|
156
|
+
### Bug Fixes
|
|
80
157
|
|
|
81
|
-
|
|
158
|
+
- **helptriggericon:** strong focus styling riktig størrelse
|
|
159
|
+
([ada7679](https://github.com/helsenorge/designsystem/commit/ada7679c59fe0754d74211f9087d73f504313faf)), closes
|
|
160
|
+
[#350475](https://github.com/helsenorge/designsystem/issues/350475)
|
|
161
|
+
- **helptriggericon:** svg får riktig rolle og aria
|
|
162
|
+
([e1cac75](https://github.com/helsenorge/designsystem/commit/e1cac758b62fddd560bd21fda2bf4905676292fd)), closes
|
|
163
|
+
[#350475](https://github.com/helsenorge/designsystem/issues/350475)
|
|
164
|
+
- **popover:** fiks padding for popover og popmenu
|
|
165
|
+
([c4d916c](https://github.com/helsenorge/designsystem/commit/c4d916cc48d2cc95bc7461a43dbe1fbc67c81576)), closes
|
|
166
|
+
[#350488](https://github.com/helsenorge/designsystem/issues/350488)
|
|
167
|
+
- **popover:** sett border radius lik som skisser
|
|
168
|
+
([d665e38](https://github.com/helsenorge/designsystem/commit/d665e385b5187be9674b35a15fae4dfc3c9055a6)), closes
|
|
169
|
+
[#350488](https://github.com/helsenorge/designsystem/issues/350488)
|
|
82
170
|
|
|
171
|
+
## [11.8.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv11.7.1&targetVersion=GTv11.8.0) (2025-08-29)
|
|
83
172
|
|
|
84
173
|
### Features
|
|
85
174
|
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
* **panel:** oppdatert markering av ny-state ([dc9539d](https://github.com/helsenorge/designsystem/commit/dc9539d9c3f8663913866d8c9e59a101cee5deb8)), closes [#353574](https://github.com/helsenorge/designsystem/issues/353574)
|
|
90
|
-
* **statusdot:** legg til 3 nye statusdotter ([a03339c](https://github.com/helsenorge/designsystem/commit/a03339cfca0901abebf41ce5422e8b2dd1c44d91)), closes [#355543](https://github.com/helsenorge/designsystem/issues/355543)
|
|
91
|
-
* **step:** legg til mulighet for custom classes ([e7c99e8](https://github.com/helsenorge/designsystem/commit/e7c99e8cf2650affcafb523aaed0760af6d25e32)), closes [#355590](https://github.com/helsenorge/designsystem/issues/355590)
|
|
175
|
+
- **formgroup:** flyttet ref og tabindex til errorwrapper feilmelding
|
|
176
|
+
([a64a00a](https://github.com/helsenorge/designsystem/commit/a64a00a25dd432f85f84901dbb233fe345103b70)), closes
|
|
177
|
+
[#339940](https://github.com/helsenorge/designsystem/issues/339940)
|
|
92
178
|
|
|
179
|
+
## [11.7.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv11.7.0&targetVersion=GTv11.7.1) (2025-08-25)
|
|
93
180
|
|
|
94
181
|
### Bug Fixes
|
|
95
182
|
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
* **lightbox:** riktig fokushåndtering ([da4de84](https://github.com/helsenorge/designsystem/commit/da4de840e098c922f7978dd2d1896c746a3f86bd)), closes [#354742](https://github.com/helsenorge/designsystem/issues/354742)
|
|
100
|
-
* **listheader:** fiks ikonstørrelse for minste breakpoint ([21de566](https://github.com/helsenorge/designsystem/commit/21de566bafdf2f666a74864681a8985f0efc00e2)), closes [#350169](https://github.com/helsenorge/designsystem/issues/350169)
|
|
183
|
+
- **useBreakpoint:** oppdaterer breakpoint etter første render
|
|
184
|
+
([545999e](https://github.com/helsenorge/designsystem/commit/545999e0741ab9e4ce1ecbc7e993e7aef68b6394)), closes
|
|
185
|
+
[#348789](https://github.com/helsenorge/designsystem/issues/348789)
|
|
101
186
|
|
|
102
|
-
## [11.
|
|
187
|
+
## [11.7.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv11.6.0&targetVersion=GTv11.7.0) (2025-08-13)
|
|
188
|
+
|
|
189
|
+
### Features
|
|
103
190
|
|
|
191
|
+
- **notificationpanel:** propen role har status som valg
|
|
192
|
+
([6c93716](https://github.com/helsenorge/designsystem/commit/6c937166f6ccf35c9d91699b5c19ea5327e9103e)), closes
|
|
193
|
+
[#357209](https://github.com/helsenorge/designsystem/issues/357209)
|
|
194
|
+
|
|
195
|
+
## [11.6.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv11.5.0&targetVersion=GTv11.6.0) (2025-08-11)
|
|
104
196
|
|
|
105
197
|
### Features
|
|
106
198
|
|
|
107
|
-
|
|
199
|
+
- **fromgroup:** formgroup får aria-labelledby som alternativ til legend
|
|
200
|
+
([abf306c](https://github.com/helsenorge/designsystem/commit/abf306ca007f12a399aee5ad26c993f6a458df83)), closes
|
|
201
|
+
[#356915](https://github.com/helsenorge/designsystem/issues/356915)
|
|
202
|
+
- **panel:** legg til controlled funksjonalitet for expandable panel
|
|
203
|
+
([de7ca61](https://github.com/helsenorge/designsystem/commit/de7ca612169be8e5e825a9975cbc30c79dde446c)), closes
|
|
204
|
+
[#356603](https://github.com/helsenorge/designsystem/issues/356603)
|
|
108
205
|
|
|
109
|
-
|
|
206
|
+
### Bug Fixes
|
|
110
207
|
|
|
208
|
+
- **tabs:** border vises rart på noen skjermer
|
|
209
|
+
([40c4fb5](https://github.com/helsenorge/designsystem/commit/40c4fb5c08d688dfa633573d851d3a14098a99a8)), closes
|
|
210
|
+
[#346853](https://github.com/helsenorge/designsystem/issues/346853)
|
|
211
|
+
- **tabs:** tablist border ser riktig ut ved zooming
|
|
212
|
+
([d031642](https://github.com/helsenorge/designsystem/commit/d031642fff55581b845819e26e20c17da4d9c18e)), closes
|
|
213
|
+
[#346853](https://github.com/helsenorge/designsystem/issues/346853)
|
|
214
|
+
|
|
215
|
+
## [11.5.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv11.4.1&targetVersion=GTv11.5.0) (2025-07-30)
|
|
111
216
|
|
|
112
217
|
### Features
|
|
113
218
|
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
219
|
+
- clickarea for radiobutton og checkbox oppfyller uu krav
|
|
220
|
+
([0e01c6f](https://github.com/helsenorge/designsystem/commit/0e01c6f745600ee60c2e704cbe3e6109532004e3)), closes
|
|
221
|
+
[#355146](https://github.com/helsenorge/designsystem/issues/355146)
|
|
222
|
+
- **highlighter:** ny komponent ([974bded](https://github.com/helsenorge/designsystem/commit/974bdedb7109d32271a292b995008e848dd6d2bb)),
|
|
223
|
+
closes [#341189](https://github.com/helsenorge/designsystem/issues/341189)
|
|
224
|
+
- **panel:** legg til aria label for buttonBottom
|
|
225
|
+
([470fd44](https://github.com/helsenorge/designsystem/commit/470fd443a1ae56f7225a013e91c52cad57d8c960)), closes
|
|
226
|
+
[#356384](https://github.com/helsenorge/designsystem/issues/356384)
|
|
120
227
|
|
|
228
|
+
### Bug Fixes
|
|
229
|
+
|
|
230
|
+
- colorscss og spacerscss importeres i helsenorgecss
|
|
231
|
+
([321fdff](https://github.com/helsenorge/designsystem/commit/321fdff9133ae974d60855e3f995841db824d042)), closes
|
|
232
|
+
[#355112](https://github.com/helsenorge/designsystem/issues/355112)
|
|
233
|
+
- **toggle:** lagt til role switch ([d70ac71](https://github.com/helsenorge/designsystem/commit/d70ac718012d47a9a6e46098390314e17ed18290)),
|
|
234
|
+
closes [#356306](https://github.com/helsenorge/designsystem/issues/356306)
|
|
235
|
+
|
|
236
|
+
## [11.4.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv11.4.0&targetVersion=GTv11.4.1) (2025-07-11)
|
|
121
237
|
|
|
122
238
|
### Bug Fixes
|
|
123
239
|
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
240
|
+
- **panel:** legg til manglende onexpand function prop
|
|
241
|
+
([a2ee192](https://github.com/helsenorge/designsystem/commit/a2ee19211b5b808bdea0b82484125622ef1cef48)), closes
|
|
242
|
+
[#356092](https://github.com/helsenorge/designsystem/issues/356092)
|
|
127
243
|
|
|
128
|
-
## [11.
|
|
244
|
+
## [11.4.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv11.3.1&targetVersion=GTv11.4.0) (2025-07-08)
|
|
245
|
+
|
|
246
|
+
### Features
|
|
129
247
|
|
|
248
|
+
- oppdatert help fargetoken ([31d3226](https://github.com/helsenorge/designsystem/commit/31d32262b902c0dd3c39d5ec8d0e98ec96d88b34)), closes
|
|
249
|
+
[#351112](https://github.com/helsenorge/designsystem/issues/351112)
|
|
250
|
+
- **icon:** nytt ikon treatmentaids ([a76a8fe](https://github.com/helsenorge/designsystem/commit/a76a8fe45a2e072af895a84b6288edfcf5959aa2)),
|
|
251
|
+
closes [#354525](https://github.com/helsenorge/designsystem/issues/354525)
|
|
252
|
+
- **panel:** legg til ref ([306b176](https://github.com/helsenorge/designsystem/commit/306b176c7b6cf7b6f49d4bef56a3fd2f9f7a3fb0)), closes
|
|
253
|
+
[#354177](https://github.com/helsenorge/designsystem/issues/354177)
|
|
254
|
+
- **panel:** oppdatert markering av ny-state
|
|
255
|
+
([dc9539d](https://github.com/helsenorge/designsystem/commit/dc9539d9c3f8663913866d8c9e59a101cee5deb8)), closes
|
|
256
|
+
[#353574](https://github.com/helsenorge/designsystem/issues/353574)
|
|
257
|
+
- **statusdot:** legg til 3 nye statusdotter
|
|
258
|
+
([a03339c](https://github.com/helsenorge/designsystem/commit/a03339cfca0901abebf41ce5422e8b2dd1c44d91)), closes
|
|
259
|
+
[#355543](https://github.com/helsenorge/designsystem/issues/355543)
|
|
260
|
+
- **step:** legg til mulighet for custom classes
|
|
261
|
+
([e7c99e8](https://github.com/helsenorge/designsystem/commit/e7c99e8cf2650affcafb523aaed0760af6d25e32)), closes
|
|
262
|
+
[#355590](https://github.com/helsenorge/designsystem/issues/355590)
|
|
263
|
+
|
|
264
|
+
### Bug Fixes
|
|
265
|
+
|
|
266
|
+
- **articleteaser:** gradient har myk overgang
|
|
267
|
+
([3483d7e](https://github.com/helsenorge/designsystem/commit/3483d7e86d222805ae30379b33531889f5de59a6)), closes
|
|
268
|
+
[#354140](https://github.com/helsenorge/designsystem/issues/354140)
|
|
269
|
+
- **badge:** kontrast på notification badge warn
|
|
270
|
+
([5284733](https://github.com/helsenorge/designsystem/commit/52847332b71f2ce49519a4a65d2dbe83002cfded)), closes
|
|
271
|
+
[#355693](https://github.com/helsenorge/designsystem/issues/355693)
|
|
272
|
+
- **datepicker:** focus underline vises på safari
|
|
273
|
+
([b79160a](https://github.com/helsenorge/designsystem/commit/b79160a976b87e1e272201cd4962b47a1866b063)), closes
|
|
274
|
+
[#355604](https://github.com/helsenorge/designsystem/issues/355604)
|
|
275
|
+
- **lightbox:** riktig fokushåndtering
|
|
276
|
+
([da4de84](https://github.com/helsenorge/designsystem/commit/da4de840e098c922f7978dd2d1896c746a3f86bd)), closes
|
|
277
|
+
[#354742](https://github.com/helsenorge/designsystem/issues/354742)
|
|
278
|
+
- **listheader:** fiks ikonstørrelse for minste breakpoint
|
|
279
|
+
([21de566](https://github.com/helsenorge/designsystem/commit/21de566bafdf2f666a74864681a8985f0efc00e2)), closes
|
|
280
|
+
[#350169](https://github.com/helsenorge/designsystem/issues/350169)
|
|
281
|
+
|
|
282
|
+
## [11.3.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv11.3.0&targetVersion=GTv11.3.1) (2025-06-17)
|
|
130
283
|
|
|
131
284
|
### Features
|
|
132
285
|
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
* **close:** legg til flere farger og bruk i helpdrawer ([c442703](https://github.com/helsenorge/designsystem/commit/c442703d95c7bf490e21fadc380161f9a1d3d82f)), closes [#352915](https://github.com/helsenorge/designsystem/issues/352915)
|
|
137
|
-
* **helpdrawer:** lagt til komponent ([0358d95](https://github.com/helsenorge/designsystem/commit/0358d9586727ba45ece5899c39a077d2682aa976)), closes [#350492](https://github.com/helsenorge/designsystem/issues/350492)
|
|
138
|
-
* **helpdrawer:** nytt komponent helpdrawer ([4fbd27a](https://github.com/helsenorge/designsystem/commit/4fbd27a0278bce9a79ce43ffe8debb5b7b8067d0))
|
|
139
|
-
* **helpdrawer:** nytt komponent helpdrawer" ([e743080](https://github.com/helsenorge/designsystem/commit/e7430809193b1bc4b0ff26046ffb2822871967f5)), closes [#350492](https://github.com/helsenorge/designsystem/issues/350492)
|
|
140
|
-
* **helpteaser:** ny komponent ([806f2ab](https://github.com/helsenorge/designsystem/commit/806f2ab7eba0179a1592a4a92bcd56c020d3c6f7))
|
|
141
|
-
* **icon:** nytt ikon toddler ([4d02bb4](https://github.com/helsenorge/designsystem/commit/4d02bb437340cc1cc8833a0b44badbdf119db43f)), closes [#352079](https://github.com/helsenorge/designsystem/issues/352079)
|
|
142
|
-
* **illustration:** nye illustrasjoner for småbarnsliv ([855cc01](https://github.com/helsenorge/designsystem/commit/855cc013f9938a1e0d56e04581990a8d30ba64e1)), closes [#353036](https://github.com/helsenorge/designsystem/issues/353036)
|
|
143
|
-
* **infoteaser:** ny komponent ([8c35a84](https://github.com/helsenorge/designsystem/commit/8c35a84e94fc8e7344266ca8585a15bd2e93d2f8)), closes [#351368](https://github.com/helsenorge/designsystem/issues/351368)
|
|
144
|
-
* **panel:** legg til språkstøtte og ta i bruk tokens ([3f21b2e](https://github.com/helsenorge/designsystem/commit/3f21b2e90041537c05e403b4237db7ffe07b5f40)), closes [#349728](https://github.com/helsenorge/designsystem/issues/349728) [#349793](https://github.com/helsenorge/designsystem/issues/349793)
|
|
286
|
+
- **panel:** setter testid på ekspandert innhold
|
|
287
|
+
([f0a670b](https://github.com/helsenorge/designsystem/commit/f0a670bda5cae7b47e1b51455d99678871215d33)), closes
|
|
288
|
+
[#354743](https://github.com/helsenorge/designsystem/issues/354743)
|
|
145
289
|
|
|
290
|
+
## [11.3.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv11.2.0&targetVersion=GTv11.3.0) (2025-06-10)
|
|
146
291
|
|
|
147
|
-
###
|
|
292
|
+
### Features
|
|
148
293
|
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
294
|
+
- prosesshjelp fargetokens lagt til ([c70fb44](https://github.com/helsenorge/designsystem/commit/c70fb44c9b95338f1e19563931d707a5921e311b)),
|
|
295
|
+
closes [#353506](https://github.com/helsenorge/designsystem/issues/353506)
|
|
296
|
+
- spacers tokens ([575cd80](https://github.com/helsenorge/designsystem/commit/575cd8081ffdb9c96b7df28e85fa4ff3bd4025db)), closes
|
|
297
|
+
[#351112](https://github.com/helsenorge/designsystem/issues/351112)
|
|
298
|
+
- **drawer:** flytt lukkekryss til hjørnet
|
|
299
|
+
([2b8ff77](https://github.com/helsenorge/designsystem/commit/2b8ff771c5de8bbe7a6f1b257f2df35d8e01bced))
|
|
300
|
+
- **drawer:** gjør onclose optional ([6eb0bf3](https://github.com/helsenorge/designsystem/commit/6eb0bf3a97b465ba11abba7e4b6b9023130bf788))
|
|
301
|
+
- **drawer:** legg på shadow ved scroll istedenfor border
|
|
302
|
+
([2f3162a](https://github.com/helsenorge/designsystem/commit/2f3162a2903e6e7ce12d95d99b55909282fbcb76))
|
|
303
|
+
- **drawer:** stopp scrolling bak drawer
|
|
304
|
+
([4e5ebe1](https://github.com/helsenorge/designsystem/commit/4e5ebe16b8340c28ea2066d7a63f2065bef19de9))
|
|
155
305
|
|
|
156
|
-
|
|
306
|
+
### Bug Fixes
|
|
157
307
|
|
|
308
|
+
- drawer og modal får lik overlay ([99efb7b](https://github.com/helsenorge/designsystem/commit/99efb7b9ac463e09678f081417be006cd9954d87)),
|
|
309
|
+
closes [#352610](https://github.com/helsenorge/designsystem/issues/352610)
|
|
310
|
+
- **close:** riktig size på inner container for small versjon
|
|
311
|
+
([d23f53a](https://github.com/helsenorge/designsystem/commit/d23f53a959e0c2cd17bde70431775a90d0c5382b)), closes
|
|
312
|
+
[#352915](https://github.com/helsenorge/designsystem/issues/352915)
|
|
313
|
+
- **drawer:** legg til scroll shadow også på tiny screen query
|
|
314
|
+
([1cdf6df](https://github.com/helsenorge/designsystem/commit/1cdf6dfc78b3e71bbebe2d2ad6104e6e36ea5e0a)), closes
|
|
315
|
+
[#352610](https://github.com/helsenorge/designsystem/issues/352610)
|
|
316
|
+
|
|
317
|
+
## [11.2.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv11.1.0&targetVersion=GTv11.2.0) (2025-05-27)
|
|
158
318
|
|
|
159
319
|
### Features
|
|
160
320
|
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
321
|
+
- legg til active styling på nye komponenter
|
|
322
|
+
([7e01e15](https://github.com/helsenorge/designsystem/commit/7e01e15f329985cc5fdf2a3b5430e68d0a793346)), closes
|
|
323
|
+
[#350468](https://github.com/helsenorge/designsystem/issues/350468) [#351362](https://github.com/helsenorge/designsystem/issues/351362)
|
|
324
|
+
[#351368](https://github.com/helsenorge/designsystem/issues/351368)
|
|
325
|
+
- oppdaterte fargetokens ([e30d942](https://github.com/helsenorge/designsystem/commit/e30d942c4179c9ed18fe63deb9f89be435e9c08d)), closes
|
|
326
|
+
[#349793](https://github.com/helsenorge/designsystem/issues/349793)
|
|
327
|
+
- **articleteaser:** ny komponent ([3431e82](https://github.com/helsenorge/designsystem/commit/3431e8219f0e95e75547cf78a8ed5467c3972de4)),
|
|
328
|
+
closes [#351362](https://github.com/helsenorge/designsystem/issues/351362)
|
|
329
|
+
- **close:** legg til flere farger og bruk i helpdrawer
|
|
330
|
+
([c442703](https://github.com/helsenorge/designsystem/commit/c442703d95c7bf490e21fadc380161f9a1d3d82f)), closes
|
|
331
|
+
[#352915](https://github.com/helsenorge/designsystem/issues/352915)
|
|
332
|
+
- **helpdrawer:** lagt til komponent
|
|
333
|
+
([0358d95](https://github.com/helsenorge/designsystem/commit/0358d9586727ba45ece5899c39a077d2682aa976)), closes
|
|
334
|
+
[#350492](https://github.com/helsenorge/designsystem/issues/350492)
|
|
335
|
+
- **helpdrawer:** nytt komponent helpdrawer
|
|
336
|
+
([4fbd27a](https://github.com/helsenorge/designsystem/commit/4fbd27a0278bce9a79ce43ffe8debb5b7b8067d0))
|
|
337
|
+
- **helpdrawer:** nytt komponent helpdrawer"
|
|
338
|
+
([e743080](https://github.com/helsenorge/designsystem/commit/e7430809193b1bc4b0ff26046ffb2822871967f5)), closes
|
|
339
|
+
[#350492](https://github.com/helsenorge/designsystem/issues/350492)
|
|
340
|
+
- **helpteaser:** ny komponent ([806f2ab](https://github.com/helsenorge/designsystem/commit/806f2ab7eba0179a1592a4a92bcd56c020d3c6f7))
|
|
341
|
+
- **icon:** nytt ikon toddler ([4d02bb4](https://github.com/helsenorge/designsystem/commit/4d02bb437340cc1cc8833a0b44badbdf119db43f)),
|
|
342
|
+
closes [#352079](https://github.com/helsenorge/designsystem/issues/352079)
|
|
343
|
+
- **illustration:** nye illustrasjoner for småbarnsliv
|
|
344
|
+
([855cc01](https://github.com/helsenorge/designsystem/commit/855cc013f9938a1e0d56e04581990a8d30ba64e1)), closes
|
|
345
|
+
[#353036](https://github.com/helsenorge/designsystem/issues/353036)
|
|
346
|
+
- **infoteaser:** ny komponent ([8c35a84](https://github.com/helsenorge/designsystem/commit/8c35a84e94fc8e7344266ca8585a15bd2e93d2f8)),
|
|
347
|
+
closes [#351368](https://github.com/helsenorge/designsystem/issues/351368)
|
|
348
|
+
- **panel:** legg til språkstøtte og ta i bruk tokens
|
|
349
|
+
([3f21b2e](https://github.com/helsenorge/designsystem/commit/3f21b2e90041537c05e403b4237db7ffe07b5f40)), closes
|
|
350
|
+
[#349728](https://github.com/helsenorge/designsystem/issues/349728) [#349793](https://github.com/helsenorge/designsystem/issues/349793)
|
|
351
|
+
|
|
352
|
+
### Bug Fixes
|
|
353
|
+
|
|
354
|
+
- legg til manglende analytics id ([a11ea2c](https://github.com/helsenorge/designsystem/commit/a11ea2c1a21ddf7a4bb6aa2a0ca6d9edfa1f6582)),
|
|
355
|
+
closes [#351362](https://github.com/helsenorge/designsystem/issues/351362)
|
|
356
|
+
- usebreakpoint bommer når flere breakpoints trigger samtidig
|
|
357
|
+
([1dc454e](https://github.com/helsenorge/designsystem/commit/1dc454e94a73b8c82f45c86610986d4218cb9e9c)), closes
|
|
358
|
+
[#351338](https://github.com/helsenorge/designsystem/issues/351338)
|
|
359
|
+
- **articleteaser:** kun vis fokus styling på focus-visible
|
|
360
|
+
([83a0cfb](https://github.com/helsenorge/designsystem/commit/83a0cfb4b9e70614bb7bdff6313c424543fa60db))
|
|
361
|
+
- **articleteaser:** tykkelse på fokus
|
|
362
|
+
([bda2253](https://github.com/helsenorge/designsystem/commit/bda2253fe91a50ec6752557d3910c33ebbffb27b))
|
|
363
|
+
- **icon:** fiks toddler ikon ([14883df](https://github.com/helsenorge/designsystem/commit/14883df7c20d291c2a92f8c2acd80d6ce460d0ff)),
|
|
364
|
+
closes [#352079](https://github.com/helsenorge/designsystem/issues/352079)
|
|
365
|
+
- **infoteaser:** riktig focus tykkelse
|
|
366
|
+
([5de4798](https://github.com/helsenorge/designsystem/commit/5de47982951f8f07be03215c1980c68e7762e617)), closes
|
|
367
|
+
[#351368](https://github.com/helsenorge/designsystem/issues/351368)
|
|
368
|
+
|
|
369
|
+
## [11.1.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv11.0.0&targetVersion=GTv11.1.0) (2025-05-09)
|
|
370
|
+
|
|
371
|
+
### Features
|
|
165
372
|
|
|
373
|
+
- ny hook useismobilebreakpoint ([a5db7ed](https://github.com/helsenorge/designsystem/commit/a5db7ed8753af15ea29e459c2d5032b43e813856)),
|
|
374
|
+
closes [#351338](https://github.com/helsenorge/designsystem/issues/351338)
|
|
375
|
+
- spacers tokens lagt til ([40b77e4](https://github.com/helsenorge/designsystem/commit/40b77e4626971621f6645e61df2636249463c2f7)), closes
|
|
376
|
+
[#347154](https://github.com/helsenorge/designsystem/issues/347154)
|
|
377
|
+
- **drawer:** mulighet til å skru av lukkekryss
|
|
378
|
+
([f486bee](https://github.com/helsenorge/designsystem/commit/f486bee62d3709e2c4b9f39d6ce9e770c4010cc4)), closes
|
|
379
|
+
[#351292](https://github.com/helsenorge/designsystem/issues/351292)
|
|
380
|
+
- **modal:** footercontent prop legges til for å kunne gi egne cta buttons
|
|
381
|
+
([f5b0519](https://github.com/helsenorge/designsystem/commit/f5b051917081f6f7d8be44ff33679ace6a6e02da)), closes
|
|
382
|
+
[#350943](https://github.com/helsenorge/designsystem/issues/350943)
|
|
166
383
|
|
|
167
384
|
### Bug Fixes
|
|
168
385
|
|
|
169
|
-
|
|
170
|
-
|
|
386
|
+
- **lightbox:** fiks problem med store knapper på ios
|
|
387
|
+
([91481f6](https://github.com/helsenorge/designsystem/commit/91481f64ad0982f579558407658747eae5a5a30e)), closes
|
|
388
|
+
[#331056](https://github.com/helsenorge/designsystem/issues/331056)
|
|
389
|
+
- **lightbox:** scrollbar vises ikke med lightbox åpen
|
|
390
|
+
([3953140](https://github.com/helsenorge/designsystem/commit/3953140a0e1411edc18161eff7e1e727933cb3c3)), closes
|
|
391
|
+
[#350843](https://github.com/helsenorge/designsystem/issues/350843)
|
|
171
392
|
|
|
172
393
|
## [11.0.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv10.8.0&targetVersion=GTv11.0.0) (2025-04-29)
|
|
173
394
|
|
|
174
|
-
|
|
175
395
|
### Bug Fixes
|
|
176
396
|
|
|
177
|
-
|
|
178
|
-
|
|
397
|
+
- sass use variabler oppdatert ([a724dd1](https://github.com/helsenorge/designsystem/commit/a724dd10ebee8446ae161370ebac15e3e0738c8d))
|
|
398
|
+
- **panel:** riktig styling på expander knapp og flere eksempler
|
|
399
|
+
([8e881a9](https://github.com/helsenorge/designsystem/commit/8e881a9cc0093c4ca4e5e9083908839b56ddc89d)), closes
|
|
400
|
+
[#336117](https://github.com/helsenorge/designsystem/issues/336117)
|
|
179
401
|
|
|
180
402
|
## 11.0.0-beta.4 (2025-04-23)
|
|
181
403
|
|
|
182
|
-
|
|
183
404
|
### Features
|
|
184
405
|
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
406
|
+
- **panel:** ny komponent ([98b2025](https://github.com/helsenorge/designsystem/commit/98b202577c614f873e87bdbfc5580bd69639c648)), closes
|
|
407
|
+
[#336117](https://github.com/helsenorge/designsystem/issues/336117)
|
|
408
|
+
- **panellistold:** rename komponent for deprecation
|
|
409
|
+
([8466044](https://github.com/helsenorge/designsystem/commit/8466044a0eeb5eb8e4eea763a335980d20d7ad80)), closes
|
|
410
|
+
[#336117](https://github.com/helsenorge/designsystem/issues/336117)
|
|
411
|
+
- **statusdot:** bruk riktig typografi og farge på tekst
|
|
412
|
+
([3e1d96b](https://github.com/helsenorge/designsystem/commit/3e1d96b111ac22f7bf76151382d0e9f93145200f)), closes
|
|
413
|
+
[#348830](https://github.com/helsenorge/designsystem/issues/348830)
|
|
189
414
|
|
|
190
415
|
### Bug Fixes
|
|
191
416
|
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
417
|
+
- **panel:** importer farger likt som andre steder
|
|
418
|
+
([e657e07](https://github.com/helsenorge/designsystem/commit/e657e071050b709384c8808eb2d05471c27f55b3)), closes
|
|
419
|
+
[#349802](https://github.com/helsenorge/designsystem/issues/349802)
|
|
420
|
+
- **statusdot:** align ikon og tekst centered
|
|
421
|
+
([7672af1](https://github.com/helsenorge/designsystem/commit/7672af1587421eeb1fedeff2b59f0d6a704ab4ab)), closes
|
|
422
|
+
[#349184](https://github.com/helsenorge/designsystem/issues/349184)
|
|
423
|
+
- **statusdot:** riktig typography ([662ec26](https://github.com/helsenorge/designsystem/commit/662ec268a0ceb5efd249bd18205deaaac6267a04)),
|
|
424
|
+
closes [#348830](https://github.com/helsenorge/designsystem/issues/348830)
|
|
195
425
|
|
|
196
426
|
## 11.0.0-beta.3 (2025-03-28)
|
|
197
427
|
|
|
198
|
-
|
|
199
428
|
### Features
|
|
200
429
|
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
430
|
+
- bootstrap grid flyttes til å ligge lokalt i designsystemet
|
|
431
|
+
([c03db2d](https://github.com/helsenorge/designsystem/commit/c03db2d6e9c34866213b429ee724bb07cd1ab479)), closes
|
|
432
|
+
[#346390](https://github.com/helsenorge/designsystem/issues/346390)
|
|
433
|
+
- **helptooltip:** rename fra tooltip til helptooltip
|
|
434
|
+
([431b346](https://github.com/helsenorge/designsystem/commit/431b346c75e2046cacc87e788362c41d1085b85a)), closes
|
|
435
|
+
[#346491](https://github.com/helsenorge/designsystem/issues/346491)
|
|
436
|
+
- **panelold:** rename gammelt panel til panelold
|
|
437
|
+
([8f079ab](https://github.com/helsenorge/designsystem/commit/8f079aba3c21ce3b7dbcf0551c35f67eb7bab559)), closes
|
|
438
|
+
[#347924](https://github.com/helsenorge/designsystem/issues/347924)
|
|
204
439
|
|
|
205
440
|
## 11.0.0-beta.2 (2025-03-12)
|
|
206
441
|
|
|
207
442
|
## 11.0.0-beta.1 (2025-03-11)
|
|
208
443
|
|
|
209
|
-
|
|
210
444
|
### Features
|
|
211
445
|
|
|
212
|
-
|
|
213
|
-
|
|
446
|
+
- **helptrigger:** rename fra Trigger til HelpTrigger
|
|
447
|
+
([cabb1a5](https://github.com/helsenorge/designsystem/commit/cabb1a535da4021ebe8e3826954e7a536e379a62)), closes
|
|
448
|
+
[#346490](https://github.com/helsenorge/designsystem/issues/346490)
|
|
449
|
+
- **statusdot:** oppdatert varianter og ikoner
|
|
450
|
+
([482aa0d](https://github.com/helsenorge/designsystem/commit/482aa0dfb8cd0e89c833a6c663ae8756be648b85)), closes
|
|
451
|
+
[#334937](https://github.com/helsenorge/designsystem/issues/334937)
|
|
214
452
|
|
|
215
453
|
## 11.0.0-beta.0 (2025-03-05)
|
|
216
454
|
|
|
217
455
|
## [10.8.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv10.7.0&targetVersion=GTv10.8.0) (2025-04-23)
|
|
218
456
|
|
|
219
|
-
|
|
220
457
|
### Features
|
|
221
458
|
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
459
|
+
- oppdater fargetokens for plum ([7a5eb26](https://github.com/helsenorge/designsystem/commit/7a5eb26db3a190cbc43a8e71a3187752394f79d5)),
|
|
460
|
+
closes [#349794](https://github.com/helsenorge/designsystem/issues/349794)
|
|
461
|
+
- **modal:** legg til prop for role ([01e24b3](https://github.com/helsenorge/designsystem/commit/01e24b380e4d91d9aee0f5e6b2dce6f61bf20c31)),
|
|
462
|
+
closes [#346796](https://github.com/helsenorge/designsystem/issues/346796)
|
|
463
|
+
- **radiobutton:** sett styling på checked disabled state
|
|
464
|
+
([78e56df](https://github.com/helsenorge/designsystem/commit/78e56dff7477766f5cf8cdd5e52f044c1a50879d)), closes
|
|
465
|
+
[#339561](https://github.com/helsenorge/designsystem/issues/339561)
|
|
226
466
|
|
|
227
467
|
### Bug Fixes
|
|
228
468
|
|
|
229
|
-
|
|
230
|
-
|
|
469
|
+
- **dropdown:** trykke på eller ved siden av skal lukke dropdown
|
|
470
|
+
([b0d852c](https://github.com/helsenorge/designsystem/commit/b0d852cb42ed0ce41f8baa067d0dae5aba69800f)), closes
|
|
471
|
+
[#343160](https://github.com/helsenorge/designsystem/issues/343160)
|
|
472
|
+
- **toggle:** toggle right med lang sublabel wrapper ikke riktig
|
|
473
|
+
([409ef89](https://github.com/helsenorge/designsystem/commit/409ef8916a99d7f66a3e327ca8b259f6a1c2bed5)), closes
|
|
474
|
+
[#349679](https://github.com/helsenorge/designsystem/issues/349679)
|
|
231
475
|
|
|
232
476
|
## [10.7.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv10.6.3&targetVersion=GTv10.7.0) (2025-04-10)
|
|
233
477
|
|
|
234
|
-
|
|
235
478
|
### Features
|
|
236
479
|
|
|
237
|
-
|
|
238
|
-
|
|
480
|
+
- **dropdown:** legg til språkhåndtering
|
|
481
|
+
([e54e4e8](https://github.com/helsenorge/designsystem/commit/e54e4e8a3abf2fb44fc9e39ba77bb344b61ecee5)), closes
|
|
482
|
+
[#349329](https://github.com/helsenorge/designsystem/issues/349329)
|
|
239
483
|
|
|
240
484
|
### Bug Fixes
|
|
241
485
|
|
|
242
|
-
|
|
486
|
+
- **lightbox:** zoom pan og zindex fikser
|
|
487
|
+
([ffc268d](https://github.com/helsenorge/designsystem/commit/ffc268d607b3ce7c613b0db5e20db4b2c6c1e18d)), closes
|
|
488
|
+
[#342790](https://github.com/helsenorge/designsystem/issues/342790)
|
|
243
489
|
|
|
244
490
|
## [10.6.3](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv10.6.2&targetVersion=GTv10.6.3) (2025-03-20)
|
|
245
491
|
|
|
246
|
-
|
|
247
492
|
### Bug Fixes
|
|
248
493
|
|
|
249
|
-
|
|
250
|
-
|
|
494
|
+
- nedre focus outline forsvinner ([5124290](https://github.com/helsenorge/designsystem/commit/51242909087003fbe390c89e2360681d4500ebe1)),
|
|
495
|
+
closes [#347177](https://github.com/helsenorge/designsystem/issues/347177)
|
|
496
|
+
- useBreakpoint kaller ikke window.matchMedia ved server side rendering
|
|
497
|
+
([00b7926](https://github.com/helsenorge/designsystem/commit/00b792639a436a876a2a9f3ecdf2679b52304f54)), closes
|
|
498
|
+
[#347898](https://github.com/helsenorge/designsystem/issues/347898)
|
|
251
499
|
|
|
252
500
|
## [10.6.2](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv10.6.1&targetVersion=GTv10.6.2) (2025-03-14)
|
|
253
501
|
|
|
254
|
-
|
|
255
502
|
### Reverts
|
|
256
503
|
|
|
257
|
-
|
|
504
|
+
- tar i bruk sass use" ([b4fc044](https://github.com/helsenorge/designsystem/commit/b4fc044c68aee56fdbe4ad93f8397f87bae5a0c3))
|
|
258
505
|
|
|
259
506
|
## [10.6.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv10.6.0&targetVersion=GTv10.6.1) (2025-03-14)
|
|
260
507
|
|
|
261
|
-
|
|
262
508
|
### Bug Fixes
|
|
263
509
|
|
|
264
|
-
|
|
265
|
-
|
|
510
|
+
- **expanderlist:** nedre focus outline forsvinner
|
|
511
|
+
([f345142](https://github.com/helsenorge/designsystem/commit/f345142968f86db4b1b3aeb33cfce7f9c237af32))
|
|
512
|
+
- **expanderlist:** nedre focus outline forsvinner"
|
|
513
|
+
([c8fde30](https://github.com/helsenorge/designsystem/commit/c8fde305783f79eeb0bb24587cb19a282a60f3f7)), closes
|
|
514
|
+
[#347177](https://github.com/helsenorge/designsystem/issues/347177)
|
|
266
515
|
|
|
267
516
|
## [10.6.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv10.5.0&targetVersion=GTv10.6.0) (2025-03-12)
|
|
268
517
|
|
|
269
|
-
|
|
270
518
|
### Features
|
|
271
519
|
|
|
272
|
-
|
|
273
|
-
|
|
520
|
+
- **trigger:** marker prop som deprecated
|
|
521
|
+
([f850cb2](https://github.com/helsenorge/designsystem/commit/f850cb2717788b02656dbb6b0cc8ffbbc541a327)), closes
|
|
522
|
+
[#346490](https://github.com/helsenorge/designsystem/issues/346490)
|
|
274
523
|
|
|
275
524
|
### Bug Fixes
|
|
276
525
|
|
|
277
|
-
|
|
278
|
-
|
|
526
|
+
- **dropdown:** bare tastaturnavigasjon fokuserer første child
|
|
527
|
+
([ee5438a](https://github.com/helsenorge/designsystem/commit/ee5438aa561ce2a8c3a19bc65ac2153cfd77c086)), closes
|
|
528
|
+
[#342762](https://github.com/helsenorge/designsystem/issues/342762)
|
|
529
|
+
- **popover:** border radius for linklist type button er riktig
|
|
530
|
+
([0864551](https://github.com/helsenorge/designsystem/commit/08645513954f4bb03d003d46f7751890f6f8243b)), closes
|
|
531
|
+
[#347231](https://github.com/helsenorge/designsystem/issues/347231)
|
|
279
532
|
|
|
280
533
|
## [10.5.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv10.4.1&targetVersion=GTv10.5.0) (2025-03-06)
|
|
281
534
|
|
|
282
|
-
|
|
283
535
|
### Features
|
|
284
536
|
|
|
285
|
-
|
|
286
|
-
|
|
537
|
+
- **dropdown:** mulig å sette minimumsbredde på dropdown
|
|
538
|
+
([c57f803](https://github.com/helsenorge/designsystem/commit/c57f8037c9da11ab6d7ffbfe6557a044a216ba39)), closes
|
|
539
|
+
[#346470](https://github.com/helsenorge/designsystem/issues/346470)
|
|
287
540
|
|
|
288
541
|
### Bug Fixes
|
|
289
542
|
|
|
290
|
-
|
|
543
|
+
- **language:** eksporter LanguageContext
|
|
544
|
+
([e0e841a](https://github.com/helsenorge/designsystem/commit/e0e841a13237bbadfebf9b2098d873a00a5eda10))
|
|
291
545
|
|
|
292
546
|
## [10.4.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv10.4.0&targetVersion=GTv10.4.1) (2025-03-05)
|
|
293
547
|
|
|
294
|
-
|
|
295
548
|
### Bug Fixes
|
|
296
549
|
|
|
297
|
-
|
|
550
|
+
- eksporter interface for languagecontext
|
|
551
|
+
([d35da32](https://github.com/helsenorge/designsystem/commit/d35da32647631e5c01a586ec43d6e0622a5cb279))
|
|
298
552
|
|
|
299
553
|
## [10.4.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv10.3.0&targetVersion=GTv10.4.0) (2025-03-04)
|
|
300
554
|
|
|
301
|
-
|
|
302
555
|
### Features
|
|
303
556
|
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
557
|
+
- **drawer:** lukk drawer med escape knapp
|
|
558
|
+
([b307451](https://github.com/helsenorge/designsystem/commit/b30745144f54b4ceda551bd07e3b18e29d08e388)), closes
|
|
559
|
+
[#346116](https://github.com/helsenorge/designsystem/issues/346116)
|
|
560
|
+
- **icon:** nye ikoner ([cfb9c42](https://github.com/helsenorge/designsystem/commit/cfb9c42076e22649df45ab0497e478f5244e55ec)), closes
|
|
561
|
+
[#343101](https://github.com/helsenorge/designsystem/issues/343101)
|
|
562
|
+
- **utils:** felles språkkontekst ([bbd6d1e](https://github.com/helsenorge/designsystem/commit/bbd6d1eb9e5b06780e7ce29d631b83a3f5d01e89)),
|
|
563
|
+
closes [#345767](https://github.com/helsenorge/designsystem/issues/345767)
|
|
308
564
|
|
|
309
565
|
### Bug Fixes
|
|
310
566
|
|
|
311
|
-
|
|
312
|
-
|
|
567
|
+
- **dropdown:** oppdater interaksjon og aria attributter til menu button patternet
|
|
568
|
+
([3d594e2](https://github.com/helsenorge/designsystem/commit/3d594e2728df0d41a9e9ee3fcbab1dbaaebb7e73)), closes
|
|
569
|
+
[#342762](https://github.com/helsenorge/designsystem/issues/342762)
|
|
570
|
+
- **popmenu:** avrundede hjørner uansett
|
|
571
|
+
([f1ed605](https://github.com/helsenorge/designsystem/commit/f1ed60520d9b37a00bdbad39937a8beb2a78192a)), closes
|
|
572
|
+
[#346274](https://github.com/helsenorge/designsystem/issues/346274)
|
|
313
573
|
|
|
314
574
|
## [10.3.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv10.2.0&targetVersion=GTv10.3.0) (2025-02-27)
|
|
315
575
|
|
|
316
|
-
|
|
317
576
|
### Features
|
|
318
577
|
|
|
319
|
-
|
|
320
|
-
|
|
578
|
+
- **duolist:** ta i bruk ny styling med nye avstander
|
|
579
|
+
([fdea2a4](https://github.com/helsenorge/designsystem/commit/fdea2a49fd448fc56fb6c26e4208c1f367abaf65)), closes
|
|
580
|
+
[#342805](https://github.com/helsenorge/designsystem/issues/342805)
|
|
581
|
+
- **validation:** ny styling på feil
|
|
582
|
+
([7040cae](https://github.com/helsenorge/designsystem/commit/7040caec6a0ca76915a100c0b3b2328bdf63f78c)), closes
|
|
583
|
+
[#344114](https://github.com/helsenorge/designsystem/issues/344114) [#344114](https://github.com/helsenorge/designsystem/issues/344114)
|
|
321
584
|
|
|
322
585
|
## [10.2.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv10.1.0&targetVersion=GTv10.2.0) (2025-02-18)
|
|
323
586
|
|
|
324
|
-
|
|
325
587
|
### Features
|
|
326
588
|
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
589
|
+
- nytt komponent drawer ([563a44e](https://github.com/helsenorge/designsystem/commit/563a44ee979ec777cdaea4a02134e3187000b3b9)), closes
|
|
590
|
+
[#339100](https://github.com/helsenorge/designsystem/issues/339100)
|
|
591
|
+
- oppdatering på fontstack spesifikasjon
|
|
592
|
+
([07f2f01](https://github.com/helsenorge/designsystem/commit/07f2f0197099c5d820d0c6caf727b898c86a2c6d)), closes
|
|
593
|
+
[#344729](https://github.com/helsenorge/designsystem/issues/344729)
|
|
594
|
+
- **illustration:** nye illustrasjoner
|
|
595
|
+
([e3bc97d](https://github.com/helsenorge/designsystem/commit/e3bc97d4b9e0cbf4e4d5a38afd587e4da5a29b22)), closes
|
|
596
|
+
[#339457](https://github.com/helsenorge/designsystem/issues/339457)
|
|
331
597
|
|
|
332
598
|
### Bug Fixes
|
|
333
599
|
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
600
|
+
- usebreakpoint oppdateres live igjen
|
|
601
|
+
([fb93380](https://github.com/helsenorge/designsystem/commit/fb93380c21fa31f974224b977cfd82e7077d9f87)), closes
|
|
602
|
+
[#345242](https://github.com/helsenorge/designsystem/issues/345242)
|
|
603
|
+
- **highlightpanel:** ikke rendre tittel to ganger og fiks bakgrunnsfarge i large size
|
|
604
|
+
([73e0a71](https://github.com/helsenorge/designsystem/commit/73e0a7182f9473ddce3ff6db8cf5ad758d517d86)), closes
|
|
605
|
+
[#337117](https://github.com/helsenorge/designsystem/issues/337117) [#340928](https://github.com/helsenorge/designsystem/issues/340928)
|
|
606
|
+
- **modal:** returnerer fokus ved lukk og 400 prosent zoom fiks for høyde
|
|
607
|
+
([7695152](https://github.com/helsenorge/designsystem/commit/7695152fc6ce8a995ec61636b5de8b47ad0dd6ef)), closes
|
|
608
|
+
[#344549](https://github.com/helsenorge/designsystem/issues/344549)
|
|
337
609
|
|
|
338
610
|
## [10.1.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv10.0.3&targetVersion=GTv10.1.0) (2025-02-11)
|
|
339
611
|
|
|
340
|
-
|
|
341
612
|
### Features
|
|
342
613
|
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
614
|
+
- **datepicker:** fjerner focus trap
|
|
615
|
+
([7ede104](https://github.com/helsenorge/designsystem/commit/7ede10473aab37ca64daa397ae7f9b6d09d1f4d1)), closes
|
|
616
|
+
[#343482](https://github.com/helsenorge/designsystem/issues/343482)
|
|
617
|
+
- **tabs:** lagt til zindex prop ([bad5bfd](https://github.com/helsenorge/designsystem/commit/bad5bfd0cd8e1c718a537ed46461793bac0fea64)),
|
|
618
|
+
closes [#343835](https://github.com/helsenorge/designsystem/issues/343835)
|
|
346
619
|
|
|
347
620
|
### Bug Fixes
|
|
348
621
|
|
|
349
|
-
|
|
350
|
-
|
|
622
|
+
- **datepicker:** popup lukker seg riktig ved tabbing
|
|
623
|
+
([49792c5](https://github.com/helsenorge/designsystem/commit/49792c5df3a976219ab437914a84607e9d84313c)), closes
|
|
624
|
+
[#343482](https://github.com/helsenorge/designsystem/issues/343482)
|
|
625
|
+
- **stickynote:** initialiser høyde i microweb
|
|
626
|
+
([cf0ca27](https://github.com/helsenorge/designsystem/commit/cf0ca272318e8b3d0055f0685fe54ade513535e6)), closes
|
|
627
|
+
[#344200](https://github.com/helsenorge/designsystem/issues/344200)
|
|
351
628
|
|
|
352
629
|
## [10.0.3](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv10.0.2&targetVersion=GTv10.0.3) (2025-01-30)
|
|
353
630
|
|
|
354
|
-
|
|
355
631
|
### Bug Fixes
|
|
356
632
|
|
|
357
|
-
|
|
633
|
+
- **datepicker:** locale setter tekst språk igjen
|
|
634
|
+
([921efcb](https://github.com/helsenorge/designsystem/commit/921efcb9040a2d790e965a009b28b3b4b3593a9b)), closes
|
|
635
|
+
[#343367](https://github.com/helsenorge/designsystem/issues/343367)
|
|
358
636
|
|
|
359
637
|
## [10.0.2](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv10.0.1&targetVersion=GTv10.0.2) (2025-01-29)
|
|
360
638
|
|
|
361
|
-
|
|
362
639
|
### Bug Fixes
|
|
363
640
|
|
|
364
|
-
|
|
365
|
-
|
|
641
|
+
- hvis icon har hover prop skal denne ikke overstyres
|
|
642
|
+
([f4956aa](https://github.com/helsenorge/designsystem/commit/f4956aacf26d462b2ffccc24fbce5b0946bd6de4)), closes
|
|
643
|
+
[#336117](https://github.com/helsenorge/designsystem/issues/336117)
|
|
644
|
+
- **listheader:** title margin resettes riktig
|
|
645
|
+
([1b50bc0](https://github.com/helsenorge/designsystem/commit/1b50bc0e3229b2d351b2df17b79798dfd95a9fb8)), closes
|
|
646
|
+
[#343414](https://github.com/helsenorge/designsystem/issues/343414)
|
|
366
647
|
|
|
367
648
|
## [10.0.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv10.0.0&targetVersion=GTv10.0.1) (2025-01-28)
|
|
368
649
|
|
|
369
|
-
|
|
370
650
|
### Bug Fixes
|
|
371
651
|
|
|
372
|
-
|
|
652
|
+
- feil letterspacing for title5 ([f1391bd](https://github.com/helsenorge/designsystem/commit/f1391bd18a30b8b2da737c6687e55b61b752a1fa)),
|
|
653
|
+
closes [#342902](https://github.com/helsenorge/designsystem/issues/342902)
|
|
373
654
|
|
|
374
655
|
## [10.0.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv9.7.0&targetVersion=GTv10.0.0) (2025-01-27)
|
|
375
656
|
|
|
376
|
-
|
|
377
657
|
### Bug Fixes
|
|
378
658
|
|
|
379
|
-
|
|
659
|
+
- stylelint ([ebaa482](https://github.com/helsenorge/designsystem/commit/ebaa48251f10436b772a818ce735b544ce8749b7))
|
|
380
660
|
|
|
381
661
|
## 10.0.0-beta.5 (2025-01-22)
|
|
382
662
|
|
|
383
|
-
|
|
384
663
|
### Features
|
|
385
664
|
|
|
386
|
-
|
|
387
|
-
|
|
665
|
+
- **badge:** endre oppbygning av komponenten"
|
|
666
|
+
([89dd434](https://github.com/helsenorge/designsystem/commit/89dd4342e9aa0bc1d9d9da8fe5699fd04adfb206)), closes
|
|
667
|
+
[#339274](https://github.com/helsenorge/designsystem/issues/339274) [#339274](https://github.com/helsenorge/designsystem/issues/339274)
|
|
668
|
+
- **emptystate:** støtte for både tittel og brødtekst
|
|
669
|
+
([676d1c3](https://github.com/helsenorge/designsystem/commit/676d1c362d1341d48ffd598402f1032a7d615362)), closes
|
|
670
|
+
[#342140](https://github.com/helsenorge/designsystem/issues/342140)
|
|
388
671
|
|
|
389
672
|
## 10.0.0-beta.4 (2025-01-10)
|
|
390
673
|
|
|
391
|
-
|
|
392
674
|
### Features
|
|
393
675
|
|
|
394
|
-
|
|
395
|
-
|
|
676
|
+
- **datepicker:** arialabels er nå et object av strings
|
|
677
|
+
([63bbd43](https://github.com/helsenorge/designsystem/commit/63bbd4362be32744bff0add8f37a9fb07c8fc8f5)), closes
|
|
678
|
+
[#331806](https://github.com/helsenorge/designsystem/issues/331806)
|
|
396
679
|
|
|
397
680
|
### Bug Fixes
|
|
398
681
|
|
|
399
|
-
|
|
682
|
+
- import på riktig format ([8d2a26c](https://github.com/helsenorge/designsystem/commit/8d2a26cda5d370f8b5eb7acd61c3439d902b6998)), closes
|
|
683
|
+
[#339137](https://github.com/helsenorge/designsystem/issues/339137) [#339137](https://github.com/helsenorge/designsystem/issues/339137)
|
|
400
684
|
|
|
401
685
|
## 10.0.0-beta.3 (2024-12-20)
|
|
402
686
|
|
|
403
|
-
|
|
404
687
|
### Bug Fixes
|
|
405
688
|
|
|
406
|
-
|
|
689
|
+
- label renderasparent rendrer nå subdued igjen når det passeres inn ren string
|
|
690
|
+
([7851865](https://github.com/helsenorge/designsystem/commit/7851865ac788f7f2390a8093f049b40f020c650b))
|
|
407
691
|
|
|
408
692
|
## 10.0.0-beta.2 (2024-12-20)
|
|
409
693
|
|
|
410
|
-
|
|
411
694
|
### Features
|
|
412
695
|
|
|
413
|
-
|
|
414
|
-
|
|
696
|
+
- arialabels prop for og fikset disabled dager feil
|
|
697
|
+
([e57ba55](https://github.com/helsenorge/designsystem/commit/e57ba55e4a2be478c659ec0515290aebed28674c)), closes
|
|
698
|
+
[#331806](https://github.com/helsenorge/designsystem/issues/331806)
|
|
699
|
+
- **listheader:** tillat chevron på linklist size small
|
|
700
|
+
([9e93688](https://github.com/helsenorge/designsystem/commit/9e9368842dffb8b26c14dfd914376bc3b002c88c)), closes
|
|
701
|
+
[#340288](https://github.com/helsenorge/designsystem/issues/340288)
|
|
415
702
|
|
|
416
703
|
## 10.0.0-beta.1 (2024-12-18)
|
|
417
704
|
|
|
418
|
-
|
|
419
705
|
### Bug Fixes
|
|
420
706
|
|
|
421
|
-
|
|
707
|
+
- **emptystate:** behold bredden på illustrasjon
|
|
708
|
+
([058c7f9](https://github.com/helsenorge/designsystem/commit/058c7f94fa84b96ff58944c6e7696cd44af01a07)), closes
|
|
709
|
+
[#336772](https://github.com/helsenorge/designsystem/issues/336772)
|
|
422
710
|
|
|
423
711
|
## 10.0.0-beta.0 (2024-12-17)
|
|
424
712
|
|
|
425
|
-
|
|
426
713
|
### Features
|
|
427
714
|
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
715
|
+
- endret fonts ([6324729](https://github.com/helsenorge/designsystem/commit/632472942c9d83a33f5e508e3b9205193b72eeae)), closes
|
|
716
|
+
[#332727](https://github.com/helsenorge/designsystem/issues/332727)
|
|
717
|
+
- oppdatert pakkeversjon og startet migrering
|
|
718
|
+
([2a5f592](https://github.com/helsenorge/designsystem/commit/2a5f592b4f30e718a001e6a4a5b891087c85da0a))
|
|
719
|
+
- oppdatert pakkeversjon og startet migrering"
|
|
720
|
+
([09b7c27](https://github.com/helsenorge/designsystem/commit/09b7c2725d5c20d8a352349f3b673b17d717d130))
|
|
721
|
+
- **avatar:** endre variant normal til square
|
|
722
|
+
([8453374](https://github.com/helsenorge/designsystem/commit/8453374c0c64c8bedc005c346286f8d370c7d546)), closes
|
|
723
|
+
[#337118](https://github.com/helsenorge/designsystem/issues/337118)
|
|
724
|
+
- **avatar:** nye navn for props ([37c8e0b](https://github.com/helsenorge/designsystem/commit/37c8e0be9a0186ccb24dbacafef858c4f2742a06)),
|
|
725
|
+
closes [#335338](https://github.com/helsenorge/designsystem/issues/335338)
|
|
726
|
+
- **badge:** endre oppbygning av komponenten
|
|
727
|
+
([12248cb](https://github.com/helsenorge/designsystem/commit/12248cb243322d8e83fe536b51f34ef231dadad8)), closes
|
|
728
|
+
[#339274](https://github.com/helsenorge/designsystem/issues/339274)
|
|
729
|
+
- **datepicker:** date-fns peer-dependency satt til v4
|
|
730
|
+
([a53ba94](https://github.com/helsenorge/designsystem/commit/a53ba94d6c720b87c3dbf466b2e6b25acc00082b)), closes
|
|
731
|
+
[#339137](https://github.com/helsenorge/designsystem/issues/339137)
|
|
732
|
+
- **datepicker:** tar i bruk major 9 av reactdaypicker
|
|
733
|
+
([778b49e](https://github.com/helsenorge/designsystem/commit/778b49e3feb8deebd3ae32a3d3de54cda93e2a20)), closes
|
|
734
|
+
[#331806](https://github.com/helsenorge/designsystem/issues/331806)
|
|
735
|
+
- **emptystate:** nytt design med ny illustrasjon og flere varianter
|
|
736
|
+
([e14a49f](https://github.com/helsenorge/designsystem/commit/e14a49fe26a30bd06e87e5ecf35a3bf6e5539b08)), closes
|
|
737
|
+
[#336772](https://github.com/helsenorge/designsystem/issues/336772)
|
|
738
|
+
- **linklist:** nytt design ([43de477](https://github.com/helsenorge/designsystem/commit/43de477a3280d9ecf9aee997bc763fb82d269864)), closes
|
|
739
|
+
[#336491](https://github.com/helsenorge/designsystem/issues/336491)
|
|
740
|
+
- **tabs:** touchbehavior prop er fjernet
|
|
741
|
+
([994aded](https://github.com/helsenorge/designsystem/commit/994adeda6085664d26bf4e90ea111ef0fa6a9d78)), closes
|
|
742
|
+
[#328640](https://github.com/helsenorge/designsystem/issues/328640)
|
|
439
743
|
|
|
440
744
|
## [9.7.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv9.6.0&targetVersion=GTv9.7.0) (2025-01-24)
|
|
441
745
|
|
|
442
|
-
|
|
443
746
|
### Features
|
|
444
747
|
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
748
|
+
- oppdatert spacing i expanderlist og listheader
|
|
749
|
+
([57d969c](https://github.com/helsenorge/designsystem/commit/57d969c5633b4c841790ec486f003c1a6d017279)), closes
|
|
750
|
+
[#339057](https://github.com/helsenorge/designsystem/issues/339057)
|
|
751
|
+
- **stickynote:** ny komponent ([395603f](https://github.com/helsenorge/designsystem/commit/395603fc46e10432968bfef5f83a4937ecfc9440)),
|
|
752
|
+
closes [#341184](https://github.com/helsenorge/designsystem/issues/341184)
|
|
448
753
|
|
|
449
754
|
### Bug Fixes
|
|
450
755
|
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
756
|
+
- **dropdown:** enter på lukkeknapp lukker dropdown
|
|
757
|
+
([c132d0f](https://github.com/helsenorge/designsystem/commit/c132d0fca8ad94ffd9343a219239e71daad2568b)), closes
|
|
758
|
+
[#340820](https://github.com/helsenorge/designsystem/issues/340820)
|
|
759
|
+
- **modal:** fiks så styling for zoom på modal ikke vises på mobilt breakpoint
|
|
760
|
+
([22aff5f](https://github.com/helsenorge/designsystem/commit/22aff5fdb82dc8438ea6e11dc6e0988e3fe61a6b)), closes
|
|
761
|
+
[#336560](https://github.com/helsenorge/designsystem/issues/336560)
|
|
762
|
+
- **validationsummary:** aria attributter tweakes
|
|
763
|
+
([2316247](https://github.com/helsenorge/designsystem/commit/2316247d7f6b038cc77f25c5940ae32ee2f0bd84)), closes
|
|
764
|
+
[#340310](https://github.com/helsenorge/designsystem/issues/340310)
|
|
454
765
|
|
|
455
766
|
## [9.6.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv9.5.0&targetVersion=GTv9.6.0) (2025-01-08)
|
|
456
767
|
|
|
457
|
-
|
|
458
768
|
### Features
|
|
459
769
|
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
770
|
+
- **expanderlist:** fjern zindex som ikke lenger er ønsket
|
|
771
|
+
([e1508b3](https://github.com/helsenorge/designsystem/commit/e1508b38f58a196bfb4224da3fbf4f003d9f25b4)), closes
|
|
772
|
+
[#340832](https://github.com/helsenorge/designsystem/issues/340832)
|
|
773
|
+
- **Label:** labeltexts er optional og flytter children til etter labeltexts
|
|
774
|
+
([c39cd3c](https://github.com/helsenorge/designsystem/commit/c39cd3c2ef940655f750d0c202c27d4c9afdc80b)), closes
|
|
775
|
+
[#340280](https://github.com/helsenorge/designsystem/issues/340280)
|
|
776
|
+
- **tabs:** gjør padding i tabpanel mindre
|
|
777
|
+
([d0fa4d3](https://github.com/helsenorge/designsystem/commit/d0fa4d30354a377a9ef1527f19e3dec88fe73279)), closes
|
|
778
|
+
[#341052](https://github.com/helsenorge/designsystem/issues/341052)
|
|
779
|
+
- **tabs:** legg på knapper for å scrolle i lang TabList
|
|
780
|
+
([99e5a87](https://github.com/helsenorge/designsystem/commit/99e5a87d014bdc733f2c95fc775f44850c848c29)), closes
|
|
781
|
+
[#338897](https://github.com/helsenorge/designsystem/issues/338897)
|
|
465
782
|
|
|
466
783
|
### Bug Fixes
|
|
467
784
|
|
|
468
|
-
|
|
469
|
-
|
|
785
|
+
- gjør modal brukbar ved zoom ved å fjerne space når container er liten
|
|
786
|
+
([f58038c](https://github.com/helsenorge/designsystem/commit/f58038c2e8e0f9afba9ed82439789d17ea1187e7)), closes
|
|
787
|
+
[#340170](https://github.com/helsenorge/designsystem/issues/340170)
|
|
788
|
+
- **listheader:** ikke rendre badge på nytt
|
|
789
|
+
([2436c14](https://github.com/helsenorge/designsystem/commit/2436c1447a568dd6b7097d569398c901fd5cd504)), closes
|
|
790
|
+
[#339467](https://github.com/helsenorge/designsystem/issues/339467) [#339467](https://github.com/helsenorge/designsystem/issues/339467)
|
|
470
791
|
|
|
471
792
|
## [9.5.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv9.4.3&targetVersion=GTv9.5.0) (2024-12-13)
|
|
472
793
|
|
|
473
|
-
|
|
474
794
|
### Features
|
|
475
795
|
|
|
476
|
-
|
|
477
|
-
|
|
796
|
+
- **Sublabel:** støtte for children ([4880fd2](https://github.com/helsenorge/designsystem/commit/4880fd2085c41c13382c68183846dbf0010307b3)),
|
|
797
|
+
closes [#340280](https://github.com/helsenorge/designsystem/issues/340280)
|
|
478
798
|
|
|
479
799
|
### Bug Fixes
|
|
480
800
|
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
801
|
+
- popover og datepicker popup kan brukes i 400 prosent zoom
|
|
802
|
+
([782ce70](https://github.com/helsenorge/designsystem/commit/782ce70b9b2c06a65a872ee886f742d54f5689ab)), closes
|
|
803
|
+
[#340117](https://github.com/helsenorge/designsystem/issues/340117)
|
|
804
|
+
- **highlightpanel:** tillat tittel selv om ikon ikke er gitt
|
|
805
|
+
([63322a8](https://github.com/helsenorge/designsystem/commit/63322a881857ae42aaf3039412548c6b9750abee)), closes
|
|
806
|
+
[#332566](https://github.com/helsenorge/designsystem/issues/332566)
|
|
807
|
+
- **tabs:** ikke scroll til fane med mindre komponenten er i view
|
|
808
|
+
([0c30a43](https://github.com/helsenorge/designsystem/commit/0c30a43e4fdb6acece3db8f30e6ed43468c712fd)), closes
|
|
809
|
+
[#339921](https://github.com/helsenorge/designsystem/issues/339921)
|
|
484
810
|
|
|
485
811
|
## [9.4.3](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv9.4.2&targetVersion=GTv9.4.3) (2024-12-09)
|
|
486
812
|
|
|
487
813
|
## [9.4.2](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv9.4.1&targetVersion=GTv9.4.2) (2024-12-04)
|
|
488
814
|
|
|
489
|
-
|
|
490
815
|
### Bug Fixes
|
|
491
816
|
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
817
|
+
- avrundingsfeil på noen ikoner ([b23e4ae](https://github.com/helsenorge/designsystem/commit/b23e4aec495395cbf92642be6657b03cc5765a2b)),
|
|
818
|
+
closes [#337174](https://github.com/helsenorge/designsystem/issues/337174)
|
|
819
|
+
- **expander:** sticky fungerer igjen
|
|
820
|
+
([0f179a1](https://github.com/helsenorge/designsystem/commit/0f179a12aa0d1da98cc3832ab2bf1cb60f2d1d75)), closes
|
|
821
|
+
[#338697](https://github.com/helsenorge/designsystem/issues/338697)
|
|
822
|
+
- **tabs:** swipe og scrollintoview oppfører seg rart
|
|
823
|
+
([4d1c98f](https://github.com/helsenorge/designsystem/commit/4d1c98f92c728c4c83c4d89ca696990992f1f880)), closes
|
|
824
|
+
[#328640](https://github.com/helsenorge/designsystem/issues/328640)
|
|
825
|
+
- **tile:** title spacing endringer ([28f852d](https://github.com/helsenorge/designsystem/commit/28f852dd361ff21bc77010d3d940677eaf82986f)),
|
|
826
|
+
closes [#336171](https://github.com/helsenorge/designsystem/issues/336171)
|
|
496
827
|
|
|
497
828
|
## [9.4.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv9.4.0&targetVersion=GTv9.4.1) (2024-11-25)
|
|
498
829
|
|
|
499
|
-
|
|
500
830
|
### Bug Fixes
|
|
501
831
|
|
|
502
|
-
|
|
832
|
+
- **tile:** compact title plasseres riktig
|
|
833
|
+
([72f7281](https://github.com/helsenorge/designsystem/commit/72f72818f9135d4489c29275ab4abbd746c324fd)), closes
|
|
834
|
+
[#336170](https://github.com/helsenorge/designsystem/issues/336170)
|
|
503
835
|
|
|
504
836
|
## [9.4.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv9.3.0&targetVersion=GTv9.4.0) (2024-11-22)
|
|
505
837
|
|
|
506
|
-
|
|
507
838
|
### Features
|
|
508
839
|
|
|
509
|
-
|
|
510
|
-
|
|
840
|
+
- nye ikoner ([c18b15a](https://github.com/helsenorge/designsystem/commit/c18b15a31ad1109c23c72bffcafe41de2c795af2)), closes
|
|
841
|
+
[#334685](https://github.com/helsenorge/designsystem/issues/334685)
|
|
511
842
|
|
|
512
843
|
### Bug Fixes
|
|
513
844
|
|
|
514
|
-
|
|
845
|
+
- **datepicker:** sjekk for klikking utenfor popup fungerer ikke i webcomp
|
|
846
|
+
([7a831f9](https://github.com/helsenorge/designsystem/commit/7a831f929fd9b529e4e080e22db5cad1dbf6c2b8)), closes
|
|
847
|
+
[#337485](https://github.com/helsenorge/designsystem/issues/337485)
|
|
515
848
|
|
|
516
849
|
## [9.3.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv9.2.0&targetVersion=GTv9.3.0) (2024-11-20)
|
|
517
850
|
|
|
518
|
-
|
|
519
851
|
### Features
|
|
520
852
|
|
|
521
|
-
|
|
853
|
+
- tile variant prop og nytt utseende
|
|
854
|
+
([b5de00e](https://github.com/helsenorge/designsystem/commit/b5de00e8ed4b05392788ff09af613887b1ce99c1)), closes
|
|
855
|
+
[#336170](https://github.com/helsenorge/designsystem/issues/336170)
|
|
522
856
|
|
|
523
857
|
## [9.2.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv9.1.0&targetVersion=GTv9.2.0) (2024-11-20)
|
|
524
858
|
|
|
525
|
-
|
|
526
859
|
### Features
|
|
527
860
|
|
|
528
|
-
|
|
529
|
-
|
|
861
|
+
- **tabs:** mulighet for å scrolle i tablist
|
|
862
|
+
([74adc25](https://github.com/helsenorge/designsystem/commit/74adc25bea3967ec15a5be955f10ad6a94854eb1)), closes
|
|
863
|
+
[#337089](https://github.com/helsenorge/designsystem/issues/337089)
|
|
530
864
|
|
|
531
865
|
### Bug Fixes
|
|
532
866
|
|
|
533
|
-
|
|
534
|
-
|
|
867
|
+
- **helppanel:** styling på helppanel i fluid size
|
|
868
|
+
([d3df2eb](https://github.com/helsenorge/designsystem/commit/d3df2ebecb1dff71f3b334702ab579ba36da52e9)), closes
|
|
869
|
+
[#332570](https://github.com/helsenorge/designsystem/issues/332570)
|
|
870
|
+
- **textarea:** controlled value warning
|
|
871
|
+
([371c8bd](https://github.com/helsenorge/designsystem/commit/371c8bd9ec2c453ed25fc265bef4afb566546151)), closes
|
|
872
|
+
[#337333](https://github.com/helsenorge/designsystem/issues/337333)
|
|
535
873
|
|
|
536
874
|
## [9.1.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv9.0.0&targetVersion=GTv9.1.0) (2024-11-14)
|
|
537
875
|
|
|
538
|
-
|
|
539
876
|
### Features
|
|
540
877
|
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
878
|
+
- tilby en klasse som gir komponenter full bredde inne i en container
|
|
879
|
+
([7f2a81e](https://github.com/helsenorge/designsystem/commit/7f2a81eb5bcd9886200be88a27c178ed927aa3d6)), closes
|
|
880
|
+
[#333756](https://github.com/helsenorge/designsystem/issues/333756)
|
|
881
|
+
- **avatar:** legg til circle type ([7bb1ff0](https://github.com/helsenorge/designsystem/commit/7bb1ff0930d64916467d071edea5b9a75ec63325)),
|
|
882
|
+
closes [#335338](https://github.com/helsenorge/designsystem/issues/335338)
|
|
883
|
+
- **slider:** fått id prop ([98af3e4](https://github.com/helsenorge/designsystem/commit/98af3e4e03e7cba9ce6bf2624ad6f70437a97f95)), closes
|
|
884
|
+
[#336965](https://github.com/helsenorge/designsystem/issues/336965)
|
|
545
885
|
|
|
546
886
|
### Bug Fixes
|
|
547
887
|
|
|
548
|
-
|
|
549
|
-
|
|
888
|
+
- button og expander i notificationpanel kontrastnivå består uu krav
|
|
889
|
+
([1c98714](https://github.com/helsenorge/designsystem/commit/1c98714baf49c5406dbb57c56987876c6230f607)), closes
|
|
890
|
+
[#328891](https://github.com/helsenorge/designsystem/issues/328891)
|
|
891
|
+
- **helppanel:** ikke bruk bakgrunnsfarge utenfor highlightpanel
|
|
892
|
+
([7bf68cc](https://github.com/helsenorge/designsystem/commit/7bf68ccd70b5a573463d8010696891c14f8d7058)), closes
|
|
893
|
+
[#332570](https://github.com/helsenorge/designsystem/issues/332570)
|
|
550
894
|
|
|
551
895
|
## [9.0.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv8.8.0&targetVersion=GTv9.0.0) (2024-11-05)
|
|
552
896
|
|
|
@@ -556,149 +900,205 @@
|
|
|
556
900
|
|
|
557
901
|
## 9.0.0-beta.1 (2024-10-25)
|
|
558
902
|
|
|
559
|
-
|
|
560
903
|
### Features
|
|
561
904
|
|
|
562
|
-
|
|
563
|
-
|
|
905
|
+
- legg til invalidFormatErrorMessage som parameter i valideringsfunksjoner
|
|
906
|
+
([2270650](https://github.com/helsenorge/designsystem/commit/22706507750a5968d9998b5430430b8de3b75683)), closes
|
|
907
|
+
[#333981](https://github.com/helsenorge/designsystem/issues/333981)
|
|
908
|
+
- **slider:** legger til validering, og ref og endre signatur til onchange
|
|
909
|
+
([5d5148a](https://github.com/helsenorge/designsystem/commit/5d5148ae5833c463f4bb7069ee704bc44d44d30f)), closes
|
|
910
|
+
[#329653](https://github.com/helsenorge/designsystem/issues/329653)
|
|
564
911
|
|
|
565
912
|
## 9.0.0-beta.0 (2024-10-17)
|
|
566
913
|
|
|
567
|
-
|
|
568
914
|
### Features
|
|
569
915
|
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
916
|
+
- endre fra mode til oncolor ([3491c74](https://github.com/helsenorge/designsystem/commit/3491c7438b743e4e05d78ddd130a5f3797b5b55a)), closes
|
|
917
|
+
[#331833](https://github.com/helsenorge/designsystem/issues/331833)
|
|
918
|
+
- validate gir skjema komponenter spacing
|
|
919
|
+
([c984428](https://github.com/helsenorge/designsystem/commit/c98442817d8f4a799e7c1d6a473dd215148ca7cd)), closes
|
|
920
|
+
[#331167](https://github.com/helsenorge/designsystem/issues/331167)
|
|
921
|
+
- **expanderlist:** fjern sticky mulighet
|
|
922
|
+
([c0b7df9](https://github.com/helsenorge/designsystem/commit/c0b7df9eeb186f74de16b9e7d7f11601e0e5794b)), closes
|
|
923
|
+
[#332677](https://github.com/helsenorge/designsystem/issues/332677)
|
|
924
|
+
- **expanderlist:** nytt design ([eb4d0f3](https://github.com/helsenorge/designsystem/commit/eb4d0f36d53401764033678dd571a10b481227e4)),
|
|
925
|
+
closes [#332677](https://github.com/helsenorge/designsystem/issues/332677)
|
|
926
|
+
- **sharingstatus:** fjern fargevalg blueberry og banana
|
|
927
|
+
([26db632](https://github.com/helsenorge/designsystem/commit/26db6326baeae2f7868d34b5a085c76a022e9345)), closes
|
|
928
|
+
[#328894](https://github.com/helsenorge/designsystem/issues/328894)
|
|
929
|
+
- **tabs:** designendringer for mobiltilpasning
|
|
930
|
+
([8ba1309](https://github.com/helsenorge/designsystem/commit/8ba13094a038b3077c07c870e1cb46ace0597f85)), closes
|
|
931
|
+
[#331142](https://github.com/helsenorge/designsystem/issues/331142)
|
|
577
932
|
|
|
578
933
|
### Bug Fixes
|
|
579
934
|
|
|
580
|
-
|
|
581
|
-
|
|
935
|
+
- ikke vis fadeout om siste tab er valgt
|
|
936
|
+
([f0fe5a9](https://github.com/helsenorge/designsystem/commit/f0fe5a9ee1d928a0ae093bbed0909c3bce951498)), closes
|
|
937
|
+
[#331142](https://github.com/helsenorge/designsystem/issues/331142)
|
|
938
|
+
- **dropdown:** import av feil oncolor
|
|
939
|
+
([f305cae](https://github.com/helsenorge/designsystem/commit/f305caea3c7cdcf4d312bc0f3b6af1d839a0aaca)), closes
|
|
940
|
+
[#331833](https://github.com/helsenorge/designsystem/issues/331833)
|
|
582
941
|
|
|
583
942
|
## [8.8.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv8.7.0&targetVersion=GTv8.8.0) (2024-11-04)
|
|
584
943
|
|
|
585
|
-
|
|
586
944
|
### Features
|
|
587
945
|
|
|
588
|
-
|
|
589
|
-
|
|
946
|
+
- **input:** eksponer inputmode som prop
|
|
947
|
+
([6bc9883](https://github.com/helsenorge/designsystem/commit/6bc98831c582f0356c04be50d9d3be1b4c65ba98)), closes
|
|
948
|
+
[#333385](https://github.com/helsenorge/designsystem/issues/333385)
|
|
949
|
+
- **textarea:** ny prop value ([fd9a116](https://github.com/helsenorge/designsystem/commit/fd9a11697229b87f88f135b8a5c16f7853cc9ead)),
|
|
950
|
+
closes [#335948](https://github.com/helsenorge/designsystem/issues/335948)
|
|
590
951
|
|
|
591
952
|
## [8.7.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv8.6.0&targetVersion=GTv8.7.0) (2024-10-17)
|
|
592
953
|
|
|
593
|
-
|
|
594
954
|
### Features
|
|
595
955
|
|
|
596
|
-
|
|
956
|
+
- **datetime:** får onblur prop ([31fe602](https://github.com/helsenorge/designsystem/commit/31fe602a68f12c39e48a55b5559fcd812be97785)),
|
|
957
|
+
closes [#334254](https://github.com/helsenorge/designsystem/issues/334254)
|
|
597
958
|
|
|
598
959
|
## [8.6.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv8.5.1&targetVersion=GTv8.6.0) (2024-10-09)
|
|
599
960
|
|
|
600
|
-
|
|
601
961
|
### Features
|
|
602
962
|
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
963
|
+
- **datepicker:** legg til prop for å sette posisjon på datepicker popup
|
|
964
|
+
([0f392ed](https://github.com/helsenorge/designsystem/commit/0f392ed1f5fc76be0fbfdeb5262f64071cbf4dc0)), closes
|
|
965
|
+
[#326998](https://github.com/helsenorge/designsystem/issues/326998)
|
|
966
|
+
- **datetime:** value prop og defaultvalue settes riktig
|
|
967
|
+
([a3d8617](https://github.com/helsenorge/designsystem/commit/a3d86173269cd5a1dd9d8cd1f13a2512b2fb87fd)), closes
|
|
968
|
+
[#332561](https://github.com/helsenorge/designsystem/issues/332561)
|
|
969
|
+
- **label:** gi mulighet for å rendre label med andre tags
|
|
970
|
+
([9f952dd](https://github.com/helsenorge/designsystem/commit/9f952ddd0eac84e1426d070685998e950fa9e9f8)), closes
|
|
971
|
+
[#331803](https://github.com/helsenorge/designsystem/issues/331803)
|
|
972
|
+
- **tabs:** endre default touch behaviour til å være none
|
|
973
|
+
([4101ce2](https://github.com/helsenorge/designsystem/commit/4101ce2a85f84e26b9fcfd61990ca8792f72b55c)), closes
|
|
974
|
+
[#331142](https://github.com/helsenorge/designsystem/issues/331142)
|
|
607
975
|
|
|
608
976
|
## [8.5.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv8.5.0&targetVersion=GTv8.5.1) (2024-09-25)
|
|
609
977
|
|
|
610
|
-
|
|
611
978
|
### Bug Fixes
|
|
612
979
|
|
|
613
|
-
|
|
980
|
+
- progressbar leses opp av skjermlesere
|
|
981
|
+
([550e7ac](https://github.com/helsenorge/designsystem/commit/550e7acfbb4687d946f36a7dad9e284614aee6a4)), closes
|
|
982
|
+
[#328018](https://github.com/helsenorge/designsystem/issues/328018)
|
|
614
983
|
|
|
615
984
|
## [8.5.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv8.4.0&targetVersion=GTv8.5.0) (2024-09-23)
|
|
616
985
|
|
|
617
|
-
|
|
618
986
|
### Features
|
|
619
987
|
|
|
620
|
-
|
|
988
|
+
- nytt komponent toggle ([76f1da5](https://github.com/helsenorge/designsystem/commit/76f1da5c077db4bc62a45007d72f65053e5310cc)), closes
|
|
989
|
+
[#308151](https://github.com/helsenorge/designsystem/issues/308151)
|
|
621
990
|
|
|
622
991
|
## [8.4.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv8.3.0&targetVersion=GTv8.4.0) (2024-09-13)
|
|
623
992
|
|
|
624
|
-
|
|
625
993
|
### Features
|
|
626
994
|
|
|
627
|
-
|
|
995
|
+
- **radiobutton:** legg til prop for checked og gjør komponenten controlled
|
|
996
|
+
([1c8ae22](https://github.com/helsenorge/designsystem/commit/1c8ae22e0f5d138f308a00ca29212ed04313ba9a)), closes
|
|
997
|
+
[#331953](https://github.com/helsenorge/designsystem/issues/331953)
|
|
628
998
|
|
|
629
999
|
## [8.3.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv8.2.1&targetVersion=GTv8.3.0) (2024-09-09)
|
|
630
1000
|
|
|
631
|
-
|
|
632
1001
|
### Features
|
|
633
1002
|
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
1003
|
+
- statusdot oppdaterer utseende ([18927ec](https://github.com/helsenorge/designsystem/commit/18927ec1e9a6ca18eb0f528798d17f2e4edaa4e0)),
|
|
1004
|
+
closes [#328986](https://github.com/helsenorge/designsystem/issues/328986)
|
|
1005
|
+
- **datepicker:** ny prop onDatePickerClosed
|
|
1006
|
+
([11c1f3b](https://github.com/helsenorge/designsystem/commit/11c1f3b5dd8e186793d9e057385450385a1814ec)), closes
|
|
1007
|
+
[#329586](https://github.com/helsenorge/designsystem/issues/329586)
|
|
637
1008
|
|
|
638
1009
|
### Bug Fixes
|
|
639
1010
|
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
1011
|
+
- **datepicker:** datevalue fungerer for mobil
|
|
1012
|
+
([7202ba8](https://github.com/helsenorge/designsystem/commit/7202ba8dca1f6101ed7987fd947b9e58824946db)), closes
|
|
1013
|
+
[#331620](https://github.com/helsenorge/designsystem/issues/331620)
|
|
1014
|
+
- **datepicker:** onblur skjer riktig uten focuseddatepickerpopup
|
|
1015
|
+
([e1662ed](https://github.com/helsenorge/designsystem/commit/e1662edbb486340352e9012c1ba8aeae43dca27e)), closes
|
|
1016
|
+
[#329586](https://github.com/helsenorge/designsystem/issues/329586)
|
|
1017
|
+
- **datepicker:** popup valg trigger onblur
|
|
1018
|
+
([6d886cb](https://github.com/helsenorge/designsystem/commit/6d886cbc3bcfe9b97c0247389ca0238f29dd9f0a)), closes
|
|
1019
|
+
[#329586](https://github.com/helsenorge/designsystem/issues/329586)
|
|
1020
|
+
- **designsystem:** badge i panel vises til høyre på mobil
|
|
1021
|
+
([2b6d63e](https://github.com/helsenorge/designsystem/commit/2b6d63e1a36d63ad41159fb637f896636ae58672)), closes
|
|
1022
|
+
[#329338](https://github.com/helsenorge/designsystem/issues/329338)
|
|
644
1023
|
|
|
645
1024
|
## [8.2.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv8.2.0&targetVersion=GTv8.2.1) (2024-08-28)
|
|
646
1025
|
|
|
647
1026
|
## [8.2.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv8.1.1&targetVersion=GTv8.2.0) (2024-08-28)
|
|
648
1027
|
|
|
649
|
-
|
|
650
1028
|
### Features
|
|
651
1029
|
|
|
652
|
-
|
|
653
|
-
|
|
1030
|
+
- nye ikoner ([f142728](https://github.com/helsenorge/designsystem/commit/f142728c1eb29c0742cfdddad183d116ca801537)), closes
|
|
1031
|
+
[#330973](https://github.com/helsenorge/designsystem/issues/330973)
|
|
654
1032
|
|
|
655
1033
|
### Bug Fixes
|
|
656
1034
|
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
1035
|
+
- datovelger fungerer med klikk på dato i popup
|
|
1036
|
+
([897302c](https://github.com/helsenorge/designsystem/commit/897302cd9cf4de3d1bea911e14ad8760d9401d41)), closes
|
|
1037
|
+
[#326414](https://github.com/helsenorge/designsystem/issues/326414)
|
|
1038
|
+
- expander large spacing matcher expander-list
|
|
1039
|
+
([724f3ca](https://github.com/helsenorge/designsystem/commit/724f3cac605dbbe3bece97d93ee88524e8263411)), closes
|
|
1040
|
+
[#326162](https://github.com/helsenorge/designsystem/issues/326162)
|
|
1041
|
+
- useFocusableElements lytter bare på relevante DOM-endringer
|
|
1042
|
+
([375303f](https://github.com/helsenorge/designsystem/commit/375303f1d20490c2d37f2cc997e4730cbee763b5)), closes
|
|
1043
|
+
[#328890](https://github.com/helsenorge/designsystem/issues/328890)
|
|
660
1044
|
|
|
661
1045
|
## [8.1.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv8.1.0&targetVersion=GTv8.1.1) (2024-08-26)
|
|
662
1046
|
|
|
663
|
-
|
|
664
1047
|
### Bug Fixes
|
|
665
1048
|
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
1049
|
+
- datepicker lukker seg når man klikker til høyre for inputfeltet
|
|
1050
|
+
([7b891fe](https://github.com/helsenorge/designsystem/commit/7b891fed2d21bb8a79e3c5c09f7e3078eac67cdf)), closes
|
|
1051
|
+
[#326414](https://github.com/helsenorge/designsystem/issues/326414)
|
|
1052
|
+
- loader med overlay har alltid hvit farge
|
|
1053
|
+
([cdf94b3](https://github.com/helsenorge/designsystem/commit/cdf94b3431f78f48e33839a39f18dbf6d92347b8)), closes
|
|
1054
|
+
[#328887](https://github.com/helsenorge/designsystem/issues/328887)
|
|
1055
|
+
- modal er tilgjengelig med tastatur mens den er scrollbar
|
|
1056
|
+
([80db1df](https://github.com/helsenorge/designsystem/commit/80db1df9bd319c5979385f669510d1539c1581a5)), closes
|
|
1057
|
+
[#328890](https://github.com/helsenorge/designsystem/issues/328890)
|
|
1058
|
+
- **datepicker:** undefined datevalue fjerner dato og rerendrer riktig
|
|
1059
|
+
([b1d56a8](https://github.com/helsenorge/designsystem/commit/b1d56a844148f58e171eb424cc0593478922a8e2)), closes
|
|
1060
|
+
[#330144](https://github.com/helsenorge/designsystem/issues/330144)
|
|
670
1061
|
|
|
671
1062
|
## [8.1.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv8.0.2&targetVersion=GTv8.1.0) (2024-08-23)
|
|
672
1063
|
|
|
673
|
-
|
|
674
1064
|
### Features
|
|
675
1065
|
|
|
676
|
-
|
|
677
|
-
|
|
1066
|
+
- mulig å skru av swiping i tabs ([45aac8f](https://github.com/helsenorge/designsystem/commit/45aac8f7358e77fe85467d826b54c052b01b3086)),
|
|
1067
|
+
closes [#330586](https://github.com/helsenorge/designsystem/issues/330586)
|
|
678
1068
|
|
|
679
1069
|
### Bug Fixes
|
|
680
1070
|
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
|
|
1071
|
+
- table kan brukes i tabs uten problemer med scrolling på mobil
|
|
1072
|
+
([d28a280](https://github.com/helsenorge/designsystem/commit/d28a280d4afe56227a331334348d91aac5be6281)), closes
|
|
1073
|
+
[#330555](https://github.com/helsenorge/designsystem/issues/330555)
|
|
1074
|
+
- unngå blinking i tabs på mobil når man scroller
|
|
1075
|
+
([2bddf20](https://github.com/helsenorge/designsystem/commit/2bddf2017f1067ba1b17473006b2103de630054e)), closes
|
|
1076
|
+
[#330597](https://github.com/helsenorge/designsystem/issues/330597)
|
|
1077
|
+
- validationsummary er ikke labelled by ikke-eksisterende element
|
|
1078
|
+
([3ac0b88](https://github.com/helsenorge/designsystem/commit/3ac0b8822820ad47ac635da95b7d7377481f2f33)), closes
|
|
1079
|
+
[#328895](https://github.com/helsenorge/designsystem/issues/328895)
|
|
684
1080
|
|
|
685
1081
|
## [8.0.2](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv8.0.1&targetVersion=GTv8.0.2) (2024-08-22)
|
|
686
1082
|
|
|
687
|
-
|
|
688
1083
|
### Bug Fixes
|
|
689
1084
|
|
|
690
|
-
|
|
691
|
-
|
|
1085
|
+
- lightbox uu forbedringer ([8026ee9](https://github.com/helsenorge/designsystem/commit/8026ee9fc1acb94cd1b9e9d12ff1a190beca31d3)), closes
|
|
1086
|
+
[#329075](https://github.com/helsenorge/designsystem/issues/329075)
|
|
1087
|
+
- radiobutton-scss bygger når designsystem tas i bruk
|
|
1088
|
+
([867b0ec](https://github.com/helsenorge/designsystem/commit/867b0ec36002ed16fda4f7e6dae07bad4b805c46)), closes
|
|
1089
|
+
[#330427](https://github.com/helsenorge/designsystem/issues/330427)
|
|
692
1090
|
|
|
693
1091
|
## [8.0.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv8.0.0&targetVersion=GTv8.0.1) (2024-08-15)
|
|
694
1092
|
|
|
695
1093
|
## 8.0.0-beta.6 (2024-08-15)
|
|
696
1094
|
|
|
697
|
-
|
|
698
1095
|
### Features
|
|
699
1096
|
|
|
700
|
-
|
|
701
|
-
|
|
1097
|
+
- checkbox og radio disabled state får nytt uttrykk
|
|
1098
|
+
([e3b871d](https://github.com/helsenorge/designsystem/commit/e3b871d8c739973eb7d1d323d77f487e086b9f1d)), closes
|
|
1099
|
+
[#329309](https://github.com/helsenorge/designsystem/issues/329309)
|
|
1100
|
+
- ny komponent EyebrowHeader ([2c8f13b](https://github.com/helsenorge/designsystem/commit/2c8f13b1715dee17d9ce262427f86bebfe6281ca)), closes
|
|
1101
|
+
[#326557](https://github.com/helsenorge/designsystem/issues/326557)
|
|
702
1102
|
|
|
703
1103
|
## [8.0.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.13.4&targetVersion=GTv8.0.0) (2024-08-13)
|
|
704
1104
|
|
|
@@ -708,16 +1108,19 @@
|
|
|
708
1108
|
|
|
709
1109
|
## 8.0.0-beta.3 (2024-08-12)
|
|
710
1110
|
|
|
711
|
-
|
|
712
1111
|
### Features
|
|
713
1112
|
|
|
714
|
-
|
|
715
|
-
|
|
1113
|
+
- ny komponent lightbox ([283c06d](https://github.com/helsenorge/designsystem/commit/283c06dd0eee42e174d76646a43edb6001e69f4c)), closes
|
|
1114
|
+
[#318675](https://github.com/helsenorge/designsystem/issues/318675)
|
|
716
1115
|
|
|
717
1116
|
### Bug Fixes
|
|
718
1117
|
|
|
719
|
-
|
|
720
|
-
|
|
1118
|
+
- **datepicker:** popup skal ha fast storrelse
|
|
1119
|
+
([5f7a5cf](https://github.com/helsenorge/designsystem/commit/5f7a5cfc460d3e779ede02cbdaa476dacdc8d4fb)), closes
|
|
1120
|
+
[#328505](https://github.com/helsenorge/designsystem/issues/328505)
|
|
1121
|
+
- **lightbox:** legg til bedre universell utforming
|
|
1122
|
+
([40ad870](https://github.com/helsenorge/designsystem/commit/40ad870b180911227ad058c056ea8c96d84bf2e6)), closes
|
|
1123
|
+
[#329100](https://github.com/helsenorge/designsystem/issues/329100)
|
|
721
1124
|
|
|
722
1125
|
## 8.0.0-beta.2 (2024-06-24)
|
|
723
1126
|
|
|
@@ -725,222 +1128,282 @@
|
|
|
725
1128
|
|
|
726
1129
|
## 8.0.0-beta.0 (2024-06-24)
|
|
727
1130
|
|
|
728
|
-
|
|
729
1131
|
### Features
|
|
730
1132
|
|
|
731
|
-
|
|
732
|
-
|
|
733
|
-
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
1133
|
+
- fjern deprecated prop errorSummary
|
|
1134
|
+
([eed040f](https://github.com/helsenorge/designsystem/commit/eed040f5470c5c430098edb8171f3256f6b8b26d)), closes
|
|
1135
|
+
[#324890](https://github.com/helsenorge/designsystem/issues/324890)
|
|
1136
|
+
- fjern variant alert ([0da88f3](https://github.com/helsenorge/designsystem/commit/0da88f33e2584650f8c2d9428197f62bc4ad7fb2)), closes
|
|
1137
|
+
[#325898](https://github.com/helsenorge/designsystem/issues/325898)
|
|
1138
|
+
- flytt padding-bottom fra ErrorWrapper til Validation
|
|
1139
|
+
([f92a3d6](https://github.com/helsenorge/designsystem/commit/f92a3d6e724a34a75416df04ae7419b78028a2ab)), closes
|
|
1140
|
+
[#324890](https://github.com/helsenorge/designsystem/issues/324890)
|
|
1141
|
+
- react 18 ([7a99c2a](https://github.com/helsenorge/designsystem/commit/7a99c2a0fa265aad351b5bca415e5977aef197f2)), closes
|
|
1142
|
+
[#327791](https://github.com/helsenorge/designsystem/issues/327791)
|
|
1143
|
+
- rename highlightbox til highlightpanel
|
|
1144
|
+
([138beea](https://github.com/helsenorge/designsystem/commit/138beea5c249c71e5b47d931fa910e25c91a070f)), closes
|
|
1145
|
+
[#318438](https://github.com/helsenorge/designsystem/issues/318438)
|
|
1146
|
+
- splitt Tag-komponent til Tag og Chip
|
|
1147
|
+
([7bac3bb](https://github.com/helsenorge/designsystem/commit/7bac3bbd99e9e2a474193c8f4d05b6b299017e73)), closes
|
|
1148
|
+
[#314597](https://github.com/helsenorge/designsystem/issues/314597)
|
|
1149
|
+
- ta i bruk errorwrapper i checkbox og radiobutton
|
|
1150
|
+
([c91d997](https://github.com/helsenorge/designsystem/commit/c91d99712844f024c0056e819a49af0a339d8c6a)), closes
|
|
1151
|
+
[#287874](https://github.com/helsenorge/designsystem/issues/287874)
|
|
739
1152
|
|
|
740
1153
|
### Bug Fixes
|
|
741
1154
|
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
1155
|
+
- chip large too large ([6fe2f2e](https://github.com/helsenorge/designsystem/commit/6fe2f2e17b26647e72163775cae219cc5c00ae7c)), closes
|
|
1156
|
+
[#314597](https://github.com/helsenorge/designsystem/issues/314597)
|
|
1157
|
+
- feil skråstrek på chip ([253ed93](https://github.com/helsenorge/designsystem/commit/253ed9330142bd1b52afdccc9b59170ef4be0b84)), closes
|
|
1158
|
+
[#314597](https://github.com/helsenorge/designsystem/issues/314597)
|
|
1159
|
+
- merge conflicts ([1b40d65](https://github.com/helsenorge/designsystem/commit/1b40d6594e6f8cf1f5b2570560dd79f2482b98a3))
|
|
745
1160
|
|
|
746
1161
|
## 7.0.1-beta.0 (2024-04-09)
|
|
747
1162
|
|
|
748
1163
|
## [7.13.4](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.13.3&targetVersion=GTv7.13.4) (2024-07-25)
|
|
749
1164
|
|
|
750
|
-
|
|
751
1165
|
### Bug Fixes
|
|
752
1166
|
|
|
753
|
-
|
|
1167
|
+
- **tabs:** fjern zindex ([312d337](https://github.com/helsenorge/designsystem/commit/312d3370b7f288b28e60e189c829eff82b5ce2ac)), closes
|
|
1168
|
+
[#328176](https://github.com/helsenorge/designsystem/issues/328176)
|
|
754
1169
|
|
|
755
1170
|
## [7.13.3](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.13.2&targetVersion=GTv7.13.3) (2024-07-25)
|
|
756
1171
|
|
|
757
|
-
|
|
758
1172
|
### Bug Fixes
|
|
759
1173
|
|
|
760
|
-
|
|
1174
|
+
- sett z-index på tabs og input så de oppfører seg sammen med andre komponenter
|
|
1175
|
+
([3bd47e0](https://github.com/helsenorge/designsystem/commit/3bd47e01af75dc2d17cb5af9ba4be30aaed50e91)), closes
|
|
1176
|
+
[#328176](https://github.com/helsenorge/designsystem/issues/328176)
|
|
761
1177
|
|
|
762
1178
|
## [7.13.2](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.13.1&targetVersion=GTv7.13.2) (2024-07-25)
|
|
763
1179
|
|
|
764
|
-
|
|
765
1180
|
### Bug Fixes
|
|
766
1181
|
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
|
|
771
|
-
|
|
1182
|
+
- **expander:** bygg ([779c2a3](https://github.com/helsenorge/designsystem/commit/779c2a3aa668c5fcc870e230dbfa9d2847b5a40b))
|
|
1183
|
+
- **expander:** fiks sticky klasser ([5885b90](https://github.com/helsenorge/designsystem/commit/5885b902c4c51fd35c456f8c1584b9bf01908f6d))
|
|
1184
|
+
- **expander:** fjern klasse som gir bug
|
|
1185
|
+
([589c9af](https://github.com/helsenorge/designsystem/commit/589c9aff764e6ce162d180c2a0bb4ea3500357c3))
|
|
1186
|
+
- **expander:** sett position slik at zindex blir riktig
|
|
1187
|
+
([e1a8220](https://github.com/helsenorge/designsystem/commit/e1a82201412b9817f2e41a915c101a294d33853a))
|
|
1188
|
+
- **tabs:** fiks keyboard navigation
|
|
1189
|
+
([db5d64d](https://github.com/helsenorge/designsystem/commit/db5d64d99008b91b83cb38cb25bc11c591b8de43)), closes
|
|
1190
|
+
[#328547](https://github.com/helsenorge/designsystem/issues/328547)
|
|
772
1191
|
|
|
773
1192
|
## [7.13.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.13.0&targetVersion=GTv7.13.1) (2024-07-23)
|
|
774
1193
|
|
|
775
|
-
|
|
776
1194
|
### Bug Fixes
|
|
777
1195
|
|
|
778
|
-
|
|
1196
|
+
- **tabs:** endre z indeks ([30f5684](https://github.com/helsenorge/designsystem/commit/30f5684adaeea90a218cdd280980e45b25a4676c)), closes
|
|
1197
|
+
[#328176](https://github.com/helsenorge/designsystem/issues/328176)
|
|
779
1198
|
|
|
780
1199
|
## [7.13.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.12.0&targetVersion=GTv7.13.0) (2024-07-22)
|
|
781
1200
|
|
|
782
|
-
|
|
783
1201
|
### Features
|
|
784
1202
|
|
|
785
|
-
|
|
786
|
-
|
|
787
|
-
|
|
788
|
-
|
|
1203
|
+
- legg til storybook-eksempler for typography.module
|
|
1204
|
+
([2fe8228](https://github.com/helsenorge/designsystem/commit/2fe8228dc486c99ed409c2d508dc09b094b2292a)), closes
|
|
1205
|
+
[#326403](https://github.com/helsenorge/designsystem/issues/326403)
|
|
1206
|
+
- **duolist:** collapsed mode mulig fra gitt breakpoint
|
|
1207
|
+
([f50448c](https://github.com/helsenorge/designsystem/commit/f50448cab636c41679af97d5edb8909db810b6c0)), closes
|
|
1208
|
+
[#328401](https://github.com/helsenorge/designsystem/issues/328401)
|
|
1209
|
+
- **tabs:** mer mobilvennlig ([b52c281](https://github.com/helsenorge/designsystem/commit/b52c281e029f2ccda72dda15fe559907287ad7f9)), closes
|
|
1210
|
+
[#322461](https://github.com/helsenorge/designsystem/issues/322461) [#328176](https://github.com/helsenorge/designsystem/issues/328176)
|
|
789
1211
|
|
|
790
1212
|
### Bug Fixes
|
|
791
1213
|
|
|
792
|
-
|
|
793
|
-
|
|
1214
|
+
- error må være true for at inputfelter med errorTextId skal få aria-describedby
|
|
1215
|
+
([2d64531](https://github.com/helsenorge/designsystem/commit/2d64531a61eb4e6b37f00cc75e4a27ecf6c371b7)), closes
|
|
1216
|
+
[#327379](https://github.com/helsenorge/designsystem/issues/327379)
|
|
1217
|
+
- **dictionarytrigger:** juster ned avstanden mellom linjen og ord
|
|
1218
|
+
([ef2e6af](https://github.com/helsenorge/designsystem/commit/ef2e6af7d1645544b2a3479d0d2b1b739c6886c9)), closes
|
|
1219
|
+
[#328583](https://github.com/helsenorge/designsystem/issues/328583)
|
|
794
1220
|
|
|
795
1221
|
## [7.12.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.11.0&targetVersion=GTv7.12.0) (2024-06-21)
|
|
796
1222
|
|
|
797
|
-
|
|
798
1223
|
### Features
|
|
799
1224
|
|
|
800
|
-
|
|
1225
|
+
- **datepicker:** lagt til disabled prop
|
|
1226
|
+
([178326d](https://github.com/helsenorge/designsystem/commit/178326d934c0f6a0b916de1c868bac7363ba2960)), closes
|
|
1227
|
+
[#327974](https://github.com/helsenorge/designsystem/issues/327974)
|
|
801
1228
|
|
|
802
1229
|
## [7.11.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.10.0&targetVersion=GTv7.11.0) (2024-06-20)
|
|
803
1230
|
|
|
804
|
-
|
|
805
1231
|
### Features
|
|
806
1232
|
|
|
807
|
-
|
|
1233
|
+
- **button:** textposition prop får centered type
|
|
1234
|
+
([46d7ae0](https://github.com/helsenorge/designsystem/commit/46d7ae09e6ac1ec954355ed81c7d17f3786a01e8)), closes
|
|
1235
|
+
[#320973](https://github.com/helsenorge/designsystem/issues/320973)
|
|
808
1236
|
|
|
809
1237
|
## [7.10.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.9.0&targetVersion=GTv7.10.0) (2024-06-19)
|
|
810
1238
|
|
|
811
|
-
|
|
812
1239
|
### Features
|
|
813
1240
|
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
|
|
1241
|
+
- illustrasjon facialrecongitionfingerprint lagt til
|
|
1242
|
+
([64bff31](https://github.com/helsenorge/designsystem/commit/64bff313fa89b1602dd5198fa773d9baa29b0a32)), closes
|
|
1243
|
+
[#320973](https://github.com/helsenorge/designsystem/issues/320973)
|
|
1244
|
+
- **progressbar:** ny komponent ([9cdbd1b](https://github.com/helsenorge/designsystem/commit/9cdbd1bad9a701ed4a68bd84bb959b6785d518bd)),
|
|
1245
|
+
closes [#297459](https://github.com/helsenorge/designsystem/issues/297459)
|
|
817
1246
|
|
|
818
1247
|
### Bug Fixes
|
|
819
1248
|
|
|
820
|
-
|
|
1249
|
+
- **progressbar:** bedre uu ([1f2bcf0](https://github.com/helsenorge/designsystem/commit/1f2bcf01cd1fa88a5b4765013a17ec2e5ca05a67)), closes
|
|
1250
|
+
[#297459](https://github.com/helsenorge/designsystem/issues/297459)
|
|
821
1251
|
|
|
822
1252
|
## [7.9.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.8.1&targetVersion=GTv7.9.0) (2024-06-12)
|
|
823
1253
|
|
|
824
|
-
|
|
825
1254
|
### Bug Fixes
|
|
826
1255
|
|
|
827
|
-
|
|
1256
|
+
- fiks brekking av ord i dropdown ([d10a776](https://github.com/helsenorge/designsystem/commit/d10a776b66763d2c92c9bfeb0b5988687e235577)),
|
|
1257
|
+
closes [#327108](https://github.com/helsenorge/designsystem/issues/327108)
|
|
828
1258
|
|
|
829
1259
|
## [7.8.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.8.0&targetVersion=GTv7.8.1) (2024-06-04)
|
|
830
1260
|
|
|
831
|
-
|
|
832
1261
|
### Bug Fixes
|
|
833
1262
|
|
|
834
|
-
|
|
1263
|
+
- typography sass fil feiler ([e47c50b](https://github.com/helsenorge/designsystem/commit/e47c50b6dc48c0b463642b571483ccceb97abb53))
|
|
835
1264
|
|
|
836
1265
|
## [7.8.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.7.0&targetVersion=GTv7.8.0) (2024-06-04)
|
|
837
1266
|
|
|
838
|
-
|
|
839
1267
|
### Features
|
|
840
1268
|
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
1269
|
+
- **anchorlink:** sett underline med text decoration istedenfor border
|
|
1270
|
+
([d3a8a53](https://github.com/helsenorge/designsystem/commit/d3a8a532094fec1187770beb570336edad0f47d0)), closes
|
|
1271
|
+
[#324794](https://github.com/helsenorge/designsystem/issues/324794)
|
|
1272
|
+
- **button:** ny prop textposition ([fb5fdba](https://github.com/helsenorge/designsystem/commit/fb5fdba4cd5390fdb8e9dd2a4c21c4180b282e50)),
|
|
1273
|
+
closes [#325052](https://github.com/helsenorge/designsystem/issues/325052)
|
|
1274
|
+
- **tabs:** ny komponent ([50eae16](https://github.com/helsenorge/designsystem/commit/50eae16394ccf26eff226563940fb18f5f84728b)), closes
|
|
1275
|
+
[#297427](https://github.com/helsenorge/designsystem/issues/297427)
|
|
845
1276
|
|
|
846
1277
|
### Bug Fixes
|
|
847
1278
|
|
|
848
|
-
|
|
849
|
-
|
|
850
|
-
|
|
1279
|
+
- **button:** ikke hover effekt på ikon ved disabled
|
|
1280
|
+
([ea79c60](https://github.com/helsenorge/designsystem/commit/ea79c605adcf77d6bfa4cb6ad9ab8ba88fba9166)), closes
|
|
1281
|
+
[#325454](https://github.com/helsenorge/designsystem/issues/325454)
|
|
1282
|
+
- **datepicker:** datevalue valideres riktig før den settes
|
|
1283
|
+
([ec5422e](https://github.com/helsenorge/designsystem/commit/ec5422e1e744af6b4315e16edc5dfa2c066df54a)), closes
|
|
1284
|
+
[#325330](https://github.com/helsenorge/designsystem/issues/325330)
|
|
1285
|
+
- **expander:** cursor pointer på expander large
|
|
1286
|
+
([2239314](https://github.com/helsenorge/designsystem/commit/2239314c0c582680f9bba0e19562433f534a202b)), closes
|
|
1287
|
+
[#325072](https://github.com/helsenorge/designsystem/issues/325072)
|
|
851
1288
|
|
|
852
1289
|
## [7.7.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.6.0&targetVersion=GTv7.7.0) (2024-05-28)
|
|
853
1290
|
|
|
854
|
-
|
|
855
1291
|
### Features
|
|
856
1292
|
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
|
|
1293
|
+
- ny type notification Badge og tillates flere badges i ListHeader
|
|
1294
|
+
([0768e0a](https://github.com/helsenorge/designsystem/commit/0768e0ae1d137f17ecfa92aa2b708ca52862e6b2)), closes
|
|
1295
|
+
[#325119](https://github.com/helsenorge/designsystem/issues/325119)
|
|
1296
|
+
- **expander:** bruk token på bakgrunn for liten expander
|
|
1297
|
+
([73d8531](https://github.com/helsenorge/designsystem/commit/73d8531a52ed5a6387af8fa84045a0afd620eb38)), closes
|
|
1298
|
+
[#324989](https://github.com/helsenorge/designsystem/issues/324989)
|
|
1299
|
+
- **notificationpanel:** bruk Expander-komponent i NotificationPanel
|
|
1300
|
+
([e8d4e8d](https://github.com/helsenorge/designsystem/commit/e8d4e8d776333f243cddba8f15742dd6f271bb3d)), closes
|
|
1301
|
+
[#324989](https://github.com/helsenorge/designsystem/issues/324989)
|
|
861
1302
|
|
|
862
1303
|
### Bug Fixes
|
|
863
1304
|
|
|
864
|
-
|
|
1305
|
+
- **expander:** manglende import av supernova stylesheet
|
|
1306
|
+
([077ec2d](https://github.com/helsenorge/designsystem/commit/077ec2d1f59ce80076deeae5bc7911f7a9a2e431)), closes
|
|
1307
|
+
[#324989](https://github.com/helsenorge/designsystem/issues/324989)
|
|
865
1308
|
|
|
866
1309
|
## [7.6.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.5.0&targetVersion=GTv7.6.0) (2024-05-15)
|
|
867
1310
|
|
|
868
|
-
|
|
869
1311
|
### Features
|
|
870
1312
|
|
|
871
|
-
|
|
872
|
-
|
|
1313
|
+
- **notificationpanel:** legg til prop for å sette html tag for label
|
|
1314
|
+
([ebd331a](https://github.com/helsenorge/designsystem/commit/ebd331a75f04099c4ad7e552ff70df8751675734)), closes
|
|
1315
|
+
[#324952](https://github.com/helsenorge/designsystem/issues/324952)
|
|
873
1316
|
|
|
874
1317
|
### Bug Fixes
|
|
875
1318
|
|
|
876
|
-
|
|
877
|
-
|
|
1319
|
+
- skjemaelementer med error styling overlapper utifra dom rekkefølge
|
|
1320
|
+
([b07b7d6](https://github.com/helsenorge/designsystem/commit/b07b7d69391b3e4296e8a8cde8b8d312f835cb03)), closes
|
|
1321
|
+
[#324846](https://github.com/helsenorge/designsystem/issues/324846)
|
|
1322
|
+
- **expanderlist:** fiks så variant fill ikke mister margin top ved åpning av expander
|
|
1323
|
+
([d277c97](https://github.com/helsenorge/designsystem/commit/d277c97660aa8334a44b1183445f55f2037b2263)), closes
|
|
1324
|
+
[#324823](https://github.com/helsenorge/designsystem/issues/324823)
|
|
878
1325
|
|
|
879
1326
|
## [7.5.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.4.0&targetVersion=GTv7.5.0) (2024-05-08)
|
|
880
1327
|
|
|
881
|
-
|
|
882
1328
|
### Features
|
|
883
1329
|
|
|
884
|
-
|
|
1330
|
+
- **notificationpanel:** compactmode kan nå vise children
|
|
1331
|
+
([8056e4a](https://github.com/helsenorge/designsystem/commit/8056e4a95ed03caecd05b69bedbb5c16f6ba1f4a)), closes
|
|
1332
|
+
[#324320](https://github.com/helsenorge/designsystem/issues/324320)
|
|
885
1333
|
|
|
886
1334
|
## [7.4.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.3.1&targetVersion=GTv7.4.0) (2024-05-07)
|
|
887
1335
|
|
|
888
|
-
|
|
889
1336
|
### Features
|
|
890
1337
|
|
|
891
|
-
|
|
892
|
-
|
|
893
|
-
|
|
1338
|
+
- bruk Supernova tokens ([4f75387](https://github.com/helsenorge/designsystem/commit/4f753874252ebf8d4a12950ba52996eb9f3abc32)), closes
|
|
1339
|
+
[#318458](https://github.com/helsenorge/designsystem/issues/318458)
|
|
1340
|
+
- mulighet for å gi en tekst på popmenu knapp i tillegg til ikon
|
|
1341
|
+
([80b232b](https://github.com/helsenorge/designsystem/commit/80b232b4c1bbc1bdd64f711767c6576a01958f56)), closes
|
|
1342
|
+
[#323182](https://github.com/helsenorge/designsystem/issues/323182)
|
|
894
1343
|
|
|
895
1344
|
### Bug Fixes
|
|
896
1345
|
|
|
897
|
-
|
|
898
|
-
|
|
1346
|
+
- ikke unødvendig mellomrom i aria-describedby
|
|
1347
|
+
([0053898](https://github.com/helsenorge/designsystem/commit/0053898bf559a39a401a38194e23550d99bee859)), closes
|
|
1348
|
+
[#324479](https://github.com/helsenorge/designsystem/issues/324479)
|
|
1349
|
+
- skjemakomponenter har ikke tom aria-describedby
|
|
1350
|
+
([186db10](https://github.com/helsenorge/designsystem/commit/186db100d5a3303316d9e40196d64fb06136a58c)), closes
|
|
1351
|
+
[#324479](https://github.com/helsenorge/designsystem/issues/324479)
|
|
899
1352
|
|
|
900
1353
|
## [7.3.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.3.0&targetVersion=GTv7.3.1) (2024-04-22)
|
|
901
1354
|
|
|
902
|
-
|
|
903
1355
|
### Bug Fixes
|
|
904
1356
|
|
|
905
|
-
|
|
906
|
-
|
|
1357
|
+
- arrow får egen klasse for å toggle visibility
|
|
1358
|
+
([52525a4](https://github.com/helsenorge/designsystem/commit/52525a4d45b6b2e97ac553922fa1ec41032cc778)), closes
|
|
1359
|
+
[#323182](https://github.com/helsenorge/designsystem/issues/323182)
|
|
1360
|
+
- wrapperclassname fikser type ([fe42184](https://github.com/helsenorge/designsystem/commit/fe42184cc3bbffbcdc106def06a1a283f70bb32a))
|
|
907
1361
|
|
|
908
1362
|
## [7.3.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.2.1&targetVersion=GTv7.3.0) (2024-04-22)
|
|
909
1363
|
|
|
910
|
-
|
|
911
1364
|
### Features
|
|
912
1365
|
|
|
913
|
-
|
|
1366
|
+
- **designsystem:** select får wrapperclassname prop
|
|
1367
|
+
([61a1a8c](https://github.com/helsenorge/designsystem/commit/61a1a8c4323c2150ee97d21a7325de6c72cc5198)), closes
|
|
1368
|
+
[#323789](https://github.com/helsenorge/designsystem/issues/323789)
|
|
914
1369
|
|
|
915
1370
|
## [7.2.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.2.0&targetVersion=GTv7.2.1) (2024-04-19)
|
|
916
1371
|
|
|
917
|
-
|
|
918
1372
|
### Bug Fixes
|
|
919
1373
|
|
|
920
|
-
|
|
921
|
-
|
|
1374
|
+
- i button med accessibility-character-arrow er pilen skjult for skjermleser
|
|
1375
|
+
([0a8fd28](https://github.com/helsenorge/designsystem/commit/0a8fd28f16234ff8ca620c5b086d22b080a2cb17)), closes
|
|
1376
|
+
[#273312](https://github.com/helsenorge/designsystem/issues/273312)
|
|
1377
|
+
- width satt feil på popmenu ([fb4dc2d](https://github.com/helsenorge/designsystem/commit/fb4dc2d7af645e640a44f7800318f2ffcc64f195)), closes
|
|
1378
|
+
[#323102](https://github.com/helsenorge/designsystem/issues/323102)
|
|
922
1379
|
|
|
923
1380
|
## [7.2.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.1.0&targetVersion=GTv7.2.0) (2024-04-19)
|
|
924
1381
|
|
|
925
|
-
|
|
926
1382
|
### Features
|
|
927
1383
|
|
|
928
|
-
|
|
929
|
-
|
|
1384
|
+
- knappen i dropdown skal ikke være fluid
|
|
1385
|
+
([a3abe2b](https://github.com/helsenorge/designsystem/commit/a3abe2bf5a57e62302b5e4f1a1f1b609452effd0)), closes
|
|
1386
|
+
[#323389](https://github.com/helsenorge/designsystem/issues/323389)
|
|
930
1387
|
|
|
931
1388
|
### Bug Fixes
|
|
932
1389
|
|
|
933
|
-
|
|
934
|
-
|
|
935
|
-
|
|
1390
|
+
- bruk supernova-sjekk som funker i ff
|
|
1391
|
+
([afae2a9](https://github.com/helsenorge/designsystem/commit/afae2a90d9e453be054016b5922aa378500f91cc))
|
|
1392
|
+
- oppdater sjekk for om vi er i superNova
|
|
1393
|
+
([b20a776](https://github.com/helsenorge/designsystem/commit/b20a776f293953d78ccab6e40d687bab67676a28))
|
|
1394
|
+
- oppdater sjekk for om vi er i superNova
|
|
1395
|
+
([167d572](https://github.com/helsenorge/designsystem/commit/167d572261a91fd60a8c432d4d990356a610115f))
|
|
936
1396
|
|
|
937
1397
|
## [7.1.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.0.0&targetVersion=GTv7.1.0) (2024-04-17)
|
|
938
1398
|
|
|
939
|
-
|
|
940
1399
|
### Features
|
|
941
1400
|
|
|
942
|
-
|
|
943
|
-
|
|
1401
|
+
- badge innstramming av tilgjengelige farger
|
|
1402
|
+
([193ec66](https://github.com/helsenorge/designsystem/commit/193ec6633394354505a60147668800269b51feae)), closes
|
|
1403
|
+
[#308135](https://github.com/helsenorge/designsystem/issues/308135)
|
|
1404
|
+
- ny default breddehåndtering for Dropdown
|
|
1405
|
+
([6078613](https://github.com/helsenorge/designsystem/commit/6078613bf8bae571eb582f9778b8c4a494d3339d)), closes
|
|
1406
|
+
[#323389](https://github.com/helsenorge/designsystem/issues/323389)
|
|
944
1407
|
|
|
945
1408
|
## [7.0.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv6.6.2&targetVersion=GTv7.0.0) (2024-04-08)
|
|
946
1409
|
|
|
@@ -950,29 +1413,34 @@
|
|
|
950
1413
|
|
|
951
1414
|
## 7.0.0-beta.5 (2024-04-05)
|
|
952
1415
|
|
|
953
|
-
|
|
954
1416
|
### Features
|
|
955
1417
|
|
|
956
|
-
|
|
957
|
-
|
|
1418
|
+
- expander ny prop contentclassnames
|
|
1419
|
+
([d83abda](https://github.com/helsenorge/designsystem/commit/d83abdaaf321131398450dbb5ea163a8ce61f54f)), closes
|
|
1420
|
+
[#309420](https://github.com/helsenorge/designsystem/issues/309420)
|
|
958
1421
|
|
|
959
1422
|
### Reverts
|
|
960
1423
|
|
|
961
|
-
|
|
962
|
-
|
|
1424
|
+
- bruk getSpacer på gamlemåten pga trøbbel i core-frontend
|
|
1425
|
+
([15b45fa](https://github.com/helsenorge/designsystem/commit/15b45fa5b8a56afb5befb4954aede3c2a3f518eb))
|
|
1426
|
+
- react 17+ som peerdependency ([73fcee0](https://github.com/helsenorge/designsystem/commit/73fcee033cf6e17e0c35b7096cc7976bb6217fdb))
|
|
963
1427
|
|
|
964
1428
|
## 7.0.0-beta.3 (2024-04-04)
|
|
965
1429
|
|
|
966
|
-
|
|
967
1430
|
### Features
|
|
968
1431
|
|
|
969
|
-
|
|
970
|
-
|
|
971
|
-
|
|
1432
|
+
- button arrow prop endres til aa stotte accessibility-character
|
|
1433
|
+
([e516b86](https://github.com/helsenorge/designsystem/commit/e516b869cd48f301b3ab0242548ef33c07c0da1c)), closes
|
|
1434
|
+
[#320171](https://github.com/helsenorge/designsystem/issues/320171)
|
|
1435
|
+
- skjermleser leser oppsummerende feilmelding i validation automatisk
|
|
1436
|
+
([0c9fc3a](https://github.com/helsenorge/designsystem/commit/0c9fc3aa1f9dd2d245a9037b568bce58d6d7455c)), closes
|
|
1437
|
+
[#316622](https://github.com/helsenorge/designsystem/issues/316622)
|
|
972
1438
|
|
|
973
1439
|
### Bug Fixes
|
|
974
1440
|
|
|
975
|
-
|
|
1441
|
+
- trigger har riktig avstand til andre elementer og større klikkflate i medium størrelse
|
|
1442
|
+
([c9d566f](https://github.com/helsenorge/designsystem/commit/c9d566fefe6ff0797925e7c90ebfe17e48de041e)), closes
|
|
1443
|
+
[#322394](https://github.com/helsenorge/designsystem/issues/322394)
|
|
976
1444
|
|
|
977
1445
|
## 7.0.0-beta.2 (2024-03-07)
|
|
978
1446
|
|
|
@@ -980,127 +1448,148 @@
|
|
|
980
1448
|
|
|
981
1449
|
## 7.0.0-beta.0 (2024-03-07)
|
|
982
1450
|
|
|
983
|
-
|
|
984
1451
|
### Features
|
|
985
1452
|
|
|
986
|
-
|
|
1453
|
+
- ts5, oppdater alle pakker ([d93bf76](https://github.com/helsenorge/designsystem/commit/d93bf76212b41b47aef279478b2af76705be2713))
|
|
987
1454
|
|
|
988
1455
|
## [6.6.2](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv6.6.1&targetVersion=GTv6.6.2) (2024-04-03)
|
|
989
1456
|
|
|
990
|
-
|
|
991
1457
|
### Bug Fixes
|
|
992
1458
|
|
|
993
|
-
|
|
994
|
-
|
|
995
|
-
|
|
1459
|
+
- fjern ikke-fungerende animasjon ([fa2f140](https://github.com/helsenorge/designsystem/commit/fa2f14035ef093eaedbbc3a6baf00857b355e851)),
|
|
1460
|
+
closes [#313072](https://github.com/helsenorge/designsystem/issues/313072)
|
|
1461
|
+
- iconwall fungerer igjen ([5538068](https://github.com/helsenorge/designsystem/commit/55380689ee7b806c28dfcc84718bf161e1e89e83)), closes
|
|
1462
|
+
[#322532](https://github.com/helsenorge/designsystem/issues/322532)
|
|
1463
|
+
- popmenu lukkes automatisk ved klikk på linker i menyen
|
|
1464
|
+
([e6693bb](https://github.com/helsenorge/designsystem/commit/e6693bb3dc2e47aa56555fad6dbeb812bceb91ea)), closes
|
|
1465
|
+
[#321671](https://github.com/helsenorge/designsystem/issues/321671)
|
|
996
1466
|
|
|
997
1467
|
## [6.6.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv6.6.0&targetVersion=GTv6.6.1) (2024-03-19)
|
|
998
1468
|
|
|
999
|
-
|
|
1000
1469
|
### Bug Fixes
|
|
1001
1470
|
|
|
1002
|
-
|
|
1471
|
+
- reactdaypicker styling eksporterer riktig
|
|
1472
|
+
([45352f0](https://github.com/helsenorge/designsystem/commit/45352f099804e22af77d6ee5c8e903865151ed2d)), closes
|
|
1473
|
+
[#322222](https://github.com/helsenorge/designsystem/issues/322222)
|
|
1003
1474
|
|
|
1004
1475
|
## [6.6.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv6.5.0&targetVersion=GTv6.6.0) (2024-03-15)
|
|
1005
1476
|
|
|
1006
|
-
|
|
1007
1477
|
### Features
|
|
1008
1478
|
|
|
1009
|
-
|
|
1479
|
+
- zindex med prop lagt til i datepicker dropdown expander og popover
|
|
1480
|
+
([915fabc](https://github.com/helsenorge/designsystem/commit/915fabcb890fe3d339d874a74701fbadb606dcc9)), closes
|
|
1481
|
+
[#309420](https://github.com/helsenorge/designsystem/issues/309420)
|
|
1010
1482
|
|
|
1011
1483
|
## [6.5.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv6.4.0&targetVersion=GTv6.5.0) (2024-03-07)
|
|
1012
1484
|
|
|
1013
|
-
|
|
1014
1485
|
### Features
|
|
1015
1486
|
|
|
1016
|
-
|
|
1487
|
+
- dropdown stotter eksterne refs for children
|
|
1488
|
+
([10cc1ba](https://github.com/helsenorge/designsystem/commit/10cc1bac51b6e499fd94b3eaa6e0d68e8ab4d605)), closes
|
|
1489
|
+
[#309420](https://github.com/helsenorge/designsystem/issues/309420)
|
|
1017
1490
|
|
|
1018
1491
|
## [6.4.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv6.3.0&targetVersion=GTv6.4.0) (2024-02-29)
|
|
1019
1492
|
|
|
1020
|
-
|
|
1021
1493
|
### Features
|
|
1022
1494
|
|
|
1023
|
-
|
|
1024
|
-
|
|
1025
|
-
|
|
1495
|
+
- slider har fatt value prop og fiks til selected state
|
|
1496
|
+
([645ca82](https://github.com/helsenorge/designsystem/commit/645ca8291d85705f7e9cf3a372376cb4e53dc4cd)), closes
|
|
1497
|
+
[#321070](https://github.com/helsenorge/designsystem/issues/321070)
|
|
1498
|
+
- table-komponenter støtter alle vanlige html-attributter
|
|
1499
|
+
([0810650](https://github.com/helsenorge/designsystem/commit/08106504e1441a9c8916c41fbca31accf0beade2)), closes
|
|
1500
|
+
[#321166](https://github.com/helsenorge/designsystem/issues/321166)
|
|
1026
1501
|
|
|
1027
1502
|
### Bug Fixes
|
|
1028
1503
|
|
|
1029
|
-
|
|
1504
|
+
- slider value prop oppdaterer og selectedstate
|
|
1505
|
+
([e510bd7](https://github.com/helsenorge/designsystem/commit/e510bd7a1ef3fe89eaa4cbd6af614291d055cbb8))
|
|
1030
1506
|
|
|
1031
1507
|
## [6.3.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv6.2.0&targetVersion=GTv6.3.0) (2024-02-22)
|
|
1032
1508
|
|
|
1033
|
-
|
|
1034
1509
|
### Features
|
|
1035
1510
|
|
|
1036
|
-
|
|
1037
|
-
|
|
1511
|
+
- select og datepicker støtter autoComplete-attributt
|
|
1512
|
+
([84c34af](https://github.com/helsenorge/designsystem/commit/84c34afd23a5d236573f5b3b3480175708fb9ecc)), closes
|
|
1513
|
+
[#314727](https://github.com/helsenorge/designsystem/issues/314727) [#314932](https://github.com/helsenorge/designsystem/issues/314932)
|
|
1038
1514
|
|
|
1039
1515
|
### Bug Fixes
|
|
1040
1516
|
|
|
1041
|
-
|
|
1042
|
-
|
|
1043
|
-
|
|
1517
|
+
- badge er inline-flex og skalerer ikke til full bredde
|
|
1518
|
+
([ac485e9](https://github.com/helsenorge/designsystem/commit/ac485e923223e7a92ede0743e924a2c39c40bbb8))
|
|
1519
|
+
- spacing i promopanel ([60a00bd](https://github.com/helsenorge/designsystem/commit/60a00bdb88d3b35b2e7b1449832674a9bf35ee46))
|
|
1520
|
+
- tabell endrer responsiv oppførsel når den vises
|
|
1521
|
+
([0c21208](https://github.com/helsenorge/designsystem/commit/0c212084cfa5161842dbb0339ae85c82e3c42046)), closes
|
|
1522
|
+
[#315245](https://github.com/helsenorge/designsystem/issues/315245)
|
|
1044
1523
|
|
|
1045
1524
|
## [6.2.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv6.1.3&targetVersion=GTv6.2.0) (2024-02-20)
|
|
1046
1525
|
|
|
1047
|
-
|
|
1048
1526
|
### Features
|
|
1049
1527
|
|
|
1050
|
-
|
|
1528
|
+
- slider selected prop lagt til ([1109d39](https://github.com/helsenorge/designsystem/commit/1109d399778120742c387ff69a389e95bbe2d143)),
|
|
1529
|
+
closes [#319626](https://github.com/helsenorge/designsystem/issues/319626)
|
|
1051
1530
|
|
|
1052
1531
|
## [6.1.3](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv6.1.2&targetVersion=GTv6.1.3) (2024-02-14)
|
|
1053
1532
|
|
|
1054
|
-
|
|
1055
1533
|
### Bug Fixes
|
|
1056
1534
|
|
|
1057
|
-
|
|
1535
|
+
- promopanel har ikke lenger lg breakpoint
|
|
1536
|
+
([2c332e5](https://github.com/helsenorge/designsystem/commit/2c332e5a17aca128d09a293a56daf484a2a26d53)), closes
|
|
1537
|
+
[#319556](https://github.com/helsenorge/designsystem/issues/319556)
|
|
1058
1538
|
|
|
1059
1539
|
## [6.1.2](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv6.1.1&targetVersion=GTv6.1.2) (2024-02-12)
|
|
1060
1540
|
|
|
1061
|
-
|
|
1062
1541
|
### Bug Fixes
|
|
1063
1542
|
|
|
1064
|
-
|
|
1065
|
-
|
|
1543
|
+
- datepicker date-fns gjøres external
|
|
1544
|
+
([36d749c](https://github.com/helsenorge/designsystem/commit/36d749cfd83f16ac45d8fd8eb0bf5b31d7b02b7d)), closes
|
|
1545
|
+
[#318830](https://github.com/helsenorge/designsystem/issues/318830)
|
|
1546
|
+
- input, textarea, dropdown og select har dashed border når disabled
|
|
1547
|
+
([5f5c4ca](https://github.com/helsenorge/designsystem/commit/5f5c4ca5a12d41f0413da4319e24fb8c0e6c7437)), closes
|
|
1548
|
+
[#308128](https://github.com/helsenorge/designsystem/issues/308128)
|
|
1066
1549
|
|
|
1067
1550
|
## [6.1.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv6.1.0&targetVersion=GTv6.1.1) (2024-02-06)
|
|
1068
1551
|
|
|
1069
|
-
|
|
1070
1552
|
### Bug Fixes
|
|
1071
1553
|
|
|
1072
|
-
|
|
1554
|
+
- datepicker dependencies tatt tilbake
|
|
1555
|
+
([3a7a1e0](https://github.com/helsenorge/designsystem/commit/3a7a1e0b3f44f4c5456941ad5902000a0985da51)), closes
|
|
1556
|
+
[#318830](https://github.com/helsenorge/designsystem/issues/318830)
|
|
1073
1557
|
|
|
1074
1558
|
## [6.1.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv6.0.1&targetVersion=GTv6.1.0) (2024-02-06)
|
|
1075
1559
|
|
|
1076
|
-
|
|
1077
1560
|
### Features
|
|
1078
1561
|
|
|
1079
|
-
|
|
1080
|
-
|
|
1562
|
+
- illustration- og lazyillustration-komponenter
|
|
1563
|
+
([c2a5662](https://github.com/helsenorge/designsystem/commit/c2a5662bd5c76f55484870d131cef6bc26f1d1b4))
|
|
1564
|
+
- promopanel støtter illustrasjoner ([ccb2cb7](https://github.com/helsenorge/designsystem/commit/ccb2cb7c35993adb1be0537906216501a6947ec7))
|
|
1081
1565
|
|
|
1082
1566
|
## [6.0.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv6.0.0&targetVersion=GTv6.0.1) (2024-02-01)
|
|
1083
1567
|
|
|
1084
|
-
|
|
1085
1568
|
### Bug Fixes
|
|
1086
1569
|
|
|
1087
|
-
|
|
1088
|
-
|
|
1570
|
+
- lazyicon blinker ikke ved hover ([b61887c](https://github.com/helsenorge/designsystem/commit/b61887c40f4f59764a349331290709f9af0ba8c4)),
|
|
1571
|
+
closes [#318240](https://github.com/helsenorge/designsystem/issues/318240)
|
|
1572
|
+
- rydder opp i datepicker dependencies
|
|
1573
|
+
([1d871e1](https://github.com/helsenorge/designsystem/commit/1d871e1071e659f2c11754e9719710a8c0a269f7)), closes
|
|
1574
|
+
[#309420](https://github.com/helsenorge/designsystem/issues/309420)
|
|
1089
1575
|
|
|
1090
1576
|
## [6.0.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.13.0&targetVersion=GTv6.0.0) (2024-01-26)
|
|
1091
1577
|
|
|
1092
1578
|
## 6.0.0-beta.14 (2024-01-24)
|
|
1093
1579
|
|
|
1094
|
-
|
|
1095
1580
|
### Features
|
|
1096
1581
|
|
|
1097
|
-
|
|
1098
|
-
|
|
1582
|
+
- lagt til ikonsøk i ikonwall story ([26b0446](https://github.com/helsenorge/designsystem/commit/26b044688c29a530c5605c1d938d208c8adc9e0c)),
|
|
1583
|
+
closes [#311212](https://github.com/helsenorge/designsystem/issues/311212)
|
|
1099
1584
|
|
|
1100
1585
|
### Bug Fixes
|
|
1101
1586
|
|
|
1102
|
-
|
|
1103
|
-
|
|
1587
|
+
- datepicker styling feil og validering tweak
|
|
1588
|
+
([7bbdaa8](https://github.com/helsenorge/designsystem/commit/7bbdaa8e933d9ebbcc48d11647b3a8d6033502e9)), closes
|
|
1589
|
+
[#316824](https://github.com/helsenorge/designsystem/issues/316824)
|
|
1590
|
+
- lange ord i dropdown havner på ny linje
|
|
1591
|
+
([a69ab16](https://github.com/helsenorge/designsystem/commit/a69ab167e99e2e408d6168ef710f9e8aa4f7615a)), closes
|
|
1592
|
+
[#313017](https://github.com/helsenorge/designsystem/issues/313017)
|
|
1104
1593
|
|
|
1105
1594
|
## 6.0.0-beta.13 (2024-01-08)
|
|
1106
1595
|
|
|
@@ -1110,56 +1599,58 @@
|
|
|
1110
1599
|
|
|
1111
1600
|
## 6.0.0-beta.10 (2023-11-22)
|
|
1112
1601
|
|
|
1113
|
-
|
|
1114
1602
|
### Features
|
|
1115
1603
|
|
|
1116
|
-
|
|
1604
|
+
- iconwall med alle ikoner og siste master merge
|
|
1605
|
+
([8007aec](https://github.com/helsenorge/designsystem/commit/8007aec989f53a4dc23d712852fcbc0e1adf0d7e)), closes
|
|
1606
|
+
[#312799](https://github.com/helsenorge/designsystem/issues/312799)
|
|
1117
1607
|
|
|
1118
1608
|
## 6.0.0-beta.9 (2023-11-13)
|
|
1119
1609
|
|
|
1120
1610
|
## 6.0.0-beta.7 (2023-10-25)
|
|
1121
1611
|
|
|
1122
|
-
|
|
1123
1612
|
### Bug Fixes
|
|
1124
1613
|
|
|
1125
|
-
|
|
1614
|
+
- ikon-import ([c3d3ae1](https://github.com/helsenorge/designsystem/commit/c3d3ae18b3792918953f6f447500888b019f3444))
|
|
1126
1615
|
|
|
1127
1616
|
## 6.0.0-beta.6 (2023-10-24)
|
|
1128
1617
|
|
|
1129
|
-
|
|
1130
1618
|
### Features
|
|
1131
1619
|
|
|
1132
|
-
|
|
1620
|
+
- typesikkerhet ved lazy loading av ikoner
|
|
1621
|
+
([0d3f3fb](https://github.com/helsenorge/designsystem/commit/0d3f3fb734e503bd26429a8e84477bd53480dd93)), closes
|
|
1622
|
+
[#301359](https://github.com/helsenorge/designsystem/issues/301359)
|
|
1133
1623
|
|
|
1134
1624
|
## 6.0.0-beta.5 (2023-10-24)
|
|
1135
1625
|
|
|
1136
|
-
|
|
1137
1626
|
### ⚠ BREAKING CHANGES
|
|
1138
1627
|
|
|
1139
|
-
|
|
1628
|
+
- props endret fra variant til size. bigform er nå large. normal er nå medium.
|
|
1140
1629
|
|
|
1141
1630
|
### Reverts
|
|
1142
1631
|
|
|
1143
|
-
|
|
1144
|
-
|
|
1632
|
+
- legg tilbake additionaliconinformation
|
|
1633
|
+
([0b46b2c](https://github.com/helsenorge/designsystem/commit/0b46b2cbb029e9d85d021d477ef49bf24788c0d8))
|
|
1145
1634
|
|
|
1146
1635
|
### Code Refactoring
|
|
1147
1636
|
|
|
1148
|
-
|
|
1637
|
+
- formvariant heter nå formsize ([a8ef22c](https://github.com/helsenorge/designsystem/commit/a8ef22c9b4efdf063d4a861946f6407b60a5a580)),
|
|
1638
|
+
closes [#305247](https://github.com/helsenorge/designsystem/issues/305247)
|
|
1149
1639
|
|
|
1150
1640
|
## 6.0.0-beta.4 (2023-10-23)
|
|
1151
1641
|
|
|
1152
|
-
|
|
1153
1642
|
### Features
|
|
1154
1643
|
|
|
1155
|
-
|
|
1644
|
+
- komponenter støtter lazyicon ([0148ee6](https://github.com/helsenorge/designsystem/commit/0148ee6b3c72dedadbecb21105a729af1487a445)),
|
|
1645
|
+
closes [#301359](https://github.com/helsenorge/designsystem/issues/301359)
|
|
1156
1646
|
|
|
1157
1647
|
## 6.0.0-beta.3 (2023-10-20)
|
|
1158
1648
|
|
|
1159
|
-
|
|
1160
1649
|
### Bug Fixes
|
|
1161
1650
|
|
|
1162
|
-
|
|
1651
|
+
- lazy icons fallback tar like mye plass som ikon
|
|
1652
|
+
([d5207c8](https://github.com/helsenorge/designsystem/commit/d5207c8f538cd8a111356af9e4913f29ed032f58)), closes
|
|
1653
|
+
[#301359](https://github.com/helsenorge/designsystem/issues/301359)
|
|
1163
1654
|
|
|
1164
1655
|
## 6.0.0-beta.2 (2023-10-18)
|
|
1165
1656
|
|
|
@@ -1167,10 +1658,9 @@
|
|
|
1167
1658
|
|
|
1168
1659
|
## 6.0.0-beta.0 (2023-10-18)
|
|
1169
1660
|
|
|
1170
|
-
|
|
1171
1661
|
### ⚠ BREAKING CHANGES
|
|
1172
1662
|
|
|
1173
|
-
|
|
1663
|
+
- Ikon-komponent er flyttet fra components/Icons/Icon til components/Icon/Icon
|
|
1174
1664
|
|
|
1175
1665
|
Ikonene ligger fortsatt i components/Icons, f.eks. components/Icons/Minus
|
|
1176
1666
|
|
|
@@ -1178,152 +1668,175 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1178
1668
|
|
|
1179
1669
|
### Features
|
|
1180
1670
|
|
|
1181
|
-
|
|
1671
|
+
- lazy loading av ikoner ([f688e78](https://github.com/helsenorge/designsystem/commit/f688e78a955bb43a2efa92b72b208c582dbfdd1d)), closes
|
|
1672
|
+
[#301359](https://github.com/helsenorge/designsystem/issues/301359)
|
|
1182
1673
|
|
|
1183
1674
|
## [5.13.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.12.0&targetVersion=GTv5.13.0) (2024-01-09)
|
|
1184
1675
|
|
|
1185
|
-
|
|
1186
1676
|
### Features
|
|
1187
1677
|
|
|
1188
|
-
|
|
1678
|
+
- tile stotter react children ([161a49a](https://github.com/helsenorge/designsystem/commit/161a49ae1ec4ec165bcf565b870b1f608f8fe90c)),
|
|
1679
|
+
closes [#310764](https://github.com/helsenorge/designsystem/issues/310764)
|
|
1189
1680
|
|
|
1190
1681
|
## [5.12.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.11.0&targetVersion=GTv5.12.0) (2024-01-04)
|
|
1191
1682
|
|
|
1192
|
-
|
|
1193
1683
|
### Bug Fixes
|
|
1194
1684
|
|
|
1195
|
-
|
|
1196
|
-
|
|
1197
|
-
|
|
1685
|
+
- datepicker eksporterer funksjoner riktig
|
|
1686
|
+
([46285e5](https://github.com/helsenorge/designsystem/commit/46285e5e4cacf0f1fa224fcaa42eb75b73ce24e1)), closes
|
|
1687
|
+
[#315273](https://github.com/helsenorge/designsystem/issues/315273)
|
|
1688
|
+
- justert fontstørrelse på legend i form
|
|
1689
|
+
([afd858b](https://github.com/helsenorge/designsystem/commit/afd858b850330bb13d0dca6b11aae50f7e1cd17c)), closes
|
|
1690
|
+
[#316149](https://github.com/helsenorge/designsystem/issues/316149)
|
|
1691
|
+
- sentrere tekst på notificationpanel
|
|
1692
|
+
([5188c22](https://github.com/helsenorge/designsystem/commit/5188c22bbdd920479655eab87dd19657b84ed27e)), closes
|
|
1693
|
+
[#311338](https://github.com/helsenorge/designsystem/issues/311338)
|
|
1198
1694
|
|
|
1199
1695
|
## [5.11.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.10.0&targetVersion=GTv5.11.0) (2023-12-18)
|
|
1200
1696
|
|
|
1201
|
-
|
|
1202
1697
|
### Bug Fixes
|
|
1203
1698
|
|
|
1204
|
-
|
|
1205
|
-
|
|
1699
|
+
- justeringer på button ([927e486](https://github.com/helsenorge/designsystem/commit/927e486876be4cbe2bb6c9b6d022e032439a2a11)), closes
|
|
1700
|
+
[#308138](https://github.com/helsenorge/designsystem/issues/308138)
|
|
1701
|
+
- oppdatert metadata til ikoner ([3b3510b](https://github.com/helsenorge/designsystem/commit/3b3510bb19da59156adb077e15137eb855cb1722)),
|
|
1702
|
+
closes [#316105](https://github.com/helsenorge/designsystem/issues/316105)
|
|
1206
1703
|
|
|
1207
1704
|
## [5.10.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.9.2&targetVersion=GTv5.10.0) (2023-12-13)
|
|
1208
1705
|
|
|
1209
|
-
|
|
1210
1706
|
### Features
|
|
1211
1707
|
|
|
1212
|
-
|
|
1213
|
-
|
|
1708
|
+
- button onblur lagt til ([e30e815](https://github.com/helsenorge/designsystem/commit/e30e8152dcac4341af0879e6b5379b6c992701b2)), closes
|
|
1709
|
+
[#315943](https://github.com/helsenorge/designsystem/issues/315943)
|
|
1214
1710
|
|
|
1215
1711
|
### Bug Fixes
|
|
1216
1712
|
|
|
1217
|
-
|
|
1713
|
+
- input og textarea har ikke defaultValue som default
|
|
1714
|
+
([2f0a39d](https://github.com/helsenorge/designsystem/commit/2f0a39da5a85558488fdb14280888ceb1a3f49ec)), closes
|
|
1715
|
+
[#309847](https://github.com/helsenorge/designsystem/issues/309847)
|
|
1218
1716
|
|
|
1219
1717
|
## [5.9.2](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.9.1&targetVersion=GTv5.9.2) (2023-12-12)
|
|
1220
1718
|
|
|
1221
|
-
|
|
1222
1719
|
### Bug Fixes
|
|
1223
1720
|
|
|
1224
|
-
|
|
1721
|
+
- slider forenklet emojirendring ([9df0d90](https://github.com/helsenorge/designsystem/commit/9df0d90e58c16f0609ce2c0de6c770f10420e7eb)),
|
|
1722
|
+
closes [#313810](https://github.com/helsenorge/designsystem/issues/313810)
|
|
1225
1723
|
|
|
1226
1724
|
## [5.9.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.9.0&targetVersion=GTv5.9.1) (2023-12-11)
|
|
1227
1725
|
|
|
1228
|
-
|
|
1229
1726
|
### Bug Fixes
|
|
1230
1727
|
|
|
1231
|
-
|
|
1728
|
+
- promopanel har position=relative ([360a762](https://github.com/helsenorge/designsystem/commit/360a762ec3ce63cfe870f6cd7300af9fb9b83a5e)),
|
|
1729
|
+
closes [#315387](https://github.com/helsenorge/designsystem/issues/315387)
|
|
1232
1730
|
|
|
1233
1731
|
## [5.9.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.8.0&targetVersion=GTv5.9.0) (2023-12-11)
|
|
1234
1732
|
|
|
1235
|
-
|
|
1236
1733
|
### Features
|
|
1237
1734
|
|
|
1238
|
-
|
|
1239
|
-
|
|
1735
|
+
- promopanel ([a190968](https://github.com/helsenorge/designsystem/commit/a190968285e95e09c20590cbdf14799165affb30)), closes
|
|
1736
|
+
[#315387](https://github.com/helsenorge/designsystem/issues/315387)
|
|
1240
1737
|
|
|
1241
1738
|
### Bug Fixes
|
|
1242
1739
|
|
|
1243
|
-
|
|
1244
|
-
|
|
1740
|
+
- label kan og sendes inn til emoji ([6d5d680](https://github.com/helsenorge/designsystem/commit/6d5d680d31b0c797230f3539305659bc073ddb3a)),
|
|
1741
|
+
closes [#310765](https://github.com/helsenorge/designsystem/issues/310765)
|
|
1742
|
+
- tabellheader med sortering har ikke underline
|
|
1743
|
+
([f191991](https://github.com/helsenorge/designsystem/commit/f191991cb9e3f32bda2df281b703833d12dfb5db)), closes
|
|
1744
|
+
[#315407](https://github.com/helsenorge/designsystem/issues/315407)
|
|
1245
1745
|
|
|
1246
1746
|
## [5.8.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.7.0&targetVersion=GTv5.8.0) (2023-12-08)
|
|
1247
1747
|
|
|
1248
|
-
|
|
1249
1748
|
### Features
|
|
1250
1749
|
|
|
1251
|
-
|
|
1252
|
-
|
|
1750
|
+
- emptystate ([7e1d9a8](https://github.com/helsenorge/designsystem/commit/7e1d9a87a75009ebd7a5b313fbed946c905fdabc))
|
|
1253
1751
|
|
|
1254
1752
|
### Bug Fixes
|
|
1255
1753
|
|
|
1256
|
-
|
|
1257
|
-
|
|
1754
|
+
- anchorlink har ikke hardkodet font-size/line-height
|
|
1755
|
+
([687bac1](https://github.com/helsenorge/designsystem/commit/687bac112e20f8e5c09c5b99623401baf01d5bd4))
|
|
1756
|
+
- slider aria fix for emoji og step labels
|
|
1757
|
+
([1ca0c1e](https://github.com/helsenorge/designsystem/commit/1ca0c1e8b979357ec2544248a2c4657ed25509fe)), closes
|
|
1758
|
+
[#313810](https://github.com/helsenorge/designsystem/issues/313810) [#310765](https://github.com/helsenorge/designsystem/issues/310765)
|
|
1258
1759
|
|
|
1259
1760
|
## [5.7.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.6.0&targetVersion=GTv5.7.0) (2023-12-08)
|
|
1260
1761
|
|
|
1261
|
-
|
|
1262
1762
|
### Features
|
|
1263
1763
|
|
|
1264
|
-
|
|
1764
|
+
- tabell med horizontal scroll støtter aria-atributter
|
|
1765
|
+
([5f0fb2c](https://github.com/helsenorge/designsystem/commit/5f0fb2cd1c86c7ee6348f3ddd144b823a10fe6be)), closes
|
|
1766
|
+
[#314191](https://github.com/helsenorge/designsystem/issues/314191)
|
|
1265
1767
|
|
|
1266
1768
|
## [5.6.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.5.0&targetVersion=GTv5.6.0) (2023-12-07)
|
|
1267
1769
|
|
|
1268
|
-
|
|
1269
1770
|
### Features
|
|
1270
1771
|
|
|
1271
|
-
|
|
1272
|
-
|
|
1772
|
+
- legg til default tekst på sharingstatus
|
|
1773
|
+
([8c8385d](https://github.com/helsenorge/designsystem/commit/8c8385da218e2c0213b95cab7cf97075d0207393)), closes
|
|
1774
|
+
[#315571](https://github.com/helsenorge/designsystem/issues/315571)
|
|
1273
1775
|
|
|
1274
1776
|
### Bug Fixes
|
|
1275
1777
|
|
|
1276
|
-
|
|
1277
|
-
|
|
1778
|
+
- defaultValue i input og textarea oppdaterer antall tegn
|
|
1779
|
+
([5799a7d](https://github.com/helsenorge/designsystem/commit/5799a7d0ee39c789f0eb22b9569c962faa595ebb)), closes
|
|
1780
|
+
[#309847](https://github.com/helsenorge/designsystem/issues/309847)
|
|
1781
|
+
- tom tabell-celle i head er td, ikke th
|
|
1782
|
+
([548f1bb](https://github.com/helsenorge/designsystem/commit/548f1bb5e28138fda3be750a2e3a00aab7ddba0a)), closes
|
|
1783
|
+
[#313691](https://github.com/helsenorge/designsystem/issues/313691)
|
|
1278
1784
|
|
|
1279
1785
|
## [5.5.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.4.1&targetVersion=GTv5.5.0) (2023-12-05)
|
|
1280
1786
|
|
|
1281
|
-
|
|
1282
1787
|
### Features
|
|
1283
1788
|
|
|
1284
|
-
|
|
1285
|
-
|
|
1286
|
-
|
|
1789
|
+
- datetimepickerwrapper får legend prop
|
|
1790
|
+
([739df6c](https://github.com/helsenorge/designsystem/commit/739df6c35a31c2ad8cb2ee259cb0701540b68d7e))
|
|
1791
|
+
- opprett ny komponent sharingstatus
|
|
1792
|
+
([bd8fc70](https://github.com/helsenorge/designsystem/commit/bd8fc70397f2b58825f50f7bb391746faa5c59ee)), closes
|
|
1793
|
+
[#312652](https://github.com/helsenorge/designsystem/issues/312652)
|
|
1794
|
+
- slider ny funksjonalitet ([2e7a269](https://github.com/helsenorge/designsystem/commit/2e7a269af5422a710224504a418720b40c534840)), closes
|
|
1795
|
+
[#310765](https://github.com/helsenorge/designsystem/issues/310765)
|
|
1287
1796
|
|
|
1288
1797
|
## [5.4.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.4.0&targetVersion=GTv5.4.1) (2023-11-24)
|
|
1289
1798
|
|
|
1290
|
-
|
|
1291
1799
|
### Bug Fixes
|
|
1292
1800
|
|
|
1293
|
-
|
|
1801
|
+
- endret plassering på statusdot og at statusdot forblir rund
|
|
1802
|
+
([562726f](https://github.com/helsenorge/designsystem/commit/562726ff8b186753b0f0dd98735b335603a2fcd3)), closes
|
|
1803
|
+
[#311236](https://github.com/helsenorge/designsystem/issues/311236)
|
|
1294
1804
|
|
|
1295
1805
|
## [5.4.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.3.0&targetVersion=GTv5.4.0) (2023-11-21)
|
|
1296
1806
|
|
|
1297
|
-
|
|
1298
1807
|
### Features
|
|
1299
1808
|
|
|
1300
|
-
|
|
1809
|
+
- lagt til nye ikoner ([924fc90](https://github.com/helsenorge/designsystem/commit/924fc903960165211519760412e1de3bb65b85de)), closes
|
|
1810
|
+
[#312799](https://github.com/helsenorge/designsystem/issues/312799)
|
|
1301
1811
|
|
|
1302
1812
|
## [5.3.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.2.0&targetVersion=GTv5.3.0) (2023-11-17)
|
|
1303
1813
|
|
|
1304
|
-
|
|
1305
1814
|
### Features
|
|
1306
1815
|
|
|
1307
|
-
|
|
1308
|
-
|
|
1816
|
+
- panel refaktorering og contentHeader prop
|
|
1817
|
+
([42b0a03](https://github.com/helsenorge/designsystem/commit/42b0a03fa1f7d28ca966f3105dcaded49bcd886d)), closes
|
|
1818
|
+
[#304524](https://github.com/helsenorge/designsystem/issues/304524) [#304573](https://github.com/helsenorge/designsystem/issues/304573)
|
|
1819
|
+
[#304575](https://github.com/helsenorge/designsystem/issues/304575) [#304590](https://github.com/helsenorge/designsystem/issues/304590)
|
|
1309
1820
|
|
|
1310
1821
|
### Bug Fixes
|
|
1311
1822
|
|
|
1312
|
-
|
|
1823
|
+
- popmenu knapp stopper event propagation
|
|
1824
|
+
([baa56a1](https://github.com/helsenorge/designsystem/commit/baa56a1780c027db01989ff0cd9b14fce6faab99)), closes
|
|
1825
|
+
[#313765](https://github.com/helsenorge/designsystem/issues/313765)
|
|
1313
1826
|
|
|
1314
1827
|
## [5.2.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.1.4&targetVersion=GTv5.2.0) (2023-11-02)
|
|
1315
1828
|
|
|
1316
|
-
|
|
1317
1829
|
### Bug Fixes
|
|
1318
1830
|
|
|
1319
|
-
|
|
1831
|
+
- eksporter StepProps ([eb90925](https://github.com/helsenorge/designsystem/commit/eb90925e0eeb25da6bab1bed83765399b9a0c540)), closes
|
|
1832
|
+
[#310680](https://github.com/helsenorge/designsystem/issues/310680)
|
|
1320
1833
|
|
|
1321
1834
|
## [5.1.4](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.1.3&targetVersion=GTv5.1.4) (2023-11-01)
|
|
1322
1835
|
|
|
1323
|
-
|
|
1324
1836
|
### Bug Fixes
|
|
1325
1837
|
|
|
1326
|
-
|
|
1838
|
+
- input width fikset for mobil ([a3663f3](https://github.com/helsenorge/designsystem/commit/a3663f35126d42d501839ad9257deaf106bfa838)),
|
|
1839
|
+
closes [#312554](https://github.com/helsenorge/designsystem/issues/312554)
|
|
1327
1840
|
|
|
1328
1841
|
## [5.1.3](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.1.2&targetVersion=GTv5.1.3) (2023-10-31)
|
|
1329
1842
|
|
|
@@ -1331,138 +1844,178 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1331
1844
|
|
|
1332
1845
|
## [5.1.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.1.0&targetVersion=GTv5.1.1) (2023-10-30)
|
|
1333
1846
|
|
|
1334
|
-
|
|
1335
1847
|
### Bug Fixes
|
|
1336
1848
|
|
|
1337
|
-
|
|
1338
|
-
|
|
1849
|
+
- input type number base inkrementering verdi
|
|
1850
|
+
([6b8113e](https://github.com/helsenorge/designsystem/commit/6b8113ea73653981cfe80f7012508b7ee77279e8)), closes
|
|
1851
|
+
[#312174](https://github.com/helsenorge/designsystem/issues/312174)
|
|
1852
|
+
- input width fikset ([07a4c52](https://github.com/helsenorge/designsystem/commit/07a4c52cbfa04b1a19cf983227eb28968607baeb)), closes
|
|
1853
|
+
[#312326](https://github.com/helsenorge/designsystem/issues/312326)
|
|
1339
1854
|
|
|
1340
1855
|
## [5.1.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.0.0&targetVersion=GTv5.1.0) (2023-10-26)
|
|
1341
1856
|
|
|
1342
|
-
|
|
1343
1857
|
### Features
|
|
1344
1858
|
|
|
1345
|
-
|
|
1346
|
-
|
|
1347
|
-
|
|
1859
|
+
- nytt komponent datepicker ([59d3193](https://github.com/helsenorge/designsystem/commit/59d3193992d1c98b4f38a12d9aae03909f0653b0)), closes
|
|
1860
|
+
[#306637](https://github.com/helsenorge/designsystem/issues/306637)
|
|
1861
|
+
- select støtter onChange ([3439471](https://github.com/helsenorge/designsystem/commit/3439471cbe7481ee8a0db1b8a2aca0071a379f43)), closes
|
|
1862
|
+
[#309850](https://github.com/helsenorge/designsystem/issues/309850)
|
|
1348
1863
|
|
|
1349
1864
|
### Bug Fixes
|
|
1350
1865
|
|
|
1351
|
-
|
|
1352
|
-
|
|
1353
|
-
|
|
1866
|
+
- datepicker ux endringer etter feedback
|
|
1867
|
+
([db17354](https://github.com/helsenorge/designsystem/commit/db173541a1c0c5f1dc4c9b8fe42c6df3763e13e3)), closes
|
|
1868
|
+
[#306637](https://github.com/helsenorge/designsystem/issues/306637)
|
|
1869
|
+
- radiobutton bigform checked styling
|
|
1870
|
+
([1cf5580](https://github.com/helsenorge/designsystem/commit/1cf5580270313614719d92fbb1a01dab5881d742)), closes
|
|
1871
|
+
[#305272](https://github.com/helsenorge/designsystem/issues/305272)
|
|
1872
|
+
- vite bygg og dependencies ([2e45dcd](https://github.com/helsenorge/designsystem/commit/2e45dcd23494ae77341cff0b02c6517011ca4cbe)), closes
|
|
1873
|
+
[#306637](https://github.com/helsenorge/designsystem/issues/306637)
|
|
1354
1874
|
|
|
1355
1875
|
## [5.0.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv4.4.0&targetVersion=GTv5.0.0) (2023-09-25)
|
|
1356
1876
|
|
|
1357
|
-
|
|
1358
1877
|
### ⚠ BREAKING CHANGES
|
|
1359
1878
|
|
|
1360
|
-
|
|
1361
|
-
|
|
1362
|
-
|
|
1879
|
+
- role=region må settes via prop
|
|
1880
|
+
- name/id settes ikke lenger default til verdien av title. Man må sette name/id selv om man trenger det.
|
|
1881
|
+
- fjernet mulighet for at Tile kan være button
|
|
1363
1882
|
|
|
1364
1883
|
### Features
|
|
1365
1884
|
|
|
1366
|
-
|
|
1367
|
-
|
|
1368
|
-
|
|
1885
|
+
- formgroup har prop for fieldset name
|
|
1886
|
+
([625f843](https://github.com/helsenorge/designsystem/commit/625f843aa947601f7edaa82f388f6c22cda00851)), closes
|
|
1887
|
+
[#308141](https://github.com/helsenorge/designsystem/issues/308141)
|
|
1888
|
+
- helppanel ([e2e8f23](https://github.com/helsenorge/designsystem/commit/e2e8f2319626be54174c129f59f83e42603dd237))
|
|
1369
1889
|
|
|
1370
1890
|
### Bug Fixes
|
|
1371
1891
|
|
|
1372
|
-
|
|
1373
|
-
|
|
1374
|
-
|
|
1375
|
-
|
|
1376
|
-
|
|
1892
|
+
- expanderList/LinkList (ListHeader) HtmlValidering i story
|
|
1893
|
+
([72b12a3](https://github.com/helsenorge/designsystem/commit/72b12a3a5570e6f73fb69045cbe90d0572fd5da6)), closes
|
|
1894
|
+
[#308137](https://github.com/helsenorge/designsystem/issues/308137)
|
|
1895
|
+
- highlightbox har ikke lenger fargene kiwi/plum
|
|
1896
|
+
([8852e6c](https://github.com/helsenorge/designsystem/commit/8852e6cd07abf4995518ffcea6fb2bb5b421b84e)), closes
|
|
1897
|
+
[#305259](https://github.com/helsenorge/designsystem/issues/305259)
|
|
1898
|
+
- html i Tile validerer ([f0a9f37](https://github.com/helsenorge/designsystem/commit/f0a9f3739f39fa33d2feb1d78812958730c09f33)), closes
|
|
1899
|
+
[#308149](https://github.com/helsenorge/designsystem/issues/308149)
|
|
1900
|
+
- ikke bruk aria-attributter med mindre NotificationPanel har role
|
|
1901
|
+
([8f1b09b](https://github.com/helsenorge/designsystem/commit/8f1b09b48a4840c8a8ce0efb7abdbed05de62a8e)), closes
|
|
1902
|
+
[#309176](https://github.com/helsenorge/designsystem/issues/309176)
|
|
1903
|
+
- notificationpanel er ikke region som default
|
|
1904
|
+
([00103ce](https://github.com/helsenorge/designsystem/commit/00103ce8a237f0222966f3a25f80f2222fbecf37)), closes
|
|
1905
|
+
[#309176](https://github.com/helsenorge/designsystem/issues/309176)
|
|
1377
1906
|
|
|
1378
1907
|
## [4.4.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv4.3.1&targetVersion=GTv4.4.0) (2023-09-15)
|
|
1379
1908
|
|
|
1380
|
-
|
|
1381
1909
|
### Features
|
|
1382
1910
|
|
|
1383
|
-
|
|
1384
|
-
|
|
1385
|
-
|
|
1386
|
-
|
|
1911
|
+
- helpquestion ([a402a67](https://github.com/helsenorge/designsystem/commit/a402a6728a9273ca89b1e87c4972ab97c8ab2712)), closes
|
|
1912
|
+
[#301149](https://github.com/helsenorge/designsystem/issues/301149)
|
|
1913
|
+
- step støtter sticky knapper ([5be5ed3](https://github.com/helsenorge/designsystem/commit/5be5ed35a13fad559e400c2ecae5f439e2bb48fd)),
|
|
1914
|
+
closes [#307046](https://github.com/helsenorge/designsystem/issues/307046)
|
|
1915
|
+
- tableExpandedRow støtter id for bruk med aria-controls og html-validering
|
|
1916
|
+
([968475c](https://github.com/helsenorge/designsystem/commit/968475c4403211caa9ed994b27c10f188e11d752)), closes
|
|
1917
|
+
[#308148](https://github.com/helsenorge/designsystem/issues/308148)
|
|
1387
1918
|
|
|
1388
1919
|
### Bug Fixes
|
|
1389
1920
|
|
|
1390
|
-
|
|
1391
|
-
|
|
1392
|
-
|
|
1393
|
-
|
|
1394
|
-
|
|
1921
|
+
- dropdown content havner nå over relative innhold på siden
|
|
1922
|
+
([16418c7](https://github.com/helsenorge/designsystem/commit/16418c78eea3a333abac52858f31ee75c83a6cee)), closes
|
|
1923
|
+
[#309133](https://github.com/helsenorge/designsystem/issues/309133)
|
|
1924
|
+
- expander large story riktig prop verdi
|
|
1925
|
+
([5b206e6](https://github.com/helsenorge/designsystem/commit/5b206e6528291d3eb8bb74a1c872348560409e34)), closes
|
|
1926
|
+
[#309218](https://github.com/helsenorge/designsystem/issues/309218)
|
|
1927
|
+
- html-feil i logo ([508496c](https://github.com/helsenorge/designsystem/commit/508496c8113e2e19dac48ba3b9b13edce83f1b8d)), closes
|
|
1928
|
+
[#308144](https://github.com/helsenorge/designsystem/issues/308144)
|
|
1929
|
+
- html-valideringsfeil ([df9d87d](https://github.com/helsenorge/designsystem/commit/df9d87d2492108812b17092462d56d87499bda92)), closes
|
|
1930
|
+
[#291948](https://github.com/helsenorge/designsystem/issues/291948)
|
|
1931
|
+
- table elementer kan rendres etter conditions
|
|
1932
|
+
([c2742e8](https://github.com/helsenorge/designsystem/commit/c2742e8c8d17dfd69cac2e9b3f8e8979f232b9db)), closes
|
|
1933
|
+
[#308272](https://github.com/helsenorge/designsystem/issues/308272)
|
|
1395
1934
|
|
|
1396
1935
|
## [4.3.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv4.3.0&targetVersion=GTv4.3.1) (2023-08-28)
|
|
1397
1936
|
|
|
1398
|
-
|
|
1399
1937
|
### Bug Fixes
|
|
1400
1938
|
|
|
1401
|
-
|
|
1402
|
-
|
|
1939
|
+
- gjorde panel focusable optional og focus border er fjernet
|
|
1940
|
+
([2fbda76](https://github.com/helsenorge/designsystem/commit/2fbda7641ed3b62ef62029611bce3b669f453a42)), closes
|
|
1941
|
+
[#307802](https://github.com/helsenorge/designsystem/issues/307802)
|
|
1942
|
+
- windows high contrast mode checkbox og radiobutton er synlige
|
|
1943
|
+
([54acf09](https://github.com/helsenorge/designsystem/commit/54acf09210b713e4ba996a10f2fe08783e66102c)), closes
|
|
1944
|
+
[#307340](https://github.com/helsenorge/designsystem/issues/307340)
|
|
1403
1945
|
|
|
1404
1946
|
## [4.3.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv4.2.4&targetVersion=GTv4.3.0) (2023-08-23)
|
|
1405
1947
|
|
|
1406
|
-
|
|
1407
1948
|
### Features
|
|
1408
1949
|
|
|
1409
|
-
|
|
1410
|
-
|
|
1411
|
-
|
|
1950
|
+
- trigger-komponent ([5c0ded6](https://github.com/helsenorge/designsystem/commit/5c0ded6f8d71bddb780160d2f3124fd89686730e))
|
|
1951
|
+
- trigger/hjelpetrigger/infotrigger ([7c66b8b](https://github.com/helsenorge/designsystem/commit/7c66b8b03569cc596e1263b9d1da048654d45d50)),
|
|
1952
|
+
closes [#301136](https://github.com/helsenorge/designsystem/issues/301136)
|
|
1412
1953
|
|
|
1413
1954
|
### Bug Fixes
|
|
1414
1955
|
|
|
1415
|
-
|
|
1956
|
+
- lagt til focusable feature i panel
|
|
1957
|
+
([050d90f](https://github.com/helsenorge/designsystem/commit/050d90f0796718b58dd0e3965721c0df38a684c5)), closes
|
|
1958
|
+
[#305821](https://github.com/helsenorge/designsystem/issues/305821)
|
|
1416
1959
|
|
|
1417
1960
|
## [4.2.4](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv4.2.3&targetVersion=GTv4.2.4) (2023-08-03)
|
|
1418
1961
|
|
|
1419
|
-
|
|
1420
1962
|
### Bug Fixes
|
|
1421
1963
|
|
|
1422
|
-
|
|
1964
|
+
- table med block-visning inne i table med block-visning har synlige kolonneoverskrifter
|
|
1965
|
+
([7efd8c2](https://github.com/helsenorge/designsystem/commit/7efd8c2d409ac017d3834e812b6cd4b33e523430)), closes
|
|
1966
|
+
[#301989](https://github.com/helsenorge/designsystem/issues/301989)
|
|
1423
1967
|
|
|
1424
1968
|
## [4.2.3](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv4.2.2&targetVersion=GTv4.2.3) (2023-08-03)
|
|
1425
1969
|
|
|
1426
|
-
|
|
1427
1970
|
### Bug Fixes
|
|
1428
1971
|
|
|
1429
|
-
|
|
1972
|
+
- labelclassname kan naa brukes av vertikaler
|
|
1973
|
+
([8bdecee](https://github.com/helsenorge/designsystem/commit/8bdeceedb29c6e75a20ffae10ae7dbe1a10b48c8)), closes
|
|
1974
|
+
[#306322](https://github.com/helsenorge/designsystem/issues/306322)
|
|
1430
1975
|
|
|
1431
1976
|
## [4.2.2](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv4.2.1&targetVersion=GTv4.2.2) (2023-06-28)
|
|
1432
1977
|
|
|
1433
|
-
|
|
1434
1978
|
### Bug Fixes
|
|
1435
1979
|
|
|
1436
|
-
|
|
1980
|
+
- checkbox og radiobutton sine refs merges riktig
|
|
1981
|
+
([7fe16a6](https://github.com/helsenorge/designsystem/commit/7fe16a632e9a5f905474cdaa62316d2acb350ebe)), closes
|
|
1982
|
+
[#304617](https://github.com/helsenorge/designsystem/issues/304617) [#305272](https://github.com/helsenorge/designsystem/issues/305272)
|
|
1437
1983
|
|
|
1438
1984
|
## [4.2.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv4.2.0&targetVersion=GTv4.2.1) (2023-06-26)
|
|
1439
1985
|
|
|
1440
|
-
|
|
1441
1986
|
### Bug Fixes
|
|
1442
1987
|
|
|
1443
|
-
|
|
1988
|
+
- skjul ekstra ekspander i block-visning av table på mobil
|
|
1989
|
+
([550bd65](https://github.com/helsenorge/designsystem/commit/550bd65ca2264900a2a4939a033a48f59aa8df8e)), closes
|
|
1990
|
+
[#305303](https://github.com/helsenorge/designsystem/issues/305303)
|
|
1444
1991
|
|
|
1445
1992
|
## [4.2.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv4.1.1&targetVersion=GTv4.2.0) (2023-06-22)
|
|
1446
1993
|
|
|
1447
|
-
|
|
1448
1994
|
### Features
|
|
1449
1995
|
|
|
1450
|
-
|
|
1451
|
-
|
|
1996
|
+
- helpbubble støtter linktarget for å kunne åpne linker i ny fane
|
|
1997
|
+
([0ead627](https://github.com/helsenorge/designsystem/commit/0ead627d761bce7a67d1165c633f415a73d6b43e)), closes
|
|
1998
|
+
[#300167](https://github.com/helsenorge/designsystem/issues/300167)
|
|
1452
1999
|
|
|
1453
2000
|
### Bug Fixes
|
|
1454
2001
|
|
|
1455
|
-
|
|
2002
|
+
- tabell som har plass i bredden blir ikke plassert til venstre unødvendig
|
|
2003
|
+
([ffbacbb](https://github.com/helsenorge/designsystem/commit/ffbacbb5ba58fceb5b2a47ef7a5148172bdd49e4))
|
|
1456
2004
|
|
|
1457
2005
|
## [4.1.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv4.1.0&targetVersion=GTv4.1.1) (2023-06-21)
|
|
1458
2006
|
|
|
1459
|
-
|
|
1460
2007
|
### Bug Fixes
|
|
1461
2008
|
|
|
1462
|
-
|
|
1463
|
-
|
|
1464
|
-
|
|
1465
|
-
|
|
2009
|
+
- endret box-shadow til outline på slider fokus
|
|
2010
|
+
([6d0280e](https://github.com/helsenorge/designsystem/commit/6d0280e8b9904e43256c304c22224122e25707b2)), closes
|
|
2011
|
+
[#302183](https://github.com/helsenorge/designsystem/issues/302183)
|
|
2012
|
+
- removed hardcode color in LegalDocument icon
|
|
2013
|
+
([43a6b97](https://github.com/helsenorge/designsystem/commit/43a6b9789ec0238d9d296e3fa425f9a2d6a85c4d)), closes
|
|
2014
|
+
[#302955](https://github.com/helsenorge/designsystem/issues/302955)
|
|
2015
|
+
- **slider:** correct outline size on focus, fix clipping in fx
|
|
2016
|
+
([38701a8](https://github.com/helsenorge/designsystem/commit/38701a82ac78d79fa3fcb1c805bdd98f92ac5007))
|
|
2017
|
+
- **slider:** correct outline size on focus, fix clipping in fx
|
|
2018
|
+
([0d6d190](https://github.com/helsenorge/designsystem/commit/0d6d19096970707eeeb82e96a4b4a3f1607db33d))
|
|
1466
2019
|
|
|
1467
2020
|
## [4.1.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv4.0.1&targetVersion=GTv4.1.0) (2023-06-05)
|
|
1468
2021
|
|
|
@@ -1470,828 +2023,1099 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1470
2023
|
|
|
1471
2024
|
## [4.0.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv3.2.1&targetVersion=GTv4.0.0) (2023-05-23)
|
|
1472
2025
|
|
|
1473
|
-
|
|
1474
2026
|
### Features
|
|
1475
2027
|
|
|
1476
|
-
|
|
1477
|
-
|
|
1478
|
-
|
|
2028
|
+
- label tas i bruk i form-komponenter
|
|
2029
|
+
([042ae21](https://github.com/helsenorge/designsystem/commit/042ae214dd1f8cb1c0baf978d29f472031d830fb)), closes
|
|
2030
|
+
[#274702](https://github.com/helsenorge/designsystem/issues/274702)
|
|
2031
|
+
- lagt til en midlertidig iconwall story
|
|
2032
|
+
([fef2b52](https://github.com/helsenorge/designsystem/commit/fef2b522c997c11003c0af86b6310419be969285))
|
|
1479
2033
|
|
|
1480
2034
|
### Bug Fixes
|
|
1481
2035
|
|
|
1482
|
-
|
|
2036
|
+
- ny hoverfarge ([c0583ab](https://github.com/helsenorge/designsystem/commit/c0583abf4e9f6d5168b7bb77841c3261de524603)), closes
|
|
2037
|
+
[#300613](https://github.com/helsenorge/designsystem/issues/300613)
|
|
1483
2038
|
|
|
1484
2039
|
## [3.2.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv3.2.0&targetVersion=GTv3.2.1) (2023-05-15)
|
|
1485
2040
|
|
|
1486
|
-
|
|
1487
2041
|
### Features
|
|
1488
2042
|
|
|
1489
|
-
|
|
2043
|
+
- nye ikoner ([9694a00](https://github.com/helsenorge/designsystem/commit/9694a0061f412d16241f8be9e051805711ec2cee)), closes
|
|
2044
|
+
[#301797](https://github.com/helsenorge/designsystem/issues/301797)
|
|
1490
2045
|
|
|
1491
2046
|
## [3.2.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv3.1.6&targetVersion=GTv3.2.0) (2023-05-09)
|
|
1492
2047
|
|
|
1493
|
-
|
|
1494
2048
|
### Features
|
|
1495
2049
|
|
|
1496
|
-
|
|
2050
|
+
- nytt komponent label ([ab2ea36](https://github.com/helsenorge/designsystem/commit/ab2ea3668231e5b37793fef3ce527444844d6d4e)), closes
|
|
2051
|
+
[#274702](https://github.com/helsenorge/designsystem/issues/274702)
|
|
1497
2052
|
|
|
1498
2053
|
## [3.1.6](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv3.1.5&targetVersion=GTv3.1.6) (2023-05-05)
|
|
1499
2054
|
|
|
1500
|
-
|
|
1501
2055
|
### Features
|
|
1502
2056
|
|
|
1503
|
-
|
|
1504
|
-
|
|
2057
|
+
- tooltip text decoration endres til dotted
|
|
2058
|
+
([8c1fddb](https://github.com/helsenorge/designsystem/commit/8c1fddbc93fe9186b9a729fafcdeb4f47263ec82)), closes
|
|
2059
|
+
[#301506](https://github.com/helsenorge/designsystem/issues/301506)
|
|
1505
2060
|
|
|
1506
2061
|
### Bug Fixes
|
|
1507
2062
|
|
|
1508
|
-
|
|
1509
|
-
|
|
2063
|
+
- chrome hover-background ([762ae92](https://github.com/helsenorge/designsystem/commit/762ae9233312da790c5581a7e1ad3fd8b705a4d4)), closes
|
|
2064
|
+
[#301543](https://github.com/helsenorge/designsystem/issues/301543)
|
|
2065
|
+
- style av checkbox ([d9bffd9](https://github.com/helsenorge/designsystem/commit/d9bffd96ed5f5a09c564047afab167f636979282)), closes
|
|
2066
|
+
[#289913](https://github.com/helsenorge/designsystem/issues/289913)
|
|
1510
2067
|
|
|
1511
2068
|
## [3.1.5](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv3.1.4&targetVersion=GTv3.1.5) (2023-04-13)
|
|
1512
2069
|
|
|
1513
|
-
|
|
1514
2070
|
### Bug Fixes
|
|
1515
2071
|
|
|
1516
|
-
|
|
2072
|
+
- popmenu og helpbubble i centeredoverflow-tabell plasseres riktig
|
|
2073
|
+
([1adbd97](https://github.com/helsenorge/designsystem/commit/1adbd97598a1c93fffa421892ca99c1852b91bef)), closes
|
|
2074
|
+
[#300128](https://github.com/helsenorge/designsystem/issues/300128)
|
|
1517
2075
|
|
|
1518
2076
|
## [3.1.4](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv3.1.3&targetVersion=GTv3.1.4) (2023-04-12)
|
|
1519
2077
|
|
|
1520
|
-
|
|
1521
2078
|
### Bug Fixes
|
|
1522
2079
|
|
|
1523
|
-
|
|
2080
|
+
- unngå at tabellen hopper mellom ulike visninger på små skjermer
|
|
2081
|
+
([5531200](https://github.com/helsenorge/designsystem/commit/553120095afa9185dce3e2fea6c770f4654eefbf)), closes
|
|
2082
|
+
[#300068](https://github.com/helsenorge/designsystem/issues/300068)
|
|
1524
2083
|
|
|
1525
2084
|
## [3.1.3](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv3.1.2&targetVersion=GTv3.1.3) (2023-04-11)
|
|
1526
2085
|
|
|
1527
|
-
|
|
1528
2086
|
### Bug Fixes
|
|
1529
2087
|
|
|
1530
|
-
|
|
1531
|
-
|
|
1532
|
-
|
|
1533
|
-
|
|
2088
|
+
- eksport av PopMenu ([857d136](https://github.com/helsenorge/designsystem/commit/857d136c0e5608cf3087315107b4e265289b412f)), closes
|
|
2089
|
+
[#260926](https://github.com/helsenorge/designsystem/issues/260926)
|
|
2090
|
+
- html-validering i flere komponenter
|
|
2091
|
+
([cd61d5c](https://github.com/helsenorge/designsystem/commit/cd61d5c77f931e67507d3666a9ea9bd681fca1dd)), closes
|
|
2092
|
+
[#298931](https://github.com/helsenorge/designsystem/issues/298931)
|
|
2093
|
+
- panel med content a, b og datetime har riktig plassering av datetime på stor skjerm
|
|
2094
|
+
([74adbca](https://github.com/helsenorge/designsystem/commit/74adbca810aa08cacc76c7e01fb6164d941f917a)), closes
|
|
2095
|
+
[#297532](https://github.com/helsenorge/designsystem/issues/297532)
|
|
2096
|
+
- statusdot transparent har bedre kontrast mot bakgrunn
|
|
2097
|
+
([2015054](https://github.com/helsenorge/designsystem/commit/20150540118e1d4d67a3847b1a3c182ebfb77ef1)), closes
|
|
2098
|
+
[#298938](https://github.com/helsenorge/designsystem/issues/298938)
|
|
1534
2099
|
|
|
1535
2100
|
## [3.1.2](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv3.1.1&targetVersion=GTv3.1.2) (2023-03-31)
|
|
1536
2101
|
|
|
1537
|
-
|
|
1538
2102
|
### Bug Fixes
|
|
1539
2103
|
|
|
1540
|
-
|
|
2104
|
+
- styling av service message ([4fd8e7d](https://github.com/helsenorge/designsystem/commit/4fd8e7dc23a7a6a469befda007cc846ed91640e2)), closes
|
|
2105
|
+
[#292736](https://github.com/helsenorge/designsystem/issues/292736)
|
|
1541
2106
|
|
|
1542
2107
|
## [3.1.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv3.1.0&targetVersion=GTv3.1.1) (2023-03-30)
|
|
1543
2108
|
|
|
1544
|
-
|
|
1545
2109
|
### Features
|
|
1546
2110
|
|
|
1547
|
-
|
|
2111
|
+
- service message ([fdbb1a6](https://github.com/helsenorge/designsystem/commit/fdbb1a6557c092eabc1c18ff2f7fb4515bf1b016)), closes
|
|
2112
|
+
[#292736](https://github.com/helsenorge/designsystem/issues/292736)
|
|
1548
2113
|
|
|
1549
2114
|
## [3.1.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv3.0.2&targetVersion=GTv3.1.0) (2023-03-29)
|
|
1550
2115
|
|
|
1551
2116
|
## [3.0.2](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv3.0.1&targetVersion=GTv3.0.2) (2023-03-29)
|
|
1552
2117
|
|
|
1553
|
-
|
|
1554
2118
|
### Features
|
|
1555
2119
|
|
|
1556
|
-
|
|
1557
|
-
|
|
2120
|
+
- stegvisning ([a03ac7c](https://github.com/helsenorge/designsystem/commit/a03ac7c5e442b4673e91ec8b802d098ae1f2eb47)), closes
|
|
2121
|
+
[#297425](https://github.com/helsenorge/designsystem/issues/297425)
|
|
1558
2122
|
|
|
1559
2123
|
### Bug Fixes
|
|
1560
2124
|
|
|
1561
|
-
|
|
1562
|
-
|
|
2125
|
+
- expanderlist viser title når title er React-komponent
|
|
2126
|
+
([c9c8b19](https://github.com/helsenorge/designsystem/commit/c9c8b19075ea51f761ba97c9fc80f7d286c0061d)), closes
|
|
2127
|
+
[#299335](https://github.com/helsenorge/designsystem/issues/299335)
|
|
2128
|
+
- popmenu plasserer pil riktig sted ([ce90830](https://github.com/helsenorge/designsystem/commit/ce90830eac8efd755a9d5c88348f1ebb8f2e04a9)),
|
|
2129
|
+
closes [#298403](https://github.com/helsenorge/designsystem/issues/298403)
|
|
1563
2130
|
|
|
1564
2131
|
## [3.0.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv3.0.0&targetVersion=GTv3.0.1) (2023-03-23)
|
|
1565
2132
|
|
|
1566
|
-
|
|
1567
2133
|
### Bug Fixes
|
|
1568
2134
|
|
|
1569
|
-
|
|
1570
|
-
|
|
1571
|
-
|
|
2135
|
+
- bullet-list nivå 4 og lavere skal ha dashed stil
|
|
2136
|
+
([bbcb855](https://github.com/helsenorge/designsystem/commit/bbcb8559dca4d31ab8b066048f4d922486632b91)), closes
|
|
2137
|
+
[#285187](https://github.com/helsenorge/designsystem/issues/285187)
|
|
2138
|
+
- table med horizontalscroll har begrenset bredde
|
|
2139
|
+
([94e7166](https://github.com/helsenorge/designsystem/commit/94e716624cdd2a2f9a0a3b875b3c67a06442cb8b)), closes
|
|
2140
|
+
[#298409](https://github.com/helsenorge/designsystem/issues/298409)
|
|
2141
|
+
- tooltip er en del av dom ([aedea69](https://github.com/helsenorge/designsystem/commit/aedea69524558a38a0d45536aa4c625971fb9f76)), closes
|
|
2142
|
+
[#298402](https://github.com/helsenorge/designsystem/issues/298402) [#298403](https://github.com/helsenorge/designsystem/issues/298403)
|
|
1572
2143
|
|
|
1573
2144
|
## [3.0.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.17.0&targetVersion=GTv3.0.0) (2023-03-13)
|
|
1574
2145
|
|
|
1575
|
-
|
|
1576
2146
|
### Features
|
|
1577
2147
|
|
|
1578
|
-
|
|
1579
|
-
|
|
1580
|
-
|
|
1581
|
-
|
|
2148
|
+
- expanderhierarchy-komponent ([40154eb](https://github.com/helsenorge/designsystem/commit/40154eb7f96b010fdb04b1d80149a908e8b9f802)),
|
|
2149
|
+
closes [#269610](https://github.com/helsenorge/designsystem/issues/269610)
|
|
2150
|
+
- listekomponent ([0aa2c83](https://github.com/helsenorge/designsystem/commit/0aa2c8335e5f73d273bc3711a22b9cf84fb5c723)), closes
|
|
2151
|
+
[#285187](https://github.com/helsenorge/designsystem/issues/285187)
|
|
2152
|
+
- popmenu ([1cef3d4](https://github.com/helsenorge/designsystem/commit/1cef3d4e1a6e54657d88b044cf8d968d72cc1a14)), closes
|
|
2153
|
+
[#260926](https://github.com/helsenorge/designsystem/issues/260926)
|
|
1582
2154
|
|
|
1583
2155
|
### Bug Fixes
|
|
1584
2156
|
|
|
1585
|
-
|
|
1586
|
-
|
|
1587
|
-
|
|
2157
|
+
- anchorlink med/uten fokus tar like stor plass
|
|
2158
|
+
([0d04f59](https://github.com/helsenorge/designsystem/commit/0d04f594338024ec81378559d449cecc2b8f018c)), closes
|
|
2159
|
+
[#295268](https://github.com/helsenorge/designsystem/issues/295268)
|
|
2160
|
+
- dra og slipp fungerer i Slider på Android
|
|
2161
|
+
([95fecd9](https://github.com/helsenorge/designsystem/commit/95fecd96e253c0be7e6c890db2f1e22d3c16b094)), closes
|
|
2162
|
+
[#296701](https://github.com/helsenorge/designsystem/issues/296701)
|
|
2163
|
+
- panel - gir padding til knapp om det ligger innhold i nærheten
|
|
2164
|
+
([5618f31](https://github.com/helsenorge/designsystem/commit/5618f313650da6eb2e4cc08fe3ca9c43cb7791af)), closes
|
|
2165
|
+
[#292897](https://github.com/helsenorge/designsystem/issues/292897)
|
|
1588
2166
|
|
|
1589
2167
|
## 3.0.0-beta.0 (2023-02-22)
|
|
1590
2168
|
|
|
1591
|
-
|
|
1592
2169
|
### ⚠ BREAKING CHANGES
|
|
1593
2170
|
|
|
1594
|
-
|
|
1595
|
-
|
|
1596
|
-
|
|
2171
|
+
- smallViewportVariant endrer navn til breakpointConfig. Table har ingen standard responsiv oppførsel.
|
|
2172
|
+
- 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
|
|
2173
|
+
å få innholdet automatisk lest opp.
|
|
2174
|
+
- NotificationPanel bruker ikke dangerouslySetInnerHTML for å sette label mer. Ved behov må man gjøre dette selv som bruker av komponenten.
|
|
1597
2175
|
|
|
1598
2176
|
### Features
|
|
1599
2177
|
|
|
1600
|
-
|
|
1601
|
-
|
|
1602
|
-
|
|
1603
|
-
|
|
1604
|
-
|
|
1605
|
-
|
|
2178
|
+
- notificationPanel - nytt design ([2770165](https://github.com/helsenorge/designsystem/commit/27701653e83fda36e1314ba7b376982d7fdbb731)),
|
|
2179
|
+
closes [#292726](https://github.com/helsenorge/designsystem/issues/292726)
|
|
2180
|
+
- notificationpanel har automatisk role=alert om variant er alert eller crisis
|
|
2181
|
+
([b9ab235](https://github.com/helsenorge/designsystem/commit/b9ab2356ee9589c97af5f13eae21b182f0693dda)), closes
|
|
2182
|
+
[#295272](https://github.com/helsenorge/designsystem/issues/295272)
|
|
2183
|
+
- nye farger fra design ([031f202](https://github.com/helsenorge/designsystem/commit/031f2029f30340675ffac6a42f234b8b2ecb25b6)), closes
|
|
2184
|
+
[#292726](https://github.com/helsenorge/designsystem/issues/292726)
|
|
2185
|
+
- tabell har mulighet for flere responsive visninger
|
|
2186
|
+
([1cbaa62](https://github.com/helsenorge/designsystem/commit/1cbaa62d1fdfbd407dd90746960e2a597f37a123)), closes
|
|
2187
|
+
[#288929](https://github.com/helsenorge/designsystem/issues/288929)
|
|
2188
|
+
- table har to gjenbrukbare configer for ulike breakpoints
|
|
2189
|
+
([a6ac619](https://github.com/helsenorge/designsystem/commit/a6ac6196cc351041a13e08c68058754447b236be)), closes
|
|
2190
|
+
[#296512](https://github.com/helsenorge/designsystem/issues/296512)
|
|
1606
2191
|
|
|
1607
2192
|
### Bug Fixes
|
|
1608
2193
|
|
|
1609
|
-
|
|
1610
|
-
|
|
2194
|
+
- table bruker neste breakpoint i bootstrap 5
|
|
2195
|
+
([458f59a](https://github.com/helsenorge/designsystem/commit/458f59a2bbfb690abc40fcb95925349ae6c03427))
|
|
1611
2196
|
|
|
1612
2197
|
### Code Refactoring
|
|
1613
2198
|
|
|
1614
|
-
|
|
1615
|
-
|
|
2199
|
+
- fjern deprecated options i Table ([49fbced](https://github.com/helsenorge/designsystem/commit/49fbcedca0b8c93c314b6a1e86ed8558918777db))
|
|
2200
|
+
- notificationpanel bruker ikke dangerouslySetInnerHTML
|
|
2201
|
+
([75c8fc3](https://github.com/helsenorge/designsystem/commit/75c8fc3f636f299ad1bde80ce0b66bedd50b655e)), closes
|
|
2202
|
+
[#294226](https://github.com/helsenorge/designsystem/issues/294226)
|
|
1616
2203
|
|
|
1617
2204
|
## [2.17.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.16.1&targetVersion=GTv2.17.0) (2023-02-23)
|
|
1618
2205
|
|
|
1619
|
-
|
|
1620
2206
|
### Features
|
|
1621
2207
|
|
|
1622
|
-
|
|
1623
|
-
|
|
1624
|
-
|
|
1625
|
-
|
|
2208
|
+
- avrunder tag ([193ea63](https://github.com/helsenorge/designsystem/commit/193ea6391ced4b2c4c626c79298d8693f197fd27)), closes
|
|
2209
|
+
[#296200](https://github.com/helsenorge/designsystem/issues/296200)
|
|
2210
|
+
- nytt ikon ([9ee93b8](https://github.com/helsenorge/designsystem/commit/9ee93b84c5a399c3cf1d45f5ee909e2b5f43bd97)), closes
|
|
2211
|
+
[#296600](https://github.com/helsenorge/designsystem/issues/296600)
|
|
2212
|
+
- nytt ikon - unspecifiedFile ([e628a45](https://github.com/helsenorge/designsystem/commit/e628a4567e00a24c3c16bf3e1bab68dcd879398d)),
|
|
2213
|
+
closes [#296600](https://github.com/helsenorge/designsystem/issues/296600)
|
|
1626
2214
|
|
|
1627
2215
|
### Bug Fixes
|
|
1628
2216
|
|
|
1629
|
-
|
|
2217
|
+
- Panel vises riktig på mobilvisning
|
|
2218
|
+
([82790a2](https://github.com/helsenorge/designsystem/commit/82790a2365ba09f9c4e1fe4d9d624cdab62eef76)), closes
|
|
2219
|
+
[#296298](https://github.com/helsenorge/designsystem/issues/296298)
|
|
1630
2220
|
|
|
1631
2221
|
## [2.16.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.16.0&targetVersion=GTv2.16.1) (2023-02-16)
|
|
1632
2222
|
|
|
1633
|
-
|
|
1634
2223
|
### Bug Fixes
|
|
1635
2224
|
|
|
1636
|
-
|
|
2225
|
+
- duolist non-formatted linjeskift fiks
|
|
2226
|
+
([1f3f45f](https://github.com/helsenorge/designsystem/commit/1f3f45f194d18207a3a6f8a8ef73b95c9a7ca1bf)), closes
|
|
2227
|
+
[#296356](https://github.com/helsenorge/designsystem/issues/296356)
|
|
1637
2228
|
|
|
1638
2229
|
## [2.16.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.15.0&targetVersion=GTv2.16.0) (2023-02-15)
|
|
1639
2230
|
|
|
1640
|
-
|
|
1641
2231
|
### Features
|
|
1642
2232
|
|
|
1643
|
-
|
|
1644
|
-
|
|
2233
|
+
- tabell har mulighet for flere responsive visninger
|
|
2234
|
+
([6b0f202](https://github.com/helsenorge/designsystem/commit/6b0f202af5009f79d6c035aab16ff6ca7cf903bb)), closes
|
|
2235
|
+
[#288929](https://github.com/helsenorge/designsystem/issues/288929)
|
|
1645
2236
|
|
|
1646
2237
|
### Bug Fixes
|
|
1647
2238
|
|
|
1648
|
-
|
|
1649
|
-
|
|
1650
|
-
|
|
1651
|
-
|
|
2239
|
+
- fixer bruk av Formgroup i storybook
|
|
2240
|
+
([61bddf7](https://github.com/helsenorge/designsystem/commit/61bddf795d86e56ada7d39de30127434745c4ed4)), closes
|
|
2241
|
+
[#292556](https://github.com/helsenorge/designsystem/issues/292556)
|
|
2242
|
+
- fjern klasse som ikke brukes ([8544a30](https://github.com/helsenorge/designsystem/commit/8544a304383cac0b3b586bb74097ee64bb9e6dee)),
|
|
2243
|
+
closes [#294599](https://github.com/helsenorge/designsystem/issues/294599)
|
|
2244
|
+
- panelactionbtn er plassert i lik linje med datetime
|
|
2245
|
+
([7b1fc4d](https://github.com/helsenorge/designsystem/commit/7b1fc4d33ccc430dad760e7e0f3f2f051932c2d5)), closes
|
|
2246
|
+
[#292669](https://github.com/helsenorge/designsystem/issues/292669)
|
|
2247
|
+
- styling specificity ([cb35c03](https://github.com/helsenorge/designsystem/commit/cb35c03e173b2ae6896844f2f1f370eca6659688)), closes
|
|
2248
|
+
[#292556](https://github.com/helsenorge/designsystem/issues/292556)
|
|
1652
2249
|
|
|
1653
2250
|
## [2.15.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.14.0&targetVersion=GTv2.15.0) (2023-02-09)
|
|
1654
2251
|
|
|
1655
|
-
|
|
1656
2252
|
### Features
|
|
1657
2253
|
|
|
1658
|
-
|
|
1659
|
-
|
|
1660
|
-
|
|
1661
|
-
|
|
1662
|
-
|
|
1663
|
-
|
|
1664
|
-
|
|
2254
|
+
- avatar har størrelse small og xsmall
|
|
2255
|
+
([86a7dd4](https://github.com/helsenorge/designsystem/commit/86a7dd41d42588bc962137914bcb3f9e74863f3b))
|
|
2256
|
+
- button ariaLabel mangel kaster bare error i dev
|
|
2257
|
+
([89596fa](https://github.com/helsenorge/designsystem/commit/89596faeda26e45a32e759013edbda522c8ac4d9)), closes
|
|
2258
|
+
[#289312](https://github.com/helsenorge/designsystem/issues/289312)
|
|
2259
|
+
- input har støtte for å telle antall tegn
|
|
2260
|
+
([65eef57](https://github.com/helsenorge/designsystem/commit/65eef57f5dfddd4c5054a83cd821f477958c6df1)), closes
|
|
2261
|
+
[#291991](https://github.com/helsenorge/designsystem/issues/291991)
|
|
2262
|
+
- legger til errorwrapper class ([5ca3378](https://github.com/helsenorge/designsystem/commit/5ca3378be19533b753db41a20f17243c4e231b52)),
|
|
2263
|
+
closes [#292556](https://github.com/helsenorge/designsystem/issues/292556)
|
|
2264
|
+
- statusdot har attachment-variant ([dd27e68](https://github.com/helsenorge/designsystem/commit/dd27e68d6c888e8e2c65b8001c513d5e906319f2))
|
|
2265
|
+
- SupportingPerson xs ikon ([138b3b5](https://github.com/helsenorge/designsystem/commit/138b3b5d0d264d6c6cc2f659e63fc09bc3f67669)), closes
|
|
2266
|
+
[#293547](https://github.com/helsenorge/designsystem/issues/293547)
|
|
1665
2267
|
|
|
1666
2268
|
### Bug Fixes
|
|
1667
2269
|
|
|
1668
|
-
|
|
1669
|
-
|
|
1670
|
-
|
|
1671
|
-
|
|
1672
|
-
|
|
2270
|
+
- date-time eksempel colon fiks ([02f0331](https://github.com/helsenorge/designsystem/commit/02f03310626bf74878aba5889884c681bdde4fcd))
|
|
2271
|
+
- linklist-item har ikke class=undefined når type=fill
|
|
2272
|
+
([b54ca6a](https://github.com/helsenorge/designsystem/commit/b54ca6a454c80ee331e608a3a163c3eaebabdb2f)), closes
|
|
2273
|
+
[#294599](https://github.com/helsenorge/designsystem/issues/294599)
|
|
2274
|
+
- listheader med avatar er default størrelse xsmall
|
|
2275
|
+
([e67d447](https://github.com/helsenorge/designsystem/commit/e67d447ee7cc05a3d61263765556a34c8ef28d6b))
|
|
2276
|
+
- login icon fill-rule fikset ([62dcd0f](https://github.com/helsenorge/designsystem/commit/62dcd0fc158d3699f51446c3304907a6ca4aa976))
|
|
2277
|
+
- oppdatert geometri i ikonene til arrowleft og arrowright
|
|
2278
|
+
([20ab9c5](https://github.com/helsenorge/designsystem/commit/20ab9c5cc60e11860dd2c046be6e2cdbf20060fb)), closes
|
|
2279
|
+
[#293341](https://github.com/helsenorge/designsystem/issues/293341)
|
|
1673
2280
|
|
|
1674
2281
|
## [2.14.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.13.0&targetVersion=GTv2.14.0) (2023-02-01)
|
|
1675
2282
|
|
|
1676
|
-
|
|
1677
2283
|
### Features
|
|
1678
2284
|
|
|
1679
|
-
|
|
1680
|
-
|
|
2285
|
+
- ikoner for ny login logout hjertehender og error notification
|
|
2286
|
+
([8fd3e28](https://github.com/helsenorge/designsystem/commit/8fd3e289ccd3934f84d5d11def33a9c1b527708d))
|
|
1681
2287
|
|
|
1682
2288
|
### Bug Fixes
|
|
1683
2289
|
|
|
1684
|
-
|
|
2290
|
+
- panel inline title blir inline med contentA
|
|
2291
|
+
([3345db0](https://github.com/helsenorge/designsystem/commit/3345db0457a512c0edd28d25339cdaf4955ca54b)), closes
|
|
2292
|
+
[#294847](https://github.com/helsenorge/designsystem/issues/294847)
|
|
1685
2293
|
|
|
1686
2294
|
## [2.13.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.12.0&targetVersion=GTv2.13.0) (2023-01-26)
|
|
1687
2295
|
|
|
1688
|
-
|
|
1689
2296
|
### Features
|
|
1690
2297
|
|
|
1691
|
-
|
|
1692
|
-
|
|
1693
|
-
|
|
1694
|
-
|
|
2298
|
+
- duolist nonformatted format lagt til
|
|
2299
|
+
([6bbdb76](https://github.com/helsenorge/designsystem/commit/6bbdb76cd2dda87e8e7389ee7129936ae0253bc0)), closes
|
|
2300
|
+
[#292725](https://github.com/helsenorge/designsystem/issues/292725)
|
|
2301
|
+
- panel status badge wrapper nå med title tekst
|
|
2302
|
+
([d008826](https://github.com/helsenorge/designsystem/commit/d00882610a68cf00d6a3a39d3bb7bf6c5807526a)), closes
|
|
2303
|
+
[#292773](https://github.com/helsenorge/designsystem/issues/292773)
|
|
2304
|
+
- slider har støtte for ariaLabel ([e4960e1](https://github.com/helsenorge/designsystem/commit/e4960e1e7f01fde1be4689ccae3ce8d23a72eea2)),
|
|
2305
|
+
closes [#293573](https://github.com/helsenorge/designsystem/issues/293573)
|
|
1695
2306
|
|
|
1696
2307
|
### Bug Fixes
|
|
1697
2308
|
|
|
1698
|
-
|
|
2309
|
+
- panel spacing desktop fikset ([074afe7](https://github.com/helsenorge/designsystem/commit/074afe7dc54f71eb068b51eaed20277b8c51f6ec)),
|
|
2310
|
+
closes [#292769](https://github.com/helsenorge/designsystem/issues/292769)
|
|
1699
2311
|
|
|
1700
2312
|
## [2.12.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.11.3&targetVersion=GTv2.12.0) (2023-01-23)
|
|
1701
2313
|
|
|
1702
|
-
|
|
1703
2314
|
### Features
|
|
1704
2315
|
|
|
1705
|
-
|
|
1706
|
-
|
|
1707
|
-
|
|
2316
|
+
- gir vertikaler mulighet til å hente reset styling for radio button fra designsystemet
|
|
2317
|
+
([868df37](https://github.com/helsenorge/designsystem/commit/868df372ab03638f25d2747d829e99248436528e)), closes
|
|
2318
|
+
[#292456](https://github.com/helsenorge/designsystem/issues/292456)
|
|
2319
|
+
- panel med buttonAriaLabel bruker det som aria-label selv om title er satt
|
|
2320
|
+
([23caab9](https://github.com/helsenorge/designsystem/commit/23caab91b8b4ac50df54dc34930618b2fd3583be)), closes
|
|
2321
|
+
[#293470](https://github.com/helsenorge/designsystem/issues/293470) [#293729](https://github.com/helsenorge/designsystem/issues/293729)
|
|
1708
2322
|
|
|
1709
2323
|
### Bug Fixes
|
|
1710
2324
|
|
|
1711
|
-
|
|
1712
|
-
|
|
1713
|
-
|
|
1714
|
-
|
|
1715
|
-
|
|
1716
|
-
|
|
2325
|
+
- duolist null child kaster ikke feilmelding
|
|
2326
|
+
([7668bd2](https://github.com/helsenorge/designsystem/commit/7668bd26ffc077727fae2e1f1eaf2b371b81af80)), closes
|
|
2327
|
+
[#292617](https://github.com/helsenorge/designsystem/issues/292617)
|
|
2328
|
+
- logo kan bare være hvit og svart ([c46dcc1](https://github.com/helsenorge/designsystem/commit/c46dcc17e13189973fef4691ab1b75c3442f6ab4)),
|
|
2329
|
+
closes [#293148](https://github.com/helsenorge/designsystem/issues/293148)
|
|
2330
|
+
- panel detail button pil plassert riktig
|
|
2331
|
+
([21782d8](https://github.com/helsenorge/designsystem/commit/21782d80502afdd9415c1e3ba9eca092f063157e)), closes
|
|
2332
|
+
[#287921](https://github.com/helsenorge/designsystem/issues/287921)
|
|
2333
|
+
- taglist har nå role=list med listitems
|
|
2334
|
+
([62be09d](https://github.com/helsenorge/designsystem/commit/62be09de17a946e1339f27792878c19c9e72be7f)), closes
|
|
2335
|
+
[#290367](https://github.com/helsenorge/designsystem/issues/290367)
|
|
2336
|
+
- useOutsideEvent fungerer i web components
|
|
2337
|
+
([ffe9b7f](https://github.com/helsenorge/designsystem/commit/ffe9b7ffc67e04f6b8d7232b0a6829a380d112d6)), closes
|
|
2338
|
+
[#293729](https://github.com/helsenorge/designsystem/issues/293729)
|
|
2339
|
+
- vis slider på utskrift ([aa60206](https://github.com/helsenorge/designsystem/commit/aa60206364af351c33045f22d5a9379276e814bf)), closes
|
|
2340
|
+
[#281560](https://github.com/helsenorge/designsystem/issues/281560)
|
|
1717
2341
|
|
|
1718
2342
|
## [2.11.3](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.11.2&targetVersion=GTv2.11.3) (2023-01-17)
|
|
1719
2343
|
|
|
1720
|
-
|
|
1721
2344
|
### Features
|
|
1722
2345
|
|
|
1723
|
-
|
|
2346
|
+
- legger til header sematikk på expanderlist
|
|
2347
|
+
([2918461](https://github.com/helsenorge/designsystem/commit/29184614d218b50461c79e41d609d0c4917fd873)), closes
|
|
2348
|
+
[#291046](https://github.com/helsenorge/designsystem/issues/291046)
|
|
1724
2349
|
|
|
1725
2350
|
## [2.11.2](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.11.1&targetVersion=GTv2.11.2) (2023-01-12)
|
|
1726
2351
|
|
|
1727
|
-
|
|
1728
2352
|
### Bug Fixes
|
|
1729
2353
|
|
|
1730
|
-
|
|
1731
|
-
|
|
2354
|
+
- endrer kontrastfarge ([7aae4c3](https://github.com/helsenorge/designsystem/commit/7aae4c3239afe9187d7515ca2d8bd9e5f9808425)), closes
|
|
2355
|
+
[#290655](https://github.com/helsenorge/designsystem/issues/290655)
|
|
2356
|
+
- listheader mapping tar hensyn til undefined recursive children
|
|
2357
|
+
([429e51b](https://github.com/helsenorge/designsystem/commit/429e51bf7eebbafeef19ca5d76c72957ab9ab402)), closes
|
|
2358
|
+
[#293178](https://github.com/helsenorge/designsystem/issues/293178)
|
|
1732
2359
|
|
|
1733
2360
|
## [2.11.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.10.1&targetVersion=GTv2.11.1) (2023-01-06)
|
|
1734
2361
|
|
|
1735
|
-
|
|
1736
2362
|
### Features
|
|
1737
2363
|
|
|
1738
|
-
|
|
1739
|
-
|
|
1740
|
-
|
|
2364
|
+
- legger til props til Input ([7951a84](https://github.com/helsenorge/designsystem/commit/7951a84f5af1dc7c432456e3ebf26d4227774cf8)), closes
|
|
2365
|
+
[#222638](https://github.com/helsenorge/designsystem/issues/222638)
|
|
2366
|
+
- **designsystem:** aria-required for select
|
|
2367
|
+
([4415849](https://github.com/helsenorge/designsystem/commit/4415849b74a53565a7af459091a915e0f6d01d90)), closes
|
|
2368
|
+
[#291043](https://github.com/helsenorge/designsystem/issues/291043)
|
|
1741
2369
|
|
|
1742
2370
|
### Bug Fixes
|
|
1743
2371
|
|
|
1744
|
-
|
|
2372
|
+
- endrer farge på tekst. Gir bedre kontrast
|
|
2373
|
+
([e29be2b](https://github.com/helsenorge/designsystem/commit/e29be2b7dc784ea57daabb20d7ce08c8a017708e)), closes
|
|
2374
|
+
[#290655](https://github.com/helsenorge/designsystem/issues/290655)
|
|
1745
2375
|
|
|
1746
2376
|
## [2.10.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.10.0&targetVersion=GTv2.10.1) (2023-01-03)
|
|
1747
2377
|
|
|
1748
|
-
|
|
1749
2378
|
### Bug Fixes
|
|
1750
2379
|
|
|
1751
|
-
|
|
2380
|
+
- listheader mapping fikset ved null child
|
|
2381
|
+
([e62f9f8](https://github.com/helsenorge/designsystem/commit/e62f9f8cdb9af731434f79a56efadb6207e06588))
|
|
1752
2382
|
|
|
1753
2383
|
## [2.10.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.9.3&targetVersion=GTv2.10.0) (2023-01-03)
|
|
1754
2384
|
|
|
1755
|
-
|
|
1756
2385
|
### Features
|
|
1757
2386
|
|
|
1758
|
-
|
|
1759
|
-
|
|
2387
|
+
- nytt komponent linkheader og linkheadertext som brukes i expanderlist og linklist
|
|
2388
|
+
([5842ffe](https://github.com/helsenorge/designsystem/commit/5842ffe5d547d9f34b61c2409c9aeb957fcb947f)), closes
|
|
2389
|
+
[#289118](https://github.com/helsenorge/designsystem/issues/289118)
|
|
1760
2390
|
|
|
1761
2391
|
### Bug Fixes
|
|
1762
2392
|
|
|
1763
|
-
|
|
2393
|
+
- oneliner får ikke unødvendig spacing
|
|
2394
|
+
([4f1ac33](https://github.com/helsenorge/designsystem/commit/4f1ac33b8405c89f625939454e2600cf9eb2e0a3))
|
|
1764
2395
|
|
|
1765
2396
|
## [2.9.3](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.9.2&targetVersion=GTv2.9.3) (2022-12-13)
|
|
1766
2397
|
|
|
1767
|
-
|
|
1768
2398
|
### Features
|
|
1769
2399
|
|
|
1770
|
-
|
|
2400
|
+
- eksporterer NotificationPanel props
|
|
2401
|
+
([f052b76](https://github.com/helsenorge/designsystem/commit/f052b765807809a98a88e2d536b87cf388d15e56)), closes
|
|
2402
|
+
[#288630](https://github.com/helsenorge/designsystem/issues/288630)
|
|
1771
2403
|
|
|
1772
2404
|
## [2.9.2](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.9.1&targetVersion=GTv2.9.2) (2022-12-09)
|
|
1773
2405
|
|
|
1774
|
-
|
|
1775
2406
|
### Bug Fixes
|
|
1776
2407
|
|
|
1777
|
-
|
|
2408
|
+
- personcancel og travelroute ikon farge fiks
|
|
2409
|
+
([6423c92](https://github.com/helsenorge/designsystem/commit/6423c921af461a556502adcb74a91ec0acf98bcf))
|
|
1778
2410
|
|
|
1779
2411
|
## [2.9.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.9.0&targetVersion=GTv2.9.1) (2022-12-07)
|
|
1780
2412
|
|
|
1781
|
-
|
|
1782
2413
|
### Bug Fixes
|
|
1783
2414
|
|
|
1784
|
-
|
|
2415
|
+
- personcancel ikon fiks ([0bb783c](https://github.com/helsenorge/designsystem/commit/0bb783cfb466212a2e9fb362909533b62a45d81d)), closes
|
|
2416
|
+
[#290817](https://github.com/helsenorge/designsystem/issues/290817)
|
|
1785
2417
|
|
|
1786
2418
|
## [2.9.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.8.0&targetVersion=GTv2.9.0) (2022-12-06)
|
|
1787
2419
|
|
|
1788
|
-
|
|
1789
2420
|
### Features
|
|
1790
2421
|
|
|
1791
|
-
|
|
2422
|
+
- nye ikoner helsekontakter og pasientreiser
|
|
2423
|
+
([a74689b](https://github.com/helsenorge/designsystem/commit/a74689b3a838bd9ca19e7345006f54d38a048d1e)), closes
|
|
2424
|
+
[#290817](https://github.com/helsenorge/designsystem/issues/290817)
|
|
1792
2425
|
|
|
1793
2426
|
## [2.8.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.7.0&targetVersion=GTv2.8.0) (2022-12-01)
|
|
1794
2427
|
|
|
1795
|
-
|
|
1796
2428
|
### Features
|
|
1797
2429
|
|
|
1798
|
-
|
|
2430
|
+
- notificationpanel kan ha role="alert"
|
|
2431
|
+
([3912130](https://github.com/helsenorge/designsystem/commit/39121300e3d70414433c4b64911a830bbc01cb52)), closes
|
|
2432
|
+
[#290688](https://github.com/helsenorge/designsystem/issues/290688)
|
|
1799
2433
|
|
|
1800
2434
|
## [2.7.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.6.2&targetVersion=GTv2.7.0) (2022-11-30)
|
|
1801
2435
|
|
|
1802
|
-
|
|
1803
2436
|
### Features
|
|
1804
2437
|
|
|
1805
|
-
|
|
2438
|
+
- oppdatert med støtte for datetime i input felt
|
|
2439
|
+
([d01eab1](https://github.com/helsenorge/designsystem/commit/d01eab1e976887bb7b22d27108bbc47e06e04316)), closes
|
|
2440
|
+
[#288759](https://github.com/helsenorge/designsystem/issues/288759)
|
|
1806
2441
|
|
|
1807
2442
|
## [2.6.2](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.6.1&targetVersion=GTv2.6.2) (2022-11-17)
|
|
1808
2443
|
|
|
1809
|
-
|
|
1810
2444
|
### Bug Fixes
|
|
1811
2445
|
|
|
1812
|
-
|
|
2446
|
+
- modal setter fokus til seg selv kun én gang når den først vises
|
|
2447
|
+
([a293206](https://github.com/helsenorge/designsystem/commit/a293206cbd23a4524054198239eb00f2ee454a39)), closes
|
|
2448
|
+
[#289818](https://github.com/helsenorge/designsystem/issues/289818)
|
|
1813
2449
|
|
|
1814
2450
|
## [2.6.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.6.0&targetVersion=GTv2.6.1) (2022-11-17)
|
|
1815
2451
|
|
|
1816
|
-
|
|
1817
2452
|
### Bug Fixes
|
|
1818
2453
|
|
|
1819
|
-
|
|
2454
|
+
- resizeobserver logger ikke feil om loop limit exceeded
|
|
2455
|
+
([afece3a](https://github.com/helsenorge/designsystem/commit/afece3a3f40763f6520e09c2398b5928eaf9fa82)), closes
|
|
2456
|
+
[#288871](https://github.com/helsenorge/designsystem/issues/288871)
|
|
1820
2457
|
|
|
1821
2458
|
## [2.6.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.5.0&targetVersion=GTv2.6.0) (2022-11-15)
|
|
1822
2459
|
|
|
1823
|
-
|
|
1824
2460
|
### Features
|
|
1825
2461
|
|
|
1826
|
-
|
|
1827
|
-
|
|
1828
|
-
|
|
2462
|
+
- helpbubble kan ta imot ref ([ae2dfcb](https://github.com/helsenorge/designsystem/commit/ae2dfcb5325dd31da97c032c502a8c433a8a13b4)), closes
|
|
2463
|
+
[#285111](https://github.com/helsenorge/designsystem/issues/285111)
|
|
2464
|
+
- react-hook-form 7 støtte ([bd50e9d](https://github.com/helsenorge/designsystem/commit/bd50e9d616faec405a441661169db559bcf00783)), closes
|
|
2465
|
+
[#287912](https://github.com/helsenorge/designsystem/issues/287912)
|
|
1829
2466
|
|
|
1830
2467
|
### Bug Fixes
|
|
1831
2468
|
|
|
1832
|
-
|
|
2469
|
+
- useSize trigges ved endring i ref igjen
|
|
2470
|
+
([c374772](https://github.com/helsenorge/designsystem/commit/c374772117d019d77ad725add65f20f869a876b9)), closes
|
|
2471
|
+
[#285111](https://github.com/helsenorge/designsystem/issues/285111)
|
|
1833
2472
|
|
|
1834
2473
|
## [2.5.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.4.0&targetVersion=GTv2.5.0) (2022-11-13)
|
|
1835
2474
|
|
|
1836
|
-
|
|
1837
2475
|
### Features
|
|
1838
2476
|
|
|
1839
|
-
|
|
1840
|
-
|
|
1841
|
-
|
|
2477
|
+
- duolist custom breddeforhold, bold per gruppe og mulighet for reactnode som dt og dd
|
|
2478
|
+
([8c1db38](https://github.com/helsenorge/designsystem/commit/8c1db382e7006faf478bd2d93eb72a28fadf4e43)), closes
|
|
2479
|
+
[#285932](https://github.com/helsenorge/designsystem/issues/285932)
|
|
2480
|
+
- nytt komponent Select ([70b540f](https://github.com/helsenorge/designsystem/commit/70b540fc0791cf8e94f974cbf4b4d63990d435ae)), closes
|
|
2481
|
+
[#260924](https://github.com/helsenorge/designsystem/issues/260924)
|
|
1842
2482
|
|
|
1843
2483
|
### Bug Fixes
|
|
1844
2484
|
|
|
1845
|
-
|
|
1846
|
-
|
|
2485
|
+
- oppdater posisjon i helpbubble med én gang den vises
|
|
2486
|
+
([ad297fe](https://github.com/helsenorge/designsystem/commit/ad297feeac1e0aa457121c4b6b369c1d57b53087)), closes
|
|
2487
|
+
[#285111](https://github.com/helsenorge/designsystem/issues/285111)
|
|
2488
|
+
- uu-forbedringer i tooltip og helpbubble
|
|
2489
|
+
([be42f12](https://github.com/helsenorge/designsystem/commit/be42f12169779530f92d75dc7d64a06c41b38866)), closes
|
|
2490
|
+
[#285111](https://github.com/helsenorge/designsystem/issues/285111)
|
|
1847
2491
|
|
|
1848
2492
|
## [2.4.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.3.0&targetVersion=GTv2.4.0) (2022-11-05)
|
|
1849
2493
|
|
|
1850
|
-
|
|
1851
2494
|
### Features
|
|
1852
2495
|
|
|
1853
|
-
|
|
1854
|
-
|
|
2496
|
+
- linklist.link har prop for linkRef
|
|
2497
|
+
([b86370c](https://github.com/helsenorge/designsystem/commit/b86370ccb3576c44c7ade357022b801d1407a9af)), closes
|
|
2498
|
+
[#287467](https://github.com/helsenorge/designsystem/issues/287467)
|
|
1855
2499
|
|
|
1856
2500
|
### Bug Fixes
|
|
1857
2501
|
|
|
1858
|
-
|
|
1859
|
-
|
|
2502
|
+
- hjelpeboble plasseres riktig i scrollbar tabell
|
|
2503
|
+
([6b96b04](https://github.com/helsenorge/designsystem/commit/6b96b046782494e2b2586cb158874e46602c5249)), closes
|
|
2504
|
+
[#288142](https://github.com/helsenorge/designsystem/issues/288142)
|
|
2505
|
+
- modal setter fokus automatisk til første fokuserbare element
|
|
2506
|
+
([88bb15c](https://github.com/helsenorge/designsystem/commit/88bb15cd9de0fb0f2a78db7a4621da1e16f31374)), closes
|
|
2507
|
+
[#286778](https://github.com/helsenorge/designsystem/issues/286778)
|
|
1860
2508
|
|
|
1861
2509
|
## [2.3.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.2.1&targetVersion=GTv2.3.0) (2022-10-31)
|
|
1862
2510
|
|
|
1863
|
-
|
|
1864
2511
|
### Features
|
|
1865
2512
|
|
|
1866
|
-
|
|
2513
|
+
- ny hook useFocusableElement ([3294609](https://github.com/helsenorge/designsystem/commit/32946099ab996597d1a1696a8f8d3d983da9c97e)),
|
|
2514
|
+
closes [#286778](https://github.com/helsenorge/designsystem/issues/286778)
|
|
1867
2515
|
|
|
1868
2516
|
## [2.2.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.2.0&targetVersion=GTv2.2.1) (2022-10-25)
|
|
1869
2517
|
|
|
1870
|
-
|
|
1871
2518
|
### Features
|
|
1872
2519
|
|
|
1873
|
-
|
|
2520
|
+
- nytt ikon og fiks på confluence script
|
|
2521
|
+
([0d6d9ea](https://github.com/helsenorge/designsystem/commit/0d6d9ea492b22ee70c2edbb32440f39739a6ce6d)), closes
|
|
2522
|
+
[#287052](https://github.com/helsenorge/designsystem/issues/287052)
|
|
1874
2523
|
|
|
1875
2524
|
## [2.2.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.1.0&targetVersion=GTv2.2.0) (2022-10-25)
|
|
1876
2525
|
|
|
1877
|
-
|
|
1878
2526
|
### Features
|
|
1879
2527
|
|
|
1880
|
-
|
|
1881
|
-
|
|
2528
|
+
- input og textarea kan vise valideringsfeil uten bruk av formgroup
|
|
2529
|
+
([dc44f8e](https://github.com/helsenorge/designsystem/commit/dc44f8ebd187bd20a62d544256f9902f2c39925f)), closes
|
|
2530
|
+
[#283315](https://github.com/helsenorge/designsystem/issues/283315)
|
|
1882
2531
|
|
|
1883
2532
|
### Bug Fixes
|
|
1884
2533
|
|
|
1885
|
-
|
|
1886
|
-
|
|
1887
|
-
|
|
2534
|
+
- bold font i tabell-header ([ba90898](https://github.com/helsenorge/designsystem/commit/ba908981f6bb2c9b5bce2f1ac6da0201263d2ecd)), closes
|
|
2535
|
+
[#287872](https://github.com/helsenorge/designsystem/issues/287872)
|
|
2536
|
+
- nummerert visning har minimum 40px bredde
|
|
2537
|
+
([5422e28](https://github.com/helsenorge/designsystem/commit/5422e28ef4aac66b3a32fd02c3ea14fcf899937b))
|
|
2538
|
+
- progressbar uten alle prikker har to prikker (venstre og høyre)
|
|
2539
|
+
([cf6d20f](https://github.com/helsenorge/designsystem/commit/cf6d20fec7916831dea260eab98d578665fe6a85))
|
|
1888
2540
|
|
|
1889
2541
|
## [2.1.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.0.0&targetVersion=GTv2.1.0) (2022-10-20)
|
|
1890
2542
|
|
|
1891
|
-
|
|
1892
2543
|
### Features
|
|
1893
2544
|
|
|
1894
|
-
|
|
1895
|
-
|
|
2545
|
+
- progressbar ([961f4ce](https://github.com/helsenorge/designsystem/commit/961f4ce75ff34cf8e237b3bf584ff7ba613b3461)), closes
|
|
2546
|
+
[#286349](https://github.com/helsenorge/designsystem/issues/286349)
|
|
1896
2547
|
|
|
1897
2548
|
### Bug Fixes
|
|
1898
2549
|
|
|
1899
|
-
|
|
1900
|
-
|
|
1901
|
-
|
|
1902
|
-
|
|
2550
|
+
- expanderlist focus jsx fiks ([474dc5c](https://github.com/helsenorge/designsystem/commit/474dc5c72639fd5d41101916fe7fd05bfdafe677)),
|
|
2551
|
+
closes [#285115](https://github.com/helsenorge/designsystem/issues/285115)
|
|
2552
|
+
- setter background-clip på th i table
|
|
2553
|
+
([7f65224](https://github.com/helsenorge/designsystem/commit/7f65224a296c99dac71da2b8843d2e244beac259))
|
|
2554
|
+
- setter background-clip på th i table
|
|
2555
|
+
([3279386](https://github.com/helsenorge/designsystem/commit/32793866162d3e95ea61a6156907b2edea798de6))
|
|
2556
|
+
- tabell har bare overflow:hidden når den er for liten
|
|
2557
|
+
([b8b3c8a](https://github.com/helsenorge/designsystem/commit/b8b3c8a8532e8bfd4f0415213480895de72398df)), closes
|
|
2558
|
+
[#286994](https://github.com/helsenorge/designsystem/issues/286994)
|
|
1903
2559
|
|
|
1904
2560
|
## [2.0.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv1.8.0&targetVersion=GTv2.0.0) (2022-10-11)
|
|
1905
2561
|
|
|
1906
2562
|
## 2.0.0-beta.8 (2022-10-06)
|
|
1907
2563
|
|
|
1908
|
-
|
|
1909
2564
|
### ⚠ BREAKING CHANGES
|
|
1910
2565
|
|
|
1911
|
-
|
|
2566
|
+
- Tidligere måtte man fjerne onSuccess-prop for at escape/klikk utenfor skulle lukke. Om du ønsker å hindre at modalen kan lukkes på denne
|
|
2567
|
+
måten, bruk disableCloseEvents
|
|
1912
2568
|
|
|
1913
2569
|
### Bug Fixes
|
|
1914
2570
|
|
|
1915
|
-
|
|
2571
|
+
- modal kan lukkes med escape/klikk utenfor
|
|
2572
|
+
([3cd81a2](https://github.com/helsenorge/designsystem/commit/3cd81a2e51cf738658ef96615896c7eba0c52a32)), closes
|
|
2573
|
+
[#284930](https://github.com/helsenorge/designsystem/issues/284930)
|
|
1916
2574
|
|
|
1917
2575
|
## 2.0.0-beta.7 (2022-10-03)
|
|
1918
2576
|
|
|
1919
|
-
|
|
1920
2577
|
### Bug Fixes
|
|
1921
2578
|
|
|
1922
|
-
|
|
2579
|
+
- process.env.NODE_ENV er med i publisert kode
|
|
2580
|
+
([93d4e5f](https://github.com/helsenorge/designsystem/commit/93d4e5fd8415d9814bf9552852a479da6bb566a2))
|
|
1923
2581
|
|
|
1924
2582
|
## 2.0.0-beta.6 (2022-10-03)
|
|
1925
2583
|
|
|
1926
|
-
|
|
1927
2584
|
### ⚠ BREAKING CHANGES
|
|
1928
2585
|
|
|
1929
|
-
|
|
1930
|
-
|
|
1931
|
-
|
|
1932
|
-
|
|
2586
|
+
- autocomplete renamet til autoComplete i Input og Textarea
|
|
2587
|
+
- readonly renamet til readOnly i Textarea
|
|
2588
|
+
- form, formNoValidate, formTarget, spellcheck, aria-invalid, id fjernet fra Textarea (bruk textAreaId i stedet for id)
|
|
2589
|
+
- TableHeadCell har ikke lenger prop for tabIndex
|
|
1933
2590
|
|
|
1934
2591
|
### Features
|
|
1935
2592
|
|
|
1936
|
-
|
|
1937
|
-
|
|
2593
|
+
- input-komponenter støtter required-atributt
|
|
2594
|
+
([cea2274](https://github.com/helsenorge/designsystem/commit/cea22748be40021bc1e9f17110b4f5cedd993f93)), closes
|
|
2595
|
+
[#227745](https://github.com/helsenorge/designsystem/issues/227745)
|
|
1938
2596
|
|
|
1939
2597
|
### Bug Fixes
|
|
1940
2598
|
|
|
1941
|
-
|
|
1942
|
-
|
|
2599
|
+
- button svg margin tar hensyn til button size
|
|
2600
|
+
([60e5bb7](https://github.com/helsenorge/designsystem/commit/60e5bb74c3650c95fb7abac892b0bb69f40881ec)), closes
|
|
2601
|
+
[#285925](https://github.com/helsenorge/designsystem/issues/285925)
|
|
2602
|
+
- tabell som kan sorteres fungerer med skjermleser
|
|
2603
|
+
([2a0a496](https://github.com/helsenorge/designsystem/commit/2a0a496a3565c99f52b96a66f6f6cde0bac010a0)), closes
|
|
2604
|
+
[#232731](https://github.com/helsenorge/designsystem/issues/232731)
|
|
1943
2605
|
|
|
1944
2606
|
## 2.0.0-beta.5 (2022-09-21)
|
|
1945
2607
|
|
|
1946
|
-
|
|
1947
2608
|
### Bug Fixes
|
|
1948
2609
|
|
|
1949
|
-
|
|
2610
|
+
- sjekk av test env flyttes utenfor useEffect
|
|
2611
|
+
([ce0b693](https://github.com/helsenorge/designsystem/commit/ce0b693ad7a5a020222fce753dba728e2be6d54f))
|
|
1950
2612
|
|
|
1951
2613
|
## 2.0.0-beta.4 (2022-09-21)
|
|
1952
2614
|
|
|
1953
|
-
|
|
1954
2615
|
### Bug Fixes
|
|
1955
2616
|
|
|
1956
|
-
|
|
2617
|
+
- button ariaLabel execption kastes ikke under tester
|
|
2618
|
+
([ffd059a](https://github.com/helsenorge/designsystem/commit/ffd059a07f245fa4426a53e328cfc37b8b6c976a))
|
|
1957
2619
|
|
|
1958
2620
|
## 2.0.0-beta.3 (2022-09-21)
|
|
1959
2621
|
|
|
1960
|
-
|
|
1961
2622
|
### Features
|
|
1962
2623
|
|
|
1963
|
-
|
|
1964
|
-
|
|
2624
|
+
- destructive concept støtter og outline, borderless og on-dark varianter
|
|
2625
|
+
([59f5a22](https://github.com/helsenorge/designsystem/commit/59f5a220c7d70369616ac3c9bebcacddf1354700)), closes
|
|
2626
|
+
[#285025](https://github.com/helsenorge/designsystem/issues/285025)
|
|
1965
2627
|
|
|
1966
2628
|
### Bug Fixes
|
|
1967
2629
|
|
|
1968
|
-
|
|
1969
|
-
|
|
2630
|
+
- button a tag decoration og width fix
|
|
2631
|
+
([ff05b12](https://github.com/helsenorge/designsystem/commit/ff05b12a194e68b3aa575caa39770c06c40a8c54)), closes
|
|
2632
|
+
[#284656](https://github.com/helsenorge/designsystem/issues/284656)
|
|
2633
|
+
- button storybooks har unike refs ([56b0715](https://github.com/helsenorge/designsystem/commit/56b07150d3861c54b1702a25f4d9c1e27465d489))
|
|
1970
2634
|
|
|
1971
2635
|
## 2.0.0-beta.2 (2022-09-19)
|
|
1972
2636
|
|
|
1973
|
-
|
|
1974
2637
|
### Bug Fixes
|
|
1975
2638
|
|
|
1976
|
-
|
|
1977
|
-
|
|
2639
|
+
- button lagt til negativ margin på mobil for å fikse spacing feil
|
|
2640
|
+
([3dd306b](https://github.com/helsenorge/designsystem/commit/3dd306b207c0d3bae3b8e3332c4c6b5b29a7ec73)), closes
|
|
2641
|
+
[#284656](https://github.com/helsenorge/designsystem/issues/284656)
|
|
2642
|
+
- button mobilview på md istedet for sm
|
|
2643
|
+
([e9a4910](https://github.com/helsenorge/designsystem/commit/e9a4910a30d6941b235f8003204c76e9f379b158))
|
|
1978
2644
|
|
|
1979
2645
|
## 2.0.0-beta.1 (2022-09-15)
|
|
1980
2646
|
|
|
1981
2647
|
## 2.0.0-beta.0 (2022-09-15)
|
|
1982
2648
|
|
|
1983
|
-
|
|
1984
2649
|
### Features
|
|
1985
2650
|
|
|
1986
|
-
|
|
1987
|
-
|
|
1988
|
-
|
|
2651
|
+
- button nytt design ([d0f2034](https://github.com/helsenorge/designsystem/commit/d0f20343f4ce5a55beeef87428c147f8e7654753)), closes
|
|
2652
|
+
[#260900](https://github.com/helsenorge/designsystem/issues/260900)
|
|
2653
|
+
- endret styling på komponenter som bruker Button
|
|
2654
|
+
([81e29fb](https://github.com/helsenorge/designsystem/commit/81e29fbd14e436a1151c1adb64e36461f2bfb815)), closes
|
|
2655
|
+
[#260900](https://github.com/helsenorge/designsystem/issues/260900)
|
|
1989
2656
|
|
|
1990
2657
|
### Bug Fixes
|
|
1991
2658
|
|
|
1992
|
-
|
|
1993
|
-
|
|
2659
|
+
- button Table bruker ariaLabel ([e547919](https://github.com/helsenorge/designsystem/commit/e547919b63306fc926571e4b23c41d482389771c)),
|
|
2660
|
+
closes [#260900](https://github.com/helsenorge/designsystem/issues/260900)
|
|
2661
|
+
- tilbakemeldinger på button ([7c61596](https://github.com/helsenorge/designsystem/commit/7c6159630a77ed6c0ebdc8c3cf78aa3f2345e44b)), closes
|
|
2662
|
+
[#260900](https://github.com/helsenorge/designsystem/issues/260900)
|
|
1994
2663
|
|
|
1995
2664
|
## [1.8.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv1.7.0&targetVersion=GTv1.8.0) (2022-10-11)
|
|
1996
2665
|
|
|
1997
|
-
|
|
1998
2666
|
### Features
|
|
1999
2667
|
|
|
2000
|
-
|
|
2001
|
-
|
|
2668
|
+
- figma tokens fetches og genereres ([d6a37dc](https://github.com/helsenorge/designsystem/commit/d6a37dcacbe708be9bc6456d3c417601c858ab26)),
|
|
2669
|
+
closes [#282801](https://github.com/helsenorge/designsystem/issues/282801)
|
|
2002
2670
|
|
|
2003
2671
|
### Bug Fixes
|
|
2004
2672
|
|
|
2005
|
-
|
|
2673
|
+
- figmatokens pull bruker https istedet for ssh
|
|
2674
|
+
([35248ef](https://github.com/helsenorge/designsystem/commit/35248ef3b4f9b11ee46f7bf2c2e322c2c4c66b05)), closes
|
|
2675
|
+
[#286502](https://github.com/helsenorge/designsystem/issues/286502)
|
|
2006
2676
|
|
|
2007
2677
|
## [1.7.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv1.6.0&targetVersion=GTv1.7.0) (2022-09-29)
|
|
2008
2678
|
|
|
2009
|
-
|
|
2010
2679
|
### Features
|
|
2011
2680
|
|
|
2012
|
-
|
|
2013
|
-
|
|
2681
|
+
- notificationpanel støtter custom labelId
|
|
2682
|
+
([d5f28ee](https://github.com/helsenorge/designsystem/commit/d5f28ee2b68637f10546cd35991b623e8266c0c3))
|
|
2014
2683
|
|
|
2015
2684
|
### Bug Fixes
|
|
2016
2685
|
|
|
2017
|
-
|
|
2018
|
-
|
|
2686
|
+
- fluid notificationpanel tar hensyn til fluid/variant/shadow-props igjen
|
|
2687
|
+
([a19afba](https://github.com/helsenorge/designsystem/commit/a19afba44068d3c8be15812d90711ace51a9a778))
|
|
2688
|
+
- form feilmeldinger leses opp av skjermleser
|
|
2689
|
+
([d57305f](https://github.com/helsenorge/designsystem/commit/d57305fd740c0553a395923c20dbd1f1235136f5)), closes
|
|
2690
|
+
[#227757](https://github.com/helsenorge/designsystem/issues/227757)
|
|
2019
2691
|
|
|
2020
2692
|
## [1.6.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv1.5.1&targetVersion=GTv1.6.0) (2022-09-22)
|
|
2021
2693
|
|
|
2022
|
-
|
|
2023
2694
|
### Features
|
|
2024
2695
|
|
|
2025
|
-
|
|
2696
|
+
- expanderlist kan være sticky ([0c78cf5](https://github.com/helsenorge/designsystem/commit/0c78cf53e302bdeac62c35c2ba2bf188e848975b)),
|
|
2697
|
+
closes [#284516](https://github.com/helsenorge/designsystem/issues/284516)
|
|
2026
2698
|
|
|
2027
2699
|
## [1.5.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv1.5.0&targetVersion=GTv1.5.1) (2022-09-21)
|
|
2028
2700
|
|
|
2029
|
-
|
|
2030
2701
|
### Bug Fixes
|
|
2031
2702
|
|
|
2032
|
-
|
|
2703
|
+
- unobserve eller disconnect når komponent som bruker ResizeObserve/IntersectionObserver unmountes
|
|
2704
|
+
([87196e0](https://github.com/helsenorge/designsystem/commit/87196e0c333d87deb3006b5e5813b12749652b03)), closes
|
|
2705
|
+
[#284648](https://github.com/helsenorge/designsystem/issues/284648)
|
|
2033
2706
|
|
|
2034
2707
|
## [1.5.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv1.4.0&targetVersion=GTv1.5.0) (2022-09-16)
|
|
2035
2708
|
|
|
2036
|
-
|
|
2037
2709
|
### Features
|
|
2038
2710
|
|
|
2039
|
-
|
|
2711
|
+
- nytt komponent duolist ([7b7254e](https://github.com/helsenorge/designsystem/commit/7b7254e429340ada1f0605d16b302675de0bd835)), closes
|
|
2712
|
+
[#275213](https://github.com/helsenorge/designsystem/issues/275213)
|
|
2040
2713
|
|
|
2041
2714
|
## [1.4.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv1.3.2&targetVersion=GTv1.4.0) (2022-09-14)
|
|
2042
2715
|
|
|
2043
|
-
|
|
2044
2716
|
### Features
|
|
2045
2717
|
|
|
2046
|
-
|
|
2047
|
-
|
|
2718
|
+
- panel har props for buttonAriaLabelledById og buttonAriaLabel
|
|
2719
|
+
([deacdfe](https://github.com/helsenorge/designsystem/commit/deacdfe06eb6904ff6657ecaa56daf64e9012b64))
|
|
2048
2720
|
|
|
2049
2721
|
### Bug Fixes
|
|
2050
2722
|
|
|
2051
|
-
|
|
2052
|
-
|
|
2723
|
+
- button i panel har unik label ([a37ef06](https://github.com/helsenorge/designsystem/commit/a37ef06b7ff967d4bb372d5c9e0e181e25c912c8))
|
|
2724
|
+
- skjul detaljer-knapp fjernet fra ekspandert Panel
|
|
2725
|
+
([011b0ac](https://github.com/helsenorge/designsystem/commit/011b0ac12c50e19e8e88812f73e9285d3371940d))
|
|
2053
2726
|
|
|
2054
2727
|
## [1.3.2](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv1.3.1&targetVersion=GTv1.3.2) (2022-09-08)
|
|
2055
2728
|
|
|
2056
|
-
|
|
2057
2729
|
### Bug Fixes
|
|
2058
2730
|
|
|
2059
|
-
|
|
2731
|
+
- slider beholder riktig posisjon/verdi hvis den endrer størrelse
|
|
2732
|
+
([afa1d0a](https://github.com/helsenorge/designsystem/commit/afa1d0af335c4e2450962904f042768badbc18fd)), closes
|
|
2733
|
+
[#279639](https://github.com/helsenorge/designsystem/issues/279639)
|
|
2060
2734
|
|
|
2061
2735
|
## [1.3.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv1.3.0&targetVersion=GTv1.3.1) (2022-09-02)
|
|
2062
2736
|
|
|
2063
|
-
|
|
2064
2737
|
### Bug Fixes
|
|
2065
2738
|
|
|
2066
|
-
|
|
2067
|
-
|
|
2739
|
+
- forbedret sr-only og sr-only-focusable mixins
|
|
2740
|
+
([c5c81d4](https://github.com/helsenorge/designsystem/commit/c5c81d41298e03854c742410566c57405f5c36b5))
|
|
2741
|
+
- loader har role="progressbar" på riktig element
|
|
2742
|
+
([a04ced2](https://github.com/helsenorge/designsystem/commit/a04ced210957560132db684f56f873a08e4dddf6))
|
|
2068
2743
|
|
|
2069
2744
|
## [1.3.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv1.2.2&targetVersion=GTv1.3.0) (2022-09-01)
|
|
2070
2745
|
|
|
2071
|
-
|
|
2072
2746
|
### ⚠ BREAKING CHANGES
|
|
2073
2747
|
|
|
2074
|
-
|
|
2748
|
+
- CMSet eller andre steder som vil vise children ved utskrift må ta i bruk propen renderChildrenWhenClosed ved bruk av komponentene
|
|
2749
|
+
Expander, Panel og ExpanderList
|
|
2075
2750
|
|
|
2076
2751
|
### Features
|
|
2077
2752
|
|
|
2078
|
-
|
|
2079
|
-
|
|
2753
|
+
- vis children ved printing hvis renderChildrenWhenClosed er true
|
|
2754
|
+
([1833ddf](https://github.com/helsenorge/designsystem/commit/1833ddf6fa324f104f31fc41ec635945ac88cec2)), closes
|
|
2755
|
+
[#282870](https://github.com/helsenorge/designsystem/issues/282870)
|
|
2080
2756
|
|
|
2081
2757
|
### Bug Fixes
|
|
2082
2758
|
|
|
2083
|
-
|
|
2084
|
-
|
|
2759
|
+
- økt kontrast på understreking av lenker
|
|
2760
|
+
([50b7fa4](https://github.com/helsenorge/designsystem/commit/50b7fa47fb44cb7d75fb877bd53e2309b35e1e21)), closes
|
|
2761
|
+
[#229049](https://github.com/helsenorge/designsystem/issues/229049)
|
|
2762
|
+
- panel har avstand fra tittel til badge
|
|
2763
|
+
([09034c4](https://github.com/helsenorge/designsystem/commit/09034c4844408c7cfe8f65d7a1a0d82a7828c2ef)), closes
|
|
2764
|
+
[#282359](https://github.com/helsenorge/designsystem/issues/282359)
|
|
2085
2765
|
|
|
2086
2766
|
## [1.2.2](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv1.2.1&targetVersion=GTv1.2.2) (2022-08-31)
|
|
2087
2767
|
|
|
2088
|
-
|
|
2089
2768
|
### Features
|
|
2090
2769
|
|
|
2091
|
-
|
|
2770
|
+
- highlightbox oppdatert styling ([98c44aa](https://github.com/helsenorge/designsystem/commit/98c44aa68e6bbea5c9853a5807e66c0ed6be67d0)),
|
|
2771
|
+
closes [#280715](https://github.com/helsenorge/designsystem/issues/280715)
|
|
2092
2772
|
|
|
2093
2773
|
## [1.2.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv1.2.0&targetVersion=GTv1.2.1) (2022-08-29)
|
|
2094
2774
|
|
|
2095
2775
|
## [1.2.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv1.1.0&targetVersion=GTv1.2.0) (2022-08-29)
|
|
2096
2776
|
|
|
2097
|
-
|
|
2098
2777
|
### Features
|
|
2099
2778
|
|
|
2100
|
-
|
|
2101
|
-
|
|
2779
|
+
- endret button farger for å støtte uu krav
|
|
2780
|
+
([183447e](https://github.com/helsenorge/designsystem/commit/183447e99ec43e01f963c78c7144d55f14827fb1))
|
|
2781
|
+
- notificationpanel har ariaLabel-prop
|
|
2782
|
+
([f1a7db7](https://github.com/helsenorge/designsystem/commit/f1a7db7b33446b9df2a109f50c401ec80d70b317)), closes
|
|
2783
|
+
[#279887](https://github.com/helsenorge/designsystem/issues/279887)
|
|
2102
2784
|
|
|
2103
2785
|
## [1.1.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv1.0.1&targetVersion=GTv1.1.0) (2022-08-22)
|
|
2104
2786
|
|
|
2105
|
-
|
|
2106
2787
|
### Features
|
|
2107
2788
|
|
|
2108
|
-
|
|
2109
|
-
|
|
2789
|
+
- highlightbox støtter custom className
|
|
2790
|
+
([333fede](https://github.com/helsenorge/designsystem/commit/333fede5be849d6bbd45ba59a2a60c49d3f012cf)), closes
|
|
2791
|
+
[#281862](https://github.com/helsenorge/designsystem/issues/281862)
|
|
2110
2792
|
|
|
2111
2793
|
### Bug Fixes
|
|
2112
2794
|
|
|
2113
|
-
|
|
2114
|
-
|
|
2115
|
-
|
|
2795
|
+
- hover-effekter på ikke klikkbare panel og ny plassering for detalj-knapp i panel
|
|
2796
|
+
([22bf59d](https://github.com/helsenorge/designsystem/commit/22bf59d8bdca3b8dd67d6589f252a314eb2ea333)), closes
|
|
2797
|
+
[#281061](https://github.com/helsenorge/designsystem/issues/281061)
|
|
2798
|
+
- ikke vis scrolleindikator mens innholdet lastes
|
|
2799
|
+
([ad6f7d2](https://github.com/helsenorge/designsystem/commit/ad6f7d21cafcdfaf39c6d0afb04be057e290678c))
|
|
2800
|
+
- tabell med horisontal scroll viser hele borderen
|
|
2801
|
+
([6c5cb02](https://github.com/helsenorge/designsystem/commit/6c5cb0208967986902a5c62a3e3171d4b1f50e36))
|
|
2116
2802
|
|
|
2117
2803
|
## [1.0.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv1.0.0-betahelpbubble3&targetVersion=GTv1.0.1) (2022-08-12)
|
|
2118
2804
|
|
|
2119
|
-
|
|
2120
2805
|
### ⚠ BREAKING CHANGES
|
|
2121
2806
|
|
|
2122
|
-
|
|
2123
|
-
|
|
2124
|
-
|
|
2125
|
-
### Features
|
|
2126
|
-
|
|
2127
|
-
|
|
2128
|
-
|
|
2129
|
-
|
|
2130
|
-
|
|
2131
|
-
|
|
2132
|
-
|
|
2133
|
-
|
|
2134
|
-
|
|
2135
|
-
|
|
2136
|
-
|
|
2137
|
-
|
|
2138
|
-
|
|
2139
|
-
|
|
2140
|
-
|
|
2141
|
-
|
|
2142
|
-
|
|
2143
|
-
|
|
2144
|
-
|
|
2145
|
-
|
|
2146
|
-
|
|
2147
|
-
|
|
2148
|
-
|
|
2149
|
-
|
|
2807
|
+
- id fjernet som prop fra Icon. Fant ingen vertikaler som bruker dette utenom ROX sine.
|
|
2808
|
+
- Icon som mottar ariaLabel vil nå ikke lenger være aria-hidden og fungere som et bilde med alternativ tekst
|
|
2809
|
+
|
|
2810
|
+
### Features
|
|
2811
|
+
|
|
2812
|
+
- anchorlink, linklist, panel og tile har onClick-handler og kan vises som button
|
|
2813
|
+
([59d5561](https://github.com/helsenorge/designsystem/commit/59d556123f8667beb3518de7db28ce7dee88e360)), closes
|
|
2814
|
+
[#280408](https://github.com/helsenorge/designsystem/issues/280408)
|
|
2815
|
+
- flyttet tooltip til designsystemet og lagt til tester og bedre onclick...
|
|
2816
|
+
([6f571ba](https://github.com/helsenorge/designsystem/commit/6f571ba041046bde2dfe0f73a7af2c7d559b0e11)), closes
|
|
2817
|
+
[#278062](https://github.com/helsenorge/designsystem/issues/278062)
|
|
2818
|
+
- hvit bakgrunn ([521e8d3](https://github.com/helsenorge/designsystem/commit/521e8d34e7de00b9cebc4b5085f5bcfd8d9e3a26)), closes
|
|
2819
|
+
[#279875](https://github.com/helsenorge/designsystem/issues/279875)
|
|
2820
|
+
- input og textarea kan ha begrenset bredde
|
|
2821
|
+
([d4ece0a](https://github.com/helsenorge/designsystem/commit/d4ece0ab8d7ea5ba52782cc1c9aaca79c229cf9f)), closes
|
|
2822
|
+
[#279138](https://github.com/helsenorge/designsystem/issues/279138)
|
|
2823
|
+
- opprettet Table komponent [#260922](https://github.com/helsenorge/designsystem/issues/260922)
|
|
2824
|
+
([b17024e](https://github.com/helsenorge/designsystem/commit/b17024e7ba8c60705bf77c4d61e0cc39d1bce1fe))
|
|
2825
|
+
- panel har props for expanded og onExpand-callback
|
|
2826
|
+
([83477b3](https://github.com/helsenorge/designsystem/commit/83477b3584f14083d3231a5e20d7896124d55a2a)), closes
|
|
2827
|
+
[#280971](https://github.com/helsenorge/designsystem/issues/280971)
|
|
2828
|
+
- panel kan styre overskriftsnivå på tittelen med titleHtmlMarkup-prop
|
|
2829
|
+
([5b149d8](https://github.com/helsenorge/designsystem/commit/5b149d8771637d12ad45097a29deabc299d3d27e)), closes
|
|
2830
|
+
[#279854](https://github.com/helsenorge/designsystem/issues/279854)
|
|
2831
|
+
- tabell støtter horisontal scroll ([d00b9ad](https://github.com/helsenorge/designsystem/commit/d00b9ad2b414e1fde836fa91e66368b891c0cc25)),
|
|
2832
|
+
closes [#280449](https://github.com/helsenorge/designsystem/issues/280449)
|
|
2833
|
+
- usesize-hook fungerer uten ResizeObserver igjen
|
|
2834
|
+
([15ce9d2](https://github.com/helsenorge/designsystem/commit/15ce9d2f9afbc85ee340d370cedc680bbecd9edb)), closes
|
|
2835
|
+
[#272523](https://github.com/helsenorge/designsystem/issues/272523)
|
|
2836
|
+
|
|
2837
|
+
### Bug Fixes
|
|
2838
|
+
|
|
2839
|
+
- expanderlist med JSX som title kan ha full bredde
|
|
2840
|
+
([9723dfd](https://github.com/helsenorge/designsystem/commit/9723dfdd039ea8f9cc3088b8967ea86cc6ffb8c1)), closes
|
|
2841
|
+
[#279863](https://github.com/helsenorge/designsystem/issues/279863)
|
|
2842
|
+
- expanderlist skal ikke lukke seg automatisk når innholdet endrer seg
|
|
2843
|
+
([29f448b](https://github.com/helsenorge/designsystem/commit/29f448bcf3d69bada9513ad7842f8ebbfe41e9df)), closes
|
|
2844
|
+
[#279367](https://github.com/helsenorge/designsystem/issues/279367)
|
|
2845
|
+
- grid.scss inneholder bare grid-mixins for å redusere størrelsen ved import
|
|
2846
|
+
([e8c8cfb](https://github.com/helsenorge/designsystem/commit/e8c8cfb640dd29a4a7694fa9f4f458da41efdd61)), closes
|
|
2847
|
+
[#281219](https://github.com/helsenorge/designsystem/issues/281219)
|
|
2848
|
+
- highlightbox medium og large skal ha riktig bredde som følger gridet
|
|
2849
|
+
([4a5f194](https://github.com/helsenorge/designsystem/commit/4a5f194fbcca1100a1df92337c7ddda186b111c7)), closes
|
|
2850
|
+
[#276398](https://github.com/helsenorge/designsystem/issues/276398)
|
|
2851
|
+
- Icon-komponent har bedre støtte for skjermlesere
|
|
2852
|
+
([14a616d](https://github.com/helsenorge/designsystem/commit/14a616d5ed0257f7a8ec797ff1d216e1755ec0a9)), closes
|
|
2853
|
+
[#273686](https://github.com/helsenorge/designsystem/issues/273686)
|
|
2854
|
+
- lukkeknappen i NotificationPanel skal ligge først i DOMen
|
|
2855
|
+
([55943ac](https://github.com/helsenorge/designsystem/commit/55943acc9189eb3acd53bb79225b99379d450161)), closes
|
|
2856
|
+
[#229047](https://github.com/helsenorge/designsystem/issues/229047)
|
|
2857
|
+
- riktig avstand mellom tittel i formgroup og andre elementer når det er en valideringsfeil
|
|
2858
|
+
([226450c](https://github.com/helsenorge/designsystem/commit/226450ca11fa234e77a6c87e85c4170cc2066aeb)), closes
|
|
2859
|
+
[#279407](https://github.com/helsenorge/designsystem/issues/279407)
|
|
2860
|
+
- tile skal arve bredde fra elementet over
|
|
2861
|
+
([3cb7306](https://github.com/helsenorge/designsystem/commit/3cb73061053c11a6ee336291c4d6cc16b5d56cbb)), closes
|
|
2862
|
+
[#280022](https://github.com/helsenorge/designsystem/issues/280022)
|
|
2863
|
+
- tydeligere markering av fokus i Slider
|
|
2864
|
+
([275171b](https://github.com/helsenorge/designsystem/commit/275171bd8e14fb997c6cf2a04958ffdc13569bf8)), closes
|
|
2865
|
+
[#277564](https://github.com/helsenorge/designsystem/issues/277564)
|
|
2866
|
+
- **table:** endrer navn på prop ([2502262](https://github.com/helsenorge/designsystem/commit/2502262ba057575fae5e56e070d30ebd45a88549))
|
|
2150
2867
|
|
|
2151
2868
|
## [1.0.0-betahelpbubble3](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv1.0.0-beta133&targetVersion=GTv1.0.0-betahelpbubble3) (2022-05-31)
|
|
2152
2869
|
|
|
2153
|
-
|
|
2154
2870
|
### Features
|
|
2155
2871
|
|
|
2156
|
-
|
|
2157
|
-
|
|
2158
|
-
|
|
2872
|
+
- expanderlist støtter å ekspandere expandere med expanded-prop
|
|
2873
|
+
([ab5581f](https://github.com/helsenorge/designsystem/commit/ab5581ff3624df478f8979793a347d3954d2e3fe)), closes
|
|
2874
|
+
[#278686](https://github.com/helsenorge/designsystem/issues/278686)
|
|
2875
|
+
- formgroup kan vises med div- eller fieldset-tag
|
|
2876
|
+
([170a60f](https://github.com/helsenorge/designsystem/commit/170a60f1246c91cb2acc2fa05efe3e310021d8a5)), closes
|
|
2877
|
+
[#278133](https://github.com/helsenorge/designsystem/issues/278133)
|
|
2159
2878
|
|
|
2160
2879
|
### Bug Fixes
|
|
2161
2880
|
|
|
2162
|
-
|
|
2163
|
-
|
|
2164
|
-
|
|
2881
|
+
- endrer initialRender til å bli satt via showBubble prop istedet for på oppstart at komponentet
|
|
2882
|
+
([09faaf9](https://github.com/helsenorge/designsystem/commit/09faaf98136ea8ac09cedfd5a57347d23236b727))
|
|
2883
|
+
- fiks for helpbubble i modal ([0a38ec2](https://github.com/helsenorge/designsystem/commit/0a38ec2651c3cfa53003785ef701754243d35813))
|
|
2884
|
+
- tekst over flere linjer i expander skal være venstrestilt
|
|
2885
|
+
([71d0d8f](https://github.com/helsenorge/designsystem/commit/71d0d8f190adc764e5d4e9df793f8524c130caad)), closes
|
|
2886
|
+
[#276346](https://github.com/helsenorge/designsystem/issues/276346)
|
|
2165
2887
|
|
|
2166
2888
|
## [1.0.0-beta133](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv1.0.0-betahelpbubble1&targetVersion=GTv1.0.0-beta133) (2022-05-27)
|
|
2167
2889
|
|
|
2168
2890
|
## [1.0.0-betahelpbubble1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv1.0.0-betahelpbubble&targetVersion=GTv1.0.0-betahelpbubble1) (2022-05-27)
|
|
2169
2891
|
|
|
2170
|
-
|
|
2171
2892
|
### Bug Fixes
|
|
2172
2893
|
|
|
2173
|
-
|
|
2894
|
+
- Icon støtte for controller prop og ([87dce6b](https://github.com/helsenorge/designsystem/commit/87dce6b763cba1ff13910f8f4ac6afe896b079fa))
|
|
2174
2895
|
|
|
2175
2896
|
## [1.0.0-betahelpbubble](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv1.0.0-beta132&targetVersion=GTv1.0.0-betahelpbubble) (2022-05-25)
|
|
2176
2897
|
|
|
2177
|
-
|
|
2178
2898
|
### Features
|
|
2179
2899
|
|
|
2180
|
-
|
|
2181
|
-
|
|
2182
|
-
|
|
2183
|
-
|
|
2184
|
-
|
|
2900
|
+
- HelpBubble ferdigstilling ([6c8195b](https://github.com/helsenorge/designsystem/commit/6c8195bb12e15ec9870328ec80f139d2f0e911a5))
|
|
2901
|
+
- helpbubble komponent logikk for plassering
|
|
2902
|
+
([560860e](https://github.com/helsenorge/designsystem/commit/560860ee4921b51346a2c18a57b608c3c6acfd71))
|
|
2903
|
+
- ny hook useEventListenerState og opprydning i HelpBubble
|
|
2904
|
+
([2a7d9dd](https://github.com/helsenorge/designsystem/commit/2a7d9dda6f3a896d5f7fc1e29af5d7dca0d17653))
|
|
2905
|
+
- nytt komponent helpbubble ([c1f5cae](https://github.com/helsenorge/designsystem/commit/c1f5caed051591ab7036fd18774e825e9b82fe9d))
|
|
2906
|
+
- nytt komponent HelpBubble ([b1f3b6c](https://github.com/helsenorge/designsystem/commit/b1f3b6c1015cc613461e95b371f138710ee88efc))
|
|
2185
2907
|
|
|
2186
2908
|
## [1.0.0-beta132](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv1.0.0-beta106&targetVersion=GTv1.0.0-beta132) (2022-05-20)
|
|
2187
2909
|
|
|
2188
|
-
|
|
2189
2910
|
### ⚠ BREAKING CHANGES
|
|
2190
2911
|
|
|
2191
|
-
|
|
2192
|
-
|
|
2193
|
-
|
|
2194
|
-
### Features
|
|
2195
|
-
|
|
2196
|
-
|
|
2197
|
-
|
|
2198
|
-
|
|
2199
|
-
|
|
2200
|
-
|
|
2201
|
-
|
|
2202
|
-
|
|
2203
|
-
|
|
2204
|
-
|
|
2205
|
-
|
|
2206
|
-
|
|
2207
|
-
|
|
2208
|
-
|
|
2209
|
-
|
|
2210
|
-
|
|
2211
|
-
|
|
2212
|
-
|
|
2213
|
-
|
|
2214
|
-
|
|
2215
|
-
|
|
2216
|
-
|
|
2217
|
-
|
|
2218
|
-
|
|
2219
|
-
|
|
2220
|
-
|
|
2221
|
-
|
|
2222
|
-
|
|
2223
|
-
|
|
2224
|
-
|
|
2225
|
-
|
|
2226
|
-
|
|
2227
|
-
|
|
2228
|
-
|
|
2229
|
-
|
|
2230
|
-
|
|
2231
|
-
|
|
2232
|
-
|
|
2912
|
+
- debounce-util returnerer array med debounced funksjon og teardown-funksjon
|
|
2913
|
+
- Slett ubrukt useWindowSize-hook
|
|
2914
|
+
|
|
2915
|
+
### Features
|
|
2916
|
+
|
|
2917
|
+
- button onclick signatur ekspanderes og loader props export
|
|
2918
|
+
([3e2bbf8](https://github.com/helsenorge/designsystem/commit/3e2bbf843ddaa7548585e9759d0b526f2763ddd0)), closes
|
|
2919
|
+
[#264156](https://github.com/helsenorge/designsystem/issues/264156)
|
|
2920
|
+
- dropdown-komponent ([58bc64c](https://github.com/helsenorge/designsystem/commit/58bc64c28ce1080ff39c51acf46477ad7440e821)), closes
|
|
2921
|
+
[#260923](https://github.com/helsenorge/designsystem/issues/260923)
|
|
2922
|
+
- eksporter uuid-util fra designsystem-react
|
|
2923
|
+
([16da649](https://github.com/helsenorge/designsystem/commit/16da649b6add4653bf0c3998fb1e24563147947d)), closes
|
|
2924
|
+
[#231720](https://github.com/helsenorge/designsystem/issues/231720)
|
|
2925
|
+
- expander støtter onExpand-callback
|
|
2926
|
+
([39e6260](https://github.com/helsenorge/designsystem/commit/39e626085886e4c7ab55a913aef38394d2e92d2a)), closes
|
|
2927
|
+
[#271323](https://github.com/helsenorge/designsystem/issues/271323)
|
|
2928
|
+
- highlightbox støtter ikon ([5e51057](https://github.com/helsenorge/designsystem/commit/5e51057cc01224944471895f95ce8a52cd03ff52)), closes
|
|
2929
|
+
[#270177](https://github.com/helsenorge/designsystem/issues/270177)
|
|
2930
|
+
- NoAccess ikon og StatusDot variant
|
|
2931
|
+
([0291c2c](https://github.com/helsenorge/designsystem/commit/0291c2c0fbc304f3b94026c3c76d2c38ab4a3c12)), closes
|
|
2932
|
+
[#277207](https://github.com/helsenorge/designsystem/issues/277207)
|
|
2933
|
+
- nytt komponent FormLayout ([d02f5e9](https://github.com/helsenorge/designsystem/commit/d02f5e90979554dbd0b59a1a80167ccbd3d58ce2)), closes
|
|
2934
|
+
[#273348](https://github.com/helsenorge/designsystem/issues/273348) [#274864](https://github.com/helsenorge/designsystem/issues/274864)
|
|
2935
|
+
- PanelList-komponent ([4ea5342](https://github.com/helsenorge/designsystem/commit/4ea5342cd81c73b92ac6c63d6a8bd044c73f3cfc)), closes
|
|
2936
|
+
[#260910](https://github.com/helsenorge/designsystem/issues/260910)
|
|
2937
|
+
- tag og taglist-komponenter ([56fc96b](https://github.com/helsenorge/designsystem/commit/56fc96b5148340d9c24f6cc33d3b1ca9460dc3fd)), closes
|
|
2938
|
+
[#268234](https://github.com/helsenorge/designsystem/issues/268234)
|
|
2939
|
+
- withBreakpoint Higher Order Component
|
|
2940
|
+
([8e3f8e0](https://github.com/helsenorge/designsystem/commit/8e3f8e03996022ea9a2a23956cd1adb8fd253e7f)), closes
|
|
2941
|
+
[#269740](https://github.com/helsenorge/designsystem/issues/269740)
|
|
2942
|
+
|
|
2943
|
+
### Bug Fixes
|
|
2944
|
+
|
|
2945
|
+
- button har type=button som default
|
|
2946
|
+
([f9ac84a](https://github.com/helsenorge/designsystem/commit/f9ac84a58c2d0da8bc5e8bbbbeb6269dadf498bc)), closes
|
|
2947
|
+
[#273800](https://github.com/helsenorge/designsystem/issues/273800)
|
|
2948
|
+
- close, expander og expanderlist skal ha type button på button-element
|
|
2949
|
+
([3256c2c](https://github.com/helsenorge/designsystem/commit/3256c2c6ea53fb79b31e0c38ce708e41b9c30eed)), closes
|
|
2950
|
+
[#277772](https://github.com/helsenorge/designsystem/issues/277772)
|
|
2951
|
+
- disabled button med intent har grå bakgrunn
|
|
2952
|
+
([082ad11](https://github.com/helsenorge/designsystem/commit/082ad117cdff31c895e9acbcf15d6507655630e5)), closes
|
|
2953
|
+
[#276164](https://github.com/helsenorge/designsystem/issues/276164)
|
|
2954
|
+
- disabled button skal ha grå tekst ([9de7c53](https://github.com/helsenorge/designsystem/commit/9de7c5398b14152376f100516cc15d09b49fae7a))
|
|
2955
|
+
- Eksport av mocks gjøres igjen ([4d11252](https://github.com/helsenorge/designsystem/commit/4d1125240a6eb9907913878ceee09f3045b2ccd5)),
|
|
2956
|
+
closes [#271917](https://github.com/helsenorge/designsystem/issues/271917)
|
|
2957
|
+
- erstatt ResizeObserver med event listener
|
|
2958
|
+
([df21fb1](https://github.com/helsenorge/designsystem/commit/df21fb1c32f0b6681bad82fe8fe8a5b9cafd81cf)), closes
|
|
2959
|
+
[#272521](https://github.com/helsenorge/designsystem/issues/272521) [#272560](https://github.com/helsenorge/designsystem/issues/272560)
|
|
2960
|
+
- fallback til gammel addListener for mediaqueries dersom addEventListener ikke er støttet
|
|
2961
|
+
([d86ae85](https://github.com/helsenorge/designsystem/commit/d86ae854a4b4f892d49d3989cf8c0117e78e5690)), closes
|
|
2962
|
+
[#272502](https://github.com/helsenorge/designsystem/issues/272502)
|
|
2963
|
+
- fjernet dobbel className ([5504a58](https://github.com/helsenorge/designsystem/commit/5504a5838ae09e5e032802380ccb38d6bbe05952)), closes
|
|
2964
|
+
[#276205](https://github.com/helsenorge/designsystem/issues/276205)
|
|
2965
|
+
- forbedring av props og design av Dropdown
|
|
2966
|
+
([7483a5a](https://github.com/helsenorge/designsystem/commit/7483a5a842ad8cf6f6f5c42b7aa0cebd536e7813)), closes
|
|
2967
|
+
[#276177](https://github.com/helsenorge/designsystem/issues/276177)
|
|
2968
|
+
- import fiks i styling ([79d8841](https://github.com/helsenorge/designsystem/commit/79d88417fa7c64e5449a972d5b47bfb3d5224e66)), closes
|
|
2969
|
+
[#275317](https://github.com/helsenorge/designsystem/issues/275317)
|
|
2970
|
+
- knapper i expanderlist har unik id per expanderlist
|
|
2971
|
+
([de912e6](https://github.com/helsenorge/designsystem/commit/de912e6525f70631267f1689c681c2f049ba3e06)), closes
|
|
2972
|
+
[#276239](https://github.com/helsenorge/designsystem/issues/276239)
|
|
2973
|
+
- large button som vises som lenke har innhold sentrert vertikalt
|
|
2974
|
+
([ff35db2](https://github.com/helsenorge/designsystem/commit/ff35db2063e6e5bc812cf5b90e09001d6e92fd13))
|
|
2975
|
+
- modal uten knapper skal ikke ha tomt felt nederst
|
|
2976
|
+
([55773ed](https://github.com/helsenorge/designsystem/commit/55773ed95663ff61e15c1ef8b1640d6a9f88a46d)), closes
|
|
2977
|
+
[#275139](https://github.com/helsenorge/designsystem/issues/275139)
|
|
2978
|
+
- padding i panel ([d9e5d7d](https://github.com/helsenorge/designsystem/commit/d9e5d7d458c2cfd4d0d32b941bf1be4efd08ca66)), closes
|
|
2979
|
+
[#272363](https://github.com/helsenorge/designsystem/issues/272363) [#272405](https://github.com/helsenorge/designsystem/issues/272405)
|
|
2980
|
+
- returner riktig ikon ved custom ikonstørrelse
|
|
2981
|
+
([b699d4f](https://github.com/helsenorge/designsystem/commit/b699d4f567b2c0df53a4014d36d4f2889d015686)), closes
|
|
2982
|
+
[#272203](https://github.com/helsenorge/designsystem/issues/272203)
|
|
2983
|
+
- riktig font når tag er button ([07d3f9f](https://github.com/helsenorge/designsystem/commit/07d3f9f218c83e8d02705c914b523bb50547a3f8)),
|
|
2984
|
+
closes [#276826](https://github.com/helsenorge/designsystem/issues/276826)
|
|
2985
|
+
- sonarcube fiks ([006d392](https://github.com/helsenorge/designsystem/commit/006d392c1c2f22b97ccc982201ff4a21a976b433))
|
|
2986
|
+
- storybook fiks logo ([10f3913](https://github.com/helsenorge/designsystem/commit/10f39131f44796f686eaadba26965cc59c620bb1)), closes
|
|
2987
|
+
[#275098](https://github.com/helsenorge/designsystem/issues/275098)
|
|
2988
|
+
- tilbakemeldinger fikset ([876146c](https://github.com/helsenorge/designsystem/commit/876146ced2ada280121e71ed9c44069eec3a3876))
|
|
2989
|
+
- useLayoutEvent kansellerer callback ved unmount
|
|
2990
|
+
([d522341](https://github.com/helsenorge/designsystem/commit/d522341045302111f0ad9ddc541de234882936db))
|
|
2991
|
+
- **modal:** sjekker om den er skrollbar
|
|
2992
|
+
([23abf84](https://github.com/helsenorge/designsystem/commit/23abf841c3d8b4cc745acd0dff3abc0e3f11cb40))
|
|
2993
|
+
- **scss:** Fjernet font størrelse ([3dfe927](https://github.com/helsenorge/designsystem/commit/3dfe9278a8c76686dae1d7bb5e8ce461fb3477a7))
|
|
2233
2994
|
|
|
2234
2995
|
### Code Refactoring
|
|
2235
2996
|
|
|
2236
|
-
|
|
2997
|
+
- bruk useBreakpoint i dokumentasjon ([5fec888](https://github.com/helsenorge/designsystem/commit/5fec888ead64c1ce900c6976ea371c6ac49a8414))
|
|
2237
2998
|
|
|
2238
2999
|
## [1.0.0-beta106](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GT4bd33fb35fc7ff5e0e81a01e34981fa4199d949d&targetVersion=GTv1.0.0-beta106) (2022-02-14)
|
|
2239
3000
|
|
|
2240
|
-
|
|
2241
3001
|
### Features
|
|
2242
3002
|
|
|
2243
|
-
|
|
2244
|
-
|
|
2245
|
-
|
|
2246
|
-
|
|
2247
|
-
|
|
2248
|
-
|
|
2249
|
-
|
|
2250
|
-
|
|
2251
|
-
|
|
2252
|
-
|
|
2253
|
-
|
|
2254
|
-
|
|
2255
|
-
|
|
2256
|
-
|
|
2257
|
-
|
|
2258
|
-
|
|
2259
|
-
|
|
2260
|
-
|
|
2261
|
-
|
|
2262
|
-
|
|
2263
|
-
|
|
2264
|
-
|
|
2265
|
-
|
|
2266
|
-
|
|
2267
|
-
|
|
2268
|
-
|
|
2269
|
-
|
|
2270
|
-
|
|
2271
|
-
|
|
2272
|
-
|
|
2273
|
-
|
|
2274
|
-
|
|
2275
|
-
|
|
2276
|
-
|
|
2277
|
-
|
|
2278
|
-
|
|
2279
|
-
|
|
2280
|
-
|
|
2281
|
-
|
|
2282
|
-
|
|
2283
|
-
|
|
2284
|
-
|
|
2285
|
-
|
|
2286
|
-
|
|
2287
|
-
|
|
2288
|
-
|
|
2289
|
-
|
|
2290
|
-
|
|
2291
|
-
|
|
2292
|
-
|
|
2293
|
-
|
|
2294
|
-
|
|
2295
|
-
|
|
2296
|
-
|
|
2297
|
-
|
|
3003
|
+
- alle komponenter har testId-prop ([3990042](https://github.com/helsenorge/designsystem/commit/39900420f2df7e0451b311b3bbba9425eb7d8c4d)),
|
|
3004
|
+
closes [#266560](https://github.com/helsenorge/designsystem/issues/266560)
|
|
3005
|
+
- checkbox component lagt til ([2506151](https://github.com/helsenorge/designsystem/commit/2506151b2e09953372de187c1707e415e853f153))
|
|
3006
|
+
- checkbox stories lagt til ([0d519f5](https://github.com/helsenorge/designsystem/commit/0d519f51fd05da5b28c8f58208cc5c3e5388789a))
|
|
3007
|
+
- expander i expanderlist skal ha egen analyticsid
|
|
3008
|
+
([abae3fe](https://github.com/helsenorge/designsystem/commit/abae3fe20b33e202c716cb21ecd412ebb0aad62f))
|
|
3009
|
+
- expander-komponent ([cfe7498](https://github.com/helsenorge/designsystem/commit/cfe74989614ac6a8e4ba9e9a442c498b9d2f3208)), closes
|
|
3010
|
+
[#260909](https://github.com/helsenorge/designsystem/issues/260909) [#267629](https://github.com/helsenorge/designsystem/issues/267629)
|
|
3011
|
+
- highlightbox-komponent ([2f3ff49](https://github.com/helsenorge/designsystem/commit/2f3ff491f6411e323a18e65a6062e5f70e56476f)), closes
|
|
3012
|
+
[#260906](https://github.com/helsenorge/designsystem/issues/260906)
|
|
3013
|
+
- ikon har mulighet for title-tag ([796c52a](https://github.com/helsenorge/designsystem/commit/796c52a3043588db27a8cc8f6d97a409e58ae9c8)),
|
|
3014
|
+
closes [#225762](https://github.com/helsenorge/designsystem/issues/225762)
|
|
3015
|
+
[#227165](https://github.com/helsenorge/designsystem/issues/227165)
|
|
3016
|
+
- lagt til id til button ([f9d5ef5](https://github.com/helsenorge/designsystem/commit/f9d5ef5fc1fd9d9a9abecd618d6b377c3f87892a))
|
|
3017
|
+
- mobilvariant og small-variant av LinkList og ExpanderList
|
|
3018
|
+
([c538cb8](https://github.com/helsenorge/designsystem/commit/c538cb84e3570368b38f26ef0fbbb7a599ce50b2)), closes
|
|
3019
|
+
[#264714](https://github.com/helsenorge/designsystem/issues/264714)
|
|
3020
|
+
- Modal har støtte for custom icon så lenge man ikke bruker en variant som har hardkodet ikon (error, warning)
|
|
3021
|
+
([b487594](https://github.com/helsenorge/designsystem/commit/b4875941347e2562b2a80baf5d289ecaffc536fc)), closes
|
|
3022
|
+
[#261864](https://github.com/helsenorge/designsystem/issues/261864)
|
|
3023
|
+
- modal har støtte for komponent etter title + success-variant
|
|
3024
|
+
([f77ccf5](https://github.com/helsenorge/designsystem/commit/f77ccf5ec9b2fb755dbae697d0d6112b070a6fe2)), closes
|
|
3025
|
+
[#267692](https://github.com/helsenorge/designsystem/issues/267692) [#267722](https://github.com/helsenorge/designsystem/issues/267722)
|
|
3026
|
+
- modal-komponent har zIndex prop ([a7bb551](https://github.com/helsenorge/designsystem/commit/a7bb551c943eb4b4d08998a54470d559b6e6b2aa)),
|
|
3027
|
+
closes [#268729](https://github.com/helsenorge/designsystem/issues/268729)
|
|
3028
|
+
- ny prop disableCloseEvents ([b87de20](https://github.com/helsenorge/designsystem/commit/b87de20b03c09e7d37a4911c5de31f6624f2886c)), closes
|
|
3029
|
+
[#269581](https://github.com/helsenorge/designsystem/issues/269581)
|
|
3030
|
+
- nye ikoner ([c07294c](https://github.com/helsenorge/designsystem/commit/c07294c06ca125a7abbc33b8b1a87d38c222fa6e)), closes
|
|
3031
|
+
[#261843](https://github.com/helsenorge/designsystem/issues/261843)
|
|
3032
|
+
- Nye ikoner til designsystem ([acf661a](https://github.com/helsenorge/designsystem/commit/acf661a5623c5e248c4aa5b081c121d265976401)),
|
|
3033
|
+
closes [#266695](https://github.com/helsenorge/designsystem/issues/266695)
|
|
3034
|
+
- **modal:** lukkeknapp kan skjules ([e6ee14f](https://github.com/helsenorge/designsystem/commit/e6ee14f2317c99d910edb9ea93db56d69e20996a)),
|
|
3035
|
+
closes [#262186](https://github.com/helsenorge/designsystem/issues/262186)
|
|
3036
|
+
- **web:** lagt til eksempelsider og tester
|
|
3037
|
+
([9161006](https://github.com/helsenorge/designsystem/commit/91610066ab04a6b8541f85c89f76a4eb66f19fc5))
|
|
3038
|
+
|
|
3039
|
+
### Bug Fixes
|
|
3040
|
+
|
|
3041
|
+
- align border med ikon i Expander ([82b22a6](https://github.com/helsenorge/designsystem/commit/82b22a6ca0ae181650e8db90a20f27bde6d7d9fc)),
|
|
3042
|
+
closes [#269714](https://github.com/helsenorge/designsystem/issues/269714)
|
|
3043
|
+
- bruk require for import av uuid for å unngå ekstra dependencies
|
|
3044
|
+
([1989270](https://github.com/helsenorge/designsystem/commit/198927054a2d3a9f754d1de46fecd8e7aa4bb894)), closes
|
|
3045
|
+
[#266566](https://github.com/helsenorge/designsystem/issues/266566)
|
|
3046
|
+
- button aria props ([94834e0](https://github.com/helsenorge/designsystem/commit/94834e01d2ae736fd7a44f907ed97f9e18d50dcf)), closes
|
|
3047
|
+
[#262859](https://github.com/helsenorge/designsystem/issues/262859)
|
|
3048
|
+
- button uten annet innhold enn ikon har ingen tom span med ekstra margin
|
|
3049
|
+
([5d9f52b](https://github.com/helsenorge/designsystem/commit/5d9f52b14229dc1735dd2a1db18e04e363ecf8f8)), closes
|
|
3050
|
+
[#266803](https://github.com/helsenorge/designsystem/issues/266803)
|
|
3051
|
+
- checkbox tar i bruk vår egen uuid hjelpefunksjon
|
|
3052
|
+
([240ae09](https://github.com/helsenorge/designsystem/commit/240ae09c92578edc0f6dbe7a0a9f9b39d948eebc))
|
|
3053
|
+
- checkbox tilbakemeldinger ([773a7df](https://github.com/helsenorge/designsystem/commit/773a7df43d858312f78d3cb549437065f484d2ff))
|
|
3054
|
+
- checkbox tilbakemeldinger ([88f2ee7](https://github.com/helsenorge/designsystem/commit/88f2ee775f5eef9198b868f07a6c5a6083068337))
|
|
3055
|
+
- driftsmelding har aria-label på lukkeknapp
|
|
3056
|
+
([424215a](https://github.com/helsenorge/designsystem/commit/424215acae4084b3f8381aacbb2a36ab8023ad43))
|
|
3057
|
+
- expander med isOpen skal bare åpne den første, og skal kunne lukkes
|
|
3058
|
+
([cba97c1](https://github.com/helsenorge/designsystem/commit/cba97c14d89d61dbadda563c34ed31b74e4756c8)), closes
|
|
3059
|
+
[#266037](https://github.com/helsenorge/designsystem/issues/266037) [#266037](https://github.com/helsenorge/designsystem/issues/266037)
|
|
3060
|
+
- expanderlist bruker css for å toggle innhold
|
|
3061
|
+
([98adf1b](https://github.com/helsenorge/designsystem/commit/98adf1bf1e28ce0dcddc7fdc53892598b0f5ba87)), closes
|
|
3062
|
+
[#270679](https://github.com/helsenorge/designsystem/issues/270679)
|
|
3063
|
+
- expanderlist/linklist skal kun ha understreking av tekst v/fokus
|
|
3064
|
+
([c27b11b](https://github.com/helsenorge/designsystem/commit/c27b11b1d24e86e11cc76f03f7c9e6062fb76dec)), closes
|
|
3065
|
+
[#266096](https://github.com/helsenorge/designsystem/issues/266096)
|
|
3066
|
+
- flytt import av helsenorge-styles for at gatsby develop og gatsby build...
|
|
3067
|
+
([8fa62ec](https://github.com/helsenorge/designsystem/commit/8fa62eccd22591926c7b776ce49d338f11bf37a6)), closes
|
|
3068
|
+
[#270181](https://github.com/helsenorge/designsystem/issues/270181)
|
|
3069
|
+
- ikke Arial på button i expanderlist
|
|
3070
|
+
([5354754](https://github.com/helsenorge/designsystem/commit/53547549d26a90884cab2f189181821db123c0ba))
|
|
3071
|
+
- justert padding i notificationpanel
|
|
3072
|
+
([3b8cce7](https://github.com/helsenorge/designsystem/commit/3b8cce777ffaa5735bd887e748cace9770e6cc50)), closes
|
|
3073
|
+
[#270330](https://github.com/helsenorge/designsystem/issues/270330)
|
|
3074
|
+
- komponenter som bruker uuid() kan overstyres med prop
|
|
3075
|
+
([2a7ad4c](https://github.com/helsenorge/designsystem/commit/2a7ad4c43b3159dbd144f91d2a77bd22667a1985)), closes
|
|
3076
|
+
[#269814](https://github.com/helsenorge/designsystem/issues/269814)
|
|
3077
|
+
- linklist har minimumshøyde på 4rem uansett
|
|
3078
|
+
([59b1589](https://github.com/helsenorge/designsystem/commit/59b1589ab00ce57d0a17ed01e02be8726b26c68d)), closes
|
|
3079
|
+
[#266617](https://github.com/helsenorge/designsystem/issues/266617)
|
|
3080
|
+
- lukkeknapp i notificationpanel har samme stil på fokus som hover
|
|
3081
|
+
([7909804](https://github.com/helsenorge/designsystem/commit/79098040d17f2641ab35c5bb4053e013c941ff9b))
|
|
3082
|
+
- modal uten knapper har samme padding i bunnen som ellers
|
|
3083
|
+
([d4c46b7](https://github.com/helsenorge/designsystem/commit/d4c46b7b1c61ca082bb7ee93bde123e8f8e196c8)), closes
|
|
3084
|
+
[#270297](https://github.com/helsenorge/designsystem/issues/270297)
|
|
3085
|
+
- oppdatert farge/font på avatar-komponent
|
|
3086
|
+
([e44e457](https://github.com/helsenorge/designsystem/commit/e44e4574bc270c1e89057adcce6bc206094b8aad)), closes
|
|
3087
|
+
[#250831](https://github.com/helsenorge/designsystem/issues/250831) [#250831](https://github.com/helsenorge/designsystem/issues/250831)
|
|
3088
|
+
- returner breakpoint på samme måte både initially og ved oppdateringer
|
|
3089
|
+
([82c4c3b](https://github.com/helsenorge/designsystem/commit/82c4c3bb7fa62ee6ab25babb357292326a5557f9)), closes
|
|
3090
|
+
[#269532](https://github.com/helsenorge/designsystem/issues/269532)
|
|
3091
|
+
- riktig font i input/textarea ([8f25b4f](https://github.com/helsenorge/designsystem/commit/8f25b4fd0094523ec0cabade4dba9390f803c328)),
|
|
3092
|
+
closes [#270181](https://github.com/helsenorge/designsystem/issues/270181)
|
|
3093
|
+
- rollup config for å kunne ta i bruk react hook form eksempler og endring på eksempel siden
|
|
3094
|
+
([bb98612](https://github.com/helsenorge/designsystem/commit/bb98612e6cbcea30b12fdd03986ee9c1b989def6))
|
|
3095
|
+
- spacer calc fjernet ([c25db43](https://github.com/helsenorge/designsystem/commit/c25db4327968f4c5fb9316c6ebf34391611e0426))
|
|
3096
|
+
- teksten i NotificationPanelet tar hele plassen når den ikke kan lukkes
|
|
3097
|
+
([5c1129d](https://github.com/helsenorge/designsystem/commit/5c1129d7eb9a49c69fc1485b80f893cbd4d406c7)), closes
|
|
3098
|
+
[#256356](https://github.com/helsenorge/designsystem/issues/256356)
|
|
3099
|
+
- Tile har riktig fontstørrelse/responsiv oppførsel
|
|
3100
|
+
([fa2a620](https://github.com/helsenorge/designsystem/commit/fa2a620234c0cc148cc7112e4fbc4bf18fb2541b)), closes
|
|
3101
|
+
[#263621](https://github.com/helsenorge/designsystem/issues/263621)
|
|
3102
|
+
- **button:** fjernet tabindex ([fe547c9](https://github.com/helsenorge/designsystem/commit/fe547c9330fc1e5992e0bd95e7f33886ad05f2ff)),
|
|
3103
|
+
closes [#262802](https://github.com/helsenorge/designsystem/issues/262802)
|
|
3104
|
+
- **designsystem:** button a link href og target
|
|
3105
|
+
([eac9ffd](https://github.com/helsenorge/designsystem/commit/eac9ffd3ef592a7b6b1e517c008715138ffd741d)), closes
|
|
3106
|
+
[#261849](https://github.com/helsenorge/designsystem/issues/261849)
|
|
3107
|
+
- **designsystem:** button styling og hover
|
|
3108
|
+
([062f0fe](https://github.com/helsenorge/designsystem/commit/062f0feb0c3a21d68fae619b793e76985e8d10e9)), closes
|
|
3109
|
+
[#263384](https://github.com/helsenorge/designsystem/issues/263384)
|
|
3110
|
+
- **designsystem:** linklist list classname tatt i bruk, notificationpanel closebutton fiks
|
|
3111
|
+
([4bd33fb](https://github.com/helsenorge/designsystem/commit/4bd33fb35fc7ff5e0e81a01e34981fa4199d949d))
|
|
3112
|
+
- **designsystem:** notificationpanel aria leser opp tekstinnhold i tillegg
|
|
3113
|
+
([a4795ef](https://github.com/helsenorge/designsystem/commit/a4795ef6c09a021d8c39dd71900f529cc07caf7a)), closes
|
|
3114
|
+
[#249789](https://github.com/helsenorge/designsystem/issues/249789) [#261019](https://github.com/helsenorge/designsystem/issues/261019)
|
|
3115
|
+
- **expanderlist:** scroll til overskriften man klikker på i accordion-modus
|
|
3116
|
+
([60a4f61](https://github.com/helsenorge/designsystem/commit/60a4f618f804c0127fb56d98f28c6af734f54fe4)), closes
|
|
3117
|
+
[#251341](https://github.com/helsenorge/designsystem/issues/251341)
|
|
3118
|
+
- **valdiation:** Validation feedback endringer
|
|
3119
|
+
([6efd616](https://github.com/helsenorge/designsystem/commit/6efd61647624aed721abc11467a667368d9860ec))
|
|
3120
|
+
- **web:** Styling av komponenter med SCSS modules funker igjen
|
|
3121
|
+
([b40924a](https://github.com/helsenorge/designsystem/commit/b40924ac9ac3657fbd6f21bd66ad84dd876ce79d))
|