@helsenorge/designsystem-react 14.0.0 → 14.2.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/lib/AnchorLink.js +2 -2
- package/lib/AnchorLink.js.map +1 -1
- package/lib/Avatar.js +2 -2
- package/lib/Avatar.js.map +1 -1
- package/lib/Badge.js +2 -2
- package/lib/Badge.js.map +1 -1
- package/lib/Button.js +6 -6
- package/lib/Button.js.map +1 -1
- package/lib/CHANGELOG.md +245 -223
- package/lib/Checkbox.js +6 -6
- package/lib/Checkbox.js.map +1 -1
- package/lib/Close.js +3 -3
- package/lib/Close.js.map +1 -1
- package/lib/DictionaryTrigger.js +2 -2
- package/lib/DictionaryTrigger.js.map +1 -1
- package/lib/Drawer.js +13 -7
- package/lib/Drawer.js.map +1 -1
- package/lib/Duolist.js +5 -5
- package/lib/Duolist.js.map +1 -1
- package/lib/ElementHeader.js +9 -9
- package/lib/ElementHeader.js.map +1 -1
- package/lib/ElementHeaderText.js +4 -4
- package/lib/ElementHeaderText.js.map +1 -1
- package/lib/ErrorWrapper.js +2 -2
- package/lib/ErrorWrapper.js.map +1 -1
- package/lib/Expander.js +8 -8
- package/lib/Expander.js.map +1 -1
- package/lib/FormFieldTag.js +2 -2
- package/lib/FormFieldTag.js.map +1 -1
- package/lib/FormGroup.js +5 -5
- package/lib/FormGroup.js.map +1 -1
- package/lib/FormLayout.js +3 -3
- package/lib/FormLayout.js.map +1 -1
- package/lib/HelpDetails.js +3 -3
- package/lib/HelpDetails.js.map +1 -1
- package/lib/HelpTriggerIcon.js +2 -2
- package/lib/HelpTriggerIcon.js.map +1 -1
- package/lib/HelpTriggerStandalone.js +2 -2
- package/lib/HelpTriggerStandalone.js.map +1 -1
- package/lib/HighlightPanel.js +3 -3
- package/lib/HighlightPanel.js.map +1 -1
- package/lib/HorizontalScroll.js +4 -4
- package/lib/HorizontalScroll.js.map +1 -1
- package/lib/Icon.js +2 -2
- package/lib/Icon.js.map +1 -1
- package/lib/InfoTeaser.js +3 -3
- package/lib/InfoTeaser.js.map +1 -1
- package/lib/Input.js +4 -4
- package/lib/Input.js.map +1 -1
- package/lib/LazyIcon.js +2 -0
- package/lib/LazyIcon.js.map +1 -1
- package/lib/LinkList.js +5 -5
- package/lib/LinkList.js.map +1 -1
- package/lib/List.js +2 -2
- package/lib/List.js.map +1 -1
- package/lib/ListEditMode.js +4 -4
- package/lib/ListEditMode.js.map +1 -1
- package/lib/MaxCharacters.js +2 -2
- package/lib/MaxCharacters.js.map +1 -1
- package/lib/PanelTitle.js +2 -2
- package/lib/PanelTitle.js.map +1 -1
- package/lib/PopOver.js +2 -2
- package/lib/PopOver.js.map +1 -1
- package/lib/Select.js +4 -4
- package/lib/Select.js.map +1 -1
- package/lib/SingleSelectItem.js +3 -3
- package/lib/SingleSelectItem.js.map +1 -1
- package/lib/Slider.js +4 -4
- package/lib/Slider.js.map +1 -1
- package/lib/Spacer.js +2 -2
- package/lib/Spacer.js.map +1 -1
- package/lib/StatusDot.js +4 -4
- package/lib/StatusDot.js.map +1 -1
- package/lib/StatusDotList.js +2 -2
- package/lib/StatusDotList.js.map +1 -1
- package/lib/StepButtons.js +5 -5
- package/lib/StepButtons.js.map +1 -1
- package/lib/TabList.js +8 -8
- package/lib/TabList.js.map +1 -1
- package/lib/TabPanel.js +2 -2
- package/lib/TabPanel.js.map +1 -1
- package/lib/TableBody.js +2 -2
- package/lib/TableBody.js.map +1 -1
- package/lib/TableCell.js +2 -2
- package/lib/TableCell.js.map +1 -1
- package/lib/TableExpandedRow.js +4 -4
- package/lib/TableExpandedRow.js.map +1 -1
- package/lib/TableExpanderCell.js +2 -2
- package/lib/TableExpanderCell.js.map +1 -1
- package/lib/TableHead.js +2 -2
- package/lib/TableHead.js.map +1 -1
- package/lib/TableHeadCell.js +3 -3
- package/lib/TableHeadCell.js.map +1 -1
- package/lib/TableRow.js +3 -3
- package/lib/TableRow.js.map +1 -1
- package/lib/Textarea.js +4 -4
- package/lib/Textarea.js.map +1 -1
- package/lib/Title.js +2 -2
- package/lib/Title.js.map +1 -1
- package/lib/Toast.js +3 -3
- package/lib/Toast.js.map +1 -1
- package/lib/components/ArticleTeaser/index.js +4 -4
- package/lib/components/ArticleTeaser/index.js.map +1 -1
- package/lib/components/Chip/index.js +2 -2
- package/lib/components/Chip/index.js.map +1 -1
- package/lib/components/Dropdown/index.js +5 -5
- package/lib/components/Dropdown/index.js.map +1 -1
- package/lib/components/DropdownOld/index.js +3 -3
- package/lib/components/DropdownOld/index.js.map +1 -1
- package/lib/components/EmptyState/index.js +2 -2
- package/lib/components/EmptyState/index.js.map +1 -1
- package/lib/components/ExpanderHierarchy/index.js +7 -7
- package/lib/components/ExpanderHierarchy/index.js.map +1 -1
- package/lib/components/ExpanderList/index.js +6 -6
- package/lib/components/ExpanderList/index.js.map +1 -1
- package/lib/components/FavoriteButton/index.js +2 -2
- package/lib/components/FavoriteButton/index.js.map +1 -1
- package/lib/components/HelpBubble/index.js +3 -3
- package/lib/components/HelpBubble/index.js.map +1 -1
- package/lib/components/HelpPanel/index.js +2 -2
- package/lib/components/HelpPanel/index.js.map +1 -1
- package/lib/components/HelpTriggerInline/index.js +2 -2
- package/lib/components/HelpTriggerInline/index.js.map +1 -1
- package/lib/components/Icons/AdditionalIconInformation.d.ts +8 -0
- package/lib/components/Icons/AdditionalIconInformation.js +8 -0
- package/lib/components/Icons/AdditionalIconInformation.js.map +1 -1
- package/lib/components/Icons/Filter.js +27 -9
- package/lib/components/Icons/Filter.js.map +1 -1
- package/lib/components/Icons/IconNames.d.ts +1 -1
- package/lib/components/Icons/IconNames.js +2 -0
- package/lib/components/Icons/IconNames.js.map +1 -1
- package/lib/components/Icons/MeasuringTape.d.ts +3 -0
- package/lib/components/Icons/MeasuringTape.js +8 -0
- package/lib/components/Icons/MeasuringTape.js.map +1 -0
- package/lib/components/Icons/Search.js +11 -1
- package/lib/components/Icons/Search.js.map +1 -1
- package/lib/components/Icons/Sort.d.ts +3 -0
- package/lib/components/Icons/Sort.js +48 -0
- package/lib/components/Icons/Sort.js.map +1 -0
- package/lib/components/Loader/index.js +4 -4
- package/lib/components/Loader/index.js.map +1 -1
- package/lib/components/Modal/index.js +9 -9
- package/lib/components/Modal/index.js.map +1 -1
- package/lib/components/NotificationPanel/index.js +6 -6
- package/lib/components/NotificationPanel/index.js.map +1 -1
- package/lib/components/Panel/index.js +12 -12
- package/lib/components/Panel/index.js.map +1 -1
- package/lib/components/PanelList/index.js +3 -3
- package/lib/components/PanelList/index.js.map +1 -1
- package/lib/components/PopMenu/index.js +3 -3
- package/lib/components/PopMenu/index.js.map +1 -1
- package/lib/components/Progressbar/index.js +2 -2
- package/lib/components/Progressbar/index.js.map +1 -1
- package/lib/components/PromoPanel/index.js +2 -2
- package/lib/components/PromoPanel/index.js.map +1 -1
- package/lib/components/ServiceMessage/index.js +5 -5
- package/lib/components/ServiceMessage/index.js.map +1 -1
- package/lib/components/SharingStatus/index.js +4 -4
- package/lib/components/SharingStatus/index.js.map +1 -1
- package/lib/components/Step/index.js +2 -2
- package/lib/components/Step/index.js.map +1 -1
- package/lib/components/Stepper/index.js +2 -2
- package/lib/components/Stepper/index.js.map +1 -1
- package/lib/components/StickyNote/index.js +12 -11
- package/lib/components/StickyNote/index.js.map +1 -1
- package/lib/components/Table/index.js +2 -2
- package/lib/components/Table/index.js.map +1 -1
- package/lib/components/Tabs/index.js +4 -4
- package/lib/components/Tabs/index.js.map +1 -1
- package/lib/components/Tag/index.js +2 -2
- package/lib/components/Tag/index.js.map +1 -1
- package/lib/components/Tile/index.js +6 -5
- package/lib/components/Tile/index.js.map +1 -1
- package/lib/components/Toggle/index.js +16 -16
- package/lib/components/Toggle/index.js.map +1 -1
- package/lib/components/Toggle/styles.module.scss +4 -4
- package/lib/components/Validation/index.js +2 -2
- package/lib/components/Validation/index.js.map +1 -1
- package/lib/declaration.d.ts +9 -0
- package/lib/global.d.ts +3 -0
- package/lib/resources/HN.Designsystem.Drawer.en-GB.json.d.ts +2 -1
- package/lib/resources/HN.Designsystem.Drawer.nb-NO.json.d.ts +2 -1
- package/lib/resources/Resources.d.ts +149 -0
- package/lib/scss/bootstrap/scss/mixins/_grid.scss +2 -1
- package/lib/types.d.ts +1 -0
- package/lib/utils2.js +7 -7
- package/lib/utils2.js.map +1 -1
- package/lib/utils3.js +5 -5
- package/lib/utils3.js.map +1 -1
- package/package.json +1 -1
- package/scss/bootstrap/scss/mixins/_grid.scss +2 -1
package/lib/CHANGELOG.md
CHANGED
|
@@ -1,16 +1,55 @@
|
|
|
1
1
|
|
|
2
|
-
## [14.
|
|
2
|
+
## [14.2.0](https://github.com/helsenorge/designsystem/compare/v14.1.0...v14.2.0) (2026-03-20)
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* **icon:** nye ikoner for filter og sort og nytt xxs ikon for search ([c91fbe6](https://github.com/helsenorge/designsystem/commit/c91fbe632b58d6825fd234078f68a8349dbe04d3)), closes [#372953](https://github.com/helsenorge/designsystem/issues/372953)
|
|
7
|
+
* **stickynote:** errortext prop rendrer feilmelding uten at error prop er satt ([e59dcfa](https://github.com/helsenorge/designsystem/commit/e59dcfab392a1eb3374bf311c81189d8c47f62e8)), closes [#370740](https://github.com/helsenorge/designsystem/issues/370740)
|
|
8
|
+
|
|
9
|
+
### Bug Fixes
|
|
10
|
+
|
|
11
|
+
* **datepicker:** label på knapper i kalender får dynamisk tekst ([08e6b39](https://github.com/helsenorge/designsystem/commit/08e6b39369c1a7261a490f354c3edaa529c7b2db)), closes [#374082](https://github.com/helsenorge/designsystem/issues/374082)
|
|
12
|
+
|
|
13
|
+
## [14.1.0](https://github.com/helsenorge/designsystem/compare/v14.0.0...v14.1.0) (2026-03-13)
|
|
14
|
+
|
|
15
|
+
### Features
|
|
16
|
+
|
|
17
|
+
* **icon:** nytt ikon measuringtape ([919b752](https://github.com/helsenorge/designsystem/commit/919b752e8816b5266962c7ef62a27e93103de3be)), closes [#373613](https://github.com/helsenorge/designsystem/issues/373613)
|
|
18
|
+
* **toggle:** juster størrelsen og fjern animasjon ved hover ([e69b0cf](https://github.com/helsenorge/designsystem/commit/e69b0cf04b8f51e5b612ace444f668a04dbc2c01)), closes [#372951](https://github.com/helsenorge/designsystem/issues/372951)
|
|
19
|
+
* **utils:** slett gammelt script for å opprette ikonfiler ([d97131a](https://github.com/helsenorge/designsystem/commit/d97131a0aecccefe0245a3a4ba433dd47e81e886)), closes [#373641](https://github.com/helsenorge/designsystem/issues/373641)
|
|
20
|
+
|
|
21
|
+
### Bug Fixes
|
|
22
|
+
|
|
23
|
+
* resources dts fil ble ikke med i lib ([5eb29b7](https://github.com/helsenorge/designsystem/commit/5eb29b7400ca5ba2b177ca2e18e746d4e0f51f8b)), closes [#373683](https://github.com/helsenorge/designsystem/issues/373683)
|
|
24
|
+
* **bootstrap:** fjern deprecation warning ([38e0178](https://github.com/helsenorge/designsystem/commit/38e017841630d8f3b6f170373f64432a6e86b01c)), closes [#373746](https://github.com/helsenorge/designsystem/issues/373746)
|
|
25
|
+
* **tile:** lazyicon vises ikke ([f7cec5f](https://github.com/helsenorge/designsystem/commit/f7cec5f381c4d49b8ecc1e7e58451a8710cff877)), closes [#373723](https://github.com/helsenorge/designsystem/issues/373723)
|
|
26
|
+
|
|
27
|
+
## [14.0.0](https://github.com/helsenorge/designsystem/compare/v13.8.0...v14.0.0) (2026-03-11)
|
|
3
28
|
|
|
4
29
|
### Features
|
|
5
30
|
|
|
6
31
|
* **helpexpander:** ref blir nullable ([2bd75af](https://github.com/helsenorge/designsystem/commit/2bd75affe116883b10e50e2b5b8a9dd6dbbf0555)), closes [#371787](https://github.com/helsenorge/designsystem/issues/371787)
|
|
7
32
|
* **icon:** nye ikoner starstroke og starfill ([f4c9f7f](https://github.com/helsenorge/designsystem/commit/f4c9f7f57c7ce440aa2a564cf4a2f133c5c2f6d0)), closes [#370948](https://github.com/helsenorge/designsystem/issues/370948)
|
|
33
|
+
* **illustration:** nye illustrasjoner stork og thinking ([26d4edc](https://github.com/helsenorge/designsystem/commit/26d4edce1606559c4017b74097513b090dd3cb0e)), closes [#372380](https://github.com/helsenorge/designsystem/issues/372380)
|
|
34
|
+
* **servicemessage:** ny prop messageRole ([ee8ac9f](https://github.com/helsenorge/designsystem/commit/ee8ac9f084ec3e51904b0a58ff9bb0ccd5f45542)), closes [#372043](https://github.com/helsenorge/designsystem/issues/372043)
|
|
8
35
|
|
|
9
36
|
### Bug Fixes
|
|
10
37
|
|
|
11
|
-
*
|
|
38
|
+
* generer ider til svger istedenfor hardkodede ([ea0cccf](https://github.com/helsenorge/designsystem/commit/ea0cccf37a31a817940b36f78b73af7303accb1b)), closes [#372412](https://github.com/helsenorge/designsystem/issues/372412)
|
|
12
39
|
* stopper å sette state i useffect for å få færre rerenders ([6d66002](https://github.com/helsenorge/designsystem/commit/6d6600271241fd7498281a52ab5c6bc269e5faec)), closes [#371689](https://github.com/helsenorge/designsystem/issues/371689)
|
|
40
|
+
* **button:** ikke vis hoverfarge på små skjermer for disabled buttons ([9a6a451](https://github.com/helsenorge/designsystem/commit/9a6a451fefaaf181858a282ca467bfdf176ec6f7)), closes [#372696](https://github.com/helsenorge/designsystem/issues/372696)
|
|
41
|
+
* **datepicker:** legg på outline ved hover på kalenderknapp ([b0c1a4e](https://github.com/helsenorge/designsystem/commit/b0c1a4e0025c1d7dfa69ab7cf08f00cb790cb0a0)), closes [#345238](https://github.com/helsenorge/designsystem/issues/345238)
|
|
42
|
+
* **datepicker:** småfikser rundt validering ([cd06bee](https://github.com/helsenorge/designsystem/commit/cd06beed0212d3d82fb67165722f5f740367255b)), closes [#372577](https://github.com/helsenorge/designsystem/issues/372577) [#373156](https://github.com/helsenorge/designsystem/issues/373156)
|
|
43
|
+
* **drawer:** flytt lukkekryss tilbake til flexbox ([f0f3c6f](https://github.com/helsenorge/designsystem/commit/f0f3c6f0c2f8d5c6b615c1ac7dbf6aab997b2e73)), closes [#373141](https://github.com/helsenorge/designsystem/issues/373141)
|
|
44
|
+
* **helptriggerinline:** tekst er nå left aligned ([ea0deeb](https://github.com/helsenorge/designsystem/commit/ea0deebe9a2ee373766a5ac6e4500fc581b0ee97)), closes [#372216](https://github.com/helsenorge/designsystem/issues/372216)
|
|
13
45
|
* **icon:** fiks ikonfiler etter major oppgradering ([8e65a7e](https://github.com/helsenorge/designsystem/commit/8e65a7e9b1ea24bfac5176a1b00517aee4726cb5)), closes [#373313](https://github.com/helsenorge/designsystem/issues/373313)
|
|
46
|
+
* **unsafe_datepicker:** bruk resources i labels fra react-day-picker ([0958b64](https://github.com/helsenorge/designsystem/commit/0958b64f730776a515917e5dcd44392e5d19ab50)), closes [#345238](https://github.com/helsenorge/designsystem/issues/345238) [#372577](https://github.com/helsenorge/designsystem/issues/372577)
|
|
47
|
+
|
|
48
|
+
## 14.0.0-beta.9 (2026-02-25)
|
|
49
|
+
|
|
50
|
+
### Bug Fixes
|
|
51
|
+
|
|
52
|
+
* resources dts skal inkluderes i lib ([160ef18](https://github.com/helsenorge/designsystem/commit/160ef18da28abde5bd52f9914e3b27d9ee27aefd))
|
|
14
53
|
|
|
15
54
|
## 14.0.0-beta.8 (2026-02-25)
|
|
16
55
|
|
|
@@ -76,24 +115,7 @@
|
|
|
76
115
|
* ts feilmeldinger under bygg og runtime ([0688fb9](https://github.com/helsenorge/designsystem/commit/0688fb98634de41b75c3c172831634e6b57b2901)), closes [#368806](https://github.com/helsenorge/designsystem/issues/368806)
|
|
77
116
|
* **panel:** fiks feil import ([b952624](https://github.com/helsenorge/designsystem/commit/b952624923ef37e2f0b88efe659a8a0117c94201))
|
|
78
117
|
|
|
79
|
-
## [13.
|
|
80
|
-
|
|
81
|
-
### Features
|
|
82
|
-
|
|
83
|
-
* **illustration:** nye illustrasjoner stork og thinking ([26d4edc](https://github.com/helsenorge/designsystem/commit/26d4edce1606559c4017b74097513b090dd3cb0e)), closes [#372380](https://github.com/helsenorge/designsystem/issues/372380)
|
|
84
|
-
* **servicemessage:** ny prop messageRole ([ee8ac9f](https://github.com/helsenorge/designsystem/commit/ee8ac9f084ec3e51904b0a58ff9bb0ccd5f45542)), closes [#372043](https://github.com/helsenorge/designsystem/issues/372043)
|
|
85
|
-
|
|
86
|
-
### Bug Fixes
|
|
87
|
-
|
|
88
|
-
* generer ider til svger istedenfor hardkodede ([ea0cccf](https://github.com/helsenorge/designsystem/commit/ea0cccf37a31a817940b36f78b73af7303accb1b)), closes [#372412](https://github.com/helsenorge/designsystem/issues/372412)
|
|
89
|
-
* **button:** ikke vis hoverfarge på små skjermer for disabled buttons ([9a6a451](https://github.com/helsenorge/designsystem/commit/9a6a451fefaaf181858a282ca467bfdf176ec6f7)), closes [#372696](https://github.com/helsenorge/designsystem/issues/372696)
|
|
90
|
-
* **datepicker:** legg på outline ved hover på kalenderknapp ([b0c1a4e](https://github.com/helsenorge/designsystem/commit/b0c1a4e0025c1d7dfa69ab7cf08f00cb790cb0a0)), closes [#345238](https://github.com/helsenorge/designsystem/issues/345238)
|
|
91
|
-
* **datepicker:** småfikser rundt validering ([cd06bee](https://github.com/helsenorge/designsystem/commit/cd06beed0212d3d82fb67165722f5f740367255b)), closes [#372577](https://github.com/helsenorge/designsystem/issues/372577) [#373156](https://github.com/helsenorge/designsystem/issues/373156)
|
|
92
|
-
* **drawer:** flytt lukkekryss tilbake til flexbox ([f0f3c6f](https://github.com/helsenorge/designsystem/commit/f0f3c6f0c2f8d5c6b615c1ac7dbf6aab997b2e73)), closes [#373141](https://github.com/helsenorge/designsystem/issues/373141)
|
|
93
|
-
* **helptriggerinline:** tekst er nå left aligned ([ea0deeb](https://github.com/helsenorge/designsystem/commit/ea0deebe9a2ee373766a5ac6e4500fc581b0ee97)), closes [#372216](https://github.com/helsenorge/designsystem/issues/372216)
|
|
94
|
-
* **unsafe_datepicker:** bruk resources i labels fra react-day-picker ([0958b64](https://github.com/helsenorge/designsystem/commit/0958b64f730776a515917e5dcd44392e5d19ab50)), closes [#345238](https://github.com/helsenorge/designsystem/issues/345238) [#372577](https://github.com/helsenorge/designsystem/issues/372577)
|
|
95
|
-
|
|
96
|
-
## [13.8.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv13.7.0&targetVersion=GTv13.8.0) (2026-02-24)
|
|
118
|
+
## [13.8.0](https://github.com/helsenorge/designsystem/compare/v13.7.0...v13.8.0) (2026-02-24)
|
|
97
119
|
|
|
98
120
|
### Features
|
|
99
121
|
|
|
@@ -104,7 +126,7 @@
|
|
|
104
126
|
|
|
105
127
|
* **helptriggericon:** bruk riktig svg for str xl på desktop og mobil ([d51ce49](https://github.com/helsenorge/designsystem/commit/d51ce49ae6e6b159bcb34e3f864e72fd5c027ded)), closes [#371659](https://github.com/helsenorge/designsystem/issues/371659)
|
|
106
128
|
|
|
107
|
-
## [13.7.0](https://github.com/helsenorge/designsystem/
|
|
129
|
+
## [13.7.0](https://github.com/helsenorge/designsystem/compare/v13.6.0...v13.7.0) (2026-02-16)
|
|
108
130
|
|
|
109
131
|
### Features
|
|
110
132
|
|
|
@@ -114,7 +136,7 @@
|
|
|
114
136
|
|
|
115
137
|
* **uselementlist:** ekstra sjekk for å hindre mange rerenders av komponent ([3cbfcca](https://github.com/helsenorge/designsystem/commit/3cbfcca5569bf4cd308d4dd021a5e1726f21f58d)), closes [#367282](https://github.com/helsenorge/designsystem/issues/367282)
|
|
116
138
|
|
|
117
|
-
## [13.6.0](https://github.com/helsenorge/designsystem/
|
|
139
|
+
## [13.6.0](https://github.com/helsenorge/designsystem/compare/v13.5.0...v13.6.0) (2026-02-11)
|
|
118
140
|
|
|
119
141
|
### Features
|
|
120
142
|
|
|
@@ -135,7 +157,7 @@
|
|
|
135
157
|
* **unsafe_datepicker:** ikke sett aria-controls om popup er lukket ([79349e8](https://github.com/helsenorge/designsystem/commit/79349e8d93018d3274a8af2ae5d8ed201f738601)), closes [#371062](https://github.com/helsenorge/designsystem/issues/371062)
|
|
136
158
|
* **unsafe_datepicker:** lukk kalender med escape på kalender knapp og fjern manglende IDer ([c7d2b09](https://github.com/helsenorge/designsystem/commit/c7d2b09df068719ad3f9ce7be8e54653a5691fae)), closes [#371061](https://github.com/helsenorge/designsystem/issues/371061) [#371062](https://github.com/helsenorge/designsystem/issues/371062)
|
|
137
159
|
|
|
138
|
-
## [13.5.0](https://github.com/helsenorge/designsystem/
|
|
160
|
+
## [13.5.0](https://github.com/helsenorge/designsystem/compare/v13.4.0...v13.5.0) (2026-01-21)
|
|
139
161
|
|
|
140
162
|
### Features
|
|
141
163
|
|
|
@@ -150,7 +172,7 @@
|
|
|
150
172
|
* **helpbubble:** noen skjermlesere får ikke navigert til teksten ([57221b1](https://github.com/helsenorge/designsystem/commit/57221b172bda3c0e566d6daa77e4764370207d4b)), closes [#365863](https://github.com/helsenorge/designsystem/issues/365863)
|
|
151
173
|
* **panel:** fjern buggy bredde for PanelTitle ([6735a7c](https://github.com/helsenorge/designsystem/commit/6735a7caffc50c5a3d858a52f43273f589034226)), closes [#369080](https://github.com/helsenorge/designsystem/issues/369080)
|
|
152
174
|
|
|
153
|
-
## [13.4.0](https://github.com/helsenorge/designsystem/
|
|
175
|
+
## [13.4.0](https://github.com/helsenorge/designsystem/compare/v13.3.0...v13.4.0) (2025-12-18)
|
|
154
176
|
|
|
155
177
|
### Features
|
|
156
178
|
|
|
@@ -164,7 +186,7 @@
|
|
|
164
186
|
* **datepicker:** popup vises delvis utenfor skjerm på smal desktop ([1a06d2a](https://github.com/helsenorge/designsystem/commit/1a06d2a27b3902d4fbf89a231ed13085aa1959f6)), closes [#367051](https://github.com/helsenorge/designsystem/issues/367051)
|
|
165
187
|
* **slider:** onclick oppfører seg rart med validering aktivert ([fe2c93a](https://github.com/helsenorge/designsystem/commit/fe2c93a917ce0b54b5f92283fd2340918529e42d)), closes [#357082](https://github.com/helsenorge/designsystem/issues/357082)
|
|
166
188
|
|
|
167
|
-
## [13.3.0](https://github.com/helsenorge/designsystem/
|
|
189
|
+
## [13.3.0](https://github.com/helsenorge/designsystem/compare/v13.2.0...v13.3.0) (2025-12-11)
|
|
168
190
|
|
|
169
191
|
### Features
|
|
170
192
|
|
|
@@ -179,7 +201,7 @@
|
|
|
179
201
|
* **linklist:** focus styling skal ikke trigges av museklikk ([8ffc342](https://github.com/helsenorge/designsystem/commit/8ffc342d4bebd321b5c306a2c37bed835f912193)), closes [#366485](https://github.com/helsenorge/designsystem/issues/366485)
|
|
180
202
|
* **panel:** klager på manglende keys på underkomponenter ([611b12d](https://github.com/helsenorge/designsystem/commit/611b12d44d47fb4c35f718006f0661f54a896481)), closes [#366779](https://github.com/helsenorge/designsystem/issues/366779)
|
|
181
203
|
|
|
182
|
-
## [13.2.0](https://github.com/helsenorge/designsystem/
|
|
204
|
+
## [13.2.0](https://github.com/helsenorge/designsystem/compare/v13.1.0...v13.2.0) (2025-12-04)
|
|
183
205
|
|
|
184
206
|
### Features
|
|
185
207
|
|
|
@@ -189,7 +211,7 @@
|
|
|
189
211
|
|
|
190
212
|
* **tile:** hairline får justering for bedre kontrast ([15c2e40](https://github.com/helsenorge/designsystem/commit/15c2e40b4f4f8de92d0a8566feb89cfef389f159)), closes [#358926](https://github.com/helsenorge/designsystem/issues/358926)
|
|
191
213
|
|
|
192
|
-
## [13.1.0](https://github.com/helsenorge/designsystem/
|
|
214
|
+
## [13.1.0](https://github.com/helsenorge/designsystem/compare/v13.0.2...v13.1.0) (2025-12-02)
|
|
193
215
|
|
|
194
216
|
### Features
|
|
195
217
|
|
|
@@ -200,7 +222,7 @@
|
|
|
200
222
|
* **elementheader:** fiks manglende håndtering av lazyicon som ikon i listeelementer ([f3714cd](https://github.com/helsenorge/designsystem/commit/f3714cd34285ac0eff789546a9c1c3c67cdf1845)), closes [#366030](https://github.com/helsenorge/designsystem/issues/366030)
|
|
201
223
|
* **favoritebutton:** feil farge ved hover ([5c9a9d2](https://github.com/helsenorge/designsystem/commit/5c9a9d2fcad0479567ec5ecff78f8a6514725f8a)), closes [#366027](https://github.com/helsenorge/designsystem/issues/366027)
|
|
202
224
|
|
|
203
|
-
## [13.0.2](https://github.com/helsenorge/designsystem/
|
|
225
|
+
## [13.0.2](https://github.com/helsenorge/designsystem/compare/v13.0.0...v13.0.2) (2025-12-01)
|
|
204
226
|
|
|
205
227
|
### Features
|
|
206
228
|
|
|
@@ -213,7 +235,7 @@
|
|
|
213
235
|
* **listeditmode:** fiks struktur i DOM og aria label på knapp ([517faab](https://github.com/helsenorge/designsystem/commit/517faab13e1fb98f1f7810d23cc66b9394132505)), closes [#365327](https://github.com/helsenorge/designsystem/issues/365327)
|
|
214
236
|
* **listeditmode:** legg til aria describedby på sletteknapp ([93c27bf](https://github.com/helsenorge/designsystem/commit/93c27bf9f2e743bbd0bc3c93894fc35c51b98493)), closes [#365327](https://github.com/helsenorge/designsystem/issues/365327)
|
|
215
237
|
|
|
216
|
-
## [13.0.0](https://github.com/helsenorge/designsystem/
|
|
238
|
+
## [13.0.0](https://github.com/helsenorge/designsystem/compare/v12.12.3...v13.0.0) (2025-11-25)
|
|
217
239
|
|
|
218
240
|
### Features
|
|
219
241
|
|
|
@@ -317,15 +339,15 @@
|
|
|
317
339
|
* **input:** endre høyden til input og select til å matche ([abf51c4](https://github.com/helsenorge/designsystem/commit/abf51c49c248eab5fd6e5102225d79e1a0131a91)), closes [#335472](https://github.com/helsenorge/designsystem/issues/335472)
|
|
318
340
|
* **label:** kun rendre sublabel wrapper om det er innhold i den ([df90851](https://github.com/helsenorge/designsystem/commit/df908511874ed4dfe939591ca3823fa20ad2f4cd))
|
|
319
341
|
|
|
320
|
-
## [12.12.3](https://github.com/helsenorge/designsystem/
|
|
342
|
+
## [12.12.3](https://github.com/helsenorge/designsystem/compare/v12.12.2...v12.12.3) (2025-11-07)
|
|
321
343
|
|
|
322
344
|
### Bug Fixes
|
|
323
345
|
|
|
324
346
|
* lib mappen ble ikke med i den publiserte pakken ([1c5409e](https://github.com/helsenorge/designsystem/commit/1c5409eeaf05524c315650ea11a839a70b7dfaa3)), closes [#362474](https://github.com/helsenorge/designsystem/issues/362474)
|
|
325
347
|
|
|
326
|
-
## [12.12.2](https://github.com/helsenorge/designsystem/
|
|
348
|
+
## [12.12.2](https://github.com/helsenorge/designsystem/compare/v12.12.1...v12.12.2) (2025-11-07)
|
|
327
349
|
|
|
328
|
-
## [12.12.1](https://github.com/helsenorge/designsystem/
|
|
350
|
+
## [12.12.1](https://github.com/helsenorge/designsystem/compare/v12.11.1...v12.12.1) (2025-11-06)
|
|
329
351
|
|
|
330
352
|
### Features
|
|
331
353
|
|
|
@@ -342,14 +364,14 @@
|
|
|
342
364
|
* **linklist:** spacing mellom elementer ([5ff90b3](https://github.com/helsenorge/designsystem/commit/5ff90b362f52ff068281e17dbc3b37fc3dea7b62)), closes [#362947](https://github.com/helsenorge/designsystem/issues/362947)
|
|
343
365
|
* **radiobutton:** legg på manglende sjekk på størrelse ([b451032](https://github.com/helsenorge/designsystem/commit/b4510324a7d6a2e3722d55f82a4a8ee83ba0a297))
|
|
344
366
|
|
|
345
|
-
## [12.11.1](https://github.com/helsenorge/designsystem/
|
|
367
|
+
## [12.11.1](https://github.com/helsenorge/designsystem/compare/v12.11.0...v12.11.1) (2025-11-04)
|
|
346
368
|
|
|
347
369
|
### Bug Fixes
|
|
348
370
|
|
|
349
371
|
* **dropdown:** krymper med høyden igjen ([07d9baf](https://github.com/helsenorge/designsystem/commit/07d9baf51824dff93a5c45766f59a2fdf9285caa)), closes [#363493](https://github.com/helsenorge/designsystem/issues/363493)
|
|
350
372
|
* **dropdown:** listen flyttes ikke i y aksen av viewport ([357ea4f](https://github.com/helsenorge/designsystem/commit/357ea4ff08fc405bc8004c83ab5c0f9cb2b56145)), closes [#363493](https://github.com/helsenorge/designsystem/issues/363493)
|
|
351
373
|
|
|
352
|
-
## [12.11.0](https://github.com/helsenorge/designsystem/
|
|
374
|
+
## [12.11.0](https://github.com/helsenorge/designsystem/compare/v12.10.0...v12.11.0) (2025-11-03)
|
|
353
375
|
|
|
354
376
|
### Features
|
|
355
377
|
|
|
@@ -365,7 +387,7 @@
|
|
|
365
387
|
* **toast:** legg til litt spacing mellom innhold ([1c900de](https://github.com/helsenorge/designsystem/commit/1c900de13b3c1d19d3326bf15ec7e0f34c2fc530)), closes [#357838](https://github.com/helsenorge/designsystem/issues/357838)
|
|
366
388
|
* **toast:** liten justering av tekst ([481834f](https://github.com/helsenorge/designsystem/commit/481834f15ed31e4eb02788db58f795079fd07877)), closes [#357838](https://github.com/helsenorge/designsystem/issues/357838)
|
|
367
389
|
|
|
368
|
-
## [12.10.0](https://github.com/helsenorge/designsystem/
|
|
390
|
+
## [12.10.0](https://github.com/helsenorge/designsystem/compare/v12.9.0...v12.10.0) (2025-10-30)
|
|
369
391
|
|
|
370
392
|
### Features
|
|
371
393
|
|
|
@@ -377,14 +399,14 @@
|
|
|
377
399
|
* **drawer:** drawer footer innhold skal wrappe på alle størrelser ([21f7c99](https://github.com/helsenorge/designsystem/commit/21f7c9910e9f5bd4335941bfe2861470ce204dff)), closes [#363405](https://github.com/helsenorge/designsystem/issues/363405)
|
|
378
400
|
* **dropdown:** defaultselected toggler ikke lenger og clickoutside fungerer alltid ([ca19c57](https://github.com/helsenorge/designsystem/commit/ca19c57d2e353f47e1e5290a2fa76e5081f1d8b4)), closes [#363415](https://github.com/helsenorge/designsystem/issues/363415)
|
|
379
401
|
|
|
380
|
-
## [12.9.0](https://github.com/helsenorge/designsystem/
|
|
402
|
+
## [12.9.0](https://github.com/helsenorge/designsystem/compare/v12.8.0...v12.9.0) (2025-10-29)
|
|
381
403
|
|
|
382
404
|
### Bug Fixes
|
|
383
405
|
|
|
384
406
|
* dropdown fokus styling fiks og aschildslot story forbedret ([08d1658](https://github.com/helsenorge/designsystem/commit/08d165819fa9295ae16c6c77316735cc15172a32)), closes [#358846](https://github.com/helsenorge/designsystem/issues/358846)
|
|
385
407
|
* **panel:** fiks controlled med state i callback ([49d7398](https://github.com/helsenorge/designsystem/commit/49d73985164dfe571fcf9c3af9ba68d54988c259)), closes [#363208](https://github.com/helsenorge/designsystem/issues/363208)
|
|
386
408
|
|
|
387
|
-
## [12.8.0](https://github.com/helsenorge/designsystem/
|
|
409
|
+
## [12.8.0](https://github.com/helsenorge/designsystem/compare/v12.7.0...v12.8.0) (2025-10-28)
|
|
388
410
|
|
|
389
411
|
### Features
|
|
390
412
|
|
|
@@ -402,21 +424,21 @@
|
|
|
402
424
|
* **listeditmode:** legg til manglende pointer på knapper ([e7fbc2f](https://github.com/helsenorge/designsystem/commit/e7fbc2fbd686e2b53836db42b6e6bed792f8af2f)), closes [#354199](https://github.com/helsenorge/designsystem/issues/354199)
|
|
403
425
|
* **notificationpanel:** bruk riktig størrelse på ikon og padding rundt på mobil ([23c984b](https://github.com/helsenorge/designsystem/commit/23c984be87836adc108abf4d3633db9fbf18583d)), closes [#361176](https://github.com/helsenorge/designsystem/issues/361176)
|
|
404
426
|
|
|
405
|
-
## [12.7.0](https://github.com/helsenorge/designsystem/
|
|
427
|
+
## [12.7.0](https://github.com/helsenorge/designsystem/compare/v12.6.4...v12.7.0) (2025-10-17)
|
|
406
428
|
|
|
407
429
|
### Features
|
|
408
430
|
|
|
409
431
|
* **formgroup:** endre prop for FormFieldTag til å være lik som i label ([850b4e0](https://github.com/helsenorge/designsystem/commit/850b4e0cdc5888dbe29ba894c23e460dfe9d4930)), closes [#362503](https://github.com/helsenorge/designsystem/issues/362503)
|
|
410
432
|
|
|
411
|
-
## [12.6.4](https://github.com/helsenorge/designsystem/
|
|
433
|
+
## [12.6.4](https://github.com/helsenorge/designsystem/compare/v12.6.1...v12.6.4) (2025-10-16)
|
|
412
434
|
|
|
413
435
|
### Reverts
|
|
414
436
|
|
|
415
437
|
* Revert "v12.6.3" ([973e6b8](https://github.com/helsenorge/designsystem/commit/973e6b8893fc765892a993adf83d93f4d5bfd5dd))
|
|
416
438
|
|
|
417
|
-
## [12.6.1](https://github.com/helsenorge/designsystem/
|
|
439
|
+
## [12.6.1](https://github.com/helsenorge/designsystem/compare/v12.6.0...v12.6.1) (2025-10-16)
|
|
418
440
|
|
|
419
|
-
## [12.6.0](https://github.com/helsenorge/designsystem/
|
|
441
|
+
## [12.6.0](https://github.com/helsenorge/designsystem/compare/v12.5.0...v12.6.0) (2025-10-16)
|
|
420
442
|
|
|
421
443
|
### Features
|
|
422
444
|
|
|
@@ -428,7 +450,7 @@
|
|
|
428
450
|
* **formfieldtag:** fiks display for at den holder seg i riktig størrelse ([1e53dc1](https://github.com/helsenorge/designsystem/commit/1e53dc1cf52215a3476a1d6d86c36f8108b0fbc1)), closes [#361861](https://github.com/helsenorge/designsystem/issues/361861)
|
|
429
451
|
* **label:** bruk formfieldtag som komponent slik at man får satt id ([006e152](https://github.com/helsenorge/designsystem/commit/006e1520cc16b66f637c11c193902510ebd72b76)), closes [#361861](https://github.com/helsenorge/designsystem/issues/361861)
|
|
430
452
|
|
|
431
|
-
## [12.5.0](https://github.com/helsenorge/designsystem/
|
|
453
|
+
## [12.5.0](https://github.com/helsenorge/designsystem/compare/v12.4.0...v12.5.0) (2025-10-08)
|
|
432
454
|
|
|
433
455
|
### Features
|
|
434
456
|
|
|
@@ -452,7 +474,7 @@
|
|
|
452
474
|
* **radiobutton:** disabled har samme radius som andre states ([27548a7](https://github.com/helsenorge/designsystem/commit/27548a74a68ac6c2d4c5783b84da056971995a4d)), closes [#350142](https://github.com/helsenorge/designsystem/issues/350142)
|
|
453
475
|
* **radiobutton:** hele wrapperen skal ikke se klikkbar ut ([2c396cd](https://github.com/helsenorge/designsystem/commit/2c396cd1a5c79869ef9d72941c9c93efba47dc47)), closes [#350142](https://github.com/helsenorge/designsystem/issues/350142)
|
|
454
476
|
|
|
455
|
-
## [12.4.0](https://github.com/helsenorge/designsystem/
|
|
477
|
+
## [12.4.0](https://github.com/helsenorge/designsystem/compare/v12.3.0...v12.4.0) (2025-09-23)
|
|
456
478
|
|
|
457
479
|
### Features
|
|
458
480
|
|
|
@@ -465,7 +487,7 @@
|
|
|
465
487
|
* statusdot og elementheader spacing fikses ([d88c71d](https://github.com/helsenorge/designsystem/commit/d88c71d6d73d73039a744cee76939114c06487e9)), closes [#356675](https://github.com/helsenorge/designsystem/issues/356675)
|
|
466
488
|
* **elementheader:** ishovered sendes bare til ekte ikoner ([dcb0779](https://github.com/helsenorge/designsystem/commit/dcb0779a4a89894ad2262f9e88ef4438a41b09dc)), closes [#360049](https://github.com/helsenorge/designsystem/issues/360049)
|
|
467
489
|
|
|
468
|
-
## [12.3.0](https://github.com/helsenorge/designsystem/
|
|
490
|
+
## [12.3.0](https://github.com/helsenorge/designsystem/compare/v12.2.0...v12.3.0) (2025-09-18)
|
|
469
491
|
|
|
470
492
|
### Features
|
|
471
493
|
|
|
@@ -473,7 +495,7 @@
|
|
|
473
495
|
* **icon:** nye ikoner drag og edit ([c43bac8](https://github.com/helsenorge/designsystem/commit/c43bac89f4d59f97e943859f7d21eb9bff6e61e8)), closes [#357267](https://github.com/helsenorge/designsystem/issues/357267) [#357711](https://github.com/helsenorge/designsystem/issues/357711)
|
|
474
496
|
* **toggle:** legg til mulighet for statustekst under toggle knapp ([db310bc](https://github.com/helsenorge/designsystem/commit/db310bcad67e67dcc2664834958c8fc70ece15c4)), closes [#358389](https://github.com/helsenorge/designsystem/issues/358389)
|
|
475
497
|
|
|
476
|
-
## [12.2.0](https://github.com/helsenorge/designsystem/
|
|
498
|
+
## [12.2.0](https://github.com/helsenorge/designsystem/compare/v12.1.0...v12.2.0) (2025-09-11)
|
|
477
499
|
|
|
478
500
|
### Features
|
|
479
501
|
|
|
@@ -484,7 +506,7 @@
|
|
|
484
506
|
|
|
485
507
|
* **useReturnFocusOnUnmount:** fiks hook for microweb ([5d87848](https://github.com/helsenorge/designsystem/commit/5d87848b5adbb4b0765cf67496408ff8948a1f41)), closes [#359450](https://github.com/helsenorge/designsystem/issues/359450)
|
|
486
508
|
|
|
487
|
-
## [12.1.0](https://github.com/helsenorge/designsystem/
|
|
509
|
+
## [12.1.0](https://github.com/helsenorge/designsystem/compare/v12.0.2...v12.1.0) (2025-09-10)
|
|
488
510
|
|
|
489
511
|
### Features
|
|
490
512
|
|
|
@@ -495,16 +517,16 @@
|
|
|
495
517
|
|
|
496
518
|
* **dropdown:** skjermleser leser ikke opp innholdet i safari ([a26e4a9](https://github.com/helsenorge/designsystem/commit/a26e4a990a017c95274a4f9bb5b6b5d1c3f02c9c)), closes [#356915](https://github.com/helsenorge/designsystem/issues/356915)
|
|
497
519
|
|
|
498
|
-
## [12.0.2](https://github.com/helsenorge/designsystem/
|
|
520
|
+
## [12.0.2](https://github.com/helsenorge/designsystem/compare/v12.0.1...v12.0.2) (2025-09-04)
|
|
499
521
|
|
|
500
522
|
### Bug Fixes
|
|
501
523
|
|
|
502
524
|
* eslint feil og oppdater dependencies ([5d900ef](https://github.com/helsenorge/designsystem/commit/5d900ef85071c166a0876ac98f304d3764427a63)), closes [#358718](https://github.com/helsenorge/designsystem/issues/358718) [#358876](https://github.com/helsenorge/designsystem/issues/358876)
|
|
503
525
|
* **linklist:** line white får riktig hover og active farge ([416ff03](https://github.com/helsenorge/designsystem/commit/416ff03b00ed7e37c16849f65d067aeff861028d)), closes [#358606](https://github.com/helsenorge/designsystem/issues/358606)
|
|
504
526
|
|
|
505
|
-
## [12.0.1](https://github.com/helsenorge/designsystem/
|
|
527
|
+
## [12.0.1](https://github.com/helsenorge/designsystem/compare/v12.0.0...v12.0.1) (2025-09-01)
|
|
506
528
|
|
|
507
|
-
## [12.0.0](https://github.com/helsenorge/designsystem/
|
|
529
|
+
## [12.0.0](https://github.com/helsenorge/designsystem/compare/v11.8.0...v12.0.0) (2025-09-01)
|
|
508
530
|
|
|
509
531
|
### Features
|
|
510
532
|
|
|
@@ -578,25 +600,25 @@
|
|
|
578
600
|
* **popover:** fiks padding for popover og popmenu ([c4d916c](https://github.com/helsenorge/designsystem/commit/c4d916cc48d2cc95bc7461a43dbe1fbc67c81576)), closes [#350488](https://github.com/helsenorge/designsystem/issues/350488)
|
|
579
601
|
* **popover:** sett border radius lik som skisser ([d665e38](https://github.com/helsenorge/designsystem/commit/d665e385b5187be9674b35a15fae4dfc3c9055a6)), closes [#350488](https://github.com/helsenorge/designsystem/issues/350488)
|
|
580
602
|
|
|
581
|
-
## [11.8.0](https://github.com/helsenorge/designsystem/
|
|
603
|
+
## [11.8.0](https://github.com/helsenorge/designsystem/compare/v11.7.1...v11.8.0) (2025-08-29)
|
|
582
604
|
|
|
583
605
|
### Features
|
|
584
606
|
|
|
585
607
|
* **formgroup:** flyttet ref og tabindex til errorwrapper feilmelding ([a64a00a](https://github.com/helsenorge/designsystem/commit/a64a00a25dd432f85f84901dbb233fe345103b70)), closes [#339940](https://github.com/helsenorge/designsystem/issues/339940)
|
|
586
608
|
|
|
587
|
-
## [11.7.1](https://github.com/helsenorge/designsystem/
|
|
609
|
+
## [11.7.1](https://github.com/helsenorge/designsystem/compare/v11.7.0...v11.7.1) (2025-08-25)
|
|
588
610
|
|
|
589
611
|
### Bug Fixes
|
|
590
612
|
|
|
591
613
|
* **useBreakpoint:** oppdaterer breakpoint etter første render ([545999e](https://github.com/helsenorge/designsystem/commit/545999e0741ab9e4ce1ecbc7e993e7aef68b6394)), closes [#348789](https://github.com/helsenorge/designsystem/issues/348789)
|
|
592
614
|
|
|
593
|
-
## [11.7.0](https://github.com/helsenorge/designsystem/
|
|
615
|
+
## [11.7.0](https://github.com/helsenorge/designsystem/compare/v11.6.0...v11.7.0) (2025-08-13)
|
|
594
616
|
|
|
595
617
|
### Features
|
|
596
618
|
|
|
597
619
|
* **notificationpanel:** propen role har status som valg ([6c93716](https://github.com/helsenorge/designsystem/commit/6c937166f6ccf35c9d91699b5c19ea5327e9103e)), closes [#357209](https://github.com/helsenorge/designsystem/issues/357209)
|
|
598
620
|
|
|
599
|
-
## [11.6.0](https://github.com/helsenorge/designsystem/
|
|
621
|
+
## [11.6.0](https://github.com/helsenorge/designsystem/compare/v11.5.0...v11.6.0) (2025-08-11)
|
|
600
622
|
|
|
601
623
|
### Features
|
|
602
624
|
|
|
@@ -608,7 +630,7 @@
|
|
|
608
630
|
* **tabs:** border vises rart på noen skjermer ([40c4fb5](https://github.com/helsenorge/designsystem/commit/40c4fb5c08d688dfa633573d851d3a14098a99a8)), closes [#346853](https://github.com/helsenorge/designsystem/issues/346853)
|
|
609
631
|
* **tabs:** tablist border ser riktig ut ved zooming ([d031642](https://github.com/helsenorge/designsystem/commit/d031642fff55581b845819e26e20c17da4d9c18e)), closes [#346853](https://github.com/helsenorge/designsystem/issues/346853)
|
|
610
632
|
|
|
611
|
-
## [11.5.0](https://github.com/helsenorge/designsystem/
|
|
633
|
+
## [11.5.0](https://github.com/helsenorge/designsystem/compare/v11.4.1...v11.5.0) (2025-07-30)
|
|
612
634
|
|
|
613
635
|
### Features
|
|
614
636
|
|
|
@@ -621,13 +643,13 @@
|
|
|
621
643
|
* colorscss og spacerscss importeres i helsenorgecss ([321fdff](https://github.com/helsenorge/designsystem/commit/321fdff9133ae974d60855e3f995841db824d042)), closes [#355112](https://github.com/helsenorge/designsystem/issues/355112)
|
|
622
644
|
* **toggle:** lagt til role switch ([d70ac71](https://github.com/helsenorge/designsystem/commit/d70ac718012d47a9a6e46098390314e17ed18290)), closes [#356306](https://github.com/helsenorge/designsystem/issues/356306)
|
|
623
645
|
|
|
624
|
-
## [11.4.1](https://github.com/helsenorge/designsystem/
|
|
646
|
+
## [11.4.1](https://github.com/helsenorge/designsystem/compare/v11.4.0...v11.4.1) (2025-07-11)
|
|
625
647
|
|
|
626
648
|
### Bug Fixes
|
|
627
649
|
|
|
628
650
|
* **panel:** legg til manglende onexpand function prop ([a2ee192](https://github.com/helsenorge/designsystem/commit/a2ee19211b5b808bdea0b82484125622ef1cef48)), closes [#356092](https://github.com/helsenorge/designsystem/issues/356092)
|
|
629
651
|
|
|
630
|
-
## [11.4.0](https://github.com/helsenorge/designsystem/
|
|
652
|
+
## [11.4.0](https://github.com/helsenorge/designsystem/compare/v11.3.1...v11.4.0) (2025-07-08)
|
|
631
653
|
|
|
632
654
|
### Features
|
|
633
655
|
|
|
@@ -646,13 +668,13 @@
|
|
|
646
668
|
* **lightbox:** riktig fokushåndtering ([da4de84](https://github.com/helsenorge/designsystem/commit/da4de840e098c922f7978dd2d1896c746a3f86bd)), closes [#354742](https://github.com/helsenorge/designsystem/issues/354742)
|
|
647
669
|
* **listheader:** fiks ikonstørrelse for minste breakpoint ([21de566](https://github.com/helsenorge/designsystem/commit/21de566bafdf2f666a74864681a8985f0efc00e2)), closes [#350169](https://github.com/helsenorge/designsystem/issues/350169)
|
|
648
670
|
|
|
649
|
-
## [11.3.1](https://github.com/helsenorge/designsystem/
|
|
671
|
+
## [11.3.1](https://github.com/helsenorge/designsystem/compare/v11.3.0...v11.3.1) (2025-06-17)
|
|
650
672
|
|
|
651
673
|
### Features
|
|
652
674
|
|
|
653
675
|
* **panel:** setter testid på ekspandert innhold ([f0a670b](https://github.com/helsenorge/designsystem/commit/f0a670bda5cae7b47e1b51455d99678871215d33)), closes [#354743](https://github.com/helsenorge/designsystem/issues/354743)
|
|
654
676
|
|
|
655
|
-
## [11.3.0](https://github.com/helsenorge/designsystem/
|
|
677
|
+
## [11.3.0](https://github.com/helsenorge/designsystem/compare/v11.2.0...v11.3.0) (2025-06-10)
|
|
656
678
|
|
|
657
679
|
### Features
|
|
658
680
|
|
|
@@ -669,7 +691,7 @@
|
|
|
669
691
|
* **close:** riktig size på inner container for small versjon ([d23f53a](https://github.com/helsenorge/designsystem/commit/d23f53a959e0c2cd17bde70431775a90d0c5382b)), closes [#352915](https://github.com/helsenorge/designsystem/issues/352915)
|
|
670
692
|
* **drawer:** legg til scroll shadow også på tiny screen query ([1cdf6df](https://github.com/helsenorge/designsystem/commit/1cdf6dfc78b3e71bbebe2d2ad6104e6e36ea5e0a)), closes [#352610](https://github.com/helsenorge/designsystem/issues/352610)
|
|
671
693
|
|
|
672
|
-
## [11.2.0](https://github.com/helsenorge/designsystem/
|
|
694
|
+
## [11.2.0](https://github.com/helsenorge/designsystem/compare/v11.1.0...v11.2.0) (2025-05-27)
|
|
673
695
|
|
|
674
696
|
### Features
|
|
675
697
|
|
|
@@ -695,7 +717,7 @@
|
|
|
695
717
|
* **icon:** fiks toddler ikon ([14883df](https://github.com/helsenorge/designsystem/commit/14883df7c20d291c2a92f8c2acd80d6ce460d0ff)), closes [#352079](https://github.com/helsenorge/designsystem/issues/352079)
|
|
696
718
|
* **infoteaser:** riktig focus tykkelse ([5de4798](https://github.com/helsenorge/designsystem/commit/5de47982951f8f07be03215c1980c68e7762e617)), closes [#351368](https://github.com/helsenorge/designsystem/issues/351368)
|
|
697
719
|
|
|
698
|
-
## [11.1.0](https://github.com/helsenorge/designsystem/
|
|
720
|
+
## [11.1.0](https://github.com/helsenorge/designsystem/compare/v11.0.0...v11.1.0) (2025-05-09)
|
|
699
721
|
|
|
700
722
|
### Features
|
|
701
723
|
|
|
@@ -709,7 +731,7 @@
|
|
|
709
731
|
* **lightbox:** fiks problem med store knapper på ios ([91481f6](https://github.com/helsenorge/designsystem/commit/91481f64ad0982f579558407658747eae5a5a30e)), closes [#331056](https://github.com/helsenorge/designsystem/issues/331056)
|
|
710
732
|
* **lightbox:** scrollbar vises ikke med lightbox åpen ([3953140](https://github.com/helsenorge/designsystem/commit/3953140a0e1411edc18161eff7e1e727933cb3c3)), closes [#350843](https://github.com/helsenorge/designsystem/issues/350843)
|
|
711
733
|
|
|
712
|
-
## [11.0.0](https://github.com/helsenorge/designsystem/
|
|
734
|
+
## [11.0.0](https://github.com/helsenorge/designsystem/compare/v10.8.0...v11.0.0) (2025-04-29)
|
|
713
735
|
|
|
714
736
|
### Bug Fixes
|
|
715
737
|
|
|
@@ -749,7 +771,7 @@
|
|
|
749
771
|
|
|
750
772
|
## 11.0.0-beta.0 (2025-03-05)
|
|
751
773
|
|
|
752
|
-
## [10.8.0](https://github.com/helsenorge/designsystem/
|
|
774
|
+
## [10.8.0](https://github.com/helsenorge/designsystem/compare/v10.7.0...v10.8.0) (2025-04-23)
|
|
753
775
|
|
|
754
776
|
### Features
|
|
755
777
|
|
|
@@ -762,7 +784,7 @@
|
|
|
762
784
|
* **dropdown:** trykke på eller ved siden av skal lukke dropdown ([b0d852c](https://github.com/helsenorge/designsystem/commit/b0d852cb42ed0ce41f8baa067d0dae5aba69800f)), closes [#343160](https://github.com/helsenorge/designsystem/issues/343160)
|
|
763
785
|
* **toggle:** toggle right med lang sublabel wrapper ikke riktig ([409ef89](https://github.com/helsenorge/designsystem/commit/409ef8916a99d7f66a3e327ca8b259f6a1c2bed5)), closes [#349679](https://github.com/helsenorge/designsystem/issues/349679)
|
|
764
786
|
|
|
765
|
-
## [10.7.0](https://github.com/helsenorge/designsystem/
|
|
787
|
+
## [10.7.0](https://github.com/helsenorge/designsystem/compare/v10.6.3...v10.7.0) (2025-04-10)
|
|
766
788
|
|
|
767
789
|
### Features
|
|
768
790
|
|
|
@@ -772,27 +794,27 @@
|
|
|
772
794
|
|
|
773
795
|
* **lightbox:** zoom pan og zindex fikser ([ffc268d](https://github.com/helsenorge/designsystem/commit/ffc268d607b3ce7c613b0db5e20db4b2c6c1e18d)), closes [#342790](https://github.com/helsenorge/designsystem/issues/342790)
|
|
774
796
|
|
|
775
|
-
## [10.6.3](https://github.com/helsenorge/designsystem/
|
|
797
|
+
## [10.6.3](https://github.com/helsenorge/designsystem/compare/v10.6.2...v10.6.3) (2025-03-20)
|
|
776
798
|
|
|
777
799
|
### Bug Fixes
|
|
778
800
|
|
|
779
801
|
* nedre focus outline forsvinner ([5124290](https://github.com/helsenorge/designsystem/commit/51242909087003fbe390c89e2360681d4500ebe1)), closes [#347177](https://github.com/helsenorge/designsystem/issues/347177)
|
|
780
802
|
* useBreakpoint kaller ikke window.matchMedia ved server side rendering ([00b7926](https://github.com/helsenorge/designsystem/commit/00b792639a436a876a2a9f3ecdf2679b52304f54)), closes [#347898](https://github.com/helsenorge/designsystem/issues/347898)
|
|
781
803
|
|
|
782
|
-
## [10.6.2](https://github.com/helsenorge/designsystem/
|
|
804
|
+
## [10.6.2](https://github.com/helsenorge/designsystem/compare/v10.6.1...v10.6.2) (2025-03-14)
|
|
783
805
|
|
|
784
806
|
### Reverts
|
|
785
807
|
|
|
786
808
|
* tar i bruk sass use" ([b4fc044](https://github.com/helsenorge/designsystem/commit/b4fc044c68aee56fdbe4ad93f8397f87bae5a0c3))
|
|
787
809
|
|
|
788
|
-
## [10.6.1](https://github.com/helsenorge/designsystem/
|
|
810
|
+
## [10.6.1](https://github.com/helsenorge/designsystem/compare/v10.6.0...v10.6.1) (2025-03-14)
|
|
789
811
|
|
|
790
812
|
### Bug Fixes
|
|
791
813
|
|
|
792
814
|
* **expanderlist:** nedre focus outline forsvinner ([f345142](https://github.com/helsenorge/designsystem/commit/f345142968f86db4b1b3aeb33cfce7f9c237af32))
|
|
793
815
|
* **expanderlist:** nedre focus outline forsvinner" ([c8fde30](https://github.com/helsenorge/designsystem/commit/c8fde305783f79eeb0bb24587cb19a282a60f3f7)), closes [#347177](https://github.com/helsenorge/designsystem/issues/347177)
|
|
794
816
|
|
|
795
|
-
## [10.6.0](https://github.com/helsenorge/designsystem/
|
|
817
|
+
## [10.6.0](https://github.com/helsenorge/designsystem/compare/v10.5.0...v10.6.0) (2025-03-12)
|
|
796
818
|
|
|
797
819
|
### Features
|
|
798
820
|
|
|
@@ -803,7 +825,7 @@
|
|
|
803
825
|
* **dropdown:** bare tastaturnavigasjon fokuserer første child ([ee5438a](https://github.com/helsenorge/designsystem/commit/ee5438aa561ce2a8c3a19bc65ac2153cfd77c086)), closes [#342762](https://github.com/helsenorge/designsystem/issues/342762)
|
|
804
826
|
* **popover:** border radius for linklist type button er riktig ([0864551](https://github.com/helsenorge/designsystem/commit/08645513954f4bb03d003d46f7751890f6f8243b)), closes [#347231](https://github.com/helsenorge/designsystem/issues/347231)
|
|
805
827
|
|
|
806
|
-
## [10.5.0](https://github.com/helsenorge/designsystem/
|
|
828
|
+
## [10.5.0](https://github.com/helsenorge/designsystem/compare/v10.4.1...v10.5.0) (2025-03-06)
|
|
807
829
|
|
|
808
830
|
### Features
|
|
809
831
|
|
|
@@ -813,13 +835,13 @@
|
|
|
813
835
|
|
|
814
836
|
* **language:** eksporter LanguageContext ([e0e841a](https://github.com/helsenorge/designsystem/commit/e0e841a13237bbadfebf9b2098d873a00a5eda10))
|
|
815
837
|
|
|
816
|
-
## [10.4.1](https://github.com/helsenorge/designsystem/
|
|
838
|
+
## [10.4.1](https://github.com/helsenorge/designsystem/compare/v10.4.0...v10.4.1) (2025-03-05)
|
|
817
839
|
|
|
818
840
|
### Bug Fixes
|
|
819
841
|
|
|
820
842
|
* eksporter interface for languagecontext ([d35da32](https://github.com/helsenorge/designsystem/commit/d35da32647631e5c01a586ec43d6e0622a5cb279))
|
|
821
843
|
|
|
822
|
-
## [10.4.0](https://github.com/helsenorge/designsystem/
|
|
844
|
+
## [10.4.0](https://github.com/helsenorge/designsystem/compare/v10.3.0...v10.4.0) (2025-03-04)
|
|
823
845
|
|
|
824
846
|
### Features
|
|
825
847
|
|
|
@@ -832,14 +854,14 @@
|
|
|
832
854
|
* **dropdown:** oppdater interaksjon og aria attributter til menu button patternet ([3d594e2](https://github.com/helsenorge/designsystem/commit/3d594e2728df0d41a9e9ee3fcbab1dbaaebb7e73)), closes [#342762](https://github.com/helsenorge/designsystem/issues/342762)
|
|
833
855
|
* **popmenu:** avrundede hjørner uansett ([f1ed605](https://github.com/helsenorge/designsystem/commit/f1ed60520d9b37a00bdbad39937a8beb2a78192a)), closes [#346274](https://github.com/helsenorge/designsystem/issues/346274)
|
|
834
856
|
|
|
835
|
-
## [10.3.0](https://github.com/helsenorge/designsystem/
|
|
857
|
+
## [10.3.0](https://github.com/helsenorge/designsystem/compare/v10.2.0...v10.3.0) (2025-02-27)
|
|
836
858
|
|
|
837
859
|
### Features
|
|
838
860
|
|
|
839
861
|
* **duolist:** ta i bruk ny styling med nye avstander ([fdea2a4](https://github.com/helsenorge/designsystem/commit/fdea2a49fd448fc56fb6c26e4208c1f367abaf65)), closes [#342805](https://github.com/helsenorge/designsystem/issues/342805)
|
|
840
862
|
* **validation:** ny styling på feil ([7040cae](https://github.com/helsenorge/designsystem/commit/7040caec6a0ca76915a100c0b3b2328bdf63f78c)), closes [#344114](https://github.com/helsenorge/designsystem/issues/344114) [#344114](https://github.com/helsenorge/designsystem/issues/344114)
|
|
841
863
|
|
|
842
|
-
## [10.2.0](https://github.com/helsenorge/designsystem/
|
|
864
|
+
## [10.2.0](https://github.com/helsenorge/designsystem/compare/v10.1.0...v10.2.0) (2025-02-18)
|
|
843
865
|
|
|
844
866
|
### Features
|
|
845
867
|
|
|
@@ -853,7 +875,7 @@
|
|
|
853
875
|
* **highlightpanel:** ikke rendre tittel to ganger og fiks bakgrunnsfarge i large size ([73e0a71](https://github.com/helsenorge/designsystem/commit/73e0a7182f9473ddce3ff6db8cf5ad758d517d86)), closes [#337117](https://github.com/helsenorge/designsystem/issues/337117) [#340928](https://github.com/helsenorge/designsystem/issues/340928)
|
|
854
876
|
* **modal:** returnerer fokus ved lukk og 400 prosent zoom fiks for høyde ([7695152](https://github.com/helsenorge/designsystem/commit/7695152fc6ce8a995ec61636b5de8b47ad0dd6ef)), closes [#344549](https://github.com/helsenorge/designsystem/issues/344549)
|
|
855
877
|
|
|
856
|
-
## [10.1.0](https://github.com/helsenorge/designsystem/
|
|
878
|
+
## [10.1.0](https://github.com/helsenorge/designsystem/compare/v10.0.3...v10.1.0) (2025-02-11)
|
|
857
879
|
|
|
858
880
|
### Features
|
|
859
881
|
|
|
@@ -865,26 +887,26 @@
|
|
|
865
887
|
* **datepicker:** popup lukker seg riktig ved tabbing ([49792c5](https://github.com/helsenorge/designsystem/commit/49792c5df3a976219ab437914a84607e9d84313c)), closes [#343482](https://github.com/helsenorge/designsystem/issues/343482)
|
|
866
888
|
* **stickynote:** initialiser høyde i microweb ([cf0ca27](https://github.com/helsenorge/designsystem/commit/cf0ca272318e8b3d0055f0685fe54ade513535e6)), closes [#344200](https://github.com/helsenorge/designsystem/issues/344200)
|
|
867
889
|
|
|
868
|
-
## [10.0.3](https://github.com/helsenorge/designsystem/
|
|
890
|
+
## [10.0.3](https://github.com/helsenorge/designsystem/compare/v10.0.2...v10.0.3) (2025-01-30)
|
|
869
891
|
|
|
870
892
|
### Bug Fixes
|
|
871
893
|
|
|
872
894
|
* **datepicker:** locale setter tekst språk igjen ([921efcb](https://github.com/helsenorge/designsystem/commit/921efcb9040a2d790e965a009b28b3b4b3593a9b)), closes [#343367](https://github.com/helsenorge/designsystem/issues/343367)
|
|
873
895
|
|
|
874
|
-
## [10.0.2](https://github.com/helsenorge/designsystem/
|
|
896
|
+
## [10.0.2](https://github.com/helsenorge/designsystem/compare/v10.0.1...v10.0.2) (2025-01-29)
|
|
875
897
|
|
|
876
898
|
### Bug Fixes
|
|
877
899
|
|
|
878
900
|
* hvis icon har hover prop skal denne ikke overstyres ([f4956aa](https://github.com/helsenorge/designsystem/commit/f4956aacf26d462b2ffccc24fbce5b0946bd6de4)), closes [#336117](https://github.com/helsenorge/designsystem/issues/336117)
|
|
879
901
|
* **listheader:** title margin resettes riktig ([1b50bc0](https://github.com/helsenorge/designsystem/commit/1b50bc0e3229b2d351b2df17b79798dfd95a9fb8)), closes [#343414](https://github.com/helsenorge/designsystem/issues/343414)
|
|
880
902
|
|
|
881
|
-
## [10.0.1](https://github.com/helsenorge/designsystem/
|
|
903
|
+
## [10.0.1](https://github.com/helsenorge/designsystem/compare/v10.0.0...v10.0.1) (2025-01-28)
|
|
882
904
|
|
|
883
905
|
### Bug Fixes
|
|
884
906
|
|
|
885
907
|
* feil letterspacing for title5 ([f1391bd](https://github.com/helsenorge/designsystem/commit/f1391bd18a30b8b2da737c6687e55b61b752a1fa)), closes [#342902](https://github.com/helsenorge/designsystem/issues/342902)
|
|
886
908
|
|
|
887
|
-
## [10.0.0](https://github.com/helsenorge/designsystem/
|
|
909
|
+
## [10.0.0](https://github.com/helsenorge/designsystem/compare/v9.7.0...v10.0.0) (2025-01-27)
|
|
888
910
|
|
|
889
911
|
### Bug Fixes
|
|
890
912
|
|
|
@@ -942,7 +964,7 @@
|
|
|
942
964
|
* **linklist:** nytt design ([43de477](https://github.com/helsenorge/designsystem/commit/43de477a3280d9ecf9aee997bc763fb82d269864)), closes [#336491](https://github.com/helsenorge/designsystem/issues/336491)
|
|
943
965
|
* **tabs:** touchbehavior prop er fjernet ([994aded](https://github.com/helsenorge/designsystem/commit/994adeda6085664d26bf4e90ea111ef0fa6a9d78)), closes [#328640](https://github.com/helsenorge/designsystem/issues/328640)
|
|
944
966
|
|
|
945
|
-
## [9.7.0](https://github.com/helsenorge/designsystem/
|
|
967
|
+
## [9.7.0](https://github.com/helsenorge/designsystem/compare/v9.6.0...v9.7.0) (2025-01-24)
|
|
946
968
|
|
|
947
969
|
### Features
|
|
948
970
|
|
|
@@ -955,7 +977,7 @@
|
|
|
955
977
|
* **modal:** fiks så styling for zoom på modal ikke vises på mobilt breakpoint ([22aff5f](https://github.com/helsenorge/designsystem/commit/22aff5fdb82dc8438ea6e11dc6e0988e3fe61a6b)), closes [#336560](https://github.com/helsenorge/designsystem/issues/336560)
|
|
956
978
|
* **validationsummary:** aria attributter tweakes ([2316247](https://github.com/helsenorge/designsystem/commit/2316247d7f6b038cc77f25c5940ae32ee2f0bd84)), closes [#340310](https://github.com/helsenorge/designsystem/issues/340310)
|
|
957
979
|
|
|
958
|
-
## [9.6.0](https://github.com/helsenorge/designsystem/
|
|
980
|
+
## [9.6.0](https://github.com/helsenorge/designsystem/compare/v9.5.0...v9.6.0) (2025-01-08)
|
|
959
981
|
|
|
960
982
|
### Features
|
|
961
983
|
|
|
@@ -969,7 +991,7 @@
|
|
|
969
991
|
* gjør modal brukbar ved zoom ved å fjerne space når container er liten ([f58038c](https://github.com/helsenorge/designsystem/commit/f58038c2e8e0f9afba9ed82439789d17ea1187e7)), closes [#340170](https://github.com/helsenorge/designsystem/issues/340170)
|
|
970
992
|
* **listheader:** ikke rendre badge på nytt ([2436c14](https://github.com/helsenorge/designsystem/commit/2436c1447a568dd6b7097d569398c901fd5cd504)), closes [#339467](https://github.com/helsenorge/designsystem/issues/339467) [#339467](https://github.com/helsenorge/designsystem/issues/339467)
|
|
971
993
|
|
|
972
|
-
## [9.5.0](https://github.com/helsenorge/designsystem/
|
|
994
|
+
## [9.5.0](https://github.com/helsenorge/designsystem/compare/v9.4.3...v9.5.0) (2024-12-13)
|
|
973
995
|
|
|
974
996
|
### Features
|
|
975
997
|
|
|
@@ -981,9 +1003,9 @@
|
|
|
981
1003
|
* **highlightpanel:** tillat tittel selv om ikon ikke er gitt ([63322a8](https://github.com/helsenorge/designsystem/commit/63322a881857ae42aaf3039412548c6b9750abee)), closes [#332566](https://github.com/helsenorge/designsystem/issues/332566)
|
|
982
1004
|
* **tabs:** ikke scroll til fane med mindre komponenten er i view ([0c30a43](https://github.com/helsenorge/designsystem/commit/0c30a43e4fdb6acece3db8f30e6ed43468c712fd)), closes [#339921](https://github.com/helsenorge/designsystem/issues/339921)
|
|
983
1005
|
|
|
984
|
-
## [9.4.3](https://github.com/helsenorge/designsystem/
|
|
1006
|
+
## [9.4.3](https://github.com/helsenorge/designsystem/compare/v9.4.2...v9.4.3) (2024-12-09)
|
|
985
1007
|
|
|
986
|
-
## [9.4.2](https://github.com/helsenorge/designsystem/
|
|
1008
|
+
## [9.4.2](https://github.com/helsenorge/designsystem/compare/v9.4.1...v9.4.2) (2024-12-04)
|
|
987
1009
|
|
|
988
1010
|
### Bug Fixes
|
|
989
1011
|
|
|
@@ -992,13 +1014,13 @@
|
|
|
992
1014
|
* **tabs:** swipe og scrollintoview oppfører seg rart ([4d1c98f](https://github.com/helsenorge/designsystem/commit/4d1c98f92c728c4c83c4d89ca696990992f1f880)), closes [#328640](https://github.com/helsenorge/designsystem/issues/328640)
|
|
993
1015
|
* **tile:** title spacing endringer ([28f852d](https://github.com/helsenorge/designsystem/commit/28f852dd361ff21bc77010d3d940677eaf82986f)), closes [#336171](https://github.com/helsenorge/designsystem/issues/336171)
|
|
994
1016
|
|
|
995
|
-
## [9.4.1](https://github.com/helsenorge/designsystem/
|
|
1017
|
+
## [9.4.1](https://github.com/helsenorge/designsystem/compare/v9.4.0...v9.4.1) (2024-11-25)
|
|
996
1018
|
|
|
997
1019
|
### Bug Fixes
|
|
998
1020
|
|
|
999
1021
|
* **tile:** compact title plasseres riktig ([72f7281](https://github.com/helsenorge/designsystem/commit/72f72818f9135d4489c29275ab4abbd746c324fd)), closes [#336170](https://github.com/helsenorge/designsystem/issues/336170)
|
|
1000
1022
|
|
|
1001
|
-
## [9.4.0](https://github.com/helsenorge/designsystem/
|
|
1023
|
+
## [9.4.0](https://github.com/helsenorge/designsystem/compare/v9.3.0...v9.4.0) (2024-11-22)
|
|
1002
1024
|
|
|
1003
1025
|
### Features
|
|
1004
1026
|
|
|
@@ -1008,13 +1030,13 @@
|
|
|
1008
1030
|
|
|
1009
1031
|
* **datepicker:** sjekk for klikking utenfor popup fungerer ikke i webcomp ([7a831f9](https://github.com/helsenorge/designsystem/commit/7a831f929fd9b529e4e080e22db5cad1dbf6c2b8)), closes [#337485](https://github.com/helsenorge/designsystem/issues/337485)
|
|
1010
1032
|
|
|
1011
|
-
## [9.3.0](https://github.com/helsenorge/designsystem/
|
|
1033
|
+
## [9.3.0](https://github.com/helsenorge/designsystem/compare/v9.2.0...v9.3.0) (2024-11-20)
|
|
1012
1034
|
|
|
1013
1035
|
### Features
|
|
1014
1036
|
|
|
1015
1037
|
* tile variant prop og nytt utseende ([b5de00e](https://github.com/helsenorge/designsystem/commit/b5de00e8ed4b05392788ff09af613887b1ce99c1)), closes [#336170](https://github.com/helsenorge/designsystem/issues/336170)
|
|
1016
1038
|
|
|
1017
|
-
## [9.2.0](https://github.com/helsenorge/designsystem/
|
|
1039
|
+
## [9.2.0](https://github.com/helsenorge/designsystem/compare/v9.1.0...v9.2.0) (2024-11-20)
|
|
1018
1040
|
|
|
1019
1041
|
### Features
|
|
1020
1042
|
|
|
@@ -1025,7 +1047,7 @@
|
|
|
1025
1047
|
* **helppanel:** styling på helppanel i fluid size ([d3df2eb](https://github.com/helsenorge/designsystem/commit/d3df2ebecb1dff71f3b334702ab579ba36da52e9)), closes [#332570](https://github.com/helsenorge/designsystem/issues/332570)
|
|
1026
1048
|
* **textarea:** controlled value warning ([371c8bd](https://github.com/helsenorge/designsystem/commit/371c8bd9ec2c453ed25fc265bef4afb566546151)), closes [#337333](https://github.com/helsenorge/designsystem/issues/337333)
|
|
1027
1049
|
|
|
1028
|
-
## [9.1.0](https://github.com/helsenorge/designsystem/
|
|
1050
|
+
## [9.1.0](https://github.com/helsenorge/designsystem/compare/v9.0.0...v9.1.0) (2024-11-14)
|
|
1029
1051
|
|
|
1030
1052
|
### Features
|
|
1031
1053
|
|
|
@@ -1038,7 +1060,7 @@
|
|
|
1038
1060
|
* button og expander i notificationpanel kontrastnivå består uu krav ([1c98714](https://github.com/helsenorge/designsystem/commit/1c98714baf49c5406dbb57c56987876c6230f607)), closes [#328891](https://github.com/helsenorge/designsystem/issues/328891)
|
|
1039
1061
|
* **helppanel:** ikke bruk bakgrunnsfarge utenfor highlightpanel ([7bf68cc](https://github.com/helsenorge/designsystem/commit/7bf68ccd70b5a573463d8010696891c14f8d7058)), closes [#332570](https://github.com/helsenorge/designsystem/issues/332570)
|
|
1040
1062
|
|
|
1041
|
-
## [9.0.0](https://github.com/helsenorge/designsystem/
|
|
1063
|
+
## [9.0.0](https://github.com/helsenorge/designsystem/compare/v8.8.0...v9.0.0) (2024-11-05)
|
|
1042
1064
|
|
|
1043
1065
|
## 9.0.0-beta.3 (2024-10-29)
|
|
1044
1066
|
|
|
@@ -1067,20 +1089,20 @@
|
|
|
1067
1089
|
* ikke vis fadeout om siste tab er valgt ([f0fe5a9](https://github.com/helsenorge/designsystem/commit/f0fe5a9ee1d928a0ae093bbed0909c3bce951498)), closes [#331142](https://github.com/helsenorge/designsystem/issues/331142)
|
|
1068
1090
|
* **dropdown:** import av feil oncolor ([f305cae](https://github.com/helsenorge/designsystem/commit/f305caea3c7cdcf4d312bc0f3b6af1d839a0aaca)), closes [#331833](https://github.com/helsenorge/designsystem/issues/331833)
|
|
1069
1091
|
|
|
1070
|
-
## [8.8.0](https://github.com/helsenorge/designsystem/
|
|
1092
|
+
## [8.8.0](https://github.com/helsenorge/designsystem/compare/v8.7.0...v8.8.0) (2024-11-04)
|
|
1071
1093
|
|
|
1072
1094
|
### Features
|
|
1073
1095
|
|
|
1074
1096
|
* **input:** eksponer inputmode som prop ([6bc9883](https://github.com/helsenorge/designsystem/commit/6bc98831c582f0356c04be50d9d3be1b4c65ba98)), closes [#333385](https://github.com/helsenorge/designsystem/issues/333385)
|
|
1075
1097
|
* **textarea:** ny prop value ([fd9a116](https://github.com/helsenorge/designsystem/commit/fd9a11697229b87f88f135b8a5c16f7853cc9ead)), closes [#335948](https://github.com/helsenorge/designsystem/issues/335948)
|
|
1076
1098
|
|
|
1077
|
-
## [8.7.0](https://github.com/helsenorge/designsystem/
|
|
1099
|
+
## [8.7.0](https://github.com/helsenorge/designsystem/compare/v8.6.0...v8.7.0) (2024-10-17)
|
|
1078
1100
|
|
|
1079
1101
|
### Features
|
|
1080
1102
|
|
|
1081
1103
|
* **datetime:** får onblur prop ([31fe602](https://github.com/helsenorge/designsystem/commit/31fe602a68f12c39e48a55b5559fcd812be97785)), closes [#334254](https://github.com/helsenorge/designsystem/issues/334254)
|
|
1082
1104
|
|
|
1083
|
-
## [8.6.0](https://github.com/helsenorge/designsystem/
|
|
1105
|
+
## [8.6.0](https://github.com/helsenorge/designsystem/compare/v8.5.1...v8.6.0) (2024-10-09)
|
|
1084
1106
|
|
|
1085
1107
|
### Features
|
|
1086
1108
|
|
|
@@ -1089,25 +1111,25 @@
|
|
|
1089
1111
|
* **label:** gi mulighet for å rendre label med andre tags ([9f952dd](https://github.com/helsenorge/designsystem/commit/9f952ddd0eac84e1426d070685998e950fa9e9f8)), closes [#331803](https://github.com/helsenorge/designsystem/issues/331803)
|
|
1090
1112
|
* **tabs:** endre default touch behaviour til å være none ([4101ce2](https://github.com/helsenorge/designsystem/commit/4101ce2a85f84e26b9fcfd61990ca8792f72b55c)), closes [#331142](https://github.com/helsenorge/designsystem/issues/331142)
|
|
1091
1113
|
|
|
1092
|
-
## [8.5.1](https://github.com/helsenorge/designsystem/
|
|
1114
|
+
## [8.5.1](https://github.com/helsenorge/designsystem/compare/v8.5.0...v8.5.1) (2024-09-25)
|
|
1093
1115
|
|
|
1094
1116
|
### Bug Fixes
|
|
1095
1117
|
|
|
1096
1118
|
* progressbar leses opp av skjermlesere ([550e7ac](https://github.com/helsenorge/designsystem/commit/550e7acfbb4687d946f36a7dad9e284614aee6a4)), closes [#328018](https://github.com/helsenorge/designsystem/issues/328018)
|
|
1097
1119
|
|
|
1098
|
-
## [8.5.0](https://github.com/helsenorge/designsystem/
|
|
1120
|
+
## [8.5.0](https://github.com/helsenorge/designsystem/compare/v8.4.0...v8.5.0) (2024-09-23)
|
|
1099
1121
|
|
|
1100
1122
|
### Features
|
|
1101
1123
|
|
|
1102
1124
|
* nytt komponent toggle ([76f1da5](https://github.com/helsenorge/designsystem/commit/76f1da5c077db4bc62a45007d72f65053e5310cc)), closes [#308151](https://github.com/helsenorge/designsystem/issues/308151)
|
|
1103
1125
|
|
|
1104
|
-
## [8.4.0](https://github.com/helsenorge/designsystem/
|
|
1126
|
+
## [8.4.0](https://github.com/helsenorge/designsystem/compare/v8.3.0...v8.4.0) (2024-09-13)
|
|
1105
1127
|
|
|
1106
1128
|
### Features
|
|
1107
1129
|
|
|
1108
1130
|
* **radiobutton:** legg til prop for checked og gjør komponenten controlled ([1c8ae22](https://github.com/helsenorge/designsystem/commit/1c8ae22e0f5d138f308a00ca29212ed04313ba9a)), closes [#331953](https://github.com/helsenorge/designsystem/issues/331953)
|
|
1109
1131
|
|
|
1110
|
-
## [8.3.0](https://github.com/helsenorge/designsystem/
|
|
1132
|
+
## [8.3.0](https://github.com/helsenorge/designsystem/compare/v8.2.1...v8.3.0) (2024-09-09)
|
|
1111
1133
|
|
|
1112
1134
|
### Features
|
|
1113
1135
|
|
|
@@ -1121,9 +1143,9 @@
|
|
|
1121
1143
|
* **datepicker:** popup valg trigger onblur ([6d886cb](https://github.com/helsenorge/designsystem/commit/6d886cbc3bcfe9b97c0247389ca0238f29dd9f0a)), closes [#329586](https://github.com/helsenorge/designsystem/issues/329586)
|
|
1122
1144
|
* **designsystem:** badge i panel vises til høyre på mobil ([2b6d63e](https://github.com/helsenorge/designsystem/commit/2b6d63e1a36d63ad41159fb637f896636ae58672)), closes [#329338](https://github.com/helsenorge/designsystem/issues/329338)
|
|
1123
1145
|
|
|
1124
|
-
## [8.2.1](https://github.com/helsenorge/designsystem/
|
|
1146
|
+
## [8.2.1](https://github.com/helsenorge/designsystem/compare/v8.2.0...v8.2.1) (2024-08-28)
|
|
1125
1147
|
|
|
1126
|
-
## [8.2.0](https://github.com/helsenorge/designsystem/
|
|
1148
|
+
## [8.2.0](https://github.com/helsenorge/designsystem/compare/v8.1.1...v8.2.0) (2024-08-28)
|
|
1127
1149
|
|
|
1128
1150
|
### Features
|
|
1129
1151
|
|
|
@@ -1135,7 +1157,7 @@
|
|
|
1135
1157
|
* expander large spacing matcher expander-list ([724f3ca](https://github.com/helsenorge/designsystem/commit/724f3cac605dbbe3bece97d93ee88524e8263411)), closes [#326162](https://github.com/helsenorge/designsystem/issues/326162)
|
|
1136
1158
|
* useFocusableElements lytter bare på relevante DOM-endringer ([375303f](https://github.com/helsenorge/designsystem/commit/375303f1d20490c2d37f2cc997e4730cbee763b5)), closes [#328890](https://github.com/helsenorge/designsystem/issues/328890)
|
|
1137
1159
|
|
|
1138
|
-
## [8.1.1](https://github.com/helsenorge/designsystem/
|
|
1160
|
+
## [8.1.1](https://github.com/helsenorge/designsystem/compare/v8.1.0...v8.1.1) (2024-08-26)
|
|
1139
1161
|
|
|
1140
1162
|
### Bug Fixes
|
|
1141
1163
|
|
|
@@ -1144,7 +1166,7 @@
|
|
|
1144
1166
|
* modal er tilgjengelig med tastatur mens den er scrollbar ([80db1df](https://github.com/helsenorge/designsystem/commit/80db1df9bd319c5979385f669510d1539c1581a5)), closes [#328890](https://github.com/helsenorge/designsystem/issues/328890)
|
|
1145
1167
|
* **datepicker:** undefined datevalue fjerner dato og rerendrer riktig ([b1d56a8](https://github.com/helsenorge/designsystem/commit/b1d56a844148f58e171eb424cc0593478922a8e2)), closes [#330144](https://github.com/helsenorge/designsystem/issues/330144)
|
|
1146
1168
|
|
|
1147
|
-
## [8.1.0](https://github.com/helsenorge/designsystem/
|
|
1169
|
+
## [8.1.0](https://github.com/helsenorge/designsystem/compare/v8.0.2...v8.1.0) (2024-08-23)
|
|
1148
1170
|
|
|
1149
1171
|
### Features
|
|
1150
1172
|
|
|
@@ -1156,14 +1178,14 @@
|
|
|
1156
1178
|
* unngå blinking i tabs på mobil når man scroller ([2bddf20](https://github.com/helsenorge/designsystem/commit/2bddf2017f1067ba1b17473006b2103de630054e)), closes [#330597](https://github.com/helsenorge/designsystem/issues/330597)
|
|
1157
1179
|
* validationsummary er ikke labelled by ikke-eksisterende element ([3ac0b88](https://github.com/helsenorge/designsystem/commit/3ac0b8822820ad47ac635da95b7d7377481f2f33)), closes [#328895](https://github.com/helsenorge/designsystem/issues/328895)
|
|
1158
1180
|
|
|
1159
|
-
## [8.0.2](https://github.com/helsenorge/designsystem/
|
|
1181
|
+
## [8.0.2](https://github.com/helsenorge/designsystem/compare/v8.0.1...v8.0.2) (2024-08-22)
|
|
1160
1182
|
|
|
1161
1183
|
### Bug Fixes
|
|
1162
1184
|
|
|
1163
1185
|
* lightbox uu forbedringer ([8026ee9](https://github.com/helsenorge/designsystem/commit/8026ee9fc1acb94cd1b9e9d12ff1a190beca31d3)), closes [#329075](https://github.com/helsenorge/designsystem/issues/329075)
|
|
1164
1186
|
* radiobutton-scss bygger når designsystem tas i bruk ([867b0ec](https://github.com/helsenorge/designsystem/commit/867b0ec36002ed16fda4f7e6dae07bad4b805c46)), closes [#330427](https://github.com/helsenorge/designsystem/issues/330427)
|
|
1165
1187
|
|
|
1166
|
-
## [8.0.1](https://github.com/helsenorge/designsystem/
|
|
1188
|
+
## [8.0.1](https://github.com/helsenorge/designsystem/compare/v8.0.0...v8.0.1) (2024-08-15)
|
|
1167
1189
|
|
|
1168
1190
|
## 8.0.0-beta.6 (2024-08-15)
|
|
1169
1191
|
|
|
@@ -1172,7 +1194,7 @@
|
|
|
1172
1194
|
* checkbox og radio disabled state får nytt uttrykk ([e3b871d](https://github.com/helsenorge/designsystem/commit/e3b871d8c739973eb7d1d323d77f487e086b9f1d)), closes [#329309](https://github.com/helsenorge/designsystem/issues/329309)
|
|
1173
1195
|
* ny komponent EyebrowHeader ([2c8f13b](https://github.com/helsenorge/designsystem/commit/2c8f13b1715dee17d9ce262427f86bebfe6281ca)), closes [#326557](https://github.com/helsenorge/designsystem/issues/326557)
|
|
1174
1196
|
|
|
1175
|
-
## [8.0.0](https://github.com/helsenorge/designsystem/
|
|
1197
|
+
## [8.0.0](https://github.com/helsenorge/designsystem/compare/v7.13.4...v8.0.0) (2024-08-13)
|
|
1176
1198
|
|
|
1177
1199
|
## 8.0.0-beta.5 (2024-08-12)
|
|
1178
1200
|
|
|
@@ -1213,19 +1235,19 @@
|
|
|
1213
1235
|
|
|
1214
1236
|
## 7.0.1-beta.0 (2024-04-09)
|
|
1215
1237
|
|
|
1216
|
-
## [7.13.4](https://github.com/helsenorge/designsystem/
|
|
1238
|
+
## [7.13.4](https://github.com/helsenorge/designsystem/compare/v7.13.3...v7.13.4) (2024-07-25)
|
|
1217
1239
|
|
|
1218
1240
|
### Bug Fixes
|
|
1219
1241
|
|
|
1220
1242
|
* **tabs:** fjern zindex ([312d337](https://github.com/helsenorge/designsystem/commit/312d3370b7f288b28e60e189c829eff82b5ce2ac)), closes [#328176](https://github.com/helsenorge/designsystem/issues/328176)
|
|
1221
1243
|
|
|
1222
|
-
## [7.13.3](https://github.com/helsenorge/designsystem/
|
|
1244
|
+
## [7.13.3](https://github.com/helsenorge/designsystem/compare/v7.13.2...v7.13.3) (2024-07-25)
|
|
1223
1245
|
|
|
1224
1246
|
### Bug Fixes
|
|
1225
1247
|
|
|
1226
1248
|
* sett z-index på tabs og input så de oppfører seg sammen med andre komponenter ([3bd47e0](https://github.com/helsenorge/designsystem/commit/3bd47e01af75dc2d17cb5af9ba4be30aaed50e91)), closes [#328176](https://github.com/helsenorge/designsystem/issues/328176)
|
|
1227
1249
|
|
|
1228
|
-
## [7.13.2](https://github.com/helsenorge/designsystem/
|
|
1250
|
+
## [7.13.2](https://github.com/helsenorge/designsystem/compare/v7.13.1...v7.13.2) (2024-07-25)
|
|
1229
1251
|
|
|
1230
1252
|
### Bug Fixes
|
|
1231
1253
|
|
|
@@ -1235,13 +1257,13 @@
|
|
|
1235
1257
|
* **expander:** sett position slik at zindex blir riktig ([e1a8220](https://github.com/helsenorge/designsystem/commit/e1a82201412b9817f2e41a915c101a294d33853a))
|
|
1236
1258
|
* **tabs:** fiks keyboard navigation ([db5d64d](https://github.com/helsenorge/designsystem/commit/db5d64d99008b91b83cb38cb25bc11c591b8de43)), closes [#328547](https://github.com/helsenorge/designsystem/issues/328547)
|
|
1237
1259
|
|
|
1238
|
-
## [7.13.1](https://github.com/helsenorge/designsystem/
|
|
1260
|
+
## [7.13.1](https://github.com/helsenorge/designsystem/compare/v7.13.0...v7.13.1) (2024-07-23)
|
|
1239
1261
|
|
|
1240
1262
|
### Bug Fixes
|
|
1241
1263
|
|
|
1242
1264
|
* **tabs:** endre z indeks ([30f5684](https://github.com/helsenorge/designsystem/commit/30f5684adaeea90a218cdd280980e45b25a4676c)), closes [#328176](https://github.com/helsenorge/designsystem/issues/328176)
|
|
1243
1265
|
|
|
1244
|
-
## [7.13.0](https://github.com/helsenorge/designsystem/
|
|
1266
|
+
## [7.13.0](https://github.com/helsenorge/designsystem/compare/v7.12.0...v7.13.0) (2024-07-22)
|
|
1245
1267
|
|
|
1246
1268
|
### Features
|
|
1247
1269
|
|
|
@@ -1254,19 +1276,19 @@
|
|
|
1254
1276
|
* error må være true for at inputfelter med errorTextId skal få aria-describedby ([2d64531](https://github.com/helsenorge/designsystem/commit/2d64531a61eb4e6b37f00cc75e4a27ecf6c371b7)), closes [#327379](https://github.com/helsenorge/designsystem/issues/327379)
|
|
1255
1277
|
* **dictionarytrigger:** juster ned avstanden mellom linjen og ord ([ef2e6af](https://github.com/helsenorge/designsystem/commit/ef2e6af7d1645544b2a3479d0d2b1b739c6886c9)), closes [#328583](https://github.com/helsenorge/designsystem/issues/328583)
|
|
1256
1278
|
|
|
1257
|
-
## [7.12.0](https://github.com/helsenorge/designsystem/
|
|
1279
|
+
## [7.12.0](https://github.com/helsenorge/designsystem/compare/v7.11.0...v7.12.0) (2024-06-21)
|
|
1258
1280
|
|
|
1259
1281
|
### Features
|
|
1260
1282
|
|
|
1261
1283
|
* **datepicker:** lagt til disabled prop ([178326d](https://github.com/helsenorge/designsystem/commit/178326d934c0f6a0b916de1c868bac7363ba2960)), closes [#327974](https://github.com/helsenorge/designsystem/issues/327974)
|
|
1262
1284
|
|
|
1263
|
-
## [7.11.0](https://github.com/helsenorge/designsystem/
|
|
1285
|
+
## [7.11.0](https://github.com/helsenorge/designsystem/compare/v7.10.0...v7.11.0) (2024-06-20)
|
|
1264
1286
|
|
|
1265
1287
|
### Features
|
|
1266
1288
|
|
|
1267
1289
|
* **button:** textposition prop får centered type ([46d7ae0](https://github.com/helsenorge/designsystem/commit/46d7ae09e6ac1ec954355ed81c7d17f3786a01e8)), closes [#320973](https://github.com/helsenorge/designsystem/issues/320973)
|
|
1268
1290
|
|
|
1269
|
-
## [7.10.0](https://github.com/helsenorge/designsystem/
|
|
1291
|
+
## [7.10.0](https://github.com/helsenorge/designsystem/compare/v7.9.0...v7.10.0) (2024-06-19)
|
|
1270
1292
|
|
|
1271
1293
|
### Features
|
|
1272
1294
|
|
|
@@ -1277,19 +1299,19 @@
|
|
|
1277
1299
|
|
|
1278
1300
|
* **progressbar:** bedre uu ([1f2bcf0](https://github.com/helsenorge/designsystem/commit/1f2bcf01cd1fa88a5b4765013a17ec2e5ca05a67)), closes [#297459](https://github.com/helsenorge/designsystem/issues/297459)
|
|
1279
1301
|
|
|
1280
|
-
## [7.9.0](https://github.com/helsenorge/designsystem/
|
|
1302
|
+
## [7.9.0](https://github.com/helsenorge/designsystem/compare/v7.8.1...v7.9.0) (2024-06-12)
|
|
1281
1303
|
|
|
1282
1304
|
### Bug Fixes
|
|
1283
1305
|
|
|
1284
1306
|
* fiks brekking av ord i dropdown ([d10a776](https://github.com/helsenorge/designsystem/commit/d10a776b66763d2c92c9bfeb0b5988687e235577)), closes [#327108](https://github.com/helsenorge/designsystem/issues/327108)
|
|
1285
1307
|
|
|
1286
|
-
## [7.8.1](https://github.com/helsenorge/designsystem/
|
|
1308
|
+
## [7.8.1](https://github.com/helsenorge/designsystem/compare/v7.8.0...v7.8.1) (2024-06-04)
|
|
1287
1309
|
|
|
1288
1310
|
### Bug Fixes
|
|
1289
1311
|
|
|
1290
1312
|
* typography sass fil feiler ([e47c50b](https://github.com/helsenorge/designsystem/commit/e47c50b6dc48c0b463642b571483ccceb97abb53))
|
|
1291
1313
|
|
|
1292
|
-
## [7.8.0](https://github.com/helsenorge/designsystem/
|
|
1314
|
+
## [7.8.0](https://github.com/helsenorge/designsystem/compare/v7.7.0...v7.8.0) (2024-06-04)
|
|
1293
1315
|
|
|
1294
1316
|
### Features
|
|
1295
1317
|
|
|
@@ -1303,7 +1325,7 @@
|
|
|
1303
1325
|
* **datepicker:** datevalue valideres riktig før den settes ([ec5422e](https://github.com/helsenorge/designsystem/commit/ec5422e1e744af6b4315e16edc5dfa2c066df54a)), closes [#325330](https://github.com/helsenorge/designsystem/issues/325330)
|
|
1304
1326
|
* **expander:** cursor pointer på expander large ([2239314](https://github.com/helsenorge/designsystem/commit/2239314c0c582680f9bba0e19562433f534a202b)), closes [#325072](https://github.com/helsenorge/designsystem/issues/325072)
|
|
1305
1327
|
|
|
1306
|
-
## [7.7.0](https://github.com/helsenorge/designsystem/
|
|
1328
|
+
## [7.7.0](https://github.com/helsenorge/designsystem/compare/v7.6.0...v7.7.0) (2024-05-28)
|
|
1307
1329
|
|
|
1308
1330
|
### Features
|
|
1309
1331
|
|
|
@@ -1315,7 +1337,7 @@
|
|
|
1315
1337
|
|
|
1316
1338
|
* **expander:** manglende import av supernova stylesheet ([077ec2d](https://github.com/helsenorge/designsystem/commit/077ec2d1f59ce80076deeae5bc7911f7a9a2e431)), closes [#324989](https://github.com/helsenorge/designsystem/issues/324989)
|
|
1317
1339
|
|
|
1318
|
-
## [7.6.0](https://github.com/helsenorge/designsystem/
|
|
1340
|
+
## [7.6.0](https://github.com/helsenorge/designsystem/compare/v7.5.0...v7.6.0) (2024-05-15)
|
|
1319
1341
|
|
|
1320
1342
|
### Features
|
|
1321
1343
|
|
|
@@ -1326,13 +1348,13 @@
|
|
|
1326
1348
|
* skjemaelementer med error styling overlapper utifra dom rekkefølge ([b07b7d6](https://github.com/helsenorge/designsystem/commit/b07b7d69391b3e4296e8a8cde8b8d312f835cb03)), closes [#324846](https://github.com/helsenorge/designsystem/issues/324846)
|
|
1327
1349
|
* **expanderlist:** fiks så variant fill ikke mister margin top ved åpning av expander ([d277c97](https://github.com/helsenorge/designsystem/commit/d277c97660aa8334a44b1183445f55f2037b2263)), closes [#324823](https://github.com/helsenorge/designsystem/issues/324823)
|
|
1328
1350
|
|
|
1329
|
-
## [7.5.0](https://github.com/helsenorge/designsystem/
|
|
1351
|
+
## [7.5.0](https://github.com/helsenorge/designsystem/compare/v7.4.0...v7.5.0) (2024-05-08)
|
|
1330
1352
|
|
|
1331
1353
|
### Features
|
|
1332
1354
|
|
|
1333
1355
|
* **notificationpanel:** compactmode kan nå vise children ([8056e4a](https://github.com/helsenorge/designsystem/commit/8056e4a95ed03caecd05b69bedbb5c16f6ba1f4a)), closes [#324320](https://github.com/helsenorge/designsystem/issues/324320)
|
|
1334
1356
|
|
|
1335
|
-
## [7.4.0](https://github.com/helsenorge/designsystem/
|
|
1357
|
+
## [7.4.0](https://github.com/helsenorge/designsystem/compare/v7.3.1...v7.4.0) (2024-05-07)
|
|
1336
1358
|
|
|
1337
1359
|
### Features
|
|
1338
1360
|
|
|
@@ -1344,27 +1366,27 @@
|
|
|
1344
1366
|
* ikke unødvendig mellomrom i aria-describedby ([0053898](https://github.com/helsenorge/designsystem/commit/0053898bf559a39a401a38194e23550d99bee859)), closes [#324479](https://github.com/helsenorge/designsystem/issues/324479)
|
|
1345
1367
|
* skjemakomponenter har ikke tom aria-describedby ([186db10](https://github.com/helsenorge/designsystem/commit/186db100d5a3303316d9e40196d64fb06136a58c)), closes [#324479](https://github.com/helsenorge/designsystem/issues/324479)
|
|
1346
1368
|
|
|
1347
|
-
## [7.3.1](https://github.com/helsenorge/designsystem/
|
|
1369
|
+
## [7.3.1](https://github.com/helsenorge/designsystem/compare/v7.3.0...v7.3.1) (2024-04-22)
|
|
1348
1370
|
|
|
1349
1371
|
### Bug Fixes
|
|
1350
1372
|
|
|
1351
1373
|
* arrow får egen klasse for å toggle visibility ([52525a4](https://github.com/helsenorge/designsystem/commit/52525a4d45b6b2e97ac553922fa1ec41032cc778)), closes [#323182](https://github.com/helsenorge/designsystem/issues/323182)
|
|
1352
1374
|
* wrapperclassname fikser type ([fe42184](https://github.com/helsenorge/designsystem/commit/fe42184cc3bbffbcdc106def06a1a283f70bb32a))
|
|
1353
1375
|
|
|
1354
|
-
## [7.3.0](https://github.com/helsenorge/designsystem/
|
|
1376
|
+
## [7.3.0](https://github.com/helsenorge/designsystem/compare/v7.2.1...v7.3.0) (2024-04-22)
|
|
1355
1377
|
|
|
1356
1378
|
### Features
|
|
1357
1379
|
|
|
1358
1380
|
* **designsystem:** select får wrapperclassname prop ([61a1a8c](https://github.com/helsenorge/designsystem/commit/61a1a8c4323c2150ee97d21a7325de6c72cc5198)), closes [#323789](https://github.com/helsenorge/designsystem/issues/323789)
|
|
1359
1381
|
|
|
1360
|
-
## [7.2.1](https://github.com/helsenorge/designsystem/
|
|
1382
|
+
## [7.2.1](https://github.com/helsenorge/designsystem/compare/v7.2.0...v7.2.1) (2024-04-19)
|
|
1361
1383
|
|
|
1362
1384
|
### Bug Fixes
|
|
1363
1385
|
|
|
1364
1386
|
* i button med accessibility-character-arrow er pilen skjult for skjermleser ([0a8fd28](https://github.com/helsenorge/designsystem/commit/0a8fd28f16234ff8ca620c5b086d22b080a2cb17)), closes [#273312](https://github.com/helsenorge/designsystem/issues/273312)
|
|
1365
1387
|
* width satt feil på popmenu ([fb4dc2d](https://github.com/helsenorge/designsystem/commit/fb4dc2d7af645e640a44f7800318f2ffcc64f195)), closes [#323102](https://github.com/helsenorge/designsystem/issues/323102)
|
|
1366
1388
|
|
|
1367
|
-
## [7.2.0](https://github.com/helsenorge/designsystem/
|
|
1389
|
+
## [7.2.0](https://github.com/helsenorge/designsystem/compare/v7.1.0...v7.2.0) (2024-04-19)
|
|
1368
1390
|
|
|
1369
1391
|
### Features
|
|
1370
1392
|
|
|
@@ -1376,14 +1398,14 @@
|
|
|
1376
1398
|
* oppdater sjekk for om vi er i superNova ([b20a776](https://github.com/helsenorge/designsystem/commit/b20a776f293953d78ccab6e40d687bab67676a28))
|
|
1377
1399
|
* oppdater sjekk for om vi er i superNova ([167d572](https://github.com/helsenorge/designsystem/commit/167d572261a91fd60a8c432d4d990356a610115f))
|
|
1378
1400
|
|
|
1379
|
-
## [7.1.0](https://github.com/helsenorge/designsystem/
|
|
1401
|
+
## [7.1.0](https://github.com/helsenorge/designsystem/compare/v7.0.0...v7.1.0) (2024-04-17)
|
|
1380
1402
|
|
|
1381
1403
|
### Features
|
|
1382
1404
|
|
|
1383
1405
|
* badge innstramming av tilgjengelige farger ([193ec66](https://github.com/helsenorge/designsystem/commit/193ec6633394354505a60147668800269b51feae)), closes [#308135](https://github.com/helsenorge/designsystem/issues/308135)
|
|
1384
1406
|
* ny default breddehåndtering for Dropdown ([6078613](https://github.com/helsenorge/designsystem/commit/6078613bf8bae571eb582f9778b8c4a494d3339d)), closes [#323389](https://github.com/helsenorge/designsystem/issues/323389)
|
|
1385
1407
|
|
|
1386
|
-
## [7.0.0](https://github.com/helsenorge/designsystem/
|
|
1408
|
+
## [7.0.0](https://github.com/helsenorge/designsystem/compare/v6.6.2...v7.0.0) (2024-04-08)
|
|
1387
1409
|
|
|
1388
1410
|
## 7.0.0-beta.7 (2024-04-05)
|
|
1389
1411
|
|
|
@@ -1421,7 +1443,7 @@
|
|
|
1421
1443
|
|
|
1422
1444
|
* ts5, oppdater alle pakker ([d93bf76](https://github.com/helsenorge/designsystem/commit/d93bf76212b41b47aef279478b2af76705be2713))
|
|
1423
1445
|
|
|
1424
|
-
## [6.6.2](https://github.com/helsenorge/designsystem/
|
|
1446
|
+
## [6.6.2](https://github.com/helsenorge/designsystem/compare/v6.6.1...v6.6.2) (2024-04-03)
|
|
1425
1447
|
|
|
1426
1448
|
### Bug Fixes
|
|
1427
1449
|
|
|
@@ -1429,25 +1451,25 @@
|
|
|
1429
1451
|
* iconwall fungerer igjen ([5538068](https://github.com/helsenorge/designsystem/commit/55380689ee7b806c28dfcc84718bf161e1e89e83)), closes [#322532](https://github.com/helsenorge/designsystem/issues/322532)
|
|
1430
1452
|
* popmenu lukkes automatisk ved klikk på linker i menyen ([e6693bb](https://github.com/helsenorge/designsystem/commit/e6693bb3dc2e47aa56555fad6dbeb812bceb91ea)), closes [#321671](https://github.com/helsenorge/designsystem/issues/321671)
|
|
1431
1453
|
|
|
1432
|
-
## [6.6.1](https://github.com/helsenorge/designsystem/
|
|
1454
|
+
## [6.6.1](https://github.com/helsenorge/designsystem/compare/v6.6.0...v6.6.1) (2024-03-19)
|
|
1433
1455
|
|
|
1434
1456
|
### Bug Fixes
|
|
1435
1457
|
|
|
1436
1458
|
* reactdaypicker styling eksporterer riktig ([45352f0](https://github.com/helsenorge/designsystem/commit/45352f099804e22af77d6ee5c8e903865151ed2d)), closes [#322222](https://github.com/helsenorge/designsystem/issues/322222)
|
|
1437
1459
|
|
|
1438
|
-
## [6.6.0](https://github.com/helsenorge/designsystem/
|
|
1460
|
+
## [6.6.0](https://github.com/helsenorge/designsystem/compare/v6.5.0...v6.6.0) (2024-03-15)
|
|
1439
1461
|
|
|
1440
1462
|
### Features
|
|
1441
1463
|
|
|
1442
1464
|
* zindex med prop lagt til i datepicker dropdown expander og popover ([915fabc](https://github.com/helsenorge/designsystem/commit/915fabcb890fe3d339d874a74701fbadb606dcc9)), closes [#309420](https://github.com/helsenorge/designsystem/issues/309420)
|
|
1443
1465
|
|
|
1444
|
-
## [6.5.0](https://github.com/helsenorge/designsystem/
|
|
1466
|
+
## [6.5.0](https://github.com/helsenorge/designsystem/compare/v6.4.0...v6.5.0) (2024-03-07)
|
|
1445
1467
|
|
|
1446
1468
|
### Features
|
|
1447
1469
|
|
|
1448
1470
|
* dropdown stotter eksterne refs for children ([10cc1ba](https://github.com/helsenorge/designsystem/commit/10cc1bac51b6e499fd94b3eaa6e0d68e8ab4d605)), closes [#309420](https://github.com/helsenorge/designsystem/issues/309420)
|
|
1449
1471
|
|
|
1450
|
-
## [6.4.0](https://github.com/helsenorge/designsystem/
|
|
1472
|
+
## [6.4.0](https://github.com/helsenorge/designsystem/compare/v6.3.0...v6.4.0) (2024-02-29)
|
|
1451
1473
|
|
|
1452
1474
|
### Features
|
|
1453
1475
|
|
|
@@ -1458,7 +1480,7 @@
|
|
|
1458
1480
|
|
|
1459
1481
|
* slider value prop oppdaterer og selectedstate ([e510bd7](https://github.com/helsenorge/designsystem/commit/e510bd7a1ef3fe89eaa4cbd6af614291d055cbb8))
|
|
1460
1482
|
|
|
1461
|
-
## [6.3.0](https://github.com/helsenorge/designsystem/
|
|
1483
|
+
## [6.3.0](https://github.com/helsenorge/designsystem/compare/v6.2.0...v6.3.0) (2024-02-22)
|
|
1462
1484
|
|
|
1463
1485
|
### Features
|
|
1464
1486
|
|
|
@@ -1470,46 +1492,46 @@
|
|
|
1470
1492
|
* spacing i promopanel ([60a00bd](https://github.com/helsenorge/designsystem/commit/60a00bdb88d3b35b2e7b1449832674a9bf35ee46))
|
|
1471
1493
|
* tabell endrer responsiv oppførsel når den vises ([0c21208](https://github.com/helsenorge/designsystem/commit/0c212084cfa5161842dbb0339ae85c82e3c42046)), closes [#315245](https://github.com/helsenorge/designsystem/issues/315245)
|
|
1472
1494
|
|
|
1473
|
-
## [6.2.0](https://github.com/helsenorge/designsystem/
|
|
1495
|
+
## [6.2.0](https://github.com/helsenorge/designsystem/compare/v6.1.3...v6.2.0) (2024-02-20)
|
|
1474
1496
|
|
|
1475
1497
|
### Features
|
|
1476
1498
|
|
|
1477
1499
|
* slider selected prop lagt til ([1109d39](https://github.com/helsenorge/designsystem/commit/1109d399778120742c387ff69a389e95bbe2d143)), closes [#319626](https://github.com/helsenorge/designsystem/issues/319626)
|
|
1478
1500
|
|
|
1479
|
-
## [6.1.3](https://github.com/helsenorge/designsystem/
|
|
1501
|
+
## [6.1.3](https://github.com/helsenorge/designsystem/compare/v6.1.2...v6.1.3) (2024-02-14)
|
|
1480
1502
|
|
|
1481
1503
|
### Bug Fixes
|
|
1482
1504
|
|
|
1483
1505
|
* promopanel har ikke lenger lg breakpoint ([2c332e5](https://github.com/helsenorge/designsystem/commit/2c332e5a17aca128d09a293a56daf484a2a26d53)), closes [#319556](https://github.com/helsenorge/designsystem/issues/319556)
|
|
1484
1506
|
|
|
1485
|
-
## [6.1.2](https://github.com/helsenorge/designsystem/
|
|
1507
|
+
## [6.1.2](https://github.com/helsenorge/designsystem/compare/v6.1.1...v6.1.2) (2024-02-12)
|
|
1486
1508
|
|
|
1487
1509
|
### Bug Fixes
|
|
1488
1510
|
|
|
1489
1511
|
* datepicker date-fns gjøres external ([36d749c](https://github.com/helsenorge/designsystem/commit/36d749cfd83f16ac45d8fd8eb0bf5b31d7b02b7d)), closes [#318830](https://github.com/helsenorge/designsystem/issues/318830)
|
|
1490
1512
|
* input, textarea, dropdown og select har dashed border når disabled ([5f5c4ca](https://github.com/helsenorge/designsystem/commit/5f5c4ca5a12d41f0413da4319e24fb8c0e6c7437)), closes [#308128](https://github.com/helsenorge/designsystem/issues/308128)
|
|
1491
1513
|
|
|
1492
|
-
## [6.1.1](https://github.com/helsenorge/designsystem/
|
|
1514
|
+
## [6.1.1](https://github.com/helsenorge/designsystem/compare/v6.1.0...v6.1.1) (2024-02-06)
|
|
1493
1515
|
|
|
1494
1516
|
### Bug Fixes
|
|
1495
1517
|
|
|
1496
1518
|
* datepicker dependencies tatt tilbake ([3a7a1e0](https://github.com/helsenorge/designsystem/commit/3a7a1e0b3f44f4c5456941ad5902000a0985da51)), closes [#318830](https://github.com/helsenorge/designsystem/issues/318830)
|
|
1497
1519
|
|
|
1498
|
-
## [6.1.0](https://github.com/helsenorge/designsystem/
|
|
1520
|
+
## [6.1.0](https://github.com/helsenorge/designsystem/compare/v6.0.1...v6.1.0) (2024-02-06)
|
|
1499
1521
|
|
|
1500
1522
|
### Features
|
|
1501
1523
|
|
|
1502
1524
|
* illustration- og lazyillustration-komponenter ([c2a5662](https://github.com/helsenorge/designsystem/commit/c2a5662bd5c76f55484870d131cef6bc26f1d1b4))
|
|
1503
1525
|
* promopanel støtter illustrasjoner ([ccb2cb7](https://github.com/helsenorge/designsystem/commit/ccb2cb7c35993adb1be0537906216501a6947ec7))
|
|
1504
1526
|
|
|
1505
|
-
## [6.0.1](https://github.com/helsenorge/designsystem/
|
|
1527
|
+
## [6.0.1](https://github.com/helsenorge/designsystem/compare/v6.0.0...v6.0.1) (2024-02-01)
|
|
1506
1528
|
|
|
1507
1529
|
### Bug Fixes
|
|
1508
1530
|
|
|
1509
1531
|
* lazyicon blinker ikke ved hover ([b61887c](https://github.com/helsenorge/designsystem/commit/b61887c40f4f59764a349331290709f9af0ba8c4)), closes [#318240](https://github.com/helsenorge/designsystem/issues/318240)
|
|
1510
1532
|
* rydder opp i datepicker dependencies ([1d871e1](https://github.com/helsenorge/designsystem/commit/1d871e1071e659f2c11754e9719710a8c0a269f7)), closes [#309420](https://github.com/helsenorge/designsystem/issues/309420)
|
|
1511
1533
|
|
|
1512
|
-
## [6.0.0](https://github.com/helsenorge/designsystem/
|
|
1534
|
+
## [6.0.0](https://github.com/helsenorge/designsystem/compare/v5.13.0...v6.0.0) (2024-01-26)
|
|
1513
1535
|
|
|
1514
1536
|
## 6.0.0-beta.14 (2024-01-24)
|
|
1515
1537
|
|
|
@@ -1592,13 +1614,13 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1592
1614
|
|
|
1593
1615
|
* lazy loading av ikoner ([f688e78](https://github.com/helsenorge/designsystem/commit/f688e78a955bb43a2efa92b72b208c582dbfdd1d)), closes [#301359](https://github.com/helsenorge/designsystem/issues/301359)
|
|
1594
1616
|
|
|
1595
|
-
## [5.13.0](https://github.com/helsenorge/designsystem/
|
|
1617
|
+
## [5.13.0](https://github.com/helsenorge/designsystem/compare/v5.12.0...v5.13.0) (2024-01-09)
|
|
1596
1618
|
|
|
1597
1619
|
### Features
|
|
1598
1620
|
|
|
1599
1621
|
* tile stotter react children ([161a49a](https://github.com/helsenorge/designsystem/commit/161a49ae1ec4ec165bcf565b870b1f608f8fe90c)), closes [#310764](https://github.com/helsenorge/designsystem/issues/310764)
|
|
1600
1622
|
|
|
1601
|
-
## [5.12.0](https://github.com/helsenorge/designsystem/
|
|
1623
|
+
## [5.12.0](https://github.com/helsenorge/designsystem/compare/v5.11.0...v5.12.0) (2024-01-04)
|
|
1602
1624
|
|
|
1603
1625
|
### Bug Fixes
|
|
1604
1626
|
|
|
@@ -1606,14 +1628,14 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1606
1628
|
* justert fontstørrelse på legend i form ([afd858b](https://github.com/helsenorge/designsystem/commit/afd858b850330bb13d0dca6b11aae50f7e1cd17c)), closes [#316149](https://github.com/helsenorge/designsystem/issues/316149)
|
|
1607
1629
|
* sentrere tekst på notificationpanel ([5188c22](https://github.com/helsenorge/designsystem/commit/5188c22bbdd920479655eab87dd19657b84ed27e)), closes [#311338](https://github.com/helsenorge/designsystem/issues/311338)
|
|
1608
1630
|
|
|
1609
|
-
## [5.11.0](https://github.com/helsenorge/designsystem/
|
|
1631
|
+
## [5.11.0](https://github.com/helsenorge/designsystem/compare/v5.10.0...v5.11.0) (2023-12-18)
|
|
1610
1632
|
|
|
1611
1633
|
### Bug Fixes
|
|
1612
1634
|
|
|
1613
1635
|
* justeringer på button ([927e486](https://github.com/helsenorge/designsystem/commit/927e486876be4cbe2bb6c9b6d022e032439a2a11)), closes [#308138](https://github.com/helsenorge/designsystem/issues/308138)
|
|
1614
1636
|
* oppdatert metadata til ikoner ([3b3510b](https://github.com/helsenorge/designsystem/commit/3b3510bb19da59156adb077e15137eb855cb1722)), closes [#316105](https://github.com/helsenorge/designsystem/issues/316105)
|
|
1615
1637
|
|
|
1616
|
-
## [5.10.0](https://github.com/helsenorge/designsystem/
|
|
1638
|
+
## [5.10.0](https://github.com/helsenorge/designsystem/compare/v5.9.2...v5.10.0) (2023-12-13)
|
|
1617
1639
|
|
|
1618
1640
|
### Features
|
|
1619
1641
|
|
|
@@ -1623,19 +1645,19 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1623
1645
|
|
|
1624
1646
|
* input og textarea har ikke defaultValue som default ([2f0a39d](https://github.com/helsenorge/designsystem/commit/2f0a39da5a85558488fdb14280888ceb1a3f49ec)), closes [#309847](https://github.com/helsenorge/designsystem/issues/309847)
|
|
1625
1647
|
|
|
1626
|
-
## [5.9.2](https://github.com/helsenorge/designsystem/
|
|
1648
|
+
## [5.9.2](https://github.com/helsenorge/designsystem/compare/v5.9.1...v5.9.2) (2023-12-12)
|
|
1627
1649
|
|
|
1628
1650
|
### Bug Fixes
|
|
1629
1651
|
|
|
1630
1652
|
* slider forenklet emojirendring ([9df0d90](https://github.com/helsenorge/designsystem/commit/9df0d90e58c16f0609ce2c0de6c770f10420e7eb)), closes [#313810](https://github.com/helsenorge/designsystem/issues/313810)
|
|
1631
1653
|
|
|
1632
|
-
## [5.9.1](https://github.com/helsenorge/designsystem/
|
|
1654
|
+
## [5.9.1](https://github.com/helsenorge/designsystem/compare/v5.9.0...v5.9.1) (2023-12-11)
|
|
1633
1655
|
|
|
1634
1656
|
### Bug Fixes
|
|
1635
1657
|
|
|
1636
1658
|
* promopanel har position=relative ([360a762](https://github.com/helsenorge/designsystem/commit/360a762ec3ce63cfe870f6cd7300af9fb9b83a5e)), closes [#315387](https://github.com/helsenorge/designsystem/issues/315387)
|
|
1637
1659
|
|
|
1638
|
-
## [5.9.0](https://github.com/helsenorge/designsystem/
|
|
1660
|
+
## [5.9.0](https://github.com/helsenorge/designsystem/compare/v5.8.0...v5.9.0) (2023-12-11)
|
|
1639
1661
|
|
|
1640
1662
|
### Features
|
|
1641
1663
|
|
|
@@ -1646,7 +1668,7 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1646
1668
|
* label kan og sendes inn til emoji ([6d5d680](https://github.com/helsenorge/designsystem/commit/6d5d680d31b0c797230f3539305659bc073ddb3a)), closes [#310765](https://github.com/helsenorge/designsystem/issues/310765)
|
|
1647
1669
|
* tabellheader med sortering har ikke underline ([f191991](https://github.com/helsenorge/designsystem/commit/f191991cb9e3f32bda2df281b703833d12dfb5db)), closes [#315407](https://github.com/helsenorge/designsystem/issues/315407)
|
|
1648
1670
|
|
|
1649
|
-
## [5.8.0](https://github.com/helsenorge/designsystem/
|
|
1671
|
+
## [5.8.0](https://github.com/helsenorge/designsystem/compare/v5.7.0...v5.8.0) (2023-12-08)
|
|
1650
1672
|
|
|
1651
1673
|
### Features
|
|
1652
1674
|
|
|
@@ -1657,13 +1679,13 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1657
1679
|
* anchorlink har ikke hardkodet font-size/line-height ([687bac1](https://github.com/helsenorge/designsystem/commit/687bac112e20f8e5c09c5b99623401baf01d5bd4))
|
|
1658
1680
|
* slider aria fix for emoji og step labels ([1ca0c1e](https://github.com/helsenorge/designsystem/commit/1ca0c1e8b979357ec2544248a2c4657ed25509fe)), closes [#313810](https://github.com/helsenorge/designsystem/issues/313810) [#310765](https://github.com/helsenorge/designsystem/issues/310765)
|
|
1659
1681
|
|
|
1660
|
-
## [5.7.0](https://github.com/helsenorge/designsystem/
|
|
1682
|
+
## [5.7.0](https://github.com/helsenorge/designsystem/compare/v5.6.0...v5.7.0) (2023-12-08)
|
|
1661
1683
|
|
|
1662
1684
|
### Features
|
|
1663
1685
|
|
|
1664
1686
|
* tabell med horizontal scroll støtter aria-atributter ([5f0fb2c](https://github.com/helsenorge/designsystem/commit/5f0fb2cd1c86c7ee6348f3ddd144b823a10fe6be)), closes [#314191](https://github.com/helsenorge/designsystem/issues/314191)
|
|
1665
1687
|
|
|
1666
|
-
## [5.6.0](https://github.com/helsenorge/designsystem/
|
|
1688
|
+
## [5.6.0](https://github.com/helsenorge/designsystem/compare/v5.5.0...v5.6.0) (2023-12-07)
|
|
1667
1689
|
|
|
1668
1690
|
### Features
|
|
1669
1691
|
|
|
@@ -1674,7 +1696,7 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1674
1696
|
* defaultValue i input og textarea oppdaterer antall tegn ([5799a7d](https://github.com/helsenorge/designsystem/commit/5799a7d0ee39c789f0eb22b9569c962faa595ebb)), closes [#309847](https://github.com/helsenorge/designsystem/issues/309847)
|
|
1675
1697
|
* tom tabell-celle i head er td, ikke th ([548f1bb](https://github.com/helsenorge/designsystem/commit/548f1bb5e28138fda3be750a2e3a00aab7ddba0a)), closes [#313691](https://github.com/helsenorge/designsystem/issues/313691)
|
|
1676
1698
|
|
|
1677
|
-
## [5.5.0](https://github.com/helsenorge/designsystem/
|
|
1699
|
+
## [5.5.0](https://github.com/helsenorge/designsystem/compare/v5.4.1...v5.5.0) (2023-12-05)
|
|
1678
1700
|
|
|
1679
1701
|
### Features
|
|
1680
1702
|
|
|
@@ -1682,19 +1704,19 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1682
1704
|
* opprett ny komponent sharingstatus ([bd8fc70](https://github.com/helsenorge/designsystem/commit/bd8fc70397f2b58825f50f7bb391746faa5c59ee)), closes [#312652](https://github.com/helsenorge/designsystem/issues/312652)
|
|
1683
1705
|
* slider ny funksjonalitet ([2e7a269](https://github.com/helsenorge/designsystem/commit/2e7a269af5422a710224504a418720b40c534840)), closes [#310765](https://github.com/helsenorge/designsystem/issues/310765)
|
|
1684
1706
|
|
|
1685
|
-
## [5.4.1](https://github.com/helsenorge/designsystem/
|
|
1707
|
+
## [5.4.1](https://github.com/helsenorge/designsystem/compare/v5.4.0...v5.4.1) (2023-11-24)
|
|
1686
1708
|
|
|
1687
1709
|
### Bug Fixes
|
|
1688
1710
|
|
|
1689
1711
|
* endret plassering på statusdot og at statusdot forblir rund ([562726f](https://github.com/helsenorge/designsystem/commit/562726ff8b186753b0f0dd98735b335603a2fcd3)), closes [#311236](https://github.com/helsenorge/designsystem/issues/311236)
|
|
1690
1712
|
|
|
1691
|
-
## [5.4.0](https://github.com/helsenorge/designsystem/
|
|
1713
|
+
## [5.4.0](https://github.com/helsenorge/designsystem/compare/v5.3.0...v5.4.0) (2023-11-21)
|
|
1692
1714
|
|
|
1693
1715
|
### Features
|
|
1694
1716
|
|
|
1695
1717
|
* lagt til nye ikoner ([924fc90](https://github.com/helsenorge/designsystem/commit/924fc903960165211519760412e1de3bb65b85de)), closes [#312799](https://github.com/helsenorge/designsystem/issues/312799)
|
|
1696
1718
|
|
|
1697
|
-
## [5.3.0](https://github.com/helsenorge/designsystem/
|
|
1719
|
+
## [5.3.0](https://github.com/helsenorge/designsystem/compare/v5.2.0...v5.3.0) (2023-11-17)
|
|
1698
1720
|
|
|
1699
1721
|
### Features
|
|
1700
1722
|
|
|
@@ -1704,30 +1726,30 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1704
1726
|
|
|
1705
1727
|
* popmenu knapp stopper event propagation ([baa56a1](https://github.com/helsenorge/designsystem/commit/baa56a1780c027db01989ff0cd9b14fce6faab99)), closes [#313765](https://github.com/helsenorge/designsystem/issues/313765)
|
|
1706
1728
|
|
|
1707
|
-
## [5.2.0](https://github.com/helsenorge/designsystem/
|
|
1729
|
+
## [5.2.0](https://github.com/helsenorge/designsystem/compare/v5.1.4...v5.2.0) (2023-11-02)
|
|
1708
1730
|
|
|
1709
1731
|
### Bug Fixes
|
|
1710
1732
|
|
|
1711
1733
|
* eksporter StepProps ([eb90925](https://github.com/helsenorge/designsystem/commit/eb90925e0eeb25da6bab1bed83765399b9a0c540)), closes [#310680](https://github.com/helsenorge/designsystem/issues/310680)
|
|
1712
1734
|
|
|
1713
|
-
## [5.1.4](https://github.com/helsenorge/designsystem/
|
|
1735
|
+
## [5.1.4](https://github.com/helsenorge/designsystem/compare/v5.1.3...v5.1.4) (2023-11-01)
|
|
1714
1736
|
|
|
1715
1737
|
### Bug Fixes
|
|
1716
1738
|
|
|
1717
1739
|
* input width fikset for mobil ([a3663f3](https://github.com/helsenorge/designsystem/commit/a3663f35126d42d501839ad9257deaf106bfa838)), closes [#312554](https://github.com/helsenorge/designsystem/issues/312554)
|
|
1718
1740
|
|
|
1719
|
-
## [5.1.3](https://github.com/helsenorge/designsystem/
|
|
1741
|
+
## [5.1.3](https://github.com/helsenorge/designsystem/compare/v5.1.2...v5.1.3) (2023-10-31)
|
|
1720
1742
|
|
|
1721
|
-
## [5.1.2](https://github.com/helsenorge/designsystem/
|
|
1743
|
+
## [5.1.2](https://github.com/helsenorge/designsystem/compare/v5.1.1...v5.1.2) (2023-10-31)
|
|
1722
1744
|
|
|
1723
|
-
## [5.1.1](https://github.com/helsenorge/designsystem/
|
|
1745
|
+
## [5.1.1](https://github.com/helsenorge/designsystem/compare/v5.1.0...v5.1.1) (2023-10-30)
|
|
1724
1746
|
|
|
1725
1747
|
### Bug Fixes
|
|
1726
1748
|
|
|
1727
1749
|
* input type number base inkrementering verdi ([6b8113e](https://github.com/helsenorge/designsystem/commit/6b8113ea73653981cfe80f7012508b7ee77279e8)), closes [#312174](https://github.com/helsenorge/designsystem/issues/312174)
|
|
1728
1750
|
* input width fikset ([07a4c52](https://github.com/helsenorge/designsystem/commit/07a4c52cbfa04b1a19cf983227eb28968607baeb)), closes [#312326](https://github.com/helsenorge/designsystem/issues/312326)
|
|
1729
1751
|
|
|
1730
|
-
## [5.1.0](https://github.com/helsenorge/designsystem/
|
|
1752
|
+
## [5.1.0](https://github.com/helsenorge/designsystem/compare/v5.0.0...v5.1.0) (2023-10-26)
|
|
1731
1753
|
|
|
1732
1754
|
### Features
|
|
1733
1755
|
|
|
@@ -1740,7 +1762,7 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1740
1762
|
* radiobutton bigform checked styling ([1cf5580](https://github.com/helsenorge/designsystem/commit/1cf5580270313614719d92fbb1a01dab5881d742)), closes [#305272](https://github.com/helsenorge/designsystem/issues/305272)
|
|
1741
1763
|
* vite bygg og dependencies ([2e45dcd](https://github.com/helsenorge/designsystem/commit/2e45dcd23494ae77341cff0b02c6517011ca4cbe)), closes [#306637](https://github.com/helsenorge/designsystem/issues/306637)
|
|
1742
1764
|
|
|
1743
|
-
## [5.0.0](https://github.com/helsenorge/designsystem/
|
|
1765
|
+
## [5.0.0](https://github.com/helsenorge/designsystem/compare/v4.4.0...v5.0.0) (2023-09-25)
|
|
1744
1766
|
|
|
1745
1767
|
### ⚠ BREAKING CHANGES
|
|
1746
1768
|
|
|
@@ -1761,7 +1783,7 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1761
1783
|
* ikke bruk aria-attributter med mindre NotificationPanel har role ([8f1b09b](https://github.com/helsenorge/designsystem/commit/8f1b09b48a4840c8a8ce0efb7abdbed05de62a8e)), closes [#309176](https://github.com/helsenorge/designsystem/issues/309176)
|
|
1762
1784
|
* notificationpanel er ikke region som default ([00103ce](https://github.com/helsenorge/designsystem/commit/00103ce8a237f0222966f3a25f80f2222fbecf37)), closes [#309176](https://github.com/helsenorge/designsystem/issues/309176)
|
|
1763
1785
|
|
|
1764
|
-
## [4.4.0](https://github.com/helsenorge/designsystem/
|
|
1786
|
+
## [4.4.0](https://github.com/helsenorge/designsystem/compare/v4.3.1...v4.4.0) (2023-09-15)
|
|
1765
1787
|
|
|
1766
1788
|
### Features
|
|
1767
1789
|
|
|
@@ -1777,14 +1799,14 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1777
1799
|
* html-valideringsfeil ([df9d87d](https://github.com/helsenorge/designsystem/commit/df9d87d2492108812b17092462d56d87499bda92)), closes [#291948](https://github.com/helsenorge/designsystem/issues/291948)
|
|
1778
1800
|
* table elementer kan rendres etter conditions ([c2742e8](https://github.com/helsenorge/designsystem/commit/c2742e8c8d17dfd69cac2e9b3f8e8979f232b9db)), closes [#308272](https://github.com/helsenorge/designsystem/issues/308272)
|
|
1779
1801
|
|
|
1780
|
-
## [4.3.1](https://github.com/helsenorge/designsystem/
|
|
1802
|
+
## [4.3.1](https://github.com/helsenorge/designsystem/compare/v4.3.0...v4.3.1) (2023-08-28)
|
|
1781
1803
|
|
|
1782
1804
|
### Bug Fixes
|
|
1783
1805
|
|
|
1784
1806
|
* gjorde panel focusable optional og focus border er fjernet ([2fbda76](https://github.com/helsenorge/designsystem/commit/2fbda7641ed3b62ef62029611bce3b669f453a42)), closes [#307802](https://github.com/helsenorge/designsystem/issues/307802)
|
|
1785
1807
|
* windows high contrast mode checkbox og radiobutton er synlige ([54acf09](https://github.com/helsenorge/designsystem/commit/54acf09210b713e4ba996a10f2fe08783e66102c)), closes [#307340](https://github.com/helsenorge/designsystem/issues/307340)
|
|
1786
1808
|
|
|
1787
|
-
## [4.3.0](https://github.com/helsenorge/designsystem/
|
|
1809
|
+
## [4.3.0](https://github.com/helsenorge/designsystem/compare/v4.2.4...v4.3.0) (2023-08-23)
|
|
1788
1810
|
|
|
1789
1811
|
### Features
|
|
1790
1812
|
|
|
@@ -1795,31 +1817,31 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1795
1817
|
|
|
1796
1818
|
* lagt til focusable feature i panel ([050d90f](https://github.com/helsenorge/designsystem/commit/050d90f0796718b58dd0e3965721c0df38a684c5)), closes [#305821](https://github.com/helsenorge/designsystem/issues/305821)
|
|
1797
1819
|
|
|
1798
|
-
## [4.2.4](https://github.com/helsenorge/designsystem/
|
|
1820
|
+
## [4.2.4](https://github.com/helsenorge/designsystem/compare/v4.2.3...v4.2.4) (2023-08-03)
|
|
1799
1821
|
|
|
1800
1822
|
### Bug Fixes
|
|
1801
1823
|
|
|
1802
1824
|
* table med block-visning inne i table med block-visning har synlige kolonneoverskrifter ([7efd8c2](https://github.com/helsenorge/designsystem/commit/7efd8c2d409ac017d3834e812b6cd4b33e523430)), closes [#301989](https://github.com/helsenorge/designsystem/issues/301989)
|
|
1803
1825
|
|
|
1804
|
-
## [4.2.3](https://github.com/helsenorge/designsystem/
|
|
1826
|
+
## [4.2.3](https://github.com/helsenorge/designsystem/compare/v4.2.2...v4.2.3) (2023-08-03)
|
|
1805
1827
|
|
|
1806
1828
|
### Bug Fixes
|
|
1807
1829
|
|
|
1808
1830
|
* labelclassname kan naa brukes av vertikaler ([8bdecee](https://github.com/helsenorge/designsystem/commit/8bdeceedb29c6e75a20ffae10ae7dbe1a10b48c8)), closes [#306322](https://github.com/helsenorge/designsystem/issues/306322)
|
|
1809
1831
|
|
|
1810
|
-
## [4.2.2](https://github.com/helsenorge/designsystem/
|
|
1832
|
+
## [4.2.2](https://github.com/helsenorge/designsystem/compare/v4.2.1...v4.2.2) (2023-06-28)
|
|
1811
1833
|
|
|
1812
1834
|
### Bug Fixes
|
|
1813
1835
|
|
|
1814
1836
|
* checkbox og radiobutton sine refs merges riktig ([7fe16a6](https://github.com/helsenorge/designsystem/commit/7fe16a632e9a5f905474cdaa62316d2acb350ebe)), closes [#304617](https://github.com/helsenorge/designsystem/issues/304617) [#305272](https://github.com/helsenorge/designsystem/issues/305272)
|
|
1815
1837
|
|
|
1816
|
-
## [4.2.1](https://github.com/helsenorge/designsystem/
|
|
1838
|
+
## [4.2.1](https://github.com/helsenorge/designsystem/compare/v4.2.0...v4.2.1) (2023-06-26)
|
|
1817
1839
|
|
|
1818
1840
|
### Bug Fixes
|
|
1819
1841
|
|
|
1820
1842
|
* skjul ekstra ekspander i block-visning av table på mobil ([550bd65](https://github.com/helsenorge/designsystem/commit/550bd65ca2264900a2a4939a033a48f59aa8df8e)), closes [#305303](https://github.com/helsenorge/designsystem/issues/305303)
|
|
1821
1843
|
|
|
1822
|
-
## [4.2.0](https://github.com/helsenorge/designsystem/
|
|
1844
|
+
## [4.2.0](https://github.com/helsenorge/designsystem/compare/v4.1.1...v4.2.0) (2023-06-22)
|
|
1823
1845
|
|
|
1824
1846
|
### Features
|
|
1825
1847
|
|
|
@@ -1829,7 +1851,7 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1829
1851
|
|
|
1830
1852
|
* tabell som har plass i bredden blir ikke plassert til venstre unødvendig ([ffbacbb](https://github.com/helsenorge/designsystem/commit/ffbacbb5ba58fceb5b2a47ef7a5148172bdd49e4))
|
|
1831
1853
|
|
|
1832
|
-
## [4.1.1](https://github.com/helsenorge/designsystem/
|
|
1854
|
+
## [4.1.1](https://github.com/helsenorge/designsystem/compare/v4.1.0...v4.1.1) (2023-06-21)
|
|
1833
1855
|
|
|
1834
1856
|
### Bug Fixes
|
|
1835
1857
|
|
|
@@ -1838,11 +1860,11 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1838
1860
|
* **slider:** correct outline size on focus, fix clipping in fx ([38701a8](https://github.com/helsenorge/designsystem/commit/38701a82ac78d79fa3fcb1c805bdd98f92ac5007))
|
|
1839
1861
|
* **slider:** correct outline size on focus, fix clipping in fx ([0d6d190](https://github.com/helsenorge/designsystem/commit/0d6d19096970707eeeb82e96a4b4a3f1607db33d))
|
|
1840
1862
|
|
|
1841
|
-
## [4.1.0](https://github.com/helsenorge/designsystem/
|
|
1863
|
+
## [4.1.0](https://github.com/helsenorge/designsystem/compare/v4.0.1...v4.1.0) (2023-06-05)
|
|
1842
1864
|
|
|
1843
|
-
## [4.0.1](https://github.com/helsenorge/designsystem/
|
|
1865
|
+
## [4.0.1](https://github.com/helsenorge/designsystem/compare/v4.0.0...v4.0.1) (2023-05-30)
|
|
1844
1866
|
|
|
1845
|
-
## [4.0.0](https://github.com/helsenorge/designsystem/
|
|
1867
|
+
## [4.0.0](https://github.com/helsenorge/designsystem/compare/v3.2.1...v4.0.0) (2023-05-23)
|
|
1846
1868
|
|
|
1847
1869
|
### Features
|
|
1848
1870
|
|
|
@@ -1853,19 +1875,19 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1853
1875
|
|
|
1854
1876
|
* ny hoverfarge ([c0583ab](https://github.com/helsenorge/designsystem/commit/c0583abf4e9f6d5168b7bb77841c3261de524603)), closes [#300613](https://github.com/helsenorge/designsystem/issues/300613)
|
|
1855
1877
|
|
|
1856
|
-
## [3.2.1](https://github.com/helsenorge/designsystem/
|
|
1878
|
+
## [3.2.1](https://github.com/helsenorge/designsystem/compare/v3.2.0...v3.2.1) (2023-05-15)
|
|
1857
1879
|
|
|
1858
1880
|
### Features
|
|
1859
1881
|
|
|
1860
1882
|
* nye ikoner ([9694a00](https://github.com/helsenorge/designsystem/commit/9694a0061f412d16241f8be9e051805711ec2cee)), closes [#301797](https://github.com/helsenorge/designsystem/issues/301797)
|
|
1861
1883
|
|
|
1862
|
-
## [3.2.0](https://github.com/helsenorge/designsystem/
|
|
1884
|
+
## [3.2.0](https://github.com/helsenorge/designsystem/compare/v3.1.6...v3.2.0) (2023-05-09)
|
|
1863
1885
|
|
|
1864
1886
|
### Features
|
|
1865
1887
|
|
|
1866
1888
|
* nytt komponent label ([ab2ea36](https://github.com/helsenorge/designsystem/commit/ab2ea3668231e5b37793fef3ce527444844d6d4e)), closes [#274702](https://github.com/helsenorge/designsystem/issues/274702)
|
|
1867
1889
|
|
|
1868
|
-
## [3.1.6](https://github.com/helsenorge/designsystem/
|
|
1890
|
+
## [3.1.6](https://github.com/helsenorge/designsystem/compare/v3.1.5...v3.1.6) (2023-05-05)
|
|
1869
1891
|
|
|
1870
1892
|
### Features
|
|
1871
1893
|
|
|
@@ -1876,19 +1898,19 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1876
1898
|
* chrome hover-background ([762ae92](https://github.com/helsenorge/designsystem/commit/762ae9233312da790c5581a7e1ad3fd8b705a4d4)), closes [#301543](https://github.com/helsenorge/designsystem/issues/301543)
|
|
1877
1899
|
* style av checkbox ([d9bffd9](https://github.com/helsenorge/designsystem/commit/d9bffd96ed5f5a09c564047afab167f636979282)), closes [#289913](https://github.com/helsenorge/designsystem/issues/289913)
|
|
1878
1900
|
|
|
1879
|
-
## [3.1.5](https://github.com/helsenorge/designsystem/
|
|
1901
|
+
## [3.1.5](https://github.com/helsenorge/designsystem/compare/v3.1.4...v3.1.5) (2023-04-13)
|
|
1880
1902
|
|
|
1881
1903
|
### Bug Fixes
|
|
1882
1904
|
|
|
1883
1905
|
* popmenu og helpbubble i centeredoverflow-tabell plasseres riktig ([1adbd97](https://github.com/helsenorge/designsystem/commit/1adbd97598a1c93fffa421892ca99c1852b91bef)), closes [#300128](https://github.com/helsenorge/designsystem/issues/300128)
|
|
1884
1906
|
|
|
1885
|
-
## [3.1.4](https://github.com/helsenorge/designsystem/
|
|
1907
|
+
## [3.1.4](https://github.com/helsenorge/designsystem/compare/v3.1.3...v3.1.4) (2023-04-12)
|
|
1886
1908
|
|
|
1887
1909
|
### Bug Fixes
|
|
1888
1910
|
|
|
1889
1911
|
* unngå at tabellen hopper mellom ulike visninger på små skjermer ([5531200](https://github.com/helsenorge/designsystem/commit/553120095afa9185dce3e2fea6c770f4654eefbf)), closes [#300068](https://github.com/helsenorge/designsystem/issues/300068)
|
|
1890
1912
|
|
|
1891
|
-
## [3.1.3](https://github.com/helsenorge/designsystem/
|
|
1913
|
+
## [3.1.3](https://github.com/helsenorge/designsystem/compare/v3.1.2...v3.1.3) (2023-04-11)
|
|
1892
1914
|
|
|
1893
1915
|
### Bug Fixes
|
|
1894
1916
|
|
|
@@ -1897,21 +1919,21 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1897
1919
|
* panel med content a, b og datetime har riktig plassering av datetime på stor skjerm ([74adbca](https://github.com/helsenorge/designsystem/commit/74adbca810aa08cacc76c7e01fb6164d941f917a)), closes [#297532](https://github.com/helsenorge/designsystem/issues/297532)
|
|
1898
1920
|
* statusdot transparent har bedre kontrast mot bakgrunn ([2015054](https://github.com/helsenorge/designsystem/commit/20150540118e1d4d67a3847b1a3c182ebfb77ef1)), closes [#298938](https://github.com/helsenorge/designsystem/issues/298938)
|
|
1899
1921
|
|
|
1900
|
-
## [3.1.2](https://github.com/helsenorge/designsystem/
|
|
1922
|
+
## [3.1.2](https://github.com/helsenorge/designsystem/compare/v3.1.1...v3.1.2) (2023-03-31)
|
|
1901
1923
|
|
|
1902
1924
|
### Bug Fixes
|
|
1903
1925
|
|
|
1904
1926
|
* styling av service message ([4fd8e7d](https://github.com/helsenorge/designsystem/commit/4fd8e7dc23a7a6a469befda007cc846ed91640e2)), closes [#292736](https://github.com/helsenorge/designsystem/issues/292736)
|
|
1905
1927
|
|
|
1906
|
-
## [3.1.1](https://github.com/helsenorge/designsystem/
|
|
1928
|
+
## [3.1.1](https://github.com/helsenorge/designsystem/compare/v3.1.0...v3.1.1) (2023-03-30)
|
|
1907
1929
|
|
|
1908
1930
|
### Features
|
|
1909
1931
|
|
|
1910
1932
|
* service message ([fdbb1a6](https://github.com/helsenorge/designsystem/commit/fdbb1a6557c092eabc1c18ff2f7fb4515bf1b016)), closes [#292736](https://github.com/helsenorge/designsystem/issues/292736)
|
|
1911
1933
|
|
|
1912
|
-
## [3.1.0](https://github.com/helsenorge/designsystem/
|
|
1934
|
+
## [3.1.0](https://github.com/helsenorge/designsystem/compare/v3.0.2...v3.1.0) (2023-03-29)
|
|
1913
1935
|
|
|
1914
|
-
## [3.0.2](https://github.com/helsenorge/designsystem/
|
|
1936
|
+
## [3.0.2](https://github.com/helsenorge/designsystem/compare/v3.0.1...v3.0.2) (2023-03-29)
|
|
1915
1937
|
|
|
1916
1938
|
### Features
|
|
1917
1939
|
|
|
@@ -1922,7 +1944,7 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1922
1944
|
* expanderlist viser title når title er React-komponent ([c9c8b19](https://github.com/helsenorge/designsystem/commit/c9c8b19075ea51f761ba97c9fc80f7d286c0061d)), closes [#299335](https://github.com/helsenorge/designsystem/issues/299335)
|
|
1923
1945
|
* popmenu plasserer pil riktig sted ([ce90830](https://github.com/helsenorge/designsystem/commit/ce90830eac8efd755a9d5c88348f1ebb8f2e04a9)), closes [#298403](https://github.com/helsenorge/designsystem/issues/298403)
|
|
1924
1946
|
|
|
1925
|
-
## [3.0.1](https://github.com/helsenorge/designsystem/
|
|
1947
|
+
## [3.0.1](https://github.com/helsenorge/designsystem/compare/v3.0.0...v3.0.1) (2023-03-23)
|
|
1926
1948
|
|
|
1927
1949
|
### Bug Fixes
|
|
1928
1950
|
|
|
@@ -1930,7 +1952,7 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1930
1952
|
* table med horizontalscroll har begrenset bredde ([94e7166](https://github.com/helsenorge/designsystem/commit/94e716624cdd2a2f9a0a3b875b3c67a06442cb8b)), closes [#298409](https://github.com/helsenorge/designsystem/issues/298409)
|
|
1931
1953
|
* tooltip er en del av dom ([aedea69](https://github.com/helsenorge/designsystem/commit/aedea69524558a38a0d45536aa4c625971fb9f76)), closes [#298402](https://github.com/helsenorge/designsystem/issues/298402) [#298403](https://github.com/helsenorge/designsystem/issues/298403)
|
|
1932
1954
|
|
|
1933
|
-
## [3.0.0](https://github.com/helsenorge/designsystem/
|
|
1955
|
+
## [3.0.0](https://github.com/helsenorge/designsystem/compare/v2.17.0...v3.0.0) (2023-03-13)
|
|
1934
1956
|
|
|
1935
1957
|
### Features
|
|
1936
1958
|
|
|
@@ -1969,7 +1991,7 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1969
1991
|
* fjern deprecated options i Table ([49fbced](https://github.com/helsenorge/designsystem/commit/49fbcedca0b8c93c314b6a1e86ed8558918777db))
|
|
1970
1992
|
* notificationpanel bruker ikke dangerouslySetInnerHTML ([75c8fc3](https://github.com/helsenorge/designsystem/commit/75c8fc3f636f299ad1bde80ce0b66bedd50b655e)), closes [#294226](https://github.com/helsenorge/designsystem/issues/294226)
|
|
1971
1993
|
|
|
1972
|
-
## [2.17.0](https://github.com/helsenorge/designsystem/
|
|
1994
|
+
## [2.17.0](https://github.com/helsenorge/designsystem/compare/v2.16.1...v2.17.0) (2023-02-23)
|
|
1973
1995
|
|
|
1974
1996
|
### Features
|
|
1975
1997
|
|
|
@@ -1981,13 +2003,13 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1981
2003
|
|
|
1982
2004
|
* Panel vises riktig på mobilvisning ([82790a2](https://github.com/helsenorge/designsystem/commit/82790a2365ba09f9c4e1fe4d9d624cdab62eef76)), closes [#296298](https://github.com/helsenorge/designsystem/issues/296298)
|
|
1983
2005
|
|
|
1984
|
-
## [2.16.1](https://github.com/helsenorge/designsystem/
|
|
2006
|
+
## [2.16.1](https://github.com/helsenorge/designsystem/compare/v2.16.0...v2.16.1) (2023-02-16)
|
|
1985
2007
|
|
|
1986
2008
|
### Bug Fixes
|
|
1987
2009
|
|
|
1988
2010
|
* duolist non-formatted linjeskift fiks ([1f3f45f](https://github.com/helsenorge/designsystem/commit/1f3f45f194d18207a3a6f8a8ef73b95c9a7ca1bf)), closes [#296356](https://github.com/helsenorge/designsystem/issues/296356)
|
|
1989
2011
|
|
|
1990
|
-
## [2.16.0](https://github.com/helsenorge/designsystem/
|
|
2012
|
+
## [2.16.0](https://github.com/helsenorge/designsystem/compare/v2.15.0...v2.16.0) (2023-02-15)
|
|
1991
2013
|
|
|
1992
2014
|
### Features
|
|
1993
2015
|
|
|
@@ -2000,7 +2022,7 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
2000
2022
|
* panelactionbtn er plassert i lik linje med datetime ([7b1fc4d](https://github.com/helsenorge/designsystem/commit/7b1fc4d33ccc430dad760e7e0f3f2f051932c2d5)), closes [#292669](https://github.com/helsenorge/designsystem/issues/292669)
|
|
2001
2023
|
* styling specificity ([cb35c03](https://github.com/helsenorge/designsystem/commit/cb35c03e173b2ae6896844f2f1f370eca6659688)), closes [#292556](https://github.com/helsenorge/designsystem/issues/292556)
|
|
2002
2024
|
|
|
2003
|
-
## [2.15.0](https://github.com/helsenorge/designsystem/
|
|
2025
|
+
## [2.15.0](https://github.com/helsenorge/designsystem/compare/v2.14.0...v2.15.0) (2023-02-09)
|
|
2004
2026
|
|
|
2005
2027
|
### Features
|
|
2006
2028
|
|
|
@@ -2019,7 +2041,7 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
2019
2041
|
* login icon fill-rule fikset ([62dcd0f](https://github.com/helsenorge/designsystem/commit/62dcd0fc158d3699f51446c3304907a6ca4aa976))
|
|
2020
2042
|
* oppdatert geometri i ikonene til arrowleft og arrowright ([20ab9c5](https://github.com/helsenorge/designsystem/commit/20ab9c5cc60e11860dd2c046be6e2cdbf20060fb)), closes [#293341](https://github.com/helsenorge/designsystem/issues/293341)
|
|
2021
2043
|
|
|
2022
|
-
## [2.14.0](https://github.com/helsenorge/designsystem/
|
|
2044
|
+
## [2.14.0](https://github.com/helsenorge/designsystem/compare/v2.13.0...v2.14.0) (2023-02-01)
|
|
2023
2045
|
|
|
2024
2046
|
### Features
|
|
2025
2047
|
|
|
@@ -2029,7 +2051,7 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
2029
2051
|
|
|
2030
2052
|
* panel inline title blir inline med contentA ([3345db0](https://github.com/helsenorge/designsystem/commit/3345db0457a512c0edd28d25339cdaf4955ca54b)), closes [#294847](https://github.com/helsenorge/designsystem/issues/294847)
|
|
2031
2053
|
|
|
2032
|
-
## [2.13.0](https://github.com/helsenorge/designsystem/
|
|
2054
|
+
## [2.13.0](https://github.com/helsenorge/designsystem/compare/v2.12.0...v2.13.0) (2023-01-26)
|
|
2033
2055
|
|
|
2034
2056
|
### Features
|
|
2035
2057
|
|
|
@@ -2041,7 +2063,7 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
2041
2063
|
|
|
2042
2064
|
* panel spacing desktop fikset ([074afe7](https://github.com/helsenorge/designsystem/commit/074afe7dc54f71eb068b51eaed20277b8c51f6ec)), closes [#292769](https://github.com/helsenorge/designsystem/issues/292769)
|
|
2043
2065
|
|
|
2044
|
-
## [2.12.0](https://github.com/helsenorge/designsystem/
|
|
2066
|
+
## [2.12.0](https://github.com/helsenorge/designsystem/compare/v2.11.3...v2.12.0) (2023-01-23)
|
|
2045
2067
|
|
|
2046
2068
|
### Features
|
|
2047
2069
|
|
|
@@ -2057,20 +2079,20 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
2057
2079
|
* useOutsideEvent fungerer i web components ([ffe9b7f](https://github.com/helsenorge/designsystem/commit/ffe9b7ffc67e04f6b8d7232b0a6829a380d112d6)), closes [#293729](https://github.com/helsenorge/designsystem/issues/293729)
|
|
2058
2080
|
* vis slider på utskrift ([aa60206](https://github.com/helsenorge/designsystem/commit/aa60206364af351c33045f22d5a9379276e814bf)), closes [#281560](https://github.com/helsenorge/designsystem/issues/281560)
|
|
2059
2081
|
|
|
2060
|
-
## [2.11.3](https://github.com/helsenorge/designsystem/
|
|
2082
|
+
## [2.11.3](https://github.com/helsenorge/designsystem/compare/v2.11.2...v2.11.3) (2023-01-17)
|
|
2061
2083
|
|
|
2062
2084
|
### Features
|
|
2063
2085
|
|
|
2064
2086
|
* legger til header sematikk på expanderlist ([2918461](https://github.com/helsenorge/designsystem/commit/29184614d218b50461c79e41d609d0c4917fd873)), closes [#291046](https://github.com/helsenorge/designsystem/issues/291046)
|
|
2065
2087
|
|
|
2066
|
-
## [2.11.2](https://github.com/helsenorge/designsystem/
|
|
2088
|
+
## [2.11.2](https://github.com/helsenorge/designsystem/compare/v2.11.1...v2.11.2) (2023-01-12)
|
|
2067
2089
|
|
|
2068
2090
|
### Bug Fixes
|
|
2069
2091
|
|
|
2070
2092
|
* endrer kontrastfarge ([7aae4c3](https://github.com/helsenorge/designsystem/commit/7aae4c3239afe9187d7515ca2d8bd9e5f9808425)), closes [#290655](https://github.com/helsenorge/designsystem/issues/290655)
|
|
2071
2093
|
* listheader mapping tar hensyn til undefined recursive children ([429e51b](https://github.com/helsenorge/designsystem/commit/429e51bf7eebbafeef19ca5d76c72957ab9ab402)), closes [#293178](https://github.com/helsenorge/designsystem/issues/293178)
|
|
2072
2094
|
|
|
2073
|
-
## [2.11.1](https://github.com/helsenorge/designsystem/
|
|
2095
|
+
## [2.11.1](https://github.com/helsenorge/designsystem/compare/v2.10.1...v2.11.1) (2023-01-06)
|
|
2074
2096
|
|
|
2075
2097
|
### Features
|
|
2076
2098
|
|
|
@@ -2081,13 +2103,13 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
2081
2103
|
|
|
2082
2104
|
* endrer farge på tekst. Gir bedre kontrast ([e29be2b](https://github.com/helsenorge/designsystem/commit/e29be2b7dc784ea57daabb20d7ce08c8a017708e)), closes [#290655](https://github.com/helsenorge/designsystem/issues/290655)
|
|
2083
2105
|
|
|
2084
|
-
## [2.10.1](https://github.com/helsenorge/designsystem/
|
|
2106
|
+
## [2.10.1](https://github.com/helsenorge/designsystem/compare/v2.10.0...v2.10.1) (2023-01-03)
|
|
2085
2107
|
|
|
2086
2108
|
### Bug Fixes
|
|
2087
2109
|
|
|
2088
2110
|
* listheader mapping fikset ved null child ([e62f9f8](https://github.com/helsenorge/designsystem/commit/e62f9f8cdb9af731434f79a56efadb6207e06588))
|
|
2089
2111
|
|
|
2090
|
-
## [2.10.0](https://github.com/helsenorge/designsystem/
|
|
2112
|
+
## [2.10.0](https://github.com/helsenorge/designsystem/compare/v2.9.3...v2.10.0) (2023-01-03)
|
|
2091
2113
|
|
|
2092
2114
|
### Features
|
|
2093
2115
|
|
|
@@ -2097,55 +2119,55 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
2097
2119
|
|
|
2098
2120
|
* oneliner får ikke unødvendig spacing ([4f1ac33](https://github.com/helsenorge/designsystem/commit/4f1ac33b8405c89f625939454e2600cf9eb2e0a3))
|
|
2099
2121
|
|
|
2100
|
-
## [2.9.3](https://github.com/helsenorge/designsystem/
|
|
2122
|
+
## [2.9.3](https://github.com/helsenorge/designsystem/compare/v2.9.2...v2.9.3) (2022-12-13)
|
|
2101
2123
|
|
|
2102
2124
|
### Features
|
|
2103
2125
|
|
|
2104
2126
|
* eksporterer NotificationPanel props ([f052b76](https://github.com/helsenorge/designsystem/commit/f052b765807809a98a88e2d536b87cf388d15e56)), closes [#288630](https://github.com/helsenorge/designsystem/issues/288630)
|
|
2105
2127
|
|
|
2106
|
-
## [2.9.2](https://github.com/helsenorge/designsystem/
|
|
2128
|
+
## [2.9.2](https://github.com/helsenorge/designsystem/compare/v2.9.1...v2.9.2) (2022-12-09)
|
|
2107
2129
|
|
|
2108
2130
|
### Bug Fixes
|
|
2109
2131
|
|
|
2110
2132
|
* personcancel og travelroute ikon farge fiks ([6423c92](https://github.com/helsenorge/designsystem/commit/6423c921af461a556502adcb74a91ec0acf98bcf))
|
|
2111
2133
|
|
|
2112
|
-
## [2.9.1](https://github.com/helsenorge/designsystem/
|
|
2134
|
+
## [2.9.1](https://github.com/helsenorge/designsystem/compare/v2.9.0...v2.9.1) (2022-12-07)
|
|
2113
2135
|
|
|
2114
2136
|
### Bug Fixes
|
|
2115
2137
|
|
|
2116
2138
|
* personcancel ikon fiks ([0bb783c](https://github.com/helsenorge/designsystem/commit/0bb783cfb466212a2e9fb362909533b62a45d81d)), closes [#290817](https://github.com/helsenorge/designsystem/issues/290817)
|
|
2117
2139
|
|
|
2118
|
-
## [2.9.0](https://github.com/helsenorge/designsystem/
|
|
2140
|
+
## [2.9.0](https://github.com/helsenorge/designsystem/compare/v2.8.0...v2.9.0) (2022-12-06)
|
|
2119
2141
|
|
|
2120
2142
|
### Features
|
|
2121
2143
|
|
|
2122
2144
|
* nye ikoner helsekontakter og pasientreiser ([a74689b](https://github.com/helsenorge/designsystem/commit/a74689b3a838bd9ca19e7345006f54d38a048d1e)), closes [#290817](https://github.com/helsenorge/designsystem/issues/290817)
|
|
2123
2145
|
|
|
2124
|
-
## [2.8.0](https://github.com/helsenorge/designsystem/
|
|
2146
|
+
## [2.8.0](https://github.com/helsenorge/designsystem/compare/v2.7.0...v2.8.0) (2022-12-01)
|
|
2125
2147
|
|
|
2126
2148
|
### Features
|
|
2127
2149
|
|
|
2128
2150
|
* notificationpanel kan ha role="alert" ([3912130](https://github.com/helsenorge/designsystem/commit/39121300e3d70414433c4b64911a830bbc01cb52)), closes [#290688](https://github.com/helsenorge/designsystem/issues/290688)
|
|
2129
2151
|
|
|
2130
|
-
## [2.7.0](https://github.com/helsenorge/designsystem/
|
|
2152
|
+
## [2.7.0](https://github.com/helsenorge/designsystem/compare/v2.6.2...v2.7.0) (2022-11-30)
|
|
2131
2153
|
|
|
2132
2154
|
### Features
|
|
2133
2155
|
|
|
2134
2156
|
* oppdatert med støtte for datetime i input felt ([d01eab1](https://github.com/helsenorge/designsystem/commit/d01eab1e976887bb7b22d27108bbc47e06e04316)), closes [#288759](https://github.com/helsenorge/designsystem/issues/288759)
|
|
2135
2157
|
|
|
2136
|
-
## [2.6.2](https://github.com/helsenorge/designsystem/
|
|
2158
|
+
## [2.6.2](https://github.com/helsenorge/designsystem/compare/v2.6.1...v2.6.2) (2022-11-17)
|
|
2137
2159
|
|
|
2138
2160
|
### Bug Fixes
|
|
2139
2161
|
|
|
2140
2162
|
* modal setter fokus til seg selv kun én gang når den først vises ([a293206](https://github.com/helsenorge/designsystem/commit/a293206cbd23a4524054198239eb00f2ee454a39)), closes [#289818](https://github.com/helsenorge/designsystem/issues/289818)
|
|
2141
2163
|
|
|
2142
|
-
## [2.6.1](https://github.com/helsenorge/designsystem/
|
|
2164
|
+
## [2.6.1](https://github.com/helsenorge/designsystem/compare/v2.6.0...v2.6.1) (2022-11-17)
|
|
2143
2165
|
|
|
2144
2166
|
### Bug Fixes
|
|
2145
2167
|
|
|
2146
2168
|
* resizeobserver logger ikke feil om loop limit exceeded ([afece3a](https://github.com/helsenorge/designsystem/commit/afece3a3f40763f6520e09c2398b5928eaf9fa82)), closes [#288871](https://github.com/helsenorge/designsystem/issues/288871)
|
|
2147
2169
|
|
|
2148
|
-
## [2.6.0](https://github.com/helsenorge/designsystem/
|
|
2170
|
+
## [2.6.0](https://github.com/helsenorge/designsystem/compare/v2.5.0...v2.6.0) (2022-11-15)
|
|
2149
2171
|
|
|
2150
2172
|
### Features
|
|
2151
2173
|
|
|
@@ -2156,7 +2178,7 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
2156
2178
|
|
|
2157
2179
|
* useSize trigges ved endring i ref igjen ([c374772](https://github.com/helsenorge/designsystem/commit/c374772117d019d77ad725add65f20f869a876b9)), closes [#285111](https://github.com/helsenorge/designsystem/issues/285111)
|
|
2158
2180
|
|
|
2159
|
-
## [2.5.0](https://github.com/helsenorge/designsystem/
|
|
2181
|
+
## [2.5.0](https://github.com/helsenorge/designsystem/compare/v2.4.0...v2.5.0) (2022-11-13)
|
|
2160
2182
|
|
|
2161
2183
|
### Features
|
|
2162
2184
|
|
|
@@ -2168,7 +2190,7 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
2168
2190
|
* oppdater posisjon i helpbubble med én gang den vises ([ad297fe](https://github.com/helsenorge/designsystem/commit/ad297feeac1e0aa457121c4b6b369c1d57b53087)), closes [#285111](https://github.com/helsenorge/designsystem/issues/285111)
|
|
2169
2191
|
* uu-forbedringer i tooltip og helpbubble ([be42f12](https://github.com/helsenorge/designsystem/commit/be42f12169779530f92d75dc7d64a06c41b38866)), closes [#285111](https://github.com/helsenorge/designsystem/issues/285111)
|
|
2170
2192
|
|
|
2171
|
-
## [2.4.0](https://github.com/helsenorge/designsystem/
|
|
2193
|
+
## [2.4.0](https://github.com/helsenorge/designsystem/compare/v2.3.0...v2.4.0) (2022-11-05)
|
|
2172
2194
|
|
|
2173
2195
|
### Features
|
|
2174
2196
|
|
|
@@ -2179,19 +2201,19 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
2179
2201
|
* hjelpeboble plasseres riktig i scrollbar tabell ([6b96b04](https://github.com/helsenorge/designsystem/commit/6b96b046782494e2b2586cb158874e46602c5249)), closes [#288142](https://github.com/helsenorge/designsystem/issues/288142)
|
|
2180
2202
|
* modal setter fokus automatisk til første fokuserbare element ([88bb15c](https://github.com/helsenorge/designsystem/commit/88bb15cd9de0fb0f2a78db7a4621da1e16f31374)), closes [#286778](https://github.com/helsenorge/designsystem/issues/286778)
|
|
2181
2203
|
|
|
2182
|
-
## [2.3.0](https://github.com/helsenorge/designsystem/
|
|
2204
|
+
## [2.3.0](https://github.com/helsenorge/designsystem/compare/v2.2.1...v2.3.0) (2022-10-31)
|
|
2183
2205
|
|
|
2184
2206
|
### Features
|
|
2185
2207
|
|
|
2186
2208
|
* ny hook useFocusableElement ([3294609](https://github.com/helsenorge/designsystem/commit/32946099ab996597d1a1696a8f8d3d983da9c97e)), closes [#286778](https://github.com/helsenorge/designsystem/issues/286778)
|
|
2187
2209
|
|
|
2188
|
-
## [2.2.1](https://github.com/helsenorge/designsystem/
|
|
2210
|
+
## [2.2.1](https://github.com/helsenorge/designsystem/compare/v2.2.0...v2.2.1) (2022-10-25)
|
|
2189
2211
|
|
|
2190
2212
|
### Features
|
|
2191
2213
|
|
|
2192
2214
|
* nytt ikon og fiks på confluence script ([0d6d9ea](https://github.com/helsenorge/designsystem/commit/0d6d9ea492b22ee70c2edbb32440f39739a6ce6d)), closes [#287052](https://github.com/helsenorge/designsystem/issues/287052)
|
|
2193
2215
|
|
|
2194
|
-
## [2.2.0](https://github.com/helsenorge/designsystem/
|
|
2216
|
+
## [2.2.0](https://github.com/helsenorge/designsystem/compare/v2.1.0...v2.2.0) (2022-10-25)
|
|
2195
2217
|
|
|
2196
2218
|
### Features
|
|
2197
2219
|
|
|
@@ -2203,7 +2225,7 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
2203
2225
|
* nummerert visning har minimum 40px bredde ([5422e28](https://github.com/helsenorge/designsystem/commit/5422e28ef4aac66b3a32fd02c3ea14fcf899937b))
|
|
2204
2226
|
* progressbar uten alle prikker har to prikker (venstre og høyre) ([cf6d20f](https://github.com/helsenorge/designsystem/commit/cf6d20fec7916831dea260eab98d578665fe6a85))
|
|
2205
2227
|
|
|
2206
|
-
## [2.1.0](https://github.com/helsenorge/designsystem/
|
|
2228
|
+
## [2.1.0](https://github.com/helsenorge/designsystem/compare/v2.0.0...v2.1.0) (2022-10-20)
|
|
2207
2229
|
|
|
2208
2230
|
### Features
|
|
2209
2231
|
|
|
@@ -2216,7 +2238,7 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
2216
2238
|
* setter background-clip på th i table ([3279386](https://github.com/helsenorge/designsystem/commit/32793866162d3e95ea61a6156907b2edea798de6))
|
|
2217
2239
|
* tabell har bare overflow:hidden når den er for liten ([b8b3c8a](https://github.com/helsenorge/designsystem/commit/b8b3c8a8532e8bfd4f0415213480895de72398df)), closes [#286994](https://github.com/helsenorge/designsystem/issues/286994)
|
|
2218
2240
|
|
|
2219
|
-
## [2.0.0](https://github.com/helsenorge/designsystem/
|
|
2241
|
+
## [2.0.0](https://github.com/helsenorge/designsystem/compare/v1.8.0...v2.0.0) (2022-10-11)
|
|
2220
2242
|
|
|
2221
2243
|
## 2.0.0-beta.8 (2022-10-06)
|
|
2222
2244
|
|
|
@@ -2296,7 +2318,7 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
2296
2318
|
* button Table bruker ariaLabel ([e547919](https://github.com/helsenorge/designsystem/commit/e547919b63306fc926571e4b23c41d482389771c)), closes [#260900](https://github.com/helsenorge/designsystem/issues/260900)
|
|
2297
2319
|
* tilbakemeldinger på button ([7c61596](https://github.com/helsenorge/designsystem/commit/7c6159630a77ed6c0ebdc8c3cf78aa3f2345e44b)), closes [#260900](https://github.com/helsenorge/designsystem/issues/260900)
|
|
2298
2320
|
|
|
2299
|
-
## [1.8.0](https://github.com/helsenorge/designsystem/
|
|
2321
|
+
## [1.8.0](https://github.com/helsenorge/designsystem/compare/v1.7.0...v1.8.0) (2022-10-11)
|
|
2300
2322
|
|
|
2301
2323
|
### Features
|
|
2302
2324
|
|
|
@@ -2306,7 +2328,7 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
2306
2328
|
|
|
2307
2329
|
* figmatokens pull bruker https istedet for ssh ([35248ef](https://github.com/helsenorge/designsystem/commit/35248ef3b4f9b11ee46f7bf2c2e322c2c4c66b05)), closes [#286502](https://github.com/helsenorge/designsystem/issues/286502)
|
|
2308
2330
|
|
|
2309
|
-
## [1.7.0](https://github.com/helsenorge/designsystem/
|
|
2331
|
+
## [1.7.0](https://github.com/helsenorge/designsystem/compare/v1.6.0...v1.7.0) (2022-09-29)
|
|
2310
2332
|
|
|
2311
2333
|
### Features
|
|
2312
2334
|
|
|
@@ -2317,25 +2339,25 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
2317
2339
|
* fluid notificationpanel tar hensyn til fluid/variant/shadow-props igjen ([a19afba](https://github.com/helsenorge/designsystem/commit/a19afba44068d3c8be15812d90711ace51a9a778))
|
|
2318
2340
|
* form feilmeldinger leses opp av skjermleser ([d57305f](https://github.com/helsenorge/designsystem/commit/d57305fd740c0553a395923c20dbd1f1235136f5)), closes [#227757](https://github.com/helsenorge/designsystem/issues/227757)
|
|
2319
2341
|
|
|
2320
|
-
## [1.6.0](https://github.com/helsenorge/designsystem/
|
|
2342
|
+
## [1.6.0](https://github.com/helsenorge/designsystem/compare/v1.5.1...v1.6.0) (2022-09-22)
|
|
2321
2343
|
|
|
2322
2344
|
### Features
|
|
2323
2345
|
|
|
2324
2346
|
* expanderlist kan være sticky ([0c78cf5](https://github.com/helsenorge/designsystem/commit/0c78cf53e302bdeac62c35c2ba2bf188e848975b)), closes [#284516](https://github.com/helsenorge/designsystem/issues/284516)
|
|
2325
2347
|
|
|
2326
|
-
## [1.5.1](https://github.com/helsenorge/designsystem/
|
|
2348
|
+
## [1.5.1](https://github.com/helsenorge/designsystem/compare/v1.5.0...v1.5.1) (2022-09-21)
|
|
2327
2349
|
|
|
2328
2350
|
### Bug Fixes
|
|
2329
2351
|
|
|
2330
2352
|
* unobserve eller disconnect når komponent som bruker ResizeObserve/IntersectionObserver unmountes ([87196e0](https://github.com/helsenorge/designsystem/commit/87196e0c333d87deb3006b5e5813b12749652b03)), closes [#284648](https://github.com/helsenorge/designsystem/issues/284648)
|
|
2331
2353
|
|
|
2332
|
-
## [1.5.0](https://github.com/helsenorge/designsystem/
|
|
2354
|
+
## [1.5.0](https://github.com/helsenorge/designsystem/compare/v1.4.0...v1.5.0) (2022-09-16)
|
|
2333
2355
|
|
|
2334
2356
|
### Features
|
|
2335
2357
|
|
|
2336
2358
|
* nytt komponent duolist ([7b7254e](https://github.com/helsenorge/designsystem/commit/7b7254e429340ada1f0605d16b302675de0bd835)), closes [#275213](https://github.com/helsenorge/designsystem/issues/275213)
|
|
2337
2359
|
|
|
2338
|
-
## [1.4.0](https://github.com/helsenorge/designsystem/
|
|
2360
|
+
## [1.4.0](https://github.com/helsenorge/designsystem/compare/v1.3.2...v1.4.0) (2022-09-14)
|
|
2339
2361
|
|
|
2340
2362
|
### Features
|
|
2341
2363
|
|
|
@@ -2346,20 +2368,20 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
2346
2368
|
* button i panel har unik label ([a37ef06](https://github.com/helsenorge/designsystem/commit/a37ef06b7ff967d4bb372d5c9e0e181e25c912c8))
|
|
2347
2369
|
* skjul detaljer-knapp fjernet fra ekspandert Panel ([011b0ac](https://github.com/helsenorge/designsystem/commit/011b0ac12c50e19e8e88812f73e9285d3371940d))
|
|
2348
2370
|
|
|
2349
|
-
## [1.3.2](https://github.com/helsenorge/designsystem/
|
|
2371
|
+
## [1.3.2](https://github.com/helsenorge/designsystem/compare/v1.3.1...v1.3.2) (2022-09-08)
|
|
2350
2372
|
|
|
2351
2373
|
### Bug Fixes
|
|
2352
2374
|
|
|
2353
2375
|
* slider beholder riktig posisjon/verdi hvis den endrer størrelse ([afa1d0a](https://github.com/helsenorge/designsystem/commit/afa1d0af335c4e2450962904f042768badbc18fd)), closes [#279639](https://github.com/helsenorge/designsystem/issues/279639)
|
|
2354
2376
|
|
|
2355
|
-
## [1.3.1](https://github.com/helsenorge/designsystem/
|
|
2377
|
+
## [1.3.1](https://github.com/helsenorge/designsystem/compare/v1.3.0...v1.3.1) (2022-09-02)
|
|
2356
2378
|
|
|
2357
2379
|
### Bug Fixes
|
|
2358
2380
|
|
|
2359
2381
|
* forbedret sr-only og sr-only-focusable mixins ([c5c81d4](https://github.com/helsenorge/designsystem/commit/c5c81d41298e03854c742410566c57405f5c36b5))
|
|
2360
2382
|
* loader har role="progressbar" på riktig element ([a04ced2](https://github.com/helsenorge/designsystem/commit/a04ced210957560132db684f56f873a08e4dddf6))
|
|
2361
2383
|
|
|
2362
|
-
## [1.3.0](https://github.com/helsenorge/designsystem/
|
|
2384
|
+
## [1.3.0](https://github.com/helsenorge/designsystem/compare/v1.2.2...v1.3.0) (2022-09-01)
|
|
2363
2385
|
|
|
2364
2386
|
### ⚠ BREAKING CHANGES
|
|
2365
2387
|
|
|
@@ -2374,22 +2396,22 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
2374
2396
|
* økt kontrast på understreking av lenker ([50b7fa4](https://github.com/helsenorge/designsystem/commit/50b7fa47fb44cb7d75fb877bd53e2309b35e1e21)), closes [#229049](https://github.com/helsenorge/designsystem/issues/229049)
|
|
2375
2397
|
* panel har avstand fra tittel til badge ([09034c4](https://github.com/helsenorge/designsystem/commit/09034c4844408c7cfe8f65d7a1a0d82a7828c2ef)), closes [#282359](https://github.com/helsenorge/designsystem/issues/282359)
|
|
2376
2398
|
|
|
2377
|
-
## [1.2.2](https://github.com/helsenorge/designsystem/
|
|
2399
|
+
## [1.2.2](https://github.com/helsenorge/designsystem/compare/v1.2.1...v1.2.2) (2022-08-31)
|
|
2378
2400
|
|
|
2379
2401
|
### Features
|
|
2380
2402
|
|
|
2381
2403
|
* highlightbox oppdatert styling ([98c44aa](https://github.com/helsenorge/designsystem/commit/98c44aa68e6bbea5c9853a5807e66c0ed6be67d0)), closes [#280715](https://github.com/helsenorge/designsystem/issues/280715)
|
|
2382
2404
|
|
|
2383
|
-
## [1.2.1](https://github.com/helsenorge/designsystem/
|
|
2405
|
+
## [1.2.1](https://github.com/helsenorge/designsystem/compare/v1.2.0...v1.2.1) (2022-08-29)
|
|
2384
2406
|
|
|
2385
|
-
## [1.2.0](https://github.com/helsenorge/designsystem/
|
|
2407
|
+
## [1.2.0](https://github.com/helsenorge/designsystem/compare/v1.1.0...v1.2.0) (2022-08-29)
|
|
2386
2408
|
|
|
2387
2409
|
### Features
|
|
2388
2410
|
|
|
2389
2411
|
* endret button farger for å støtte uu krav ([183447e](https://github.com/helsenorge/designsystem/commit/183447e99ec43e01f963c78c7144d55f14827fb1))
|
|
2390
2412
|
* notificationpanel har ariaLabel-prop ([f1a7db7](https://github.com/helsenorge/designsystem/commit/f1a7db7b33446b9df2a109f50c401ec80d70b317)), closes [#279887](https://github.com/helsenorge/designsystem/issues/279887)
|
|
2391
2413
|
|
|
2392
|
-
## [1.1.0](https://github.com/helsenorge/designsystem/
|
|
2414
|
+
## [1.1.0](https://github.com/helsenorge/designsystem/compare/v1.0.1...v1.1.0) (2022-08-22)
|
|
2393
2415
|
|
|
2394
2416
|
### Features
|
|
2395
2417
|
|
|
@@ -2401,7 +2423,7 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
2401
2423
|
* ikke vis scrolleindikator mens innholdet lastes ([ad6f7d2](https://github.com/helsenorge/designsystem/commit/ad6f7d21cafcdfaf39c6d0afb04be057e290678c))
|
|
2402
2424
|
* tabell med horisontal scroll viser hele borderen ([6c5cb02](https://github.com/helsenorge/designsystem/commit/6c5cb0208967986902a5c62a3e3171d4b1f50e36))
|
|
2403
2425
|
|
|
2404
|
-
## [1.0.1](https://github.com/helsenorge/designsystem/
|
|
2426
|
+
## [1.0.1](https://github.com/helsenorge/designsystem/compare/4a5f194fbcca1100a1df92337c7ddda186b111c7...v1.0.1) (2022-08-12)
|
|
2405
2427
|
|
|
2406
2428
|
### ⚠ BREAKING CHANGES
|
|
2407
2429
|
|