@helsenorge/designsystem-react 14.0.0-beta.9 → 14.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/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 +341 -11
- 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/DoctorSmall.js +22 -34
- package/lib/DoctorSmall.js.map +1 -1
- package/lib/Drawer.js +6 -5
- 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 +12 -8
- 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/IllustrationNames.js +6 -2
- package/lib/IllustrationNames.js.map +1 -1
- package/lib/InfoTeaser.js +3 -3
- package/lib/InfoTeaser.js.map +1 -1
- package/lib/Input.js +9 -7
- package/lib/Input.js.map +1 -1
- package/lib/LazyIcon.js +3 -0
- package/lib/LazyIcon.js.map +1 -1
- package/lib/LazyIllustration.js +5 -1
- package/lib/LazyIllustration.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 +18 -10
- 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/StorkMedium.js +96 -0
- package/lib/StorkMedium.js.map +1 -0
- 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 +3 -3
- package/lib/TableBody.js.map +1 -1
- package/lib/TableCell.js +3 -3
- package/lib/TableCell.js.map +1 -1
- package/lib/TableExpandedRow.js +5 -5
- package/lib/TableExpandedRow.js.map +1 -1
- package/lib/TableExpanderCell.js +3 -3
- package/lib/TableExpanderCell.js.map +1 -1
- package/lib/TableHead.js +7 -7
- package/lib/TableHead.js.map +1 -1
- package/lib/TableHeadCell.js +6 -6
- package/lib/TableHeadCell.js.map +1 -1
- package/lib/TableRow.js +6 -6
- package/lib/TableRow.js.map +1 -1
- package/lib/Textarea.js +17 -16
- package/lib/Textarea.js.map +1 -1
- package/lib/ThinkingMedium.js +98 -0
- package/lib/ThinkingMedium.js.map +1 -0
- 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/Button/styles.module.scss +1 -3
- package/lib/components/Chip/index.js +2 -2
- package/lib/components/Chip/index.js.map +1 -1
- package/lib/components/Drawer/styles.module.scss +4 -21
- package/lib/components/Drawer/styles.module.scss.d.ts +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/Expander.d.ts +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 +19 -10
- 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/HelpTriggerIcon/HelpSign.d.ts +0 -1
- package/lib/components/HelpTriggerInline/index.js +2 -2
- package/lib/components/HelpTriggerInline/index.js.map +1 -1
- package/lib/components/HelpTriggerInline/styles.module.scss +1 -0
- package/lib/components/Icons/AdditionalIconInformation.d.ts +12 -0
- package/lib/components/Icons/AdditionalIconInformation.js +12 -0
- package/lib/components/Icons/AdditionalIconInformation.js.map +1 -1
- package/lib/components/Icons/IconNames.d.ts +1 -1
- package/lib/components/Icons/IconNames.js +3 -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/StarFill.d.ts +4 -0
- package/lib/components/Icons/StarFill.js +16 -0
- package/lib/components/Icons/StarFill.js.map +1 -0
- package/lib/components/Icons/StarStroke.d.ts +4 -0
- package/lib/components/Icons/StarStroke.js +16 -0
- package/lib/components/Icons/StarStroke.js.map +1 -0
- package/lib/components/Illustrations/IllustrationNames.d.ts +1 -1
- package/lib/components/Illustrations/Stork.d.ts +11 -0
- package/lib/components/Illustrations/Stork.js +16 -0
- package/lib/components/Illustrations/Stork.js.map +1 -0
- package/lib/components/Illustrations/StorkMedium.d.ts +4 -0
- package/lib/components/Illustrations/StorkMedium.js +2 -0
- package/lib/components/Illustrations/Thinking.d.ts +9 -0
- package/lib/components/Illustrations/Thinking.js +16 -0
- package/lib/components/Illustrations/Thinking.js.map +1 -0
- package/lib/components/Illustrations/ThinkingMedium.d.ts +4 -0
- package/lib/components/Illustrations/ThinkingMedium.js +2 -0
- package/lib/components/Loader/index.js +19 -17
- 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/ServiceMessage.d.ts +3 -0
- package/lib/components/ServiceMessage/index.js +7 -7
- 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 +16 -13
- package/lib/components/StickyNote/index.js.map +1 -1
- package/lib/components/Table/index.js +3 -3
- 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/floating-ui.react.js +126 -129
- package/lib/floating-ui.react.js.map +1 -1
- package/lib/global.d.ts +3 -0
- package/lib/hooks/useIsServerSide.d.ts +1 -1
- package/lib/resources/Resources.d.ts +145 -0
- package/lib/scss/bootstrap/scss/mixins/_grid.scss +2 -1
- package/lib/types.d.ts +1 -0
- package/lib/useBreakpoint.js +15 -24
- package/lib/useBreakpoint.js.map +1 -1
- package/lib/useExpand.js +5 -3
- package/lib/useExpand.js.map +1 -1
- package/lib/useIsServerSide.js +5 -6
- package/lib/useIsServerSide.js.map +1 -1
- package/lib/useToggle.js +5 -3
- package/lib/useToggle.js.map +1 -1
- 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/lib/utils6.js +2 -2
- package/lib/utils6.js.map +1 -1
- package/package.json +1 -1
- package/scss/bootstrap/scss/mixins/_grid.scss +2 -1
package/lib/CHANGELOG.md
CHANGED
|
@@ -1,33 +1,75 @@
|
|
|
1
|
+
|
|
2
|
+
## [14.1.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv14.0.0&targetVersion=GTv14.1.0) (2026-03-13)
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* **icon:** nytt ikon measuringtape ([919b752](https://github.com/helsenorge/designsystem/commit/919b752e8816b5266962c7ef62a27e93103de3be)), closes [#373613](https://github.com/helsenorge/designsystem/issues/373613)
|
|
7
|
+
* **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)
|
|
8
|
+
* **utils:** slett gammelt script for å opprette ikonfiler ([d97131a](https://github.com/helsenorge/designsystem/commit/d97131a0aecccefe0245a3a4ba433dd47e81e886)), closes [#373641](https://github.com/helsenorge/designsystem/issues/373641)
|
|
9
|
+
|
|
10
|
+
### Bug Fixes
|
|
11
|
+
|
|
12
|
+
* 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)
|
|
13
|
+
* **bootstrap:** fjern deprecation warning ([38e0178](https://github.com/helsenorge/designsystem/commit/38e017841630d8f3b6f170373f64432a6e86b01c)), closes [#373746](https://github.com/helsenorge/designsystem/issues/373746)
|
|
14
|
+
* **tile:** lazyicon vises ikke ([f7cec5f](https://github.com/helsenorge/designsystem/commit/f7cec5f381c4d49b8ecc1e7e58451a8710cff877)), closes [#373723](https://github.com/helsenorge/designsystem/issues/373723)
|
|
15
|
+
|
|
16
|
+
## [14.0.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv13.8.0&targetVersion=GTv14.0.0) (2026-03-11)
|
|
17
|
+
|
|
18
|
+
### Features
|
|
19
|
+
|
|
20
|
+
* **helpexpander:** ref blir nullable ([2bd75af](https://github.com/helsenorge/designsystem/commit/2bd75affe116883b10e50e2b5b8a9dd6dbbf0555)), closes [#371787](https://github.com/helsenorge/designsystem/issues/371787)
|
|
21
|
+
* **icon:** nye ikoner starstroke og starfill ([f4c9f7f](https://github.com/helsenorge/designsystem/commit/f4c9f7f57c7ce440aa2a564cf4a2f133c5c2f6d0)), closes [#370948](https://github.com/helsenorge/designsystem/issues/370948)
|
|
22
|
+
* **illustration:** nye illustrasjoner stork og thinking ([26d4edc](https://github.com/helsenorge/designsystem/commit/26d4edce1606559c4017b74097513b090dd3cb0e)), closes [#372380](https://github.com/helsenorge/designsystem/issues/372380)
|
|
23
|
+
* **servicemessage:** ny prop messageRole ([ee8ac9f](https://github.com/helsenorge/designsystem/commit/ee8ac9f084ec3e51904b0a58ff9bb0ccd5f45542)), closes [#372043](https://github.com/helsenorge/designsystem/issues/372043)
|
|
24
|
+
|
|
25
|
+
### Bug Fixes
|
|
26
|
+
|
|
27
|
+
* generer ider til svger istedenfor hardkodede ([ea0cccf](https://github.com/helsenorge/designsystem/commit/ea0cccf37a31a817940b36f78b73af7303accb1b)), closes [#372412](https://github.com/helsenorge/designsystem/issues/372412)
|
|
28
|
+
* 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)
|
|
29
|
+
* **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)
|
|
30
|
+
* **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)
|
|
31
|
+
* **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)
|
|
32
|
+
* **drawer:** flytt lukkekryss tilbake til flexbox ([f0f3c6f](https://github.com/helsenorge/designsystem/commit/f0f3c6f0c2f8d5c6b615c1ac7dbf6aab997b2e73)), closes [#373141](https://github.com/helsenorge/designsystem/issues/373141)
|
|
33
|
+
* **helptriggerinline:** tekst er nå left aligned ([ea0deeb](https://github.com/helsenorge/designsystem/commit/ea0deebe9a2ee373766a5ac6e4500fc581b0ee97)), closes [#372216](https://github.com/helsenorge/designsystem/issues/372216)
|
|
34
|
+
* **icon:** fiks ikonfiler etter major oppgradering ([8e65a7e](https://github.com/helsenorge/designsystem/commit/8e65a7e9b1ea24bfac5176a1b00517aee4726cb5)), closes [#373313](https://github.com/helsenorge/designsystem/issues/373313)
|
|
35
|
+
* **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)
|
|
36
|
+
|
|
1
37
|
## 14.0.0-beta.9 (2026-02-25)
|
|
2
38
|
|
|
3
39
|
### Bug Fixes
|
|
4
40
|
|
|
5
41
|
* resources dts skal inkluderes i lib ([160ef18](https://github.com/helsenorge/designsystem/commit/160ef18da28abde5bd52f9914e3b27d9ee27aefd))
|
|
42
|
+
|
|
6
43
|
## 14.0.0-beta.8 (2026-02-25)
|
|
7
44
|
|
|
8
45
|
### Bug Fixes
|
|
9
46
|
|
|
10
47
|
* resources dts skal inkluderes i lib ([dd980c3](https://github.com/helsenorge/designsystem/commit/dd980c378bd241afe74a695f2c64e037a667fabb)), closes [#372295](https://github.com/helsenorge/designsystem/issues/372295)
|
|
48
|
+
|
|
11
49
|
## 14.0.0-beta.7 (2026-02-24)
|
|
12
50
|
|
|
13
51
|
### Bug Fixes
|
|
14
52
|
|
|
15
53
|
* copyfiles script feiler ([939034a](https://github.com/helsenorge/designsystem/commit/939034a10788a3e06d96046c9fb8596c8b52144d)), closes [#372259](https://github.com/helsenorge/designsystem/issues/372259)
|
|
54
|
+
|
|
16
55
|
## 14.0.0-beta.6 (2026-02-24)
|
|
17
56
|
|
|
18
57
|
### Bug Fixes
|
|
19
58
|
|
|
20
59
|
* diverse typecheck feil ([584cd1f](https://github.com/helsenorge/designsystem/commit/584cd1f862e26acf790ed00a547b34910bd13db0)), closes [#368142](https://github.com/helsenorge/designsystem/issues/368142)
|
|
60
|
+
|
|
21
61
|
## 14.0.0-beta.5 (2026-02-24)
|
|
22
62
|
|
|
23
63
|
### Features
|
|
24
64
|
|
|
25
65
|
* **statusdot:** ny statusdot ready og nye navn på ikoner ([e6e5692](https://github.com/helsenorge/designsystem/commit/e6e569285789a20fcda822835aff5c169813a093)), closes [#369981](https://github.com/helsenorge/designsystem/issues/369981)
|
|
66
|
+
|
|
26
67
|
## 14.0.0-beta.4 (2026-02-10)
|
|
27
68
|
|
|
28
69
|
### Bug Fixes
|
|
29
70
|
|
|
30
71
|
* constants og utils fra komponenter skal eksporteres ([ae3e5af](https://github.com/helsenorge/designsystem/commit/ae3e5af25436b79b7b52cef5f78668742cecb356)), closes [#368469](https://github.com/helsenorge/designsystem/issues/368469) [#368806](https://github.com/helsenorge/designsystem/issues/368806)
|
|
72
|
+
|
|
31
73
|
## 14.0.0-beta.3 (2026-02-10)
|
|
32
74
|
|
|
33
75
|
### Features
|
|
@@ -37,8 +79,11 @@
|
|
|
37
79
|
### Bug Fixes
|
|
38
80
|
|
|
39
81
|
* komponent dts filer havnet i feil path ([31fb3ec](https://github.com/helsenorge/designsystem/commit/31fb3ec3ffd5c93e098d82d8fd1801d84aec26d6)), closes [#368469](https://github.com/helsenorge/designsystem/issues/368469)
|
|
82
|
+
|
|
40
83
|
## 14.0.0-beta.2 (2026-02-09)
|
|
84
|
+
|
|
41
85
|
## 14.0.0-beta.1 (2026-02-09)
|
|
86
|
+
|
|
42
87
|
## 14.0.0-beta.0 (2026-02-09)
|
|
43
88
|
|
|
44
89
|
### Features
|
|
@@ -58,6 +103,7 @@
|
|
|
58
103
|
* oppdater med react 19 endringer for nye komponenter ([14dc0d3](https://github.com/helsenorge/designsystem/commit/14dc0d3c427d60caef55af0b13bce9f76f05e1a3))
|
|
59
104
|
* ts feilmeldinger under bygg og runtime ([0688fb9](https://github.com/helsenorge/designsystem/commit/0688fb98634de41b75c3c172831634e6b57b2901)), closes [#368806](https://github.com/helsenorge/designsystem/issues/368806)
|
|
60
105
|
* **panel:** fiks feil import ([b952624](https://github.com/helsenorge/designsystem/commit/b952624923ef37e2f0b88efe659a8a0117c94201))
|
|
106
|
+
|
|
61
107
|
## [13.8.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv13.7.0&targetVersion=GTv13.8.0) (2026-02-24)
|
|
62
108
|
|
|
63
109
|
### Features
|
|
@@ -68,6 +114,7 @@
|
|
|
68
114
|
### Bug Fixes
|
|
69
115
|
|
|
70
116
|
* **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)
|
|
117
|
+
|
|
71
118
|
## [13.7.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv13.6.0&targetVersion=GTv13.7.0) (2026-02-16)
|
|
72
119
|
|
|
73
120
|
### Features
|
|
@@ -77,6 +124,7 @@
|
|
|
77
124
|
### Bug Fixes
|
|
78
125
|
|
|
79
126
|
* **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)
|
|
127
|
+
|
|
80
128
|
## [13.6.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv13.5.0&targetVersion=GTv13.6.0) (2026-02-11)
|
|
81
129
|
|
|
82
130
|
### Features
|
|
@@ -97,6 +145,7 @@
|
|
|
97
145
|
* **toggle:** ariadescribedby settes til undefined ([c6b8e64](https://github.com/helsenorge/designsystem/commit/c6b8e6417e96091b087eb7af7892e54733e5a8a0)), closes [#370572](https://github.com/helsenorge/designsystem/issues/370572)
|
|
98
146
|
* **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)
|
|
99
147
|
* **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)
|
|
148
|
+
|
|
100
149
|
## [13.5.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv13.4.0&targetVersion=GTv13.5.0) (2026-01-21)
|
|
101
150
|
|
|
102
151
|
### Features
|
|
@@ -111,6 +160,7 @@
|
|
|
111
160
|
* **elementheader:** liten justering på plassering av tekst i elementheader ([b473626](https://github.com/helsenorge/designsystem/commit/b47362698f318e47e2f62a79552c9eb70a513d18)), closes [#367883](https://github.com/helsenorge/designsystem/issues/367883)
|
|
112
161
|
* **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)
|
|
113
162
|
* **panel:** fjern buggy bredde for PanelTitle ([6735a7c](https://github.com/helsenorge/designsystem/commit/6735a7caffc50c5a3d858a52f43273f589034226)), closes [#369080](https://github.com/helsenorge/designsystem/issues/369080)
|
|
163
|
+
|
|
114
164
|
## [13.4.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv13.3.0&targetVersion=GTv13.4.0) (2025-12-18)
|
|
115
165
|
|
|
116
166
|
### Features
|
|
@@ -124,6 +174,7 @@
|
|
|
124
174
|
|
|
125
175
|
* **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)
|
|
126
176
|
* **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)
|
|
177
|
+
|
|
127
178
|
## [13.3.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv13.2.0&targetVersion=GTv13.3.0) (2025-12-11)
|
|
128
179
|
|
|
129
180
|
### Features
|
|
@@ -138,6 +189,7 @@
|
|
|
138
189
|
* **highlighter:** mister keys ved bruk med duolist ([550b025](https://github.com/helsenorge/designsystem/commit/550b025486651d9389efc99a42640b7f965f022d)), closes [#366784](https://github.com/helsenorge/designsystem/issues/366784)
|
|
139
190
|
* **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)
|
|
140
191
|
* **panel:** klager på manglende keys på underkomponenter ([611b12d](https://github.com/helsenorge/designsystem/commit/611b12d44d47fb4c35f718006f0661f54a896481)), closes [#366779](https://github.com/helsenorge/designsystem/issues/366779)
|
|
192
|
+
|
|
141
193
|
## [13.2.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv13.1.0&targetVersion=GTv13.2.0) (2025-12-04)
|
|
142
194
|
|
|
143
195
|
### Features
|
|
@@ -147,6 +199,7 @@
|
|
|
147
199
|
### Bug Fixes
|
|
148
200
|
|
|
149
201
|
* **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)
|
|
202
|
+
|
|
150
203
|
## [13.1.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv13.0.2&targetVersion=GTv13.1.0) (2025-12-02)
|
|
151
204
|
|
|
152
205
|
### Features
|
|
@@ -157,6 +210,7 @@
|
|
|
157
210
|
|
|
158
211
|
* **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)
|
|
159
212
|
* **favoritebutton:** feil farge ved hover ([5c9a9d2](https://github.com/helsenorge/designsystem/commit/5c9a9d2fcad0479567ec5ecff78f8a6514725f8a)), closes [#366027](https://github.com/helsenorge/designsystem/issues/366027)
|
|
213
|
+
|
|
160
214
|
## [13.0.2](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv13.0.0&targetVersion=GTv13.0.2) (2025-12-01)
|
|
161
215
|
|
|
162
216
|
### Features
|
|
@@ -169,17 +223,20 @@
|
|
|
169
223
|
* **elementheader:** sentrer ikon ([1abc825](https://github.com/helsenorge/designsystem/commit/1abc825b94fe4aebc577f57686cca0d022bcdb62)), closes [#365327](https://github.com/helsenorge/designsystem/issues/365327)
|
|
170
224
|
* **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)
|
|
171
225
|
* **listeditmode:** legg til aria describedby på sletteknapp ([93c27bf](https://github.com/helsenorge/designsystem/commit/93c27bf9f2e743bbd0bc3c93894fc35c51b98493)), closes [#365327](https://github.com/helsenorge/designsystem/issues/365327)
|
|
226
|
+
|
|
172
227
|
## [13.0.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv12.12.3&targetVersion=GTv13.0.0) (2025-11-25)
|
|
173
228
|
|
|
174
229
|
### Features
|
|
175
230
|
|
|
176
231
|
* **anchorlink:** ny prop aschild med støtte for aschild patternet ([b6988a4](https://github.com/helsenorge/designsystem/commit/b6988a4664a2abd8639ad241b54e415e321499f0)), closes [#340712](https://github.com/helsenorge/designsystem/issues/340712)
|
|
177
232
|
* **formfieldtag:** tilgjengeliggjør nordsamisk ([8bee112](https://github.com/helsenorge/designsystem/commit/8bee112fa3148b3a44c8d8c68f1b011b69774e7d)), closes [#364928](https://github.com/helsenorge/designsystem/issues/364928)
|
|
233
|
+
|
|
178
234
|
## 13.0.0-beta.8 (2025-11-24)
|
|
179
235
|
|
|
180
236
|
### Bug Fixes
|
|
181
237
|
|
|
182
238
|
* deep export av component ts filer skal inkluderes i publisert pakke ([f9ca449](https://github.com/helsenorge/designsystem/commit/f9ca449205f392c497ab2a66008a9dae07a093d2)), closes [#365382](https://github.com/helsenorge/designsystem/issues/365382)
|
|
239
|
+
|
|
183
240
|
## 13.0.0-beta.7 (2025-11-19)
|
|
184
241
|
|
|
185
242
|
### Features
|
|
@@ -189,6 +246,7 @@
|
|
|
189
246
|
### Bug Fixes
|
|
190
247
|
|
|
191
248
|
* cms bygg feiler pga manglende fonts på rot ([37de8b7](https://github.com/helsenorge/designsystem/commit/37de8b7daf74be319da3612bed6dea9c0a65cc35)), closes [#365035](https://github.com/helsenorge/designsystem/issues/365035)
|
|
249
|
+
|
|
192
250
|
## 13.0.0-beta.6 (2025-11-18)
|
|
193
251
|
|
|
194
252
|
### Bug Fixes
|
|
@@ -196,53 +254,67 @@
|
|
|
196
254
|
* en rekke typescript feil i komponenter som logges under bygg ([9f5e4cd](https://github.com/helsenorge/designsystem/commit/9f5e4cdcf4c00dc4076d6c03d7e6f2eeafc5964f)), closes [#364139](https://github.com/helsenorge/designsystem/issues/364139)
|
|
197
255
|
* toast får riktig import path på breakpoints ([cde3703](https://github.com/helsenorge/designsystem/commit/cde37035258c5ad3d8c5c1f03405e39ba65879b4)), closes [#364797](https://github.com/helsenorge/designsystem/issues/364797)
|
|
198
256
|
* **elementheader:** fix rar høyde på ikon i noen scenarioer ([5bfbcf8](https://github.com/helsenorge/designsystem/commit/5bfbcf80c6faaeef37ffc7f2ff135dae7aee0ad2)), closes [#362359](https://github.com/helsenorge/designsystem/issues/362359)
|
|
257
|
+
|
|
199
258
|
## 13.0.0-beta.5 (2025-11-13)
|
|
200
259
|
|
|
201
260
|
### Features
|
|
202
261
|
|
|
203
262
|
* designsystemet bruker npm workspaces ([3aa656e](https://github.com/helsenorge/designsystem/commit/3aa656e59f93c8bd2953270b4319a1f4d4a8444d))
|
|
263
|
+
|
|
204
264
|
## 13.0.0-workspaces-beta.7 (2025-11-12)
|
|
205
265
|
|
|
206
266
|
### Features
|
|
207
267
|
|
|
208
268
|
* **radiobutton:** flytter reset mixin ut i scss mappen til radio-reset ([e4c6ade](https://github.com/helsenorge/designsystem/commit/e4c6ade4c91be42b3f12624b27223aad16ffb22a)), closes [#362474](https://github.com/helsenorge/designsystem/issues/362474)
|
|
269
|
+
|
|
209
270
|
## 13.0.0-workspaces-beta.6 (2025-11-12)
|
|
271
|
+
|
|
210
272
|
## 13.0.0-workspaces-beta.5 (2025-11-12)
|
|
273
|
+
|
|
211
274
|
## 13.0.0-workspaces-beta.4 (2025-11-11)
|
|
275
|
+
|
|
212
276
|
## 13.0.0-workspaces-beta.3 (2025-11-11)
|
|
213
277
|
|
|
214
278
|
### Bug Fixes
|
|
215
279
|
|
|
216
280
|
* **formfieldtag:** ikke krev hele resources objekt om man vil overstyre tekster ([a5d0e5d](https://github.com/helsenorge/designsystem/commit/a5d0e5d9dca8210fd9c4386f49f9401559cda9aa)), closes [#364187](https://github.com/helsenorge/designsystem/issues/364187)
|
|
281
|
+
|
|
217
282
|
## 13.0.0-workspaces-beta.2 (2025-11-11)
|
|
283
|
+
|
|
218
284
|
## 13.0.0-workspaces-beta.1 (2025-11-10)
|
|
285
|
+
|
|
219
286
|
## 13.0.0-workspaces-beta.0 (2025-11-10)
|
|
220
287
|
|
|
221
288
|
### Bug Fixes
|
|
222
289
|
|
|
223
290
|
* ikke send id props videre til base komponenter ([cefebe8](https://github.com/helsenorge/designsystem/commit/cefebe8d98073f1a883f647cf6dcd33e6d8f5743)), closes [#364177](https://github.com/helsenorge/designsystem/issues/364177)
|
|
291
|
+
|
|
224
292
|
## 13.0.0-beta.4 (2025-11-04)
|
|
225
293
|
|
|
226
294
|
### Features
|
|
227
295
|
|
|
228
296
|
* **modal:** slett gammel image variant ([0b2cb35](https://github.com/helsenorge/designsystem/commit/0b2cb353066ede6c760ad5a494f19c2099705dec)), closes [#363162](https://github.com/helsenorge/designsystem/issues/363162)
|
|
297
|
+
|
|
229
298
|
## 13.0.0-beta.3 (2025-10-31)
|
|
230
299
|
|
|
231
300
|
### Features
|
|
232
301
|
|
|
233
302
|
* oppdatert til vite 7 ([0a70cfb](https://github.com/helsenorge/designsystem/commit/0a70cfb413f6a40142952ba1420a7bb4c20217bd)), closes [#360075](https://github.com/helsenorge/designsystem/issues/360075)
|
|
234
303
|
* **panelold:** slett gammelt Panel" ([5a2230a](https://github.com/helsenorge/designsystem/commit/5a2230ac5cfb6cceefa7d5eb609c505780ca23ac)), closes [#363596](https://github.com/helsenorge/designsystem/issues/363596)
|
|
304
|
+
|
|
235
305
|
## 13.0.0-beta.2 (2025-10-29)
|
|
236
306
|
|
|
237
307
|
### Features
|
|
238
308
|
|
|
239
309
|
* gjør motion external ([aaf9051](https://github.com/helsenorge/designsystem/commit/aaf90515520194725651b653a516180381bc270d)), closes [#361425](https://github.com/helsenorge/designsystem/issues/361425)
|
|
310
|
+
|
|
240
311
|
## 13.0.0-beta.1 (2025-10-24)
|
|
241
312
|
|
|
242
313
|
### Features
|
|
243
314
|
|
|
244
315
|
* erstatter useuuid hooken med useidwithfallback og tar i bruk useid ([e78748c](https://github.com/helsenorge/designsystem/commit/e78748c69a6c6999867bcc22302127f1637611f0)), closes [#357961](https://github.com/helsenorge/designsystem/issues/357961)
|
|
245
316
|
* **panelold:** slett gammelt Panel ([af225ff](https://github.com/helsenorge/designsystem/commit/af225ff1ee3cc690b4968a67b920be7e5fd022fd)), closes [#352894](https://github.com/helsenorge/designsystem/issues/352894)
|
|
317
|
+
|
|
246
318
|
## 13.0.0-beta.0 (2025-10-10)
|
|
247
319
|
|
|
248
320
|
### Features
|
|
@@ -255,12 +327,15 @@
|
|
|
255
327
|
|
|
256
328
|
* **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)
|
|
257
329
|
* **label:** kun rendre sublabel wrapper om det er innhold i den ([df90851](https://github.com/helsenorge/designsystem/commit/df908511874ed4dfe939591ca3823fa20ad2f4cd))
|
|
330
|
+
|
|
258
331
|
## [12.12.3](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv12.12.2&targetVersion=GTv12.12.3) (2025-11-07)
|
|
259
332
|
|
|
260
333
|
### Bug Fixes
|
|
261
334
|
|
|
262
335
|
* 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)
|
|
336
|
+
|
|
263
337
|
## [12.12.2](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv12.12.1&targetVersion=GTv12.12.2) (2025-11-07)
|
|
338
|
+
|
|
264
339
|
## [12.12.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv12.11.1&targetVersion=GTv12.12.1) (2025-11-06)
|
|
265
340
|
|
|
266
341
|
### Features
|
|
@@ -277,12 +352,14 @@
|
|
|
277
352
|
* **label:** bruk riktig farge for sublabel ([d5af33b](https://github.com/helsenorge/designsystem/commit/d5af33b04ec5a7ba8e71e158876ecb1b904d0a98)), closes [#349138](https://github.com/helsenorge/designsystem/issues/349138)
|
|
278
353
|
* **linklist:** spacing mellom elementer ([5ff90b3](https://github.com/helsenorge/designsystem/commit/5ff90b362f52ff068281e17dbc3b37fc3dea7b62)), closes [#362947](https://github.com/helsenorge/designsystem/issues/362947)
|
|
279
354
|
* **radiobutton:** legg på manglende sjekk på størrelse ([b451032](https://github.com/helsenorge/designsystem/commit/b4510324a7d6a2e3722d55f82a4a8ee83ba0a297))
|
|
355
|
+
|
|
280
356
|
## [12.11.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv12.11.0&targetVersion=GTv12.11.1) (2025-11-04)
|
|
281
357
|
|
|
282
358
|
### Bug Fixes
|
|
283
359
|
|
|
284
360
|
* **dropdown:** krymper med høyden igjen ([07d9baf](https://github.com/helsenorge/designsystem/commit/07d9baf51824dff93a5c45766f59a2fdf9285caa)), closes [#363493](https://github.com/helsenorge/designsystem/issues/363493)
|
|
285
361
|
* **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)
|
|
362
|
+
|
|
286
363
|
## [12.11.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv12.10.0&targetVersion=GTv12.11.0) (2025-11-03)
|
|
287
364
|
|
|
288
365
|
### Features
|
|
@@ -298,6 +375,7 @@
|
|
|
298
375
|
* **toast:** fiks størrelse på ikon og plassering i grid ([cf38ba8](https://github.com/helsenorge/designsystem/commit/cf38ba8c399bd66f2f24c7f64fa88688cc639656)), closes [#357838](https://github.com/helsenorge/designsystem/issues/357838)
|
|
299
376
|
* **toast:** legg til litt spacing mellom innhold ([1c900de](https://github.com/helsenorge/designsystem/commit/1c900de13b3c1d19d3326bf15ec7e0f34c2fc530)), closes [#357838](https://github.com/helsenorge/designsystem/issues/357838)
|
|
300
377
|
* **toast:** liten justering av tekst ([481834f](https://github.com/helsenorge/designsystem/commit/481834f15ed31e4eb02788db58f795079fd07877)), closes [#357838](https://github.com/helsenorge/designsystem/issues/357838)
|
|
378
|
+
|
|
301
379
|
## [12.10.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv12.9.0&targetVersion=GTv12.10.0) (2025-10-30)
|
|
302
380
|
|
|
303
381
|
### Features
|
|
@@ -309,12 +387,14 @@
|
|
|
309
387
|
|
|
310
388
|
* **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)
|
|
311
389
|
* **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)
|
|
390
|
+
|
|
312
391
|
## [12.9.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv12.8.0&targetVersion=GTv12.9.0) (2025-10-29)
|
|
313
392
|
|
|
314
393
|
### Bug Fixes
|
|
315
394
|
|
|
316
395
|
* 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)
|
|
317
396
|
* **panel:** fiks controlled med state i callback ([49d7398](https://github.com/helsenorge/designsystem/commit/49d73985164dfe571fcf9c3af9ba68d54988c259)), closes [#363208](https://github.com/helsenorge/designsystem/issues/363208)
|
|
397
|
+
|
|
318
398
|
## [12.8.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv12.7.0&targetVersion=GTv12.8.0) (2025-10-28)
|
|
319
399
|
|
|
320
400
|
### Features
|
|
@@ -332,17 +412,21 @@
|
|
|
332
412
|
* **icons:** oppdatert versjon av emoticon ikoner ([b845c21](https://github.com/helsenorge/designsystem/commit/b845c2121d799e5b0558e9f0087c013cb51a938c)), closes [#362501](https://github.com/helsenorge/designsystem/issues/362501)
|
|
333
413
|
* **listeditmode:** legg til manglende pointer på knapper ([e7fbc2f](https://github.com/helsenorge/designsystem/commit/e7fbc2fbd686e2b53836db42b6e6bed792f8af2f)), closes [#354199](https://github.com/helsenorge/designsystem/issues/354199)
|
|
334
414
|
* **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)
|
|
415
|
+
|
|
335
416
|
## [12.7.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv12.6.4&targetVersion=GTv12.7.0) (2025-10-17)
|
|
336
417
|
|
|
337
418
|
### Features
|
|
338
419
|
|
|
339
420
|
* **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)
|
|
421
|
+
|
|
340
422
|
## [12.6.4](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv12.6.1&targetVersion=GTv12.6.4) (2025-10-16)
|
|
341
423
|
|
|
342
424
|
### Reverts
|
|
343
425
|
|
|
344
426
|
* Revert "v12.6.3" ([973e6b8](https://github.com/helsenorge/designsystem/commit/973e6b8893fc765892a993adf83d93f4d5bfd5dd))
|
|
427
|
+
|
|
345
428
|
## [12.6.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv12.6.0&targetVersion=GTv12.6.1) (2025-10-16)
|
|
429
|
+
|
|
346
430
|
## [12.6.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv12.5.0&targetVersion=GTv12.6.0) (2025-10-16)
|
|
347
431
|
|
|
348
432
|
### Features
|
|
@@ -354,6 +438,7 @@
|
|
|
354
438
|
|
|
355
439
|
* **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)
|
|
356
440
|
* **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)
|
|
441
|
+
|
|
357
442
|
## [12.5.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv12.4.0&targetVersion=GTv12.5.0) (2025-10-08)
|
|
358
443
|
|
|
359
444
|
### Features
|
|
@@ -377,6 +462,7 @@
|
|
|
377
462
|
* **popmenu:** ikon sentreres riktig ([3a8f5ac](https://github.com/helsenorge/designsystem/commit/3a8f5ac3dd9dfcff4fc75f101a4f4a6dbfbd1c88)), closes [#361064](https://github.com/helsenorge/designsystem/issues/361064)
|
|
378
463
|
* **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)
|
|
379
464
|
* **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)
|
|
465
|
+
|
|
380
466
|
## [12.4.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv12.3.0&targetVersion=GTv12.4.0) (2025-09-23)
|
|
381
467
|
|
|
382
468
|
### Features
|
|
@@ -389,6 +475,7 @@
|
|
|
389
475
|
* når vertikaler brukte aria-describedby på skjemakomponenter så ble errorTextUuid overstyrt ([7de2697](https://github.com/helsenorge/designsystem/commit/7de26976ff449a10028deb734dbf6c5fe24fc029)), closes [#359583](https://github.com/helsenorge/designsystem/issues/359583)
|
|
390
476
|
* statusdot og elementheader spacing fikses ([d88c71d](https://github.com/helsenorge/designsystem/commit/d88c71d6d73d73039a744cee76939114c06487e9)), closes [#356675](https://github.com/helsenorge/designsystem/issues/356675)
|
|
391
477
|
* **elementheader:** ishovered sendes bare til ekte ikoner ([dcb0779](https://github.com/helsenorge/designsystem/commit/dcb0779a4a89894ad2262f9e88ef4438a41b09dc)), closes [#360049](https://github.com/helsenorge/designsystem/issues/360049)
|
|
478
|
+
|
|
392
479
|
## [12.3.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv12.2.0&targetVersion=GTv12.3.0) (2025-09-18)
|
|
393
480
|
|
|
394
481
|
### Features
|
|
@@ -396,6 +483,7 @@
|
|
|
396
483
|
* **helppanel:** ny compact variant ([7528a48](https://github.com/helsenorge/designsystem/commit/7528a4841c6e7f9a4b2ea0b9d1e061e2cd37dae1)), closes [#354473](https://github.com/helsenorge/designsystem/issues/354473)
|
|
397
484
|
* **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)
|
|
398
485
|
* **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)
|
|
486
|
+
|
|
399
487
|
## [12.2.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv12.1.0&targetVersion=GTv12.2.0) (2025-09-11)
|
|
400
488
|
|
|
401
489
|
### Features
|
|
@@ -406,6 +494,7 @@
|
|
|
406
494
|
### Bug Fixes
|
|
407
495
|
|
|
408
496
|
* **useReturnFocusOnUnmount:** fiks hook for microweb ([5d87848](https://github.com/helsenorge/designsystem/commit/5d87848b5adbb4b0765cf67496408ff8948a1f41)), closes [#359450](https://github.com/helsenorge/designsystem/issues/359450)
|
|
497
|
+
|
|
409
498
|
## [12.1.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv12.0.2&targetVersion=GTv12.1.0) (2025-09-10)
|
|
410
499
|
|
|
411
500
|
### Features
|
|
@@ -416,13 +505,16 @@
|
|
|
416
505
|
### Bug Fixes
|
|
417
506
|
|
|
418
507
|
* **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)
|
|
508
|
+
|
|
419
509
|
## [12.0.2](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv12.0.1&targetVersion=GTv12.0.2) (2025-09-04)
|
|
420
510
|
|
|
421
511
|
### Bug Fixes
|
|
422
512
|
|
|
423
513
|
* 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)
|
|
424
514
|
* **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)
|
|
515
|
+
|
|
425
516
|
## [12.0.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv12.0.0&targetVersion=GTv12.0.1) (2025-09-01)
|
|
517
|
+
|
|
426
518
|
## [12.0.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv11.8.0&targetVersion=GTv12.0.0) (2025-09-01)
|
|
427
519
|
|
|
428
520
|
### Features
|
|
@@ -433,6 +525,7 @@
|
|
|
433
525
|
|
|
434
526
|
* **elementheader:** ikon plasseres riktig ([905cafd](https://github.com/helsenorge/designsystem/commit/905cafda481f8e3ce57f0220c08d095885c57cfc)), closes [#356675](https://github.com/helsenorge/designsystem/issues/356675)
|
|
435
527
|
* **elementheader:** statusdot skal leses opp etter hovedteksten ([3db22a4](https://github.com/helsenorge/designsystem/commit/3db22a4d6c7031964c7f9947fdf59a4f320683c5)), closes [#358340](https://github.com/helsenorge/designsystem/issues/358340)
|
|
528
|
+
|
|
436
529
|
## 12.0.0-beta.3 (2025-08-27)
|
|
437
530
|
|
|
438
531
|
### Features
|
|
@@ -443,6 +536,7 @@
|
|
|
443
536
|
|
|
444
537
|
* **elementheader:** fikset spacing og plassering ([d19e92e](https://github.com/helsenorge/designsystem/commit/d19e92e83c306115af5219e7dc08305b5a1dc548)), closes [#356675](https://github.com/helsenorge/designsystem/issues/356675)
|
|
445
538
|
* **linklist:** image høyde sentreres på en linje ([d4d108f](https://github.com/helsenorge/designsystem/commit/d4d108fe3aff1b504eea39d306c3c3f02d4bb971)), closes [#353994](https://github.com/helsenorge/designsystem/issues/353994)
|
|
539
|
+
|
|
446
540
|
## 12.0.0-beta.2 (2025-08-01)
|
|
447
541
|
|
|
448
542
|
### Features
|
|
@@ -461,6 +555,7 @@
|
|
|
461
555
|
* **helpdrawer:** kommer fra venstre side på desktop ([db0d8ef](https://github.com/helsenorge/designsystem/commit/db0d8efd5aecd76acc871d114dfa2efb1c204083)), closes [#355122](https://github.com/helsenorge/designsystem/issues/355122)
|
|
462
556
|
* **helptriggerinline:** boble får riktig bredde når brukt med helptriggerinline ([1b30878](https://github.com/helsenorge/designsystem/commit/1b30878d0c9f0526a719a8f116a1a3181b58076a)), closes [#355552](https://github.com/helsenorge/designsystem/issues/355552)
|
|
463
557
|
* **popover:** pil og bubble får ikke artifakter ved zooming ([6aafa55](https://github.com/helsenorge/designsystem/commit/6aafa55c13f9049e624fb1e6f64d0b6db992eec5)), closes [#354396](https://github.com/helsenorge/designsystem/issues/354396)
|
|
558
|
+
|
|
464
559
|
## 12.0.0-beta.1 (2025-06-17)
|
|
465
560
|
|
|
466
561
|
### Features
|
|
@@ -471,6 +566,7 @@
|
|
|
471
566
|
|
|
472
567
|
* **dictionarytrigger:** ta i bruk fargetokens ([5e970bf](https://github.com/helsenorge/designsystem/commit/5e970bf0755ed2ccf2679c98927fff9db237b2bc)), closes [#353506](https://github.com/helsenorge/designsystem/issues/353506)
|
|
473
568
|
* **helpexpanderinline:** er i domen når den ikke er ekspandert ([e81f691](https://github.com/helsenorge/designsystem/commit/e81f6918275f165b645fe67a5953b3b81cf7fedd)), closes [#354658](https://github.com/helsenorge/designsystem/issues/354658)
|
|
569
|
+
|
|
474
570
|
## 12.0.0-beta.0 (2025-06-10)
|
|
475
571
|
|
|
476
572
|
### Features
|
|
@@ -492,21 +588,25 @@
|
|
|
492
588
|
* **helptriggericon:** svg får riktig rolle og aria ([e1cac75](https://github.com/helsenorge/designsystem/commit/e1cac758b62fddd560bd21fda2bf4905676292fd)), closes [#350475](https://github.com/helsenorge/designsystem/issues/350475)
|
|
493
589
|
* **popover:** fiks padding for popover og popmenu ([c4d916c](https://github.com/helsenorge/designsystem/commit/c4d916cc48d2cc95bc7461a43dbe1fbc67c81576)), closes [#350488](https://github.com/helsenorge/designsystem/issues/350488)
|
|
494
590
|
* **popover:** sett border radius lik som skisser ([d665e38](https://github.com/helsenorge/designsystem/commit/d665e385b5187be9674b35a15fae4dfc3c9055a6)), closes [#350488](https://github.com/helsenorge/designsystem/issues/350488)
|
|
591
|
+
|
|
495
592
|
## [11.8.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv11.7.1&targetVersion=GTv11.8.0) (2025-08-29)
|
|
496
593
|
|
|
497
594
|
### Features
|
|
498
595
|
|
|
499
596
|
* **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)
|
|
597
|
+
|
|
500
598
|
## [11.7.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv11.7.0&targetVersion=GTv11.7.1) (2025-08-25)
|
|
501
599
|
|
|
502
600
|
### Bug Fixes
|
|
503
601
|
|
|
504
602
|
* **useBreakpoint:** oppdaterer breakpoint etter første render ([545999e](https://github.com/helsenorge/designsystem/commit/545999e0741ab9e4ce1ecbc7e993e7aef68b6394)), closes [#348789](https://github.com/helsenorge/designsystem/issues/348789)
|
|
603
|
+
|
|
505
604
|
## [11.7.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv11.6.0&targetVersion=GTv11.7.0) (2025-08-13)
|
|
506
605
|
|
|
507
606
|
### Features
|
|
508
607
|
|
|
509
608
|
* **notificationpanel:** propen role har status som valg ([6c93716](https://github.com/helsenorge/designsystem/commit/6c937166f6ccf35c9d91699b5c19ea5327e9103e)), closes [#357209](https://github.com/helsenorge/designsystem/issues/357209)
|
|
609
|
+
|
|
510
610
|
## [11.6.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv11.5.0&targetVersion=GTv11.6.0) (2025-08-11)
|
|
511
611
|
|
|
512
612
|
### Features
|
|
@@ -518,6 +618,7 @@
|
|
|
518
618
|
|
|
519
619
|
* **tabs:** border vises rart på noen skjermer ([40c4fb5](https://github.com/helsenorge/designsystem/commit/40c4fb5c08d688dfa633573d851d3a14098a99a8)), closes [#346853](https://github.com/helsenorge/designsystem/issues/346853)
|
|
520
620
|
* **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)
|
|
621
|
+
|
|
521
622
|
## [11.5.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv11.4.1&targetVersion=GTv11.5.0) (2025-07-30)
|
|
522
623
|
|
|
523
624
|
### Features
|
|
@@ -530,11 +631,13 @@
|
|
|
530
631
|
|
|
531
632
|
* colorscss og spacerscss importeres i helsenorgecss ([321fdff](https://github.com/helsenorge/designsystem/commit/321fdff9133ae974d60855e3f995841db824d042)), closes [#355112](https://github.com/helsenorge/designsystem/issues/355112)
|
|
532
633
|
* **toggle:** lagt til role switch ([d70ac71](https://github.com/helsenorge/designsystem/commit/d70ac718012d47a9a6e46098390314e17ed18290)), closes [#356306](https://github.com/helsenorge/designsystem/issues/356306)
|
|
634
|
+
|
|
533
635
|
## [11.4.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv11.4.0&targetVersion=GTv11.4.1) (2025-07-11)
|
|
534
636
|
|
|
535
637
|
### Bug Fixes
|
|
536
638
|
|
|
537
639
|
* **panel:** legg til manglende onexpand function prop ([a2ee192](https://github.com/helsenorge/designsystem/commit/a2ee19211b5b808bdea0b82484125622ef1cef48)), closes [#356092](https://github.com/helsenorge/designsystem/issues/356092)
|
|
640
|
+
|
|
538
641
|
## [11.4.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv11.3.1&targetVersion=GTv11.4.0) (2025-07-08)
|
|
539
642
|
|
|
540
643
|
### Features
|
|
@@ -553,11 +656,13 @@
|
|
|
553
656
|
* **datepicker:** focus underline vises på safari ([b79160a](https://github.com/helsenorge/designsystem/commit/b79160a976b87e1e272201cd4962b47a1866b063)), closes [#355604](https://github.com/helsenorge/designsystem/issues/355604)
|
|
554
657
|
* **lightbox:** riktig fokushåndtering ([da4de84](https://github.com/helsenorge/designsystem/commit/da4de840e098c922f7978dd2d1896c746a3f86bd)), closes [#354742](https://github.com/helsenorge/designsystem/issues/354742)
|
|
555
658
|
* **listheader:** fiks ikonstørrelse for minste breakpoint ([21de566](https://github.com/helsenorge/designsystem/commit/21de566bafdf2f666a74864681a8985f0efc00e2)), closes [#350169](https://github.com/helsenorge/designsystem/issues/350169)
|
|
659
|
+
|
|
556
660
|
## [11.3.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv11.3.0&targetVersion=GTv11.3.1) (2025-06-17)
|
|
557
661
|
|
|
558
662
|
### Features
|
|
559
663
|
|
|
560
664
|
* **panel:** setter testid på ekspandert innhold ([f0a670b](https://github.com/helsenorge/designsystem/commit/f0a670bda5cae7b47e1b51455d99678871215d33)), closes [#354743](https://github.com/helsenorge/designsystem/issues/354743)
|
|
665
|
+
|
|
561
666
|
## [11.3.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv11.2.0&targetVersion=GTv11.3.0) (2025-06-10)
|
|
562
667
|
|
|
563
668
|
### Features
|
|
@@ -574,6 +679,7 @@
|
|
|
574
679
|
* drawer og modal får lik overlay ([99efb7b](https://github.com/helsenorge/designsystem/commit/99efb7b9ac463e09678f081417be006cd9954d87)), closes [#352610](https://github.com/helsenorge/designsystem/issues/352610)
|
|
575
680
|
* **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)
|
|
576
681
|
* **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)
|
|
682
|
+
|
|
577
683
|
## [11.2.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv11.1.0&targetVersion=GTv11.2.0) (2025-05-27)
|
|
578
684
|
|
|
579
685
|
### Features
|
|
@@ -599,6 +705,7 @@
|
|
|
599
705
|
* **articleteaser:** tykkelse på fokus ([bda2253](https://github.com/helsenorge/designsystem/commit/bda2253fe91a50ec6752557d3910c33ebbffb27b))
|
|
600
706
|
* **icon:** fiks toddler ikon ([14883df](https://github.com/helsenorge/designsystem/commit/14883df7c20d291c2a92f8c2acd80d6ce460d0ff)), closes [#352079](https://github.com/helsenorge/designsystem/issues/352079)
|
|
601
707
|
* **infoteaser:** riktig focus tykkelse ([5de4798](https://github.com/helsenorge/designsystem/commit/5de47982951f8f07be03215c1980c68e7762e617)), closes [#351368](https://github.com/helsenorge/designsystem/issues/351368)
|
|
708
|
+
|
|
602
709
|
## [11.1.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv11.0.0&targetVersion=GTv11.1.0) (2025-05-09)
|
|
603
710
|
|
|
604
711
|
### Features
|
|
@@ -612,12 +719,14 @@
|
|
|
612
719
|
|
|
613
720
|
* **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)
|
|
614
721
|
* **lightbox:** scrollbar vises ikke med lightbox åpen ([3953140](https://github.com/helsenorge/designsystem/commit/3953140a0e1411edc18161eff7e1e727933cb3c3)), closes [#350843](https://github.com/helsenorge/designsystem/issues/350843)
|
|
722
|
+
|
|
615
723
|
## [11.0.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv10.8.0&targetVersion=GTv11.0.0) (2025-04-29)
|
|
616
724
|
|
|
617
725
|
### Bug Fixes
|
|
618
726
|
|
|
619
727
|
* sass use variabler oppdatert ([a724dd1](https://github.com/helsenorge/designsystem/commit/a724dd10ebee8446ae161370ebac15e3e0738c8d))
|
|
620
728
|
* **panel:** riktig styling på expander knapp og flere eksempler ([8e881a9](https://github.com/helsenorge/designsystem/commit/8e881a9cc0093c4ca4e5e9083908839b56ddc89d)), closes [#336117](https://github.com/helsenorge/designsystem/issues/336117)
|
|
729
|
+
|
|
621
730
|
## 11.0.0-beta.4 (2025-04-23)
|
|
622
731
|
|
|
623
732
|
### Features
|
|
@@ -631,6 +740,7 @@
|
|
|
631
740
|
* **panel:** importer farger likt som andre steder ([e657e07](https://github.com/helsenorge/designsystem/commit/e657e071050b709384c8808eb2d05471c27f55b3)), closes [#349802](https://github.com/helsenorge/designsystem/issues/349802)
|
|
632
741
|
* **statusdot:** align ikon og tekst centered ([7672af1](https://github.com/helsenorge/designsystem/commit/7672af1587421eeb1fedeff2b59f0d6a704ab4ab)), closes [#349184](https://github.com/helsenorge/designsystem/issues/349184)
|
|
633
742
|
* **statusdot:** riktig typography ([662ec26](https://github.com/helsenorge/designsystem/commit/662ec268a0ceb5efd249bd18205deaaac6267a04)), closes [#348830](https://github.com/helsenorge/designsystem/issues/348830)
|
|
743
|
+
|
|
634
744
|
## 11.0.0-beta.3 (2025-03-28)
|
|
635
745
|
|
|
636
746
|
### Features
|
|
@@ -638,14 +748,18 @@
|
|
|
638
748
|
* bootstrap grid flyttes til å ligge lokalt i designsystemet ([c03db2d](https://github.com/helsenorge/designsystem/commit/c03db2d6e9c34866213b429ee724bb07cd1ab479)), closes [#346390](https://github.com/helsenorge/designsystem/issues/346390)
|
|
639
749
|
* **helptooltip:** rename fra tooltip til helptooltip ([431b346](https://github.com/helsenorge/designsystem/commit/431b346c75e2046cacc87e788362c41d1085b85a)), closes [#346491](https://github.com/helsenorge/designsystem/issues/346491)
|
|
640
750
|
* **panelold:** rename gammelt panel til panelold ([8f079ab](https://github.com/helsenorge/designsystem/commit/8f079aba3c21ce3b7dbcf0551c35f67eb7bab559)), closes [#347924](https://github.com/helsenorge/designsystem/issues/347924)
|
|
751
|
+
|
|
641
752
|
## 11.0.0-beta.2 (2025-03-12)
|
|
753
|
+
|
|
642
754
|
## 11.0.0-beta.1 (2025-03-11)
|
|
643
755
|
|
|
644
756
|
### Features
|
|
645
757
|
|
|
646
758
|
* **helptrigger:** rename fra Trigger til HelpTrigger ([cabb1a5](https://github.com/helsenorge/designsystem/commit/cabb1a535da4021ebe8e3826954e7a536e379a62)), closes [#346490](https://github.com/helsenorge/designsystem/issues/346490)
|
|
647
759
|
* **statusdot:** oppdatert varianter og ikoner ([482aa0d](https://github.com/helsenorge/designsystem/commit/482aa0dfb8cd0e89c833a6c663ae8756be648b85)), closes [#334937](https://github.com/helsenorge/designsystem/issues/334937)
|
|
760
|
+
|
|
648
761
|
## 11.0.0-beta.0 (2025-03-05)
|
|
762
|
+
|
|
649
763
|
## [10.8.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv10.7.0&targetVersion=GTv10.8.0) (2025-04-23)
|
|
650
764
|
|
|
651
765
|
### Features
|
|
@@ -658,6 +772,7 @@
|
|
|
658
772
|
|
|
659
773
|
* **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)
|
|
660
774
|
* **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)
|
|
775
|
+
|
|
661
776
|
## [10.7.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv10.6.3&targetVersion=GTv10.7.0) (2025-04-10)
|
|
662
777
|
|
|
663
778
|
### Features
|
|
@@ -667,23 +782,27 @@
|
|
|
667
782
|
### Bug Fixes
|
|
668
783
|
|
|
669
784
|
* **lightbox:** zoom pan og zindex fikser ([ffc268d](https://github.com/helsenorge/designsystem/commit/ffc268d607b3ce7c613b0db5e20db4b2c6c1e18d)), closes [#342790](https://github.com/helsenorge/designsystem/issues/342790)
|
|
785
|
+
|
|
670
786
|
## [10.6.3](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv10.6.2&targetVersion=GTv10.6.3) (2025-03-20)
|
|
671
787
|
|
|
672
788
|
### Bug Fixes
|
|
673
789
|
|
|
674
790
|
* nedre focus outline forsvinner ([5124290](https://github.com/helsenorge/designsystem/commit/51242909087003fbe390c89e2360681d4500ebe1)), closes [#347177](https://github.com/helsenorge/designsystem/issues/347177)
|
|
675
791
|
* 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)
|
|
792
|
+
|
|
676
793
|
## [10.6.2](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv10.6.1&targetVersion=GTv10.6.2) (2025-03-14)
|
|
677
794
|
|
|
678
795
|
### Reverts
|
|
679
796
|
|
|
680
797
|
* tar i bruk sass use" ([b4fc044](https://github.com/helsenorge/designsystem/commit/b4fc044c68aee56fdbe4ad93f8397f87bae5a0c3))
|
|
798
|
+
|
|
681
799
|
## [10.6.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv10.6.0&targetVersion=GTv10.6.1) (2025-03-14)
|
|
682
800
|
|
|
683
801
|
### Bug Fixes
|
|
684
802
|
|
|
685
803
|
* **expanderlist:** nedre focus outline forsvinner ([f345142](https://github.com/helsenorge/designsystem/commit/f345142968f86db4b1b3aeb33cfce7f9c237af32))
|
|
686
804
|
* **expanderlist:** nedre focus outline forsvinner" ([c8fde30](https://github.com/helsenorge/designsystem/commit/c8fde305783f79eeb0bb24587cb19a282a60f3f7)), closes [#347177](https://github.com/helsenorge/designsystem/issues/347177)
|
|
805
|
+
|
|
687
806
|
## [10.6.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv10.5.0&targetVersion=GTv10.6.0) (2025-03-12)
|
|
688
807
|
|
|
689
808
|
### Features
|
|
@@ -694,6 +813,7 @@
|
|
|
694
813
|
|
|
695
814
|
* **dropdown:** bare tastaturnavigasjon fokuserer første child ([ee5438a](https://github.com/helsenorge/designsystem/commit/ee5438aa561ce2a8c3a19bc65ac2153cfd77c086)), closes [#342762](https://github.com/helsenorge/designsystem/issues/342762)
|
|
696
815
|
* **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)
|
|
816
|
+
|
|
697
817
|
## [10.5.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv10.4.1&targetVersion=GTv10.5.0) (2025-03-06)
|
|
698
818
|
|
|
699
819
|
### Features
|
|
@@ -703,11 +823,13 @@
|
|
|
703
823
|
### Bug Fixes
|
|
704
824
|
|
|
705
825
|
* **language:** eksporter LanguageContext ([e0e841a](https://github.com/helsenorge/designsystem/commit/e0e841a13237bbadfebf9b2098d873a00a5eda10))
|
|
826
|
+
|
|
706
827
|
## [10.4.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv10.4.0&targetVersion=GTv10.4.1) (2025-03-05)
|
|
707
828
|
|
|
708
829
|
### Bug Fixes
|
|
709
830
|
|
|
710
831
|
* eksporter interface for languagecontext ([d35da32](https://github.com/helsenorge/designsystem/commit/d35da32647631e5c01a586ec43d6e0622a5cb279))
|
|
832
|
+
|
|
711
833
|
## [10.4.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv10.3.0&targetVersion=GTv10.4.0) (2025-03-04)
|
|
712
834
|
|
|
713
835
|
### Features
|
|
@@ -720,12 +842,14 @@
|
|
|
720
842
|
|
|
721
843
|
* **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)
|
|
722
844
|
* **popmenu:** avrundede hjørner uansett ([f1ed605](https://github.com/helsenorge/designsystem/commit/f1ed60520d9b37a00bdbad39937a8beb2a78192a)), closes [#346274](https://github.com/helsenorge/designsystem/issues/346274)
|
|
845
|
+
|
|
723
846
|
## [10.3.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv10.2.0&targetVersion=GTv10.3.0) (2025-02-27)
|
|
724
847
|
|
|
725
848
|
### Features
|
|
726
849
|
|
|
727
850
|
* **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)
|
|
728
851
|
* **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)
|
|
852
|
+
|
|
729
853
|
## [10.2.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv10.1.0&targetVersion=GTv10.2.0) (2025-02-18)
|
|
730
854
|
|
|
731
855
|
### Features
|
|
@@ -739,6 +863,7 @@
|
|
|
739
863
|
* usebreakpoint oppdateres live igjen ([fb93380](https://github.com/helsenorge/designsystem/commit/fb93380c21fa31f974224b977cfd82e7077d9f87)), closes [#345242](https://github.com/helsenorge/designsystem/issues/345242)
|
|
740
864
|
* **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)
|
|
741
865
|
* **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)
|
|
866
|
+
|
|
742
867
|
## [10.1.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv10.0.3&targetVersion=GTv10.1.0) (2025-02-11)
|
|
743
868
|
|
|
744
869
|
### Features
|
|
@@ -750,33 +875,39 @@
|
|
|
750
875
|
|
|
751
876
|
* **datepicker:** popup lukker seg riktig ved tabbing ([49792c5](https://github.com/helsenorge/designsystem/commit/49792c5df3a976219ab437914a84607e9d84313c)), closes [#343482](https://github.com/helsenorge/designsystem/issues/343482)
|
|
752
877
|
* **stickynote:** initialiser høyde i microweb ([cf0ca27](https://github.com/helsenorge/designsystem/commit/cf0ca272318e8b3d0055f0685fe54ade513535e6)), closes [#344200](https://github.com/helsenorge/designsystem/issues/344200)
|
|
878
|
+
|
|
753
879
|
## [10.0.3](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv10.0.2&targetVersion=GTv10.0.3) (2025-01-30)
|
|
754
880
|
|
|
755
881
|
### Bug Fixes
|
|
756
882
|
|
|
757
883
|
* **datepicker:** locale setter tekst språk igjen ([921efcb](https://github.com/helsenorge/designsystem/commit/921efcb9040a2d790e965a009b28b3b4b3593a9b)), closes [#343367](https://github.com/helsenorge/designsystem/issues/343367)
|
|
884
|
+
|
|
758
885
|
## [10.0.2](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv10.0.1&targetVersion=GTv10.0.2) (2025-01-29)
|
|
759
886
|
|
|
760
887
|
### Bug Fixes
|
|
761
888
|
|
|
762
889
|
* 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)
|
|
763
890
|
* **listheader:** title margin resettes riktig ([1b50bc0](https://github.com/helsenorge/designsystem/commit/1b50bc0e3229b2d351b2df17b79798dfd95a9fb8)), closes [#343414](https://github.com/helsenorge/designsystem/issues/343414)
|
|
891
|
+
|
|
764
892
|
## [10.0.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv10.0.0&targetVersion=GTv10.0.1) (2025-01-28)
|
|
765
893
|
|
|
766
894
|
### Bug Fixes
|
|
767
895
|
|
|
768
896
|
* feil letterspacing for title5 ([f1391bd](https://github.com/helsenorge/designsystem/commit/f1391bd18a30b8b2da737c6687e55b61b752a1fa)), closes [#342902](https://github.com/helsenorge/designsystem/issues/342902)
|
|
897
|
+
|
|
769
898
|
## [10.0.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv9.7.0&targetVersion=GTv10.0.0) (2025-01-27)
|
|
770
899
|
|
|
771
900
|
### Bug Fixes
|
|
772
901
|
|
|
773
902
|
* stylelint ([ebaa482](https://github.com/helsenorge/designsystem/commit/ebaa48251f10436b772a818ce735b544ce8749b7))
|
|
903
|
+
|
|
774
904
|
## 10.0.0-beta.5 (2025-01-22)
|
|
775
905
|
|
|
776
906
|
### Features
|
|
777
907
|
|
|
778
908
|
* **badge:** endre oppbygning av komponenten" ([89dd434](https://github.com/helsenorge/designsystem/commit/89dd4342e9aa0bc1d9d9da8fe5699fd04adfb206)), closes [#339274](https://github.com/helsenorge/designsystem/issues/339274)
|
|
779
909
|
* **emptystate:** støtte for både tittel og brødtekst ([676d1c3](https://github.com/helsenorge/designsystem/commit/676d1c362d1341d48ffd598402f1032a7d615362)), closes [#342140](https://github.com/helsenorge/designsystem/issues/342140)
|
|
910
|
+
|
|
780
911
|
## 10.0.0-beta.4 (2025-01-10)
|
|
781
912
|
|
|
782
913
|
### Features
|
|
@@ -786,22 +917,26 @@
|
|
|
786
917
|
### Bug Fixes
|
|
787
918
|
|
|
788
919
|
* import på riktig format ([8d2a26c](https://github.com/helsenorge/designsystem/commit/8d2a26cda5d370f8b5eb7acd61c3439d902b6998)), closes [#339137](https://github.com/helsenorge/designsystem/issues/339137) [#339137](https://github.com/helsenorge/designsystem/issues/339137)
|
|
920
|
+
|
|
789
921
|
## 10.0.0-beta.3 (2024-12-20)
|
|
790
922
|
|
|
791
923
|
### Bug Fixes
|
|
792
924
|
|
|
793
925
|
* label renderasparent rendrer nå subdued igjen når det passeres inn ren string ([7851865](https://github.com/helsenorge/designsystem/commit/7851865ac788f7f2390a8093f049b40f020c650b))
|
|
926
|
+
|
|
794
927
|
## 10.0.0-beta.2 (2024-12-20)
|
|
795
928
|
|
|
796
929
|
### Features
|
|
797
930
|
|
|
798
931
|
* arialabels prop for og fikset disabled dager feil ([e57ba55](https://github.com/helsenorge/designsystem/commit/e57ba55e4a2be478c659ec0515290aebed28674c)), closes [#331806](https://github.com/helsenorge/designsystem/issues/331806)
|
|
799
932
|
* **listheader:** tillat chevron på linklist size small ([9e93688](https://github.com/helsenorge/designsystem/commit/9e9368842dffb8b26c14dfd914376bc3b002c88c)), closes [#340288](https://github.com/helsenorge/designsystem/issues/340288)
|
|
933
|
+
|
|
800
934
|
## 10.0.0-beta.1 (2024-12-18)
|
|
801
935
|
|
|
802
936
|
### Bug Fixes
|
|
803
937
|
|
|
804
938
|
* **emptystate:** behold bredden på illustrasjon ([058c7f9](https://github.com/helsenorge/designsystem/commit/058c7f94fa84b96ff58944c6e7696cd44af01a07)), closes [#336772](https://github.com/helsenorge/designsystem/issues/336772)
|
|
939
|
+
|
|
805
940
|
## 10.0.0-beta.0 (2024-12-17)
|
|
806
941
|
|
|
807
942
|
### Features
|
|
@@ -817,6 +952,7 @@
|
|
|
817
952
|
* **emptystate:** nytt design med ny illustrasjon og flere varianter ([e14a49f](https://github.com/helsenorge/designsystem/commit/e14a49fe26a30bd06e87e5ecf35a3bf6e5539b08)), closes [#336772](https://github.com/helsenorge/designsystem/issues/336772)
|
|
818
953
|
* **linklist:** nytt design ([43de477](https://github.com/helsenorge/designsystem/commit/43de477a3280d9ecf9aee997bc763fb82d269864)), closes [#336491](https://github.com/helsenorge/designsystem/issues/336491)
|
|
819
954
|
* **tabs:** touchbehavior prop er fjernet ([994aded](https://github.com/helsenorge/designsystem/commit/994adeda6085664d26bf4e90ea111ef0fa6a9d78)), closes [#328640](https://github.com/helsenorge/designsystem/issues/328640)
|
|
955
|
+
|
|
820
956
|
## [9.7.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv9.6.0&targetVersion=GTv9.7.0) (2025-01-24)
|
|
821
957
|
|
|
822
958
|
### Features
|
|
@@ -829,6 +965,7 @@
|
|
|
829
965
|
* **dropdown:** enter på lukkeknapp lukker dropdown ([c132d0f](https://github.com/helsenorge/designsystem/commit/c132d0fca8ad94ffd9343a219239e71daad2568b)), closes [#340820](https://github.com/helsenorge/designsystem/issues/340820)
|
|
830
966
|
* **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)
|
|
831
967
|
* **validationsummary:** aria attributter tweakes ([2316247](https://github.com/helsenorge/designsystem/commit/2316247d7f6b038cc77f25c5940ae32ee2f0bd84)), closes [#340310](https://github.com/helsenorge/designsystem/issues/340310)
|
|
968
|
+
|
|
832
969
|
## [9.6.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv9.5.0&targetVersion=GTv9.6.0) (2025-01-08)
|
|
833
970
|
|
|
834
971
|
### Features
|
|
@@ -842,6 +979,7 @@
|
|
|
842
979
|
|
|
843
980
|
* 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)
|
|
844
981
|
* **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)
|
|
982
|
+
|
|
845
983
|
## [9.5.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv9.4.3&targetVersion=GTv9.5.0) (2024-12-13)
|
|
846
984
|
|
|
847
985
|
### Features
|
|
@@ -853,7 +991,9 @@
|
|
|
853
991
|
* popover og datepicker popup kan brukes i 400 prosent zoom ([782ce70](https://github.com/helsenorge/designsystem/commit/782ce70b9b2c06a65a872ee886f742d54f5689ab)), closes [#340117](https://github.com/helsenorge/designsystem/issues/340117)
|
|
854
992
|
* **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)
|
|
855
993
|
* **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)
|
|
994
|
+
|
|
856
995
|
## [9.4.3](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv9.4.2&targetVersion=GTv9.4.3) (2024-12-09)
|
|
996
|
+
|
|
857
997
|
## [9.4.2](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv9.4.1&targetVersion=GTv9.4.2) (2024-12-04)
|
|
858
998
|
|
|
859
999
|
### Bug Fixes
|
|
@@ -862,11 +1002,13 @@
|
|
|
862
1002
|
* **expander:** sticky fungerer igjen ([0f179a1](https://github.com/helsenorge/designsystem/commit/0f179a12aa0d1da98cc3832ab2bf1cb60f2d1d75)), closes [#338697](https://github.com/helsenorge/designsystem/issues/338697)
|
|
863
1003
|
* **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)
|
|
864
1004
|
* **tile:** title spacing endringer ([28f852d](https://github.com/helsenorge/designsystem/commit/28f852dd361ff21bc77010d3d940677eaf82986f)), closes [#336171](https://github.com/helsenorge/designsystem/issues/336171)
|
|
1005
|
+
|
|
865
1006
|
## [9.4.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv9.4.0&targetVersion=GTv9.4.1) (2024-11-25)
|
|
866
1007
|
|
|
867
1008
|
### Bug Fixes
|
|
868
1009
|
|
|
869
1010
|
* **tile:** compact title plasseres riktig ([72f7281](https://github.com/helsenorge/designsystem/commit/72f72818f9135d4489c29275ab4abbd746c324fd)), closes [#336170](https://github.com/helsenorge/designsystem/issues/336170)
|
|
1011
|
+
|
|
870
1012
|
## [9.4.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv9.3.0&targetVersion=GTv9.4.0) (2024-11-22)
|
|
871
1013
|
|
|
872
1014
|
### Features
|
|
@@ -876,11 +1018,13 @@
|
|
|
876
1018
|
### Bug Fixes
|
|
877
1019
|
|
|
878
1020
|
* **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)
|
|
1021
|
+
|
|
879
1022
|
## [9.3.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv9.2.0&targetVersion=GTv9.3.0) (2024-11-20)
|
|
880
1023
|
|
|
881
1024
|
### Features
|
|
882
1025
|
|
|
883
1026
|
* tile variant prop og nytt utseende ([b5de00e](https://github.com/helsenorge/designsystem/commit/b5de00e8ed4b05392788ff09af613887b1ce99c1)), closes [#336170](https://github.com/helsenorge/designsystem/issues/336170)
|
|
1027
|
+
|
|
884
1028
|
## [9.2.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv9.1.0&targetVersion=GTv9.2.0) (2024-11-20)
|
|
885
1029
|
|
|
886
1030
|
### Features
|
|
@@ -891,6 +1035,7 @@
|
|
|
891
1035
|
|
|
892
1036
|
* **helppanel:** styling på helppanel i fluid size ([d3df2eb](https://github.com/helsenorge/designsystem/commit/d3df2ebecb1dff71f3b334702ab579ba36da52e9)), closes [#332570](https://github.com/helsenorge/designsystem/issues/332570)
|
|
893
1037
|
* **textarea:** controlled value warning ([371c8bd](https://github.com/helsenorge/designsystem/commit/371c8bd9ec2c453ed25fc265bef4afb566546151)), closes [#337333](https://github.com/helsenorge/designsystem/issues/337333)
|
|
1038
|
+
|
|
894
1039
|
## [9.1.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv9.0.0&targetVersion=GTv9.1.0) (2024-11-14)
|
|
895
1040
|
|
|
896
1041
|
### Features
|
|
@@ -903,15 +1048,20 @@
|
|
|
903
1048
|
|
|
904
1049
|
* 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)
|
|
905
1050
|
* **helppanel:** ikke bruk bakgrunnsfarge utenfor highlightpanel ([7bf68cc](https://github.com/helsenorge/designsystem/commit/7bf68ccd70b5a573463d8010696891c14f8d7058)), closes [#332570](https://github.com/helsenorge/designsystem/issues/332570)
|
|
1051
|
+
|
|
906
1052
|
## [9.0.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv8.8.0&targetVersion=GTv9.0.0) (2024-11-05)
|
|
1053
|
+
|
|
907
1054
|
## 9.0.0-beta.3 (2024-10-29)
|
|
1055
|
+
|
|
908
1056
|
## 9.0.0-beta.2 (2024-10-29)
|
|
1057
|
+
|
|
909
1058
|
## 9.0.0-beta.1 (2024-10-25)
|
|
910
1059
|
|
|
911
1060
|
### Features
|
|
912
1061
|
|
|
913
1062
|
* legg til invalidFormatErrorMessage som parameter i valideringsfunksjoner ([2270650](https://github.com/helsenorge/designsystem/commit/22706507750a5968d9998b5430430b8de3b75683)), closes [#333981](https://github.com/helsenorge/designsystem/issues/333981)
|
|
914
1063
|
* **slider:** legger til validering, og ref og endre signatur til onchange ([5d5148a](https://github.com/helsenorge/designsystem/commit/5d5148ae5833c463f4bb7069ee704bc44d44d30f)), closes [#329653](https://github.com/helsenorge/designsystem/issues/329653)
|
|
1064
|
+
|
|
915
1065
|
## 9.0.0-beta.0 (2024-10-17)
|
|
916
1066
|
|
|
917
1067
|
### Features
|
|
@@ -927,17 +1077,20 @@
|
|
|
927
1077
|
|
|
928
1078
|
* 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)
|
|
929
1079
|
* **dropdown:** import av feil oncolor ([f305cae](https://github.com/helsenorge/designsystem/commit/f305caea3c7cdcf4d312bc0f3b6af1d839a0aaca)), closes [#331833](https://github.com/helsenorge/designsystem/issues/331833)
|
|
1080
|
+
|
|
930
1081
|
## [8.8.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv8.7.0&targetVersion=GTv8.8.0) (2024-11-04)
|
|
931
1082
|
|
|
932
1083
|
### Features
|
|
933
1084
|
|
|
934
1085
|
* **input:** eksponer inputmode som prop ([6bc9883](https://github.com/helsenorge/designsystem/commit/6bc98831c582f0356c04be50d9d3be1b4c65ba98)), closes [#333385](https://github.com/helsenorge/designsystem/issues/333385)
|
|
935
1086
|
* **textarea:** ny prop value ([fd9a116](https://github.com/helsenorge/designsystem/commit/fd9a11697229b87f88f135b8a5c16f7853cc9ead)), closes [#335948](https://github.com/helsenorge/designsystem/issues/335948)
|
|
1087
|
+
|
|
936
1088
|
## [8.7.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv8.6.0&targetVersion=GTv8.7.0) (2024-10-17)
|
|
937
1089
|
|
|
938
1090
|
### Features
|
|
939
1091
|
|
|
940
1092
|
* **datetime:** får onblur prop ([31fe602](https://github.com/helsenorge/designsystem/commit/31fe602a68f12c39e48a55b5559fcd812be97785)), closes [#334254](https://github.com/helsenorge/designsystem/issues/334254)
|
|
1093
|
+
|
|
941
1094
|
## [8.6.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv8.5.1&targetVersion=GTv8.6.0) (2024-10-09)
|
|
942
1095
|
|
|
943
1096
|
### Features
|
|
@@ -946,21 +1099,25 @@
|
|
|
946
1099
|
* **datetime:** value prop og defaultvalue settes riktig ([a3d8617](https://github.com/helsenorge/designsystem/commit/a3d86173269cd5a1dd9d8cd1f13a2512b2fb87fd)), closes [#332561](https://github.com/helsenorge/designsystem/issues/332561)
|
|
947
1100
|
* **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)
|
|
948
1101
|
* **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)
|
|
1102
|
+
|
|
949
1103
|
## [8.5.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv8.5.0&targetVersion=GTv8.5.1) (2024-09-25)
|
|
950
1104
|
|
|
951
1105
|
### Bug Fixes
|
|
952
1106
|
|
|
953
1107
|
* progressbar leses opp av skjermlesere ([550e7ac](https://github.com/helsenorge/designsystem/commit/550e7acfbb4687d946f36a7dad9e284614aee6a4)), closes [#328018](https://github.com/helsenorge/designsystem/issues/328018)
|
|
1108
|
+
|
|
954
1109
|
## [8.5.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv8.4.0&targetVersion=GTv8.5.0) (2024-09-23)
|
|
955
1110
|
|
|
956
1111
|
### Features
|
|
957
1112
|
|
|
958
1113
|
* nytt komponent toggle ([76f1da5](https://github.com/helsenorge/designsystem/commit/76f1da5c077db4bc62a45007d72f65053e5310cc)), closes [#308151](https://github.com/helsenorge/designsystem/issues/308151)
|
|
1114
|
+
|
|
959
1115
|
## [8.4.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv8.3.0&targetVersion=GTv8.4.0) (2024-09-13)
|
|
960
1116
|
|
|
961
1117
|
### Features
|
|
962
1118
|
|
|
963
1119
|
* **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)
|
|
1120
|
+
|
|
964
1121
|
## [8.3.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv8.2.1&targetVersion=GTv8.3.0) (2024-09-09)
|
|
965
1122
|
|
|
966
1123
|
### Features
|
|
@@ -974,7 +1131,9 @@
|
|
|
974
1131
|
* **datepicker:** onblur skjer riktig uten focuseddatepickerpopup ([e1662ed](https://github.com/helsenorge/designsystem/commit/e1662edbb486340352e9012c1ba8aeae43dca27e)), closes [#329586](https://github.com/helsenorge/designsystem/issues/329586)
|
|
975
1132
|
* **datepicker:** popup valg trigger onblur ([6d886cb](https://github.com/helsenorge/designsystem/commit/6d886cbc3bcfe9b97c0247389ca0238f29dd9f0a)), closes [#329586](https://github.com/helsenorge/designsystem/issues/329586)
|
|
976
1133
|
* **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)
|
|
1134
|
+
|
|
977
1135
|
## [8.2.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv8.2.0&targetVersion=GTv8.2.1) (2024-08-28)
|
|
1136
|
+
|
|
978
1137
|
## [8.2.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv8.1.1&targetVersion=GTv8.2.0) (2024-08-28)
|
|
979
1138
|
|
|
980
1139
|
### Features
|
|
@@ -986,6 +1145,7 @@
|
|
|
986
1145
|
* datovelger fungerer med klikk på dato i popup ([897302c](https://github.com/helsenorge/designsystem/commit/897302cd9cf4de3d1bea911e14ad8760d9401d41)), closes [#326414](https://github.com/helsenorge/designsystem/issues/326414)
|
|
987
1146
|
* expander large spacing matcher expander-list ([724f3ca](https://github.com/helsenorge/designsystem/commit/724f3cac605dbbe3bece97d93ee88524e8263411)), closes [#326162](https://github.com/helsenorge/designsystem/issues/326162)
|
|
988
1147
|
* useFocusableElements lytter bare på relevante DOM-endringer ([375303f](https://github.com/helsenorge/designsystem/commit/375303f1d20490c2d37f2cc997e4730cbee763b5)), closes [#328890](https://github.com/helsenorge/designsystem/issues/328890)
|
|
1148
|
+
|
|
989
1149
|
## [8.1.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv8.1.0&targetVersion=GTv8.1.1) (2024-08-26)
|
|
990
1150
|
|
|
991
1151
|
### Bug Fixes
|
|
@@ -994,6 +1154,7 @@
|
|
|
994
1154
|
* loader med overlay har alltid hvit farge ([cdf94b3](https://github.com/helsenorge/designsystem/commit/cdf94b3431f78f48e33839a39f18dbf6d92347b8)), closes [#328887](https://github.com/helsenorge/designsystem/issues/328887)
|
|
995
1155
|
* 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)
|
|
996
1156
|
* **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)
|
|
1157
|
+
|
|
997
1158
|
## [8.1.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv8.0.2&targetVersion=GTv8.1.0) (2024-08-23)
|
|
998
1159
|
|
|
999
1160
|
### Features
|
|
@@ -1005,22 +1166,29 @@
|
|
|
1005
1166
|
* table kan brukes i tabs uten problemer med scrolling på mobil ([d28a280](https://github.com/helsenorge/designsystem/commit/d28a280d4afe56227a331334348d91aac5be6281)), closes [#330555](https://github.com/helsenorge/designsystem/issues/330555)
|
|
1006
1167
|
* 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)
|
|
1007
1168
|
* 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)
|
|
1169
|
+
|
|
1008
1170
|
## [8.0.2](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv8.0.1&targetVersion=GTv8.0.2) (2024-08-22)
|
|
1009
1171
|
|
|
1010
1172
|
### Bug Fixes
|
|
1011
1173
|
|
|
1012
1174
|
* lightbox uu forbedringer ([8026ee9](https://github.com/helsenorge/designsystem/commit/8026ee9fc1acb94cd1b9e9d12ff1a190beca31d3)), closes [#329075](https://github.com/helsenorge/designsystem/issues/329075)
|
|
1013
1175
|
* 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)
|
|
1176
|
+
|
|
1014
1177
|
## [8.0.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv8.0.0&targetVersion=GTv8.0.1) (2024-08-15)
|
|
1178
|
+
|
|
1015
1179
|
## 8.0.0-beta.6 (2024-08-15)
|
|
1016
1180
|
|
|
1017
1181
|
### Features
|
|
1018
1182
|
|
|
1019
1183
|
* 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)
|
|
1020
1184
|
* ny komponent EyebrowHeader ([2c8f13b](https://github.com/helsenorge/designsystem/commit/2c8f13b1715dee17d9ce262427f86bebfe6281ca)), closes [#326557](https://github.com/helsenorge/designsystem/issues/326557)
|
|
1185
|
+
|
|
1021
1186
|
## [8.0.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.13.4&targetVersion=GTv8.0.0) (2024-08-13)
|
|
1187
|
+
|
|
1022
1188
|
## 8.0.0-beta.5 (2024-08-12)
|
|
1189
|
+
|
|
1023
1190
|
## 8.0.0-beta.4 (2024-08-12)
|
|
1191
|
+
|
|
1024
1192
|
## 8.0.0-beta.3 (2024-08-12)
|
|
1025
1193
|
|
|
1026
1194
|
### Features
|
|
@@ -1031,8 +1199,11 @@
|
|
|
1031
1199
|
|
|
1032
1200
|
* **datepicker:** popup skal ha fast storrelse ([5f7a5cf](https://github.com/helsenorge/designsystem/commit/5f7a5cfc460d3e779ede02cbdaa476dacdc8d4fb)), closes [#328505](https://github.com/helsenorge/designsystem/issues/328505)
|
|
1033
1201
|
* **lightbox:** legg til bedre universell utforming ([40ad870](https://github.com/helsenorge/designsystem/commit/40ad870b180911227ad058c056ea8c96d84bf2e6)), closes [#329100](https://github.com/helsenorge/designsystem/issues/329100)
|
|
1202
|
+
|
|
1034
1203
|
## 8.0.0-beta.2 (2024-06-24)
|
|
1204
|
+
|
|
1035
1205
|
## 8.0.0-beta.1 (2024-06-24)
|
|
1206
|
+
|
|
1036
1207
|
## 8.0.0-beta.0 (2024-06-24)
|
|
1037
1208
|
|
|
1038
1209
|
### Features
|
|
@@ -1050,17 +1221,21 @@
|
|
|
1050
1221
|
* chip large too large ([6fe2f2e](https://github.com/helsenorge/designsystem/commit/6fe2f2e17b26647e72163775cae219cc5c00ae7c)), closes [#314597](https://github.com/helsenorge/designsystem/issues/314597)
|
|
1051
1222
|
* feil skråstrek på chip ([253ed93](https://github.com/helsenorge/designsystem/commit/253ed9330142bd1b52afdccc9b59170ef4be0b84)), closes [#314597](https://github.com/helsenorge/designsystem/issues/314597)
|
|
1052
1223
|
* merge conflicts ([1b40d65](https://github.com/helsenorge/designsystem/commit/1b40d6594e6f8cf1f5b2570560dd79f2482b98a3))
|
|
1224
|
+
|
|
1053
1225
|
## 7.0.1-beta.0 (2024-04-09)
|
|
1226
|
+
|
|
1054
1227
|
## [7.13.4](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.13.3&targetVersion=GTv7.13.4) (2024-07-25)
|
|
1055
1228
|
|
|
1056
1229
|
### Bug Fixes
|
|
1057
1230
|
|
|
1058
1231
|
* **tabs:** fjern zindex ([312d337](https://github.com/helsenorge/designsystem/commit/312d3370b7f288b28e60e189c829eff82b5ce2ac)), closes [#328176](https://github.com/helsenorge/designsystem/issues/328176)
|
|
1232
|
+
|
|
1059
1233
|
## [7.13.3](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.13.2&targetVersion=GTv7.13.3) (2024-07-25)
|
|
1060
1234
|
|
|
1061
1235
|
### Bug Fixes
|
|
1062
1236
|
|
|
1063
1237
|
* 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)
|
|
1238
|
+
|
|
1064
1239
|
## [7.13.2](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.13.1&targetVersion=GTv7.13.2) (2024-07-25)
|
|
1065
1240
|
|
|
1066
1241
|
### Bug Fixes
|
|
@@ -1070,11 +1245,13 @@
|
|
|
1070
1245
|
* **expander:** fjern klasse som gir bug ([589c9af](https://github.com/helsenorge/designsystem/commit/589c9aff764e6ce162d180c2a0bb4ea3500357c3))
|
|
1071
1246
|
* **expander:** sett position slik at zindex blir riktig ([e1a8220](https://github.com/helsenorge/designsystem/commit/e1a82201412b9817f2e41a915c101a294d33853a))
|
|
1072
1247
|
* **tabs:** fiks keyboard navigation ([db5d64d](https://github.com/helsenorge/designsystem/commit/db5d64d99008b91b83cb38cb25bc11c591b8de43)), closes [#328547](https://github.com/helsenorge/designsystem/issues/328547)
|
|
1248
|
+
|
|
1073
1249
|
## [7.13.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.13.0&targetVersion=GTv7.13.1) (2024-07-23)
|
|
1074
1250
|
|
|
1075
1251
|
### Bug Fixes
|
|
1076
1252
|
|
|
1077
1253
|
* **tabs:** endre z indeks ([30f5684](https://github.com/helsenorge/designsystem/commit/30f5684adaeea90a218cdd280980e45b25a4676c)), closes [#328176](https://github.com/helsenorge/designsystem/issues/328176)
|
|
1254
|
+
|
|
1078
1255
|
## [7.13.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.12.0&targetVersion=GTv7.13.0) (2024-07-22)
|
|
1079
1256
|
|
|
1080
1257
|
### Features
|
|
@@ -1087,16 +1264,19 @@
|
|
|
1087
1264
|
|
|
1088
1265
|
* 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)
|
|
1089
1266
|
* **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)
|
|
1267
|
+
|
|
1090
1268
|
## [7.12.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.11.0&targetVersion=GTv7.12.0) (2024-06-21)
|
|
1091
1269
|
|
|
1092
1270
|
### Features
|
|
1093
1271
|
|
|
1094
1272
|
* **datepicker:** lagt til disabled prop ([178326d](https://github.com/helsenorge/designsystem/commit/178326d934c0f6a0b916de1c868bac7363ba2960)), closes [#327974](https://github.com/helsenorge/designsystem/issues/327974)
|
|
1273
|
+
|
|
1095
1274
|
## [7.11.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.10.0&targetVersion=GTv7.11.0) (2024-06-20)
|
|
1096
1275
|
|
|
1097
1276
|
### Features
|
|
1098
1277
|
|
|
1099
1278
|
* **button:** textposition prop får centered type ([46d7ae0](https://github.com/helsenorge/designsystem/commit/46d7ae09e6ac1ec954355ed81c7d17f3786a01e8)), closes [#320973](https://github.com/helsenorge/designsystem/issues/320973)
|
|
1279
|
+
|
|
1100
1280
|
## [7.10.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.9.0&targetVersion=GTv7.10.0) (2024-06-19)
|
|
1101
1281
|
|
|
1102
1282
|
### Features
|
|
@@ -1107,16 +1287,19 @@
|
|
|
1107
1287
|
### Bug Fixes
|
|
1108
1288
|
|
|
1109
1289
|
* **progressbar:** bedre uu ([1f2bcf0](https://github.com/helsenorge/designsystem/commit/1f2bcf01cd1fa88a5b4765013a17ec2e5ca05a67)), closes [#297459](https://github.com/helsenorge/designsystem/issues/297459)
|
|
1290
|
+
|
|
1110
1291
|
## [7.9.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.8.1&targetVersion=GTv7.9.0) (2024-06-12)
|
|
1111
1292
|
|
|
1112
1293
|
### Bug Fixes
|
|
1113
1294
|
|
|
1114
1295
|
* fiks brekking av ord i dropdown ([d10a776](https://github.com/helsenorge/designsystem/commit/d10a776b66763d2c92c9bfeb0b5988687e235577)), closes [#327108](https://github.com/helsenorge/designsystem/issues/327108)
|
|
1296
|
+
|
|
1115
1297
|
## [7.8.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.8.0&targetVersion=GTv7.8.1) (2024-06-04)
|
|
1116
1298
|
|
|
1117
1299
|
### Bug Fixes
|
|
1118
1300
|
|
|
1119
1301
|
* typography sass fil feiler ([e47c50b](https://github.com/helsenorge/designsystem/commit/e47c50b6dc48c0b463642b571483ccceb97abb53))
|
|
1302
|
+
|
|
1120
1303
|
## [7.8.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.7.0&targetVersion=GTv7.8.0) (2024-06-04)
|
|
1121
1304
|
|
|
1122
1305
|
### Features
|
|
@@ -1130,6 +1313,7 @@
|
|
|
1130
1313
|
* **button:** ikke hover effekt på ikon ved disabled ([ea79c60](https://github.com/helsenorge/designsystem/commit/ea79c605adcf77d6bfa4cb6ad9ab8ba88fba9166)), closes [#325454](https://github.com/helsenorge/designsystem/issues/325454)
|
|
1131
1314
|
* **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)
|
|
1132
1315
|
* **expander:** cursor pointer på expander large ([2239314](https://github.com/helsenorge/designsystem/commit/2239314c0c582680f9bba0e19562433f534a202b)), closes [#325072](https://github.com/helsenorge/designsystem/issues/325072)
|
|
1316
|
+
|
|
1133
1317
|
## [7.7.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.6.0&targetVersion=GTv7.7.0) (2024-05-28)
|
|
1134
1318
|
|
|
1135
1319
|
### Features
|
|
@@ -1141,6 +1325,7 @@
|
|
|
1141
1325
|
### Bug Fixes
|
|
1142
1326
|
|
|
1143
1327
|
* **expander:** manglende import av supernova stylesheet ([077ec2d](https://github.com/helsenorge/designsystem/commit/077ec2d1f59ce80076deeae5bc7911f7a9a2e431)), closes [#324989](https://github.com/helsenorge/designsystem/issues/324989)
|
|
1328
|
+
|
|
1144
1329
|
## [7.6.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.5.0&targetVersion=GTv7.6.0) (2024-05-15)
|
|
1145
1330
|
|
|
1146
1331
|
### Features
|
|
@@ -1151,11 +1336,13 @@
|
|
|
1151
1336
|
|
|
1152
1337
|
* 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)
|
|
1153
1338
|
* **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)
|
|
1339
|
+
|
|
1154
1340
|
## [7.5.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.4.0&targetVersion=GTv7.5.0) (2024-05-08)
|
|
1155
1341
|
|
|
1156
1342
|
### Features
|
|
1157
1343
|
|
|
1158
1344
|
* **notificationpanel:** compactmode kan nå vise children ([8056e4a](https://github.com/helsenorge/designsystem/commit/8056e4a95ed03caecd05b69bedbb5c16f6ba1f4a)), closes [#324320](https://github.com/helsenorge/designsystem/issues/324320)
|
|
1345
|
+
|
|
1159
1346
|
## [7.4.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.3.1&targetVersion=GTv7.4.0) (2024-05-07)
|
|
1160
1347
|
|
|
1161
1348
|
### Features
|
|
@@ -1167,23 +1354,27 @@
|
|
|
1167
1354
|
|
|
1168
1355
|
* ikke unødvendig mellomrom i aria-describedby ([0053898](https://github.com/helsenorge/designsystem/commit/0053898bf559a39a401a38194e23550d99bee859)), closes [#324479](https://github.com/helsenorge/designsystem/issues/324479)
|
|
1169
1356
|
* skjemakomponenter har ikke tom aria-describedby ([186db10](https://github.com/helsenorge/designsystem/commit/186db100d5a3303316d9e40196d64fb06136a58c)), closes [#324479](https://github.com/helsenorge/designsystem/issues/324479)
|
|
1357
|
+
|
|
1170
1358
|
## [7.3.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.3.0&targetVersion=GTv7.3.1) (2024-04-22)
|
|
1171
1359
|
|
|
1172
1360
|
### Bug Fixes
|
|
1173
1361
|
|
|
1174
1362
|
* 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)
|
|
1175
1363
|
* wrapperclassname fikser type ([fe42184](https://github.com/helsenorge/designsystem/commit/fe42184cc3bbffbcdc106def06a1a283f70bb32a))
|
|
1364
|
+
|
|
1176
1365
|
## [7.3.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.2.1&targetVersion=GTv7.3.0) (2024-04-22)
|
|
1177
1366
|
|
|
1178
1367
|
### Features
|
|
1179
1368
|
|
|
1180
1369
|
* **designsystem:** select får wrapperclassname prop ([61a1a8c](https://github.com/helsenorge/designsystem/commit/61a1a8c4323c2150ee97d21a7325de6c72cc5198)), closes [#323789](https://github.com/helsenorge/designsystem/issues/323789)
|
|
1370
|
+
|
|
1181
1371
|
## [7.2.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.2.0&targetVersion=GTv7.2.1) (2024-04-19)
|
|
1182
1372
|
|
|
1183
1373
|
### Bug Fixes
|
|
1184
1374
|
|
|
1185
1375
|
* 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)
|
|
1186
1376
|
* width satt feil på popmenu ([fb4dc2d](https://github.com/helsenorge/designsystem/commit/fb4dc2d7af645e640a44f7800318f2ffcc64f195)), closes [#323102](https://github.com/helsenorge/designsystem/issues/323102)
|
|
1377
|
+
|
|
1187
1378
|
## [7.2.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.1.0&targetVersion=GTv7.2.0) (2024-04-19)
|
|
1188
1379
|
|
|
1189
1380
|
### Features
|
|
@@ -1195,15 +1386,20 @@
|
|
|
1195
1386
|
* bruk supernova-sjekk som funker i ff ([afae2a9](https://github.com/helsenorge/designsystem/commit/afae2a90d9e453be054016b5922aa378500f91cc))
|
|
1196
1387
|
* oppdater sjekk for om vi er i superNova ([b20a776](https://github.com/helsenorge/designsystem/commit/b20a776f293953d78ccab6e40d687bab67676a28))
|
|
1197
1388
|
* oppdater sjekk for om vi er i superNova ([167d572](https://github.com/helsenorge/designsystem/commit/167d572261a91fd60a8c432d4d990356a610115f))
|
|
1389
|
+
|
|
1198
1390
|
## [7.1.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.0.0&targetVersion=GTv7.1.0) (2024-04-17)
|
|
1199
1391
|
|
|
1200
1392
|
### Features
|
|
1201
1393
|
|
|
1202
1394
|
* badge innstramming av tilgjengelige farger ([193ec66](https://github.com/helsenorge/designsystem/commit/193ec6633394354505a60147668800269b51feae)), closes [#308135](https://github.com/helsenorge/designsystem/issues/308135)
|
|
1203
1395
|
* ny default breddehåndtering for Dropdown ([6078613](https://github.com/helsenorge/designsystem/commit/6078613bf8bae571eb582f9778b8c4a494d3339d)), closes [#323389](https://github.com/helsenorge/designsystem/issues/323389)
|
|
1396
|
+
|
|
1204
1397
|
## [7.0.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv6.6.2&targetVersion=GTv7.0.0) (2024-04-08)
|
|
1398
|
+
|
|
1205
1399
|
## 7.0.0-beta.7 (2024-04-05)
|
|
1400
|
+
|
|
1206
1401
|
## 7.0.0-beta.6 (2024-04-05)
|
|
1402
|
+
|
|
1207
1403
|
## 7.0.0-beta.5 (2024-04-05)
|
|
1208
1404
|
|
|
1209
1405
|
### Features
|
|
@@ -1214,6 +1410,7 @@
|
|
|
1214
1410
|
|
|
1215
1411
|
* bruk getSpacer på gamlemåten pga trøbbel i core-frontend ([15b45fa](https://github.com/helsenorge/designsystem/commit/15b45fa5b8a56afb5befb4954aede3c2a3f518eb))
|
|
1216
1412
|
* react 17+ som peerdependency ([73fcee0](https://github.com/helsenorge/designsystem/commit/73fcee033cf6e17e0c35b7096cc7976bb6217fdb))
|
|
1413
|
+
|
|
1217
1414
|
## 7.0.0-beta.3 (2024-04-04)
|
|
1218
1415
|
|
|
1219
1416
|
### Features
|
|
@@ -1224,13 +1421,17 @@
|
|
|
1224
1421
|
### Bug Fixes
|
|
1225
1422
|
|
|
1226
1423
|
* trigger har riktig avstand til andre elementer og større klikkflate i medium størrelse ([c9d566f](https://github.com/helsenorge/designsystem/commit/c9d566fefe6ff0797925e7c90ebfe17e48de041e)), closes [#322394](https://github.com/helsenorge/designsystem/issues/322394)
|
|
1424
|
+
|
|
1227
1425
|
## 7.0.0-beta.2 (2024-03-07)
|
|
1426
|
+
|
|
1228
1427
|
## 7.0.0-beta.1 (2024-03-07)
|
|
1428
|
+
|
|
1229
1429
|
## 7.0.0-beta.0 (2024-03-07)
|
|
1230
1430
|
|
|
1231
1431
|
### Features
|
|
1232
1432
|
|
|
1233
1433
|
* ts5, oppdater alle pakker ([d93bf76](https://github.com/helsenorge/designsystem/commit/d93bf76212b41b47aef279478b2af76705be2713))
|
|
1434
|
+
|
|
1234
1435
|
## [6.6.2](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv6.6.1&targetVersion=GTv6.6.2) (2024-04-03)
|
|
1235
1436
|
|
|
1236
1437
|
### Bug Fixes
|
|
@@ -1238,21 +1439,25 @@
|
|
|
1238
1439
|
* fjern ikke-fungerende animasjon ([fa2f140](https://github.com/helsenorge/designsystem/commit/fa2f14035ef093eaedbbc3a6baf00857b355e851)), closes [#313072](https://github.com/helsenorge/designsystem/issues/313072)
|
|
1239
1440
|
* iconwall fungerer igjen ([5538068](https://github.com/helsenorge/designsystem/commit/55380689ee7b806c28dfcc84718bf161e1e89e83)), closes [#322532](https://github.com/helsenorge/designsystem/issues/322532)
|
|
1240
1441
|
* 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)
|
|
1442
|
+
|
|
1241
1443
|
## [6.6.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv6.6.0&targetVersion=GTv6.6.1) (2024-03-19)
|
|
1242
1444
|
|
|
1243
1445
|
### Bug Fixes
|
|
1244
1446
|
|
|
1245
1447
|
* reactdaypicker styling eksporterer riktig ([45352f0](https://github.com/helsenorge/designsystem/commit/45352f099804e22af77d6ee5c8e903865151ed2d)), closes [#322222](https://github.com/helsenorge/designsystem/issues/322222)
|
|
1448
|
+
|
|
1246
1449
|
## [6.6.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv6.5.0&targetVersion=GTv6.6.0) (2024-03-15)
|
|
1247
1450
|
|
|
1248
1451
|
### Features
|
|
1249
1452
|
|
|
1250
1453
|
* 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)
|
|
1454
|
+
|
|
1251
1455
|
## [6.5.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv6.4.0&targetVersion=GTv6.5.0) (2024-03-07)
|
|
1252
1456
|
|
|
1253
1457
|
### Features
|
|
1254
1458
|
|
|
1255
1459
|
* dropdown stotter eksterne refs for children ([10cc1ba](https://github.com/helsenorge/designsystem/commit/10cc1bac51b6e499fd94b3eaa6e0d68e8ab4d605)), closes [#309420](https://github.com/helsenorge/designsystem/issues/309420)
|
|
1460
|
+
|
|
1256
1461
|
## [6.4.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv6.3.0&targetVersion=GTv6.4.0) (2024-02-29)
|
|
1257
1462
|
|
|
1258
1463
|
### Features
|
|
@@ -1263,6 +1468,7 @@
|
|
|
1263
1468
|
### Bug Fixes
|
|
1264
1469
|
|
|
1265
1470
|
* slider value prop oppdaterer og selectedstate ([e510bd7](https://github.com/helsenorge/designsystem/commit/e510bd7a1ef3fe89eaa4cbd6af614291d055cbb8))
|
|
1471
|
+
|
|
1266
1472
|
## [6.3.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv6.2.0&targetVersion=GTv6.3.0) (2024-02-22)
|
|
1267
1473
|
|
|
1268
1474
|
### Features
|
|
@@ -1274,40 +1480,48 @@
|
|
|
1274
1480
|
* badge er inline-flex og skalerer ikke til full bredde ([ac485e9](https://github.com/helsenorge/designsystem/commit/ac485e923223e7a92ede0743e924a2c39c40bbb8))
|
|
1275
1481
|
* spacing i promopanel ([60a00bd](https://github.com/helsenorge/designsystem/commit/60a00bdb88d3b35b2e7b1449832674a9bf35ee46))
|
|
1276
1482
|
* 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)
|
|
1483
|
+
|
|
1277
1484
|
## [6.2.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv6.1.3&targetVersion=GTv6.2.0) (2024-02-20)
|
|
1278
1485
|
|
|
1279
1486
|
### Features
|
|
1280
1487
|
|
|
1281
1488
|
* slider selected prop lagt til ([1109d39](https://github.com/helsenorge/designsystem/commit/1109d399778120742c387ff69a389e95bbe2d143)), closes [#319626](https://github.com/helsenorge/designsystem/issues/319626)
|
|
1489
|
+
|
|
1282
1490
|
## [6.1.3](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv6.1.2&targetVersion=GTv6.1.3) (2024-02-14)
|
|
1283
1491
|
|
|
1284
1492
|
### Bug Fixes
|
|
1285
1493
|
|
|
1286
1494
|
* promopanel har ikke lenger lg breakpoint ([2c332e5](https://github.com/helsenorge/designsystem/commit/2c332e5a17aca128d09a293a56daf484a2a26d53)), closes [#319556](https://github.com/helsenorge/designsystem/issues/319556)
|
|
1495
|
+
|
|
1287
1496
|
## [6.1.2](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv6.1.1&targetVersion=GTv6.1.2) (2024-02-12)
|
|
1288
1497
|
|
|
1289
1498
|
### Bug Fixes
|
|
1290
1499
|
|
|
1291
1500
|
* datepicker date-fns gjøres external ([36d749c](https://github.com/helsenorge/designsystem/commit/36d749cfd83f16ac45d8fd8eb0bf5b31d7b02b7d)), closes [#318830](https://github.com/helsenorge/designsystem/issues/318830)
|
|
1292
1501
|
* 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)
|
|
1502
|
+
|
|
1293
1503
|
## [6.1.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv6.1.0&targetVersion=GTv6.1.1) (2024-02-06)
|
|
1294
1504
|
|
|
1295
1505
|
### Bug Fixes
|
|
1296
1506
|
|
|
1297
1507
|
* datepicker dependencies tatt tilbake ([3a7a1e0](https://github.com/helsenorge/designsystem/commit/3a7a1e0b3f44f4c5456941ad5902000a0985da51)), closes [#318830](https://github.com/helsenorge/designsystem/issues/318830)
|
|
1508
|
+
|
|
1298
1509
|
## [6.1.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv6.0.1&targetVersion=GTv6.1.0) (2024-02-06)
|
|
1299
1510
|
|
|
1300
1511
|
### Features
|
|
1301
1512
|
|
|
1302
1513
|
* illustration- og lazyillustration-komponenter ([c2a5662](https://github.com/helsenorge/designsystem/commit/c2a5662bd5c76f55484870d131cef6bc26f1d1b4))
|
|
1303
1514
|
* promopanel støtter illustrasjoner ([ccb2cb7](https://github.com/helsenorge/designsystem/commit/ccb2cb7c35993adb1be0537906216501a6947ec7))
|
|
1515
|
+
|
|
1304
1516
|
## [6.0.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv6.0.0&targetVersion=GTv6.0.1) (2024-02-01)
|
|
1305
1517
|
|
|
1306
1518
|
### Bug Fixes
|
|
1307
1519
|
|
|
1308
1520
|
* lazyicon blinker ikke ved hover ([b61887c](https://github.com/helsenorge/designsystem/commit/b61887c40f4f59764a349331290709f9af0ba8c4)), closes [#318240](https://github.com/helsenorge/designsystem/issues/318240)
|
|
1309
1521
|
* rydder opp i datepicker dependencies ([1d871e1](https://github.com/helsenorge/designsystem/commit/1d871e1071e659f2c11754e9719710a8c0a269f7)), closes [#309420](https://github.com/helsenorge/designsystem/issues/309420)
|
|
1522
|
+
|
|
1310
1523
|
## [6.0.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.13.0&targetVersion=GTv6.0.0) (2024-01-26)
|
|
1524
|
+
|
|
1311
1525
|
## 6.0.0-beta.14 (2024-01-24)
|
|
1312
1526
|
|
|
1313
1527
|
### Features
|
|
@@ -1318,25 +1532,33 @@
|
|
|
1318
1532
|
|
|
1319
1533
|
* datepicker styling feil og validering tweak ([7bbdaa8](https://github.com/helsenorge/designsystem/commit/7bbdaa8e933d9ebbcc48d11647b3a8d6033502e9)), closes [#316824](https://github.com/helsenorge/designsystem/issues/316824)
|
|
1320
1534
|
* lange ord i dropdown havner på ny linje ([a69ab16](https://github.com/helsenorge/designsystem/commit/a69ab167e99e2e408d6168ef710f9e8aa4f7615a)), closes [#313017](https://github.com/helsenorge/designsystem/issues/313017)
|
|
1535
|
+
|
|
1321
1536
|
## 6.0.0-beta.13 (2024-01-08)
|
|
1537
|
+
|
|
1322
1538
|
## 6.0.0-beta.12 (2024-01-08)
|
|
1539
|
+
|
|
1323
1540
|
## 6.0.0-beta.11 (2024-01-08)
|
|
1541
|
+
|
|
1324
1542
|
## 6.0.0-beta.10 (2023-11-22)
|
|
1325
1543
|
|
|
1326
1544
|
### Features
|
|
1327
1545
|
|
|
1328
1546
|
* iconwall med alle ikoner og siste master merge ([8007aec](https://github.com/helsenorge/designsystem/commit/8007aec989f53a4dc23d712852fcbc0e1adf0d7e)), closes [#312799](https://github.com/helsenorge/designsystem/issues/312799)
|
|
1547
|
+
|
|
1329
1548
|
## 6.0.0-beta.9 (2023-11-13)
|
|
1549
|
+
|
|
1330
1550
|
## 6.0.0-beta.7 (2023-10-25)
|
|
1331
1551
|
|
|
1332
1552
|
### Bug Fixes
|
|
1333
1553
|
|
|
1334
1554
|
* ikon-import ([c3d3ae1](https://github.com/helsenorge/designsystem/commit/c3d3ae18b3792918953f6f447500888b019f3444))
|
|
1555
|
+
|
|
1335
1556
|
## 6.0.0-beta.6 (2023-10-24)
|
|
1336
1557
|
|
|
1337
1558
|
### Features
|
|
1338
1559
|
|
|
1339
1560
|
* typesikkerhet ved lazy loading av ikoner ([0d3f3fb](https://github.com/helsenorge/designsystem/commit/0d3f3fb734e503bd26429a8e84477bd53480dd93)), closes [#301359](https://github.com/helsenorge/designsystem/issues/301359)
|
|
1561
|
+
|
|
1340
1562
|
## 6.0.0-beta.5 (2023-10-24)
|
|
1341
1563
|
|
|
1342
1564
|
### ⚠ BREAKING CHANGES
|
|
@@ -1350,18 +1572,23 @@
|
|
|
1350
1572
|
### Code Refactoring
|
|
1351
1573
|
|
|
1352
1574
|
* formvariant heter nå formsize ([a8ef22c](https://github.com/helsenorge/designsystem/commit/a8ef22c9b4efdf063d4a861946f6407b60a5a580)), closes [#305247](https://github.com/helsenorge/designsystem/issues/305247)
|
|
1575
|
+
|
|
1353
1576
|
## 6.0.0-beta.4 (2023-10-23)
|
|
1354
1577
|
|
|
1355
1578
|
### Features
|
|
1356
1579
|
|
|
1357
1580
|
* komponenter støtter lazyicon ([0148ee6](https://github.com/helsenorge/designsystem/commit/0148ee6b3c72dedadbecb21105a729af1487a445)), closes [#301359](https://github.com/helsenorge/designsystem/issues/301359)
|
|
1581
|
+
|
|
1358
1582
|
## 6.0.0-beta.3 (2023-10-20)
|
|
1359
1583
|
|
|
1360
1584
|
### Bug Fixes
|
|
1361
1585
|
|
|
1362
1586
|
* lazy icons fallback tar like mye plass som ikon ([d5207c8](https://github.com/helsenorge/designsystem/commit/d5207c8f538cd8a111356af9e4913f29ed032f58)), closes [#301359](https://github.com/helsenorge/designsystem/issues/301359)
|
|
1587
|
+
|
|
1363
1588
|
## 6.0.0-beta.2 (2023-10-18)
|
|
1589
|
+
|
|
1364
1590
|
## 6.0.0-beta.1 (2023-10-18)
|
|
1591
|
+
|
|
1365
1592
|
## 6.0.0-beta.0 (2023-10-18)
|
|
1366
1593
|
|
|
1367
1594
|
### ⚠ BREAKING CHANGES
|
|
@@ -1375,11 +1602,13 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1375
1602
|
### Features
|
|
1376
1603
|
|
|
1377
1604
|
* lazy loading av ikoner ([f688e78](https://github.com/helsenorge/designsystem/commit/f688e78a955bb43a2efa92b72b208c582dbfdd1d)), closes [#301359](https://github.com/helsenorge/designsystem/issues/301359)
|
|
1605
|
+
|
|
1378
1606
|
## [5.13.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.12.0&targetVersion=GTv5.13.0) (2024-01-09)
|
|
1379
1607
|
|
|
1380
1608
|
### Features
|
|
1381
1609
|
|
|
1382
1610
|
* tile stotter react children ([161a49a](https://github.com/helsenorge/designsystem/commit/161a49ae1ec4ec165bcf565b870b1f608f8fe90c)), closes [#310764](https://github.com/helsenorge/designsystem/issues/310764)
|
|
1611
|
+
|
|
1383
1612
|
## [5.12.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.11.0&targetVersion=GTv5.12.0) (2024-01-04)
|
|
1384
1613
|
|
|
1385
1614
|
### Bug Fixes
|
|
@@ -1387,12 +1616,14 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1387
1616
|
* datepicker eksporterer funksjoner riktig ([46285e5](https://github.com/helsenorge/designsystem/commit/46285e5e4cacf0f1fa224fcaa42eb75b73ce24e1)), closes [#315273](https://github.com/helsenorge/designsystem/issues/315273)
|
|
1388
1617
|
* justert fontstørrelse på legend i form ([afd858b](https://github.com/helsenorge/designsystem/commit/afd858b850330bb13d0dca6b11aae50f7e1cd17c)), closes [#316149](https://github.com/helsenorge/designsystem/issues/316149)
|
|
1389
1618
|
* sentrere tekst på notificationpanel ([5188c22](https://github.com/helsenorge/designsystem/commit/5188c22bbdd920479655eab87dd19657b84ed27e)), closes [#311338](https://github.com/helsenorge/designsystem/issues/311338)
|
|
1619
|
+
|
|
1390
1620
|
## [5.11.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.10.0&targetVersion=GTv5.11.0) (2023-12-18)
|
|
1391
1621
|
|
|
1392
1622
|
### Bug Fixes
|
|
1393
1623
|
|
|
1394
1624
|
* justeringer på button ([927e486](https://github.com/helsenorge/designsystem/commit/927e486876be4cbe2bb6c9b6d022e032439a2a11)), closes [#308138](https://github.com/helsenorge/designsystem/issues/308138)
|
|
1395
1625
|
* oppdatert metadata til ikoner ([3b3510b](https://github.com/helsenorge/designsystem/commit/3b3510bb19da59156adb077e15137eb855cb1722)), closes [#316105](https://github.com/helsenorge/designsystem/issues/316105)
|
|
1626
|
+
|
|
1396
1627
|
## [5.10.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.9.2&targetVersion=GTv5.10.0) (2023-12-13)
|
|
1397
1628
|
|
|
1398
1629
|
### Features
|
|
@@ -1402,16 +1633,19 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1402
1633
|
### Bug Fixes
|
|
1403
1634
|
|
|
1404
1635
|
* 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)
|
|
1636
|
+
|
|
1405
1637
|
## [5.9.2](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.9.1&targetVersion=GTv5.9.2) (2023-12-12)
|
|
1406
1638
|
|
|
1407
1639
|
### Bug Fixes
|
|
1408
1640
|
|
|
1409
1641
|
* slider forenklet emojirendring ([9df0d90](https://github.com/helsenorge/designsystem/commit/9df0d90e58c16f0609ce2c0de6c770f10420e7eb)), closes [#313810](https://github.com/helsenorge/designsystem/issues/313810)
|
|
1642
|
+
|
|
1410
1643
|
## [5.9.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.9.0&targetVersion=GTv5.9.1) (2023-12-11)
|
|
1411
1644
|
|
|
1412
1645
|
### Bug Fixes
|
|
1413
1646
|
|
|
1414
1647
|
* promopanel har position=relative ([360a762](https://github.com/helsenorge/designsystem/commit/360a762ec3ce63cfe870f6cd7300af9fb9b83a5e)), closes [#315387](https://github.com/helsenorge/designsystem/issues/315387)
|
|
1648
|
+
|
|
1415
1649
|
## [5.9.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.8.0&targetVersion=GTv5.9.0) (2023-12-11)
|
|
1416
1650
|
|
|
1417
1651
|
### Features
|
|
@@ -1422,6 +1656,7 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1422
1656
|
|
|
1423
1657
|
* label kan og sendes inn til emoji ([6d5d680](https://github.com/helsenorge/designsystem/commit/6d5d680d31b0c797230f3539305659bc073ddb3a)), closes [#310765](https://github.com/helsenorge/designsystem/issues/310765)
|
|
1424
1658
|
* tabellheader med sortering har ikke underline ([f191991](https://github.com/helsenorge/designsystem/commit/f191991cb9e3f32bda2df281b703833d12dfb5db)), closes [#315407](https://github.com/helsenorge/designsystem/issues/315407)
|
|
1659
|
+
|
|
1425
1660
|
## [5.8.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.7.0&targetVersion=GTv5.8.0) (2023-12-08)
|
|
1426
1661
|
|
|
1427
1662
|
### Features
|
|
@@ -1432,11 +1667,13 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1432
1667
|
|
|
1433
1668
|
* anchorlink har ikke hardkodet font-size/line-height ([687bac1](https://github.com/helsenorge/designsystem/commit/687bac112e20f8e5c09c5b99623401baf01d5bd4))
|
|
1434
1669
|
* 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)
|
|
1670
|
+
|
|
1435
1671
|
## [5.7.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.6.0&targetVersion=GTv5.7.0) (2023-12-08)
|
|
1436
1672
|
|
|
1437
1673
|
### Features
|
|
1438
1674
|
|
|
1439
1675
|
* 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)
|
|
1676
|
+
|
|
1440
1677
|
## [5.6.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.5.0&targetVersion=GTv5.6.0) (2023-12-07)
|
|
1441
1678
|
|
|
1442
1679
|
### Features
|
|
@@ -1447,6 +1684,7 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1447
1684
|
|
|
1448
1685
|
* 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)
|
|
1449
1686
|
* 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)
|
|
1687
|
+
|
|
1450
1688
|
## [5.5.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.4.1&targetVersion=GTv5.5.0) (2023-12-05)
|
|
1451
1689
|
|
|
1452
1690
|
### Features
|
|
@@ -1454,16 +1692,19 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1454
1692
|
* datetimepickerwrapper får legend prop ([739df6c](https://github.com/helsenorge/designsystem/commit/739df6c35a31c2ad8cb2ee259cb0701540b68d7e))
|
|
1455
1693
|
* opprett ny komponent sharingstatus ([bd8fc70](https://github.com/helsenorge/designsystem/commit/bd8fc70397f2b58825f50f7bb391746faa5c59ee)), closes [#312652](https://github.com/helsenorge/designsystem/issues/312652)
|
|
1456
1694
|
* slider ny funksjonalitet ([2e7a269](https://github.com/helsenorge/designsystem/commit/2e7a269af5422a710224504a418720b40c534840)), closes [#310765](https://github.com/helsenorge/designsystem/issues/310765)
|
|
1695
|
+
|
|
1457
1696
|
## [5.4.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.4.0&targetVersion=GTv5.4.1) (2023-11-24)
|
|
1458
1697
|
|
|
1459
1698
|
### Bug Fixes
|
|
1460
1699
|
|
|
1461
1700
|
* 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)
|
|
1701
|
+
|
|
1462
1702
|
## [5.4.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.3.0&targetVersion=GTv5.4.0) (2023-11-21)
|
|
1463
1703
|
|
|
1464
1704
|
### Features
|
|
1465
1705
|
|
|
1466
1706
|
* lagt til nye ikoner ([924fc90](https://github.com/helsenorge/designsystem/commit/924fc903960165211519760412e1de3bb65b85de)), closes [#312799](https://github.com/helsenorge/designsystem/issues/312799)
|
|
1707
|
+
|
|
1467
1708
|
## [5.3.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.2.0&targetVersion=GTv5.3.0) (2023-11-17)
|
|
1468
1709
|
|
|
1469
1710
|
### Features
|
|
@@ -1473,24 +1714,30 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1473
1714
|
### Bug Fixes
|
|
1474
1715
|
|
|
1475
1716
|
* popmenu knapp stopper event propagation ([baa56a1](https://github.com/helsenorge/designsystem/commit/baa56a1780c027db01989ff0cd9b14fce6faab99)), closes [#313765](https://github.com/helsenorge/designsystem/issues/313765)
|
|
1717
|
+
|
|
1476
1718
|
## [5.2.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.1.4&targetVersion=GTv5.2.0) (2023-11-02)
|
|
1477
1719
|
|
|
1478
1720
|
### Bug Fixes
|
|
1479
1721
|
|
|
1480
1722
|
* eksporter StepProps ([eb90925](https://github.com/helsenorge/designsystem/commit/eb90925e0eeb25da6bab1bed83765399b9a0c540)), closes [#310680](https://github.com/helsenorge/designsystem/issues/310680)
|
|
1723
|
+
|
|
1481
1724
|
## [5.1.4](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.1.3&targetVersion=GTv5.1.4) (2023-11-01)
|
|
1482
1725
|
|
|
1483
1726
|
### Bug Fixes
|
|
1484
1727
|
|
|
1485
1728
|
* input width fikset for mobil ([a3663f3](https://github.com/helsenorge/designsystem/commit/a3663f35126d42d501839ad9257deaf106bfa838)), closes [#312554](https://github.com/helsenorge/designsystem/issues/312554)
|
|
1729
|
+
|
|
1486
1730
|
## [5.1.3](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.1.2&targetVersion=GTv5.1.3) (2023-10-31)
|
|
1731
|
+
|
|
1487
1732
|
## [5.1.2](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.1.1&targetVersion=GTv5.1.2) (2023-10-31)
|
|
1733
|
+
|
|
1488
1734
|
## [5.1.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.1.0&targetVersion=GTv5.1.1) (2023-10-30)
|
|
1489
1735
|
|
|
1490
1736
|
### Bug Fixes
|
|
1491
1737
|
|
|
1492
1738
|
* input type number base inkrementering verdi ([6b8113e](https://github.com/helsenorge/designsystem/commit/6b8113ea73653981cfe80f7012508b7ee77279e8)), closes [#312174](https://github.com/helsenorge/designsystem/issues/312174)
|
|
1493
1739
|
* input width fikset ([07a4c52](https://github.com/helsenorge/designsystem/commit/07a4c52cbfa04b1a19cf983227eb28968607baeb)), closes [#312326](https://github.com/helsenorge/designsystem/issues/312326)
|
|
1740
|
+
|
|
1494
1741
|
## [5.1.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.0.0&targetVersion=GTv5.1.0) (2023-10-26)
|
|
1495
1742
|
|
|
1496
1743
|
### Features
|
|
@@ -1503,6 +1750,7 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1503
1750
|
* datepicker ux endringer etter feedback ([db17354](https://github.com/helsenorge/designsystem/commit/db173541a1c0c5f1dc4c9b8fe42c6df3763e13e3)), closes [#306637](https://github.com/helsenorge/designsystem/issues/306637)
|
|
1504
1751
|
* radiobutton bigform checked styling ([1cf5580](https://github.com/helsenorge/designsystem/commit/1cf5580270313614719d92fbb1a01dab5881d742)), closes [#305272](https://github.com/helsenorge/designsystem/issues/305272)
|
|
1505
1752
|
* vite bygg og dependencies ([2e45dcd](https://github.com/helsenorge/designsystem/commit/2e45dcd23494ae77341cff0b02c6517011ca4cbe)), closes [#306637](https://github.com/helsenorge/designsystem/issues/306637)
|
|
1753
|
+
|
|
1506
1754
|
## [5.0.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv4.4.0&targetVersion=GTv5.0.0) (2023-09-25)
|
|
1507
1755
|
|
|
1508
1756
|
### ⚠ BREAKING CHANGES
|
|
@@ -1523,6 +1771,7 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1523
1771
|
* html i Tile validerer ([f0a9f37](https://github.com/helsenorge/designsystem/commit/f0a9f3739f39fa33d2feb1d78812958730c09f33)), closes [#308149](https://github.com/helsenorge/designsystem/issues/308149)
|
|
1524
1772
|
* 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)
|
|
1525
1773
|
* notificationpanel er ikke region som default ([00103ce](https://github.com/helsenorge/designsystem/commit/00103ce8a237f0222966f3a25f80f2222fbecf37)), closes [#309176](https://github.com/helsenorge/designsystem/issues/309176)
|
|
1774
|
+
|
|
1526
1775
|
## [4.4.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv4.3.1&targetVersion=GTv4.4.0) (2023-09-15)
|
|
1527
1776
|
|
|
1528
1777
|
### Features
|
|
@@ -1538,12 +1787,14 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1538
1787
|
* html-feil i logo ([508496c](https://github.com/helsenorge/designsystem/commit/508496c8113e2e19dac48ba3b9b13edce83f1b8d)), closes [#308144](https://github.com/helsenorge/designsystem/issues/308144)
|
|
1539
1788
|
* html-valideringsfeil ([df9d87d](https://github.com/helsenorge/designsystem/commit/df9d87d2492108812b17092462d56d87499bda92)), closes [#291948](https://github.com/helsenorge/designsystem/issues/291948)
|
|
1540
1789
|
* table elementer kan rendres etter conditions ([c2742e8](https://github.com/helsenorge/designsystem/commit/c2742e8c8d17dfd69cac2e9b3f8e8979f232b9db)), closes [#308272](https://github.com/helsenorge/designsystem/issues/308272)
|
|
1790
|
+
|
|
1541
1791
|
## [4.3.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv4.3.0&targetVersion=GTv4.3.1) (2023-08-28)
|
|
1542
1792
|
|
|
1543
1793
|
### Bug Fixes
|
|
1544
1794
|
|
|
1545
1795
|
* 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)
|
|
1546
1796
|
* 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)
|
|
1797
|
+
|
|
1547
1798
|
## [4.3.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv4.2.4&targetVersion=GTv4.3.0) (2023-08-23)
|
|
1548
1799
|
|
|
1549
1800
|
### Features
|
|
@@ -1554,26 +1805,31 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1554
1805
|
### Bug Fixes
|
|
1555
1806
|
|
|
1556
1807
|
* lagt til focusable feature i panel ([050d90f](https://github.com/helsenorge/designsystem/commit/050d90f0796718b58dd0e3965721c0df38a684c5)), closes [#305821](https://github.com/helsenorge/designsystem/issues/305821)
|
|
1808
|
+
|
|
1557
1809
|
## [4.2.4](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv4.2.3&targetVersion=GTv4.2.4) (2023-08-03)
|
|
1558
1810
|
|
|
1559
1811
|
### Bug Fixes
|
|
1560
1812
|
|
|
1561
1813
|
* 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)
|
|
1814
|
+
|
|
1562
1815
|
## [4.2.3](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv4.2.2&targetVersion=GTv4.2.3) (2023-08-03)
|
|
1563
1816
|
|
|
1564
1817
|
### Bug Fixes
|
|
1565
1818
|
|
|
1566
1819
|
* labelclassname kan naa brukes av vertikaler ([8bdecee](https://github.com/helsenorge/designsystem/commit/8bdeceedb29c6e75a20ffae10ae7dbe1a10b48c8)), closes [#306322](https://github.com/helsenorge/designsystem/issues/306322)
|
|
1820
|
+
|
|
1567
1821
|
## [4.2.2](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv4.2.1&targetVersion=GTv4.2.2) (2023-06-28)
|
|
1568
1822
|
|
|
1569
1823
|
### Bug Fixes
|
|
1570
1824
|
|
|
1571
1825
|
* 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)
|
|
1826
|
+
|
|
1572
1827
|
## [4.2.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv4.2.0&targetVersion=GTv4.2.1) (2023-06-26)
|
|
1573
1828
|
|
|
1574
1829
|
### Bug Fixes
|
|
1575
1830
|
|
|
1576
1831
|
* 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)
|
|
1832
|
+
|
|
1577
1833
|
## [4.2.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv4.1.1&targetVersion=GTv4.2.0) (2023-06-22)
|
|
1578
1834
|
|
|
1579
1835
|
### Features
|
|
@@ -1583,6 +1839,7 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1583
1839
|
### Bug Fixes
|
|
1584
1840
|
|
|
1585
1841
|
* tabell som har plass i bredden blir ikke plassert til venstre unødvendig ([ffbacbb](https://github.com/helsenorge/designsystem/commit/ffbacbb5ba58fceb5b2a47ef7a5148172bdd49e4))
|
|
1842
|
+
|
|
1586
1843
|
## [4.1.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv4.1.0&targetVersion=GTv4.1.1) (2023-06-21)
|
|
1587
1844
|
|
|
1588
1845
|
### Bug Fixes
|
|
@@ -1591,8 +1848,11 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1591
1848
|
* removed hardcode color in LegalDocument icon ([43a6b97](https://github.com/helsenorge/designsystem/commit/43a6b9789ec0238d9d296e3fa425f9a2d6a85c4d)), closes [#302955](https://github.com/helsenorge/designsystem/issues/302955)
|
|
1592
1849
|
* **slider:** correct outline size on focus, fix clipping in fx ([38701a8](https://github.com/helsenorge/designsystem/commit/38701a82ac78d79fa3fcb1c805bdd98f92ac5007))
|
|
1593
1850
|
* **slider:** correct outline size on focus, fix clipping in fx ([0d6d190](https://github.com/helsenorge/designsystem/commit/0d6d19096970707eeeb82e96a4b4a3f1607db33d))
|
|
1851
|
+
|
|
1594
1852
|
## [4.1.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv4.0.1&targetVersion=GTv4.1.0) (2023-06-05)
|
|
1853
|
+
|
|
1595
1854
|
## [4.0.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv4.0.0&targetVersion=GTv4.0.1) (2023-05-30)
|
|
1855
|
+
|
|
1596
1856
|
## [4.0.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv3.2.1&targetVersion=GTv4.0.0) (2023-05-23)
|
|
1597
1857
|
|
|
1598
1858
|
### Features
|
|
@@ -1603,16 +1863,19 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1603
1863
|
### Bug Fixes
|
|
1604
1864
|
|
|
1605
1865
|
* ny hoverfarge ([c0583ab](https://github.com/helsenorge/designsystem/commit/c0583abf4e9f6d5168b7bb77841c3261de524603)), closes [#300613](https://github.com/helsenorge/designsystem/issues/300613)
|
|
1866
|
+
|
|
1606
1867
|
## [3.2.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv3.2.0&targetVersion=GTv3.2.1) (2023-05-15)
|
|
1607
1868
|
|
|
1608
1869
|
### Features
|
|
1609
1870
|
|
|
1610
1871
|
* nye ikoner ([9694a00](https://github.com/helsenorge/designsystem/commit/9694a0061f412d16241f8be9e051805711ec2cee)), closes [#301797](https://github.com/helsenorge/designsystem/issues/301797)
|
|
1872
|
+
|
|
1611
1873
|
## [3.2.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv3.1.6&targetVersion=GTv3.2.0) (2023-05-09)
|
|
1612
1874
|
|
|
1613
1875
|
### Features
|
|
1614
1876
|
|
|
1615
1877
|
* nytt komponent label ([ab2ea36](https://github.com/helsenorge/designsystem/commit/ab2ea3668231e5b37793fef3ce527444844d6d4e)), closes [#274702](https://github.com/helsenorge/designsystem/issues/274702)
|
|
1878
|
+
|
|
1616
1879
|
## [3.1.6](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv3.1.5&targetVersion=GTv3.1.6) (2023-05-05)
|
|
1617
1880
|
|
|
1618
1881
|
### Features
|
|
@@ -1623,16 +1886,19 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1623
1886
|
|
|
1624
1887
|
* chrome hover-background ([762ae92](https://github.com/helsenorge/designsystem/commit/762ae9233312da790c5581a7e1ad3fd8b705a4d4)), closes [#301543](https://github.com/helsenorge/designsystem/issues/301543)
|
|
1625
1888
|
* style av checkbox ([d9bffd9](https://github.com/helsenorge/designsystem/commit/d9bffd96ed5f5a09c564047afab167f636979282)), closes [#289913](https://github.com/helsenorge/designsystem/issues/289913)
|
|
1889
|
+
|
|
1626
1890
|
## [3.1.5](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv3.1.4&targetVersion=GTv3.1.5) (2023-04-13)
|
|
1627
1891
|
|
|
1628
1892
|
### Bug Fixes
|
|
1629
1893
|
|
|
1630
1894
|
* 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)
|
|
1895
|
+
|
|
1631
1896
|
## [3.1.4](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv3.1.3&targetVersion=GTv3.1.4) (2023-04-12)
|
|
1632
1897
|
|
|
1633
1898
|
### Bug Fixes
|
|
1634
1899
|
|
|
1635
1900
|
* 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)
|
|
1901
|
+
|
|
1636
1902
|
## [3.1.3](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv3.1.2&targetVersion=GTv3.1.3) (2023-04-11)
|
|
1637
1903
|
|
|
1638
1904
|
### Bug Fixes
|
|
@@ -1641,17 +1907,21 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1641
1907
|
* html-validering i flere komponenter ([cd61d5c](https://github.com/helsenorge/designsystem/commit/cd61d5c77f931e67507d3666a9ea9bd681fca1dd)), closes [#298931](https://github.com/helsenorge/designsystem/issues/298931)
|
|
1642
1908
|
* 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)
|
|
1643
1909
|
* statusdot transparent har bedre kontrast mot bakgrunn ([2015054](https://github.com/helsenorge/designsystem/commit/20150540118e1d4d67a3847b1a3c182ebfb77ef1)), closes [#298938](https://github.com/helsenorge/designsystem/issues/298938)
|
|
1910
|
+
|
|
1644
1911
|
## [3.1.2](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv3.1.1&targetVersion=GTv3.1.2) (2023-03-31)
|
|
1645
1912
|
|
|
1646
1913
|
### Bug Fixes
|
|
1647
1914
|
|
|
1648
1915
|
* styling av service message ([4fd8e7d](https://github.com/helsenorge/designsystem/commit/4fd8e7dc23a7a6a469befda007cc846ed91640e2)), closes [#292736](https://github.com/helsenorge/designsystem/issues/292736)
|
|
1916
|
+
|
|
1649
1917
|
## [3.1.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv3.1.0&targetVersion=GTv3.1.1) (2023-03-30)
|
|
1650
1918
|
|
|
1651
1919
|
### Features
|
|
1652
1920
|
|
|
1653
1921
|
* service message ([fdbb1a6](https://github.com/helsenorge/designsystem/commit/fdbb1a6557c092eabc1c18ff2f7fb4515bf1b016)), closes [#292736](https://github.com/helsenorge/designsystem/issues/292736)
|
|
1922
|
+
|
|
1654
1923
|
## [3.1.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv3.0.2&targetVersion=GTv3.1.0) (2023-03-29)
|
|
1924
|
+
|
|
1655
1925
|
## [3.0.2](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv3.0.1&targetVersion=GTv3.0.2) (2023-03-29)
|
|
1656
1926
|
|
|
1657
1927
|
### Features
|
|
@@ -1662,6 +1932,7 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1662
1932
|
|
|
1663
1933
|
* 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)
|
|
1664
1934
|
* popmenu plasserer pil riktig sted ([ce90830](https://github.com/helsenorge/designsystem/commit/ce90830eac8efd755a9d5c88348f1ebb8f2e04a9)), closes [#298403](https://github.com/helsenorge/designsystem/issues/298403)
|
|
1935
|
+
|
|
1665
1936
|
## [3.0.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv3.0.0&targetVersion=GTv3.0.1) (2023-03-23)
|
|
1666
1937
|
|
|
1667
1938
|
### Bug Fixes
|
|
@@ -1669,6 +1940,7 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1669
1940
|
* bullet-list nivå 4 og lavere skal ha dashed stil ([bbcb855](https://github.com/helsenorge/designsystem/commit/bbcb8559dca4d31ab8b066048f4d922486632b91)), closes [#285187](https://github.com/helsenorge/designsystem/issues/285187)
|
|
1670
1941
|
* table med horizontalscroll har begrenset bredde ([94e7166](https://github.com/helsenorge/designsystem/commit/94e716624cdd2a2f9a0a3b875b3c67a06442cb8b)), closes [#298409](https://github.com/helsenorge/designsystem/issues/298409)
|
|
1671
1942
|
* 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)
|
|
1943
|
+
|
|
1672
1944
|
## [3.0.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.17.0&targetVersion=GTv3.0.0) (2023-03-13)
|
|
1673
1945
|
|
|
1674
1946
|
### Features
|
|
@@ -1682,6 +1954,7 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1682
1954
|
* anchorlink med/uten fokus tar like stor plass ([0d04f59](https://github.com/helsenorge/designsystem/commit/0d04f594338024ec81378559d449cecc2b8f018c)), closes [#295268](https://github.com/helsenorge/designsystem/issues/295268)
|
|
1683
1955
|
* dra og slipp fungerer i Slider på Android ([95fecd9](https://github.com/helsenorge/designsystem/commit/95fecd96e253c0be7e6c890db2f1e22d3c16b094)), closes [#296701](https://github.com/helsenorge/designsystem/issues/296701)
|
|
1684
1956
|
* panel - gir padding til knapp om det ligger innhold i nærheten ([5618f31](https://github.com/helsenorge/designsystem/commit/5618f313650da6eb2e4cc08fe3ca9c43cb7791af)), closes [#292897](https://github.com/helsenorge/designsystem/issues/292897)
|
|
1957
|
+
|
|
1685
1958
|
## 3.0.0-beta.0 (2023-02-22)
|
|
1686
1959
|
|
|
1687
1960
|
### ⚠ BREAKING CHANGES
|
|
@@ -1706,6 +1979,7 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1706
1979
|
|
|
1707
1980
|
* fjern deprecated options i Table ([49fbced](https://github.com/helsenorge/designsystem/commit/49fbcedca0b8c93c314b6a1e86ed8558918777db))
|
|
1708
1981
|
* notificationpanel bruker ikke dangerouslySetInnerHTML ([75c8fc3](https://github.com/helsenorge/designsystem/commit/75c8fc3f636f299ad1bde80ce0b66bedd50b655e)), closes [#294226](https://github.com/helsenorge/designsystem/issues/294226)
|
|
1982
|
+
|
|
1709
1983
|
## [2.17.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.16.1&targetVersion=GTv2.17.0) (2023-02-23)
|
|
1710
1984
|
|
|
1711
1985
|
### Features
|
|
@@ -1717,11 +1991,13 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1717
1991
|
### Bug Fixes
|
|
1718
1992
|
|
|
1719
1993
|
* Panel vises riktig på mobilvisning ([82790a2](https://github.com/helsenorge/designsystem/commit/82790a2365ba09f9c4e1fe4d9d624cdab62eef76)), closes [#296298](https://github.com/helsenorge/designsystem/issues/296298)
|
|
1994
|
+
|
|
1720
1995
|
## [2.16.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.16.0&targetVersion=GTv2.16.1) (2023-02-16)
|
|
1721
1996
|
|
|
1722
1997
|
### Bug Fixes
|
|
1723
1998
|
|
|
1724
1999
|
* duolist non-formatted linjeskift fiks ([1f3f45f](https://github.com/helsenorge/designsystem/commit/1f3f45f194d18207a3a6f8a8ef73b95c9a7ca1bf)), closes [#296356](https://github.com/helsenorge/designsystem/issues/296356)
|
|
2000
|
+
|
|
1725
2001
|
## [2.16.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.15.0&targetVersion=GTv2.16.0) (2023-02-15)
|
|
1726
2002
|
|
|
1727
2003
|
### Features
|
|
@@ -1734,6 +2010,7 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1734
2010
|
* fjern klasse som ikke brukes ([8544a30](https://github.com/helsenorge/designsystem/commit/8544a304383cac0b3b586bb74097ee64bb9e6dee)), closes [#294599](https://github.com/helsenorge/designsystem/issues/294599)
|
|
1735
2011
|
* 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)
|
|
1736
2012
|
* styling specificity ([cb35c03](https://github.com/helsenorge/designsystem/commit/cb35c03e173b2ae6896844f2f1f370eca6659688)), closes [#292556](https://github.com/helsenorge/designsystem/issues/292556)
|
|
2013
|
+
|
|
1737
2014
|
## [2.15.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.14.0&targetVersion=GTv2.15.0) (2023-02-09)
|
|
1738
2015
|
|
|
1739
2016
|
### Features
|
|
@@ -1752,6 +2029,7 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1752
2029
|
* listheader med avatar er default størrelse xsmall ([e67d447](https://github.com/helsenorge/designsystem/commit/e67d447ee7cc05a3d61263765556a34c8ef28d6b))
|
|
1753
2030
|
* login icon fill-rule fikset ([62dcd0f](https://github.com/helsenorge/designsystem/commit/62dcd0fc158d3699f51446c3304907a6ca4aa976))
|
|
1754
2031
|
* 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)
|
|
2032
|
+
|
|
1755
2033
|
## [2.14.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.13.0&targetVersion=GTv2.14.0) (2023-02-01)
|
|
1756
2034
|
|
|
1757
2035
|
### Features
|
|
@@ -1761,6 +2039,7 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1761
2039
|
### Bug Fixes
|
|
1762
2040
|
|
|
1763
2041
|
* panel inline title blir inline med contentA ([3345db0](https://github.com/helsenorge/designsystem/commit/3345db0457a512c0edd28d25339cdaf4955ca54b)), closes [#294847](https://github.com/helsenorge/designsystem/issues/294847)
|
|
2042
|
+
|
|
1764
2043
|
## [2.13.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.12.0&targetVersion=GTv2.13.0) (2023-01-26)
|
|
1765
2044
|
|
|
1766
2045
|
### Features
|
|
@@ -1772,6 +2051,7 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1772
2051
|
### Bug Fixes
|
|
1773
2052
|
|
|
1774
2053
|
* panel spacing desktop fikset ([074afe7](https://github.com/helsenorge/designsystem/commit/074afe7dc54f71eb068b51eaed20277b8c51f6ec)), closes [#292769](https://github.com/helsenorge/designsystem/issues/292769)
|
|
2054
|
+
|
|
1775
2055
|
## [2.12.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.11.3&targetVersion=GTv2.12.0) (2023-01-23)
|
|
1776
2056
|
|
|
1777
2057
|
### Features
|
|
@@ -1787,17 +2067,20 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1787
2067
|
* taglist har nå role=list med listitems ([62be09d](https://github.com/helsenorge/designsystem/commit/62be09de17a946e1339f27792878c19c9e72be7f)), closes [#290367](https://github.com/helsenorge/designsystem/issues/290367)
|
|
1788
2068
|
* useOutsideEvent fungerer i web components ([ffe9b7f](https://github.com/helsenorge/designsystem/commit/ffe9b7ffc67e04f6b8d7232b0a6829a380d112d6)), closes [#293729](https://github.com/helsenorge/designsystem/issues/293729)
|
|
1789
2069
|
* vis slider på utskrift ([aa60206](https://github.com/helsenorge/designsystem/commit/aa60206364af351c33045f22d5a9379276e814bf)), closes [#281560](https://github.com/helsenorge/designsystem/issues/281560)
|
|
2070
|
+
|
|
1790
2071
|
## [2.11.3](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.11.2&targetVersion=GTv2.11.3) (2023-01-17)
|
|
1791
2072
|
|
|
1792
2073
|
### Features
|
|
1793
2074
|
|
|
1794
2075
|
* legger til header sematikk på expanderlist ([2918461](https://github.com/helsenorge/designsystem/commit/29184614d218b50461c79e41d609d0c4917fd873)), closes [#291046](https://github.com/helsenorge/designsystem/issues/291046)
|
|
2076
|
+
|
|
1795
2077
|
## [2.11.2](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.11.1&targetVersion=GTv2.11.2) (2023-01-12)
|
|
1796
2078
|
|
|
1797
2079
|
### Bug Fixes
|
|
1798
2080
|
|
|
1799
2081
|
* endrer kontrastfarge ([7aae4c3](https://github.com/helsenorge/designsystem/commit/7aae4c3239afe9187d7515ca2d8bd9e5f9808425)), closes [#290655](https://github.com/helsenorge/designsystem/issues/290655)
|
|
1800
2082
|
* 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)
|
|
2083
|
+
|
|
1801
2084
|
## [2.11.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.10.1&targetVersion=GTv2.11.1) (2023-01-06)
|
|
1802
2085
|
|
|
1803
2086
|
### Features
|
|
@@ -1808,11 +2091,13 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1808
2091
|
### Bug Fixes
|
|
1809
2092
|
|
|
1810
2093
|
* endrer farge på tekst. Gir bedre kontrast ([e29be2b](https://github.com/helsenorge/designsystem/commit/e29be2b7dc784ea57daabb20d7ce08c8a017708e)), closes [#290655](https://github.com/helsenorge/designsystem/issues/290655)
|
|
2094
|
+
|
|
1811
2095
|
## [2.10.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.10.0&targetVersion=GTv2.10.1) (2023-01-03)
|
|
1812
2096
|
|
|
1813
2097
|
### Bug Fixes
|
|
1814
2098
|
|
|
1815
2099
|
* listheader mapping fikset ved null child ([e62f9f8](https://github.com/helsenorge/designsystem/commit/e62f9f8cdb9af731434f79a56efadb6207e06588))
|
|
2100
|
+
|
|
1816
2101
|
## [2.10.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.9.3&targetVersion=GTv2.10.0) (2023-01-03)
|
|
1817
2102
|
|
|
1818
2103
|
### Features
|
|
@@ -1822,46 +2107,55 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1822
2107
|
### Bug Fixes
|
|
1823
2108
|
|
|
1824
2109
|
* oneliner får ikke unødvendig spacing ([4f1ac33](https://github.com/helsenorge/designsystem/commit/4f1ac33b8405c89f625939454e2600cf9eb2e0a3))
|
|
2110
|
+
|
|
1825
2111
|
## [2.9.3](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.9.2&targetVersion=GTv2.9.3) (2022-12-13)
|
|
1826
2112
|
|
|
1827
2113
|
### Features
|
|
1828
2114
|
|
|
1829
2115
|
* eksporterer NotificationPanel props ([f052b76](https://github.com/helsenorge/designsystem/commit/f052b765807809a98a88e2d536b87cf388d15e56)), closes [#288630](https://github.com/helsenorge/designsystem/issues/288630)
|
|
2116
|
+
|
|
1830
2117
|
## [2.9.2](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.9.1&targetVersion=GTv2.9.2) (2022-12-09)
|
|
1831
2118
|
|
|
1832
2119
|
### Bug Fixes
|
|
1833
2120
|
|
|
1834
2121
|
* personcancel og travelroute ikon farge fiks ([6423c92](https://github.com/helsenorge/designsystem/commit/6423c921af461a556502adcb74a91ec0acf98bcf))
|
|
2122
|
+
|
|
1835
2123
|
## [2.9.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.9.0&targetVersion=GTv2.9.1) (2022-12-07)
|
|
1836
2124
|
|
|
1837
2125
|
### Bug Fixes
|
|
1838
2126
|
|
|
1839
2127
|
* personcancel ikon fiks ([0bb783c](https://github.com/helsenorge/designsystem/commit/0bb783cfb466212a2e9fb362909533b62a45d81d)), closes [#290817](https://github.com/helsenorge/designsystem/issues/290817)
|
|
2128
|
+
|
|
1840
2129
|
## [2.9.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.8.0&targetVersion=GTv2.9.0) (2022-12-06)
|
|
1841
2130
|
|
|
1842
2131
|
### Features
|
|
1843
2132
|
|
|
1844
2133
|
* nye ikoner helsekontakter og pasientreiser ([a74689b](https://github.com/helsenorge/designsystem/commit/a74689b3a838bd9ca19e7345006f54d38a048d1e)), closes [#290817](https://github.com/helsenorge/designsystem/issues/290817)
|
|
2134
|
+
|
|
1845
2135
|
## [2.8.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.7.0&targetVersion=GTv2.8.0) (2022-12-01)
|
|
1846
2136
|
|
|
1847
2137
|
### Features
|
|
1848
2138
|
|
|
1849
2139
|
* notificationpanel kan ha role="alert" ([3912130](https://github.com/helsenorge/designsystem/commit/39121300e3d70414433c4b64911a830bbc01cb52)), closes [#290688](https://github.com/helsenorge/designsystem/issues/290688)
|
|
2140
|
+
|
|
1850
2141
|
## [2.7.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.6.2&targetVersion=GTv2.7.0) (2022-11-30)
|
|
1851
2142
|
|
|
1852
2143
|
### Features
|
|
1853
2144
|
|
|
1854
2145
|
* 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)
|
|
2146
|
+
|
|
1855
2147
|
## [2.6.2](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.6.1&targetVersion=GTv2.6.2) (2022-11-17)
|
|
1856
2148
|
|
|
1857
2149
|
### Bug Fixes
|
|
1858
2150
|
|
|
1859
2151
|
* 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)
|
|
2152
|
+
|
|
1860
2153
|
## [2.6.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.6.0&targetVersion=GTv2.6.1) (2022-11-17)
|
|
1861
2154
|
|
|
1862
2155
|
### Bug Fixes
|
|
1863
2156
|
|
|
1864
2157
|
* 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)
|
|
2158
|
+
|
|
1865
2159
|
## [2.6.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.5.0&targetVersion=GTv2.6.0) (2022-11-15)
|
|
1866
2160
|
|
|
1867
2161
|
### Features
|
|
@@ -1872,6 +2166,7 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1872
2166
|
### Bug Fixes
|
|
1873
2167
|
|
|
1874
2168
|
* useSize trigges ved endring i ref igjen ([c374772](https://github.com/helsenorge/designsystem/commit/c374772117d019d77ad725add65f20f869a876b9)), closes [#285111](https://github.com/helsenorge/designsystem/issues/285111)
|
|
2169
|
+
|
|
1875
2170
|
## [2.5.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.4.0&targetVersion=GTv2.5.0) (2022-11-13)
|
|
1876
2171
|
|
|
1877
2172
|
### Features
|
|
@@ -1883,6 +2178,7 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1883
2178
|
|
|
1884
2179
|
* 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)
|
|
1885
2180
|
* uu-forbedringer i tooltip og helpbubble ([be42f12](https://github.com/helsenorge/designsystem/commit/be42f12169779530f92d75dc7d64a06c41b38866)), closes [#285111](https://github.com/helsenorge/designsystem/issues/285111)
|
|
2181
|
+
|
|
1886
2182
|
## [2.4.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.3.0&targetVersion=GTv2.4.0) (2022-11-05)
|
|
1887
2183
|
|
|
1888
2184
|
### Features
|
|
@@ -1893,16 +2189,19 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1893
2189
|
|
|
1894
2190
|
* hjelpeboble plasseres riktig i scrollbar tabell ([6b96b04](https://github.com/helsenorge/designsystem/commit/6b96b046782494e2b2586cb158874e46602c5249)), closes [#288142](https://github.com/helsenorge/designsystem/issues/288142)
|
|
1895
2191
|
* 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)
|
|
2192
|
+
|
|
1896
2193
|
## [2.3.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.2.1&targetVersion=GTv2.3.0) (2022-10-31)
|
|
1897
2194
|
|
|
1898
2195
|
### Features
|
|
1899
2196
|
|
|
1900
2197
|
* ny hook useFocusableElement ([3294609](https://github.com/helsenorge/designsystem/commit/32946099ab996597d1a1696a8f8d3d983da9c97e)), closes [#286778](https://github.com/helsenorge/designsystem/issues/286778)
|
|
2198
|
+
|
|
1901
2199
|
## [2.2.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.2.0&targetVersion=GTv2.2.1) (2022-10-25)
|
|
1902
2200
|
|
|
1903
2201
|
### Features
|
|
1904
2202
|
|
|
1905
2203
|
* nytt ikon og fiks på confluence script ([0d6d9ea](https://github.com/helsenorge/designsystem/commit/0d6d9ea492b22ee70c2edbb32440f39739a6ce6d)), closes [#287052](https://github.com/helsenorge/designsystem/issues/287052)
|
|
2204
|
+
|
|
1906
2205
|
## [2.2.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.1.0&targetVersion=GTv2.2.0) (2022-10-25)
|
|
1907
2206
|
|
|
1908
2207
|
### Features
|
|
@@ -1914,6 +2213,7 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1914
2213
|
* bold font i tabell-header ([ba90898](https://github.com/helsenorge/designsystem/commit/ba908981f6bb2c9b5bce2f1ac6da0201263d2ecd)), closes [#287872](https://github.com/helsenorge/designsystem/issues/287872)
|
|
1915
2214
|
* nummerert visning har minimum 40px bredde ([5422e28](https://github.com/helsenorge/designsystem/commit/5422e28ef4aac66b3a32fd02c3ea14fcf899937b))
|
|
1916
2215
|
* progressbar uten alle prikker har to prikker (venstre og høyre) ([cf6d20f](https://github.com/helsenorge/designsystem/commit/cf6d20fec7916831dea260eab98d578665fe6a85))
|
|
2216
|
+
|
|
1917
2217
|
## [2.1.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.0.0&targetVersion=GTv2.1.0) (2022-10-20)
|
|
1918
2218
|
|
|
1919
2219
|
### Features
|
|
@@ -1926,7 +2226,9 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1926
2226
|
* setter background-clip på th i table ([7f65224](https://github.com/helsenorge/designsystem/commit/7f65224a296c99dac71da2b8843d2e244beac259))
|
|
1927
2227
|
* setter background-clip på th i table ([3279386](https://github.com/helsenorge/designsystem/commit/32793866162d3e95ea61a6156907b2edea798de6))
|
|
1928
2228
|
* 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)
|
|
2229
|
+
|
|
1929
2230
|
## [2.0.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv1.8.0&targetVersion=GTv2.0.0) (2022-10-11)
|
|
2231
|
+
|
|
1930
2232
|
## 2.0.0-beta.8 (2022-10-06)
|
|
1931
2233
|
|
|
1932
2234
|
### ⚠ BREAKING CHANGES
|
|
@@ -1936,11 +2238,13 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1936
2238
|
### Bug Fixes
|
|
1937
2239
|
|
|
1938
2240
|
* modal kan lukkes med escape/klikk utenfor ([3cd81a2](https://github.com/helsenorge/designsystem/commit/3cd81a2e51cf738658ef96615896c7eba0c52a32)), closes [#284930](https://github.com/helsenorge/designsystem/issues/284930)
|
|
2241
|
+
|
|
1939
2242
|
## 2.0.0-beta.7 (2022-10-03)
|
|
1940
2243
|
|
|
1941
2244
|
### Bug Fixes
|
|
1942
2245
|
|
|
1943
2246
|
* process.env.NODE_ENV er med i publisert kode ([93d4e5f](https://github.com/helsenorge/designsystem/commit/93d4e5fd8415d9814bf9552852a479da6bb566a2))
|
|
2247
|
+
|
|
1944
2248
|
## 2.0.0-beta.6 (2022-10-03)
|
|
1945
2249
|
|
|
1946
2250
|
### ⚠ BREAKING CHANGES
|
|
@@ -1958,16 +2262,19 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1958
2262
|
|
|
1959
2263
|
* button svg margin tar hensyn til button size ([60e5bb7](https://github.com/helsenorge/designsystem/commit/60e5bb74c3650c95fb7abac892b0bb69f40881ec)), closes [#285925](https://github.com/helsenorge/designsystem/issues/285925)
|
|
1960
2264
|
* tabell som kan sorteres fungerer med skjermleser ([2a0a496](https://github.com/helsenorge/designsystem/commit/2a0a496a3565c99f52b96a66f6f6cde0bac010a0)), closes [#232731](https://github.com/helsenorge/designsystem/issues/232731)
|
|
2265
|
+
|
|
1961
2266
|
## 2.0.0-beta.5 (2022-09-21)
|
|
1962
2267
|
|
|
1963
2268
|
### Bug Fixes
|
|
1964
2269
|
|
|
1965
2270
|
* sjekk av test env flyttes utenfor useEffect ([ce0b693](https://github.com/helsenorge/designsystem/commit/ce0b693ad7a5a020222fce753dba728e2be6d54f))
|
|
2271
|
+
|
|
1966
2272
|
## 2.0.0-beta.4 (2022-09-21)
|
|
1967
2273
|
|
|
1968
2274
|
### Bug Fixes
|
|
1969
2275
|
|
|
1970
2276
|
* button ariaLabel execption kastes ikke under tester ([ffd059a](https://github.com/helsenorge/designsystem/commit/ffd059a07f245fa4426a53e328cfc37b8b6c976a))
|
|
2277
|
+
|
|
1971
2278
|
## 2.0.0-beta.3 (2022-09-21)
|
|
1972
2279
|
|
|
1973
2280
|
### Features
|
|
@@ -1978,13 +2285,16 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1978
2285
|
|
|
1979
2286
|
* button a tag decoration og width fix ([ff05b12](https://github.com/helsenorge/designsystem/commit/ff05b12a194e68b3aa575caa39770c06c40a8c54)), closes [#284656](https://github.com/helsenorge/designsystem/issues/284656)
|
|
1980
2287
|
* button storybooks har unike refs ([56b0715](https://github.com/helsenorge/designsystem/commit/56b07150d3861c54b1702a25f4d9c1e27465d489))
|
|
2288
|
+
|
|
1981
2289
|
## 2.0.0-beta.2 (2022-09-19)
|
|
1982
2290
|
|
|
1983
2291
|
### Bug Fixes
|
|
1984
2292
|
|
|
1985
2293
|
* button lagt til negativ margin på mobil for å fikse spacing feil ([3dd306b](https://github.com/helsenorge/designsystem/commit/3dd306b207c0d3bae3b8e3332c4c6b5b29a7ec73)), closes [#284656](https://github.com/helsenorge/designsystem/issues/284656)
|
|
1986
2294
|
* button mobilview på md istedet for sm ([e9a4910](https://github.com/helsenorge/designsystem/commit/e9a4910a30d6941b235f8003204c76e9f379b158))
|
|
2295
|
+
|
|
1987
2296
|
## 2.0.0-beta.1 (2022-09-15)
|
|
2297
|
+
|
|
1988
2298
|
## 2.0.0-beta.0 (2022-09-15)
|
|
1989
2299
|
|
|
1990
2300
|
### Features
|
|
@@ -1996,6 +2306,7 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1996
2306
|
|
|
1997
2307
|
* button Table bruker ariaLabel ([e547919](https://github.com/helsenorge/designsystem/commit/e547919b63306fc926571e4b23c41d482389771c)), closes [#260900](https://github.com/helsenorge/designsystem/issues/260900)
|
|
1998
2308
|
* tilbakemeldinger på button ([7c61596](https://github.com/helsenorge/designsystem/commit/7c6159630a77ed6c0ebdc8c3cf78aa3f2345e44b)), closes [#260900](https://github.com/helsenorge/designsystem/issues/260900)
|
|
2309
|
+
|
|
1999
2310
|
## [1.8.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv1.7.0&targetVersion=GTv1.8.0) (2022-10-11)
|
|
2000
2311
|
|
|
2001
2312
|
### Features
|
|
@@ -2005,6 +2316,7 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
2005
2316
|
### Bug Fixes
|
|
2006
2317
|
|
|
2007
2318
|
* figmatokens pull bruker https istedet for ssh ([35248ef](https://github.com/helsenorge/designsystem/commit/35248ef3b4f9b11ee46f7bf2c2e322c2c4c66b05)), closes [#286502](https://github.com/helsenorge/designsystem/issues/286502)
|
|
2319
|
+
|
|
2008
2320
|
## [1.7.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv1.6.0&targetVersion=GTv1.7.0) (2022-09-29)
|
|
2009
2321
|
|
|
2010
2322
|
### Features
|
|
@@ -2015,21 +2327,25 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
2015
2327
|
|
|
2016
2328
|
* fluid notificationpanel tar hensyn til fluid/variant/shadow-props igjen ([a19afba](https://github.com/helsenorge/designsystem/commit/a19afba44068d3c8be15812d90711ace51a9a778))
|
|
2017
2329
|
* form feilmeldinger leses opp av skjermleser ([d57305f](https://github.com/helsenorge/designsystem/commit/d57305fd740c0553a395923c20dbd1f1235136f5)), closes [#227757](https://github.com/helsenorge/designsystem/issues/227757)
|
|
2330
|
+
|
|
2018
2331
|
## [1.6.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv1.5.1&targetVersion=GTv1.6.0) (2022-09-22)
|
|
2019
2332
|
|
|
2020
2333
|
### Features
|
|
2021
2334
|
|
|
2022
2335
|
* expanderlist kan være sticky ([0c78cf5](https://github.com/helsenorge/designsystem/commit/0c78cf53e302bdeac62c35c2ba2bf188e848975b)), closes [#284516](https://github.com/helsenorge/designsystem/issues/284516)
|
|
2336
|
+
|
|
2023
2337
|
## [1.5.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv1.5.0&targetVersion=GTv1.5.1) (2022-09-21)
|
|
2024
2338
|
|
|
2025
2339
|
### Bug Fixes
|
|
2026
2340
|
|
|
2027
2341
|
* 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)
|
|
2342
|
+
|
|
2028
2343
|
## [1.5.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv1.4.0&targetVersion=GTv1.5.0) (2022-09-16)
|
|
2029
2344
|
|
|
2030
2345
|
### Features
|
|
2031
2346
|
|
|
2032
2347
|
* nytt komponent duolist ([7b7254e](https://github.com/helsenorge/designsystem/commit/7b7254e429340ada1f0605d16b302675de0bd835)), closes [#275213](https://github.com/helsenorge/designsystem/issues/275213)
|
|
2348
|
+
|
|
2033
2349
|
## [1.4.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv1.3.2&targetVersion=GTv1.4.0) (2022-09-14)
|
|
2034
2350
|
|
|
2035
2351
|
### Features
|
|
@@ -2040,17 +2356,20 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
2040
2356
|
|
|
2041
2357
|
* button i panel har unik label ([a37ef06](https://github.com/helsenorge/designsystem/commit/a37ef06b7ff967d4bb372d5c9e0e181e25c912c8))
|
|
2042
2358
|
* skjul detaljer-knapp fjernet fra ekspandert Panel ([011b0ac](https://github.com/helsenorge/designsystem/commit/011b0ac12c50e19e8e88812f73e9285d3371940d))
|
|
2359
|
+
|
|
2043
2360
|
## [1.3.2](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv1.3.1&targetVersion=GTv1.3.2) (2022-09-08)
|
|
2044
2361
|
|
|
2045
2362
|
### Bug Fixes
|
|
2046
2363
|
|
|
2047
2364
|
* 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)
|
|
2365
|
+
|
|
2048
2366
|
## [1.3.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv1.3.0&targetVersion=GTv1.3.1) (2022-09-02)
|
|
2049
2367
|
|
|
2050
2368
|
### Bug Fixes
|
|
2051
2369
|
|
|
2052
2370
|
* forbedret sr-only og sr-only-focusable mixins ([c5c81d4](https://github.com/helsenorge/designsystem/commit/c5c81d41298e03854c742410566c57405f5c36b5))
|
|
2053
2371
|
* loader har role="progressbar" på riktig element ([a04ced2](https://github.com/helsenorge/designsystem/commit/a04ced210957560132db684f56f873a08e4dddf6))
|
|
2372
|
+
|
|
2054
2373
|
## [1.3.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv1.2.2&targetVersion=GTv1.3.0) (2022-09-01)
|
|
2055
2374
|
|
|
2056
2375
|
### ⚠ BREAKING CHANGES
|
|
@@ -2065,18 +2384,22 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
2065
2384
|
|
|
2066
2385
|
* økt kontrast på understreking av lenker ([50b7fa4](https://github.com/helsenorge/designsystem/commit/50b7fa47fb44cb7d75fb877bd53e2309b35e1e21)), closes [#229049](https://github.com/helsenorge/designsystem/issues/229049)
|
|
2067
2386
|
* panel har avstand fra tittel til badge ([09034c4](https://github.com/helsenorge/designsystem/commit/09034c4844408c7cfe8f65d7a1a0d82a7828c2ef)), closes [#282359](https://github.com/helsenorge/designsystem/issues/282359)
|
|
2387
|
+
|
|
2068
2388
|
## [1.2.2](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv1.2.1&targetVersion=GTv1.2.2) (2022-08-31)
|
|
2069
2389
|
|
|
2070
2390
|
### Features
|
|
2071
2391
|
|
|
2072
2392
|
* highlightbox oppdatert styling ([98c44aa](https://github.com/helsenorge/designsystem/commit/98c44aa68e6bbea5c9853a5807e66c0ed6be67d0)), closes [#280715](https://github.com/helsenorge/designsystem/issues/280715)
|
|
2393
|
+
|
|
2073
2394
|
## [1.2.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv1.2.0&targetVersion=GTv1.2.1) (2022-08-29)
|
|
2395
|
+
|
|
2074
2396
|
## [1.2.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv1.1.0&targetVersion=GTv1.2.0) (2022-08-29)
|
|
2075
2397
|
|
|
2076
2398
|
### Features
|
|
2077
2399
|
|
|
2078
2400
|
* endret button farger for å støtte uu krav ([183447e](https://github.com/helsenorge/designsystem/commit/183447e99ec43e01f963c78c7144d55f14827fb1))
|
|
2079
2401
|
* notificationpanel har ariaLabel-prop ([f1a7db7](https://github.com/helsenorge/designsystem/commit/f1a7db7b33446b9df2a109f50c401ec80d70b317)), closes [#279887](https://github.com/helsenorge/designsystem/issues/279887)
|
|
2402
|
+
|
|
2080
2403
|
## [1.1.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv1.0.1&targetVersion=GTv1.1.0) (2022-08-22)
|
|
2081
2404
|
|
|
2082
2405
|
### Features
|
|
@@ -2088,7 +2411,8 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
2088
2411
|
* hover-effekter på ikke klikkbare panel og ny plassering for detalj-knapp i panel ([22bf59d](https://github.com/helsenorge/designsystem/commit/22bf59d8bdca3b8dd67d6589f252a314eb2ea333)), closes [#281061](https://github.com/helsenorge/designsystem/issues/281061)
|
|
2089
2412
|
* ikke vis scrolleindikator mens innholdet lastes ([ad6f7d2](https://github.com/helsenorge/designsystem/commit/ad6f7d21cafcdfaf39c6d0afb04be057e290678c))
|
|
2090
2413
|
* tabell med horisontal scroll viser hele borderen ([6c5cb02](https://github.com/helsenorge/designsystem/commit/6c5cb0208967986902a5c62a3e3171d4b1f50e36))
|
|
2091
|
-
|
|
2414
|
+
|
|
2415
|
+
## [1.0.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GT4a5f194fbcca1100a1df92337c7ddda186b111c7&targetVersion=GTv1.0.1) (2022-08-12)
|
|
2092
2416
|
|
|
2093
2417
|
### ⚠ BREAKING CHANGES
|
|
2094
2418
|
|
|
@@ -2119,7 +2443,8 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
2119
2443
|
* tile skal arve bredde fra elementet over ([3cb7306](https://github.com/helsenorge/designsystem/commit/3cb73061053c11a6ee336291c4d6cc16b5d56cbb)), closes [#280022](https://github.com/helsenorge/designsystem/issues/280022)
|
|
2120
2444
|
* tydeligere markering av fokus i Slider ([275171b](https://github.com/helsenorge/designsystem/commit/275171bd8e14fb997c6cf2a04958ffdc13569bf8)), closes [#277564](https://github.com/helsenorge/designsystem/issues/277564)
|
|
2121
2445
|
* **table:** endrer navn på prop ([2502262](https://github.com/helsenorge/designsystem/commit/2502262ba057575fae5e56e070d30ebd45a88549))
|
|
2122
|
-
|
|
2446
|
+
|
|
2447
|
+
## 1.0.0-betahelpbubble3 (2022-05-31)
|
|
2123
2448
|
|
|
2124
2449
|
### Features
|
|
2125
2450
|
|
|
@@ -2131,22 +2456,23 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
2131
2456
|
* endrer initialRender til å bli satt via showBubble prop istedet for på oppstart at komponentet ([09faaf9](https://github.com/helsenorge/designsystem/commit/09faaf98136ea8ac09cedfd5a57347d23236b727))
|
|
2132
2457
|
* fiks for helpbubble i modal ([0a38ec2](https://github.com/helsenorge/designsystem/commit/0a38ec2651c3cfa53003785ef701754243d35813))
|
|
2133
2458
|
* tekst over flere linjer i expander skal være venstrestilt ([71d0d8f](https://github.com/helsenorge/designsystem/commit/71d0d8f190adc764e5d4e9df793f8524c130caad)), closes [#276346](https://github.com/helsenorge/designsystem/issues/276346)
|
|
2134
|
-
|
|
2135
|
-
##
|
|
2459
|
+
|
|
2460
|
+
## 1.0.0-beta133 (2022-05-27)
|
|
2461
|
+
|
|
2462
|
+
## 1.0.0-betahelpbubble1 (2022-05-27)
|
|
2136
2463
|
|
|
2137
2464
|
### Bug Fixes
|
|
2138
2465
|
|
|
2139
2466
|
* Icon støtte for controller prop og ([87dce6b](https://github.com/helsenorge/designsystem/commit/87dce6b763cba1ff13910f8f4ac6afe896b079fa))
|
|
2140
|
-
|
|
2467
|
+
|
|
2468
|
+
## 1.0.0-betahelpbubble (2022-05-25)
|
|
2141
2469
|
|
|
2142
2470
|
### Features
|
|
2143
2471
|
|
|
2144
2472
|
* HelpBubble ferdigstilling ([6c8195b](https://github.com/helsenorge/designsystem/commit/6c8195bb12e15ec9870328ec80f139d2f0e911a5))
|
|
2145
|
-
* helpbubble komponent logikk for plassering ([560860e](https://github.com/helsenorge/designsystem/commit/560860ee4921b51346a2c18a57b608c3c6acfd71))
|
|
2146
2473
|
* ny hook useEventListenerState og opprydning i HelpBubble ([2a7d9dd](https://github.com/helsenorge/designsystem/commit/2a7d9dda6f3a896d5f7fc1e29af5d7dca0d17653))
|
|
2147
|
-
|
|
2148
|
-
|
|
2149
|
-
## [1.0.0-beta132](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv1.0.0-beta106&targetVersion=GTv1.0.0-beta132) (2022-05-20)
|
|
2474
|
+
|
|
2475
|
+
## 1.0.0-beta132 (2022-05-20)
|
|
2150
2476
|
|
|
2151
2477
|
### ⚠ BREAKING CHANGES
|
|
2152
2478
|
|
|
@@ -2159,9 +2485,11 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
2159
2485
|
* dropdown-komponent ([58bc64c](https://github.com/helsenorge/designsystem/commit/58bc64c28ce1080ff39c51acf46477ad7440e821)), closes [#260923](https://github.com/helsenorge/designsystem/issues/260923)
|
|
2160
2486
|
* eksporter uuid-util fra designsystem-react ([16da649](https://github.com/helsenorge/designsystem/commit/16da649b6add4653bf0c3998fb1e24563147947d)), closes [#231720](https://github.com/helsenorge/designsystem/issues/231720)
|
|
2161
2487
|
* expander støtter onExpand-callback ([39e6260](https://github.com/helsenorge/designsystem/commit/39e626085886e4c7ab55a913aef38394d2e92d2a)), closes [#271323](https://github.com/helsenorge/designsystem/issues/271323)
|
|
2162
|
-
*
|
|
2488
|
+
* helpbubble komponent logikk for plassering ([560860e](https://github.com/helsenorge/designsystem/commit/560860ee4921b51346a2c18a57b608c3c6acfd71))
|
|
2163
2489
|
* NoAccess ikon og StatusDot variant ([0291c2c](https://github.com/helsenorge/designsystem/commit/0291c2c0fbc304f3b94026c3c76d2c38ab4a3c12)), closes [#277207](https://github.com/helsenorge/designsystem/issues/277207)
|
|
2164
2490
|
* nytt komponent FormLayout ([d02f5e9](https://github.com/helsenorge/designsystem/commit/d02f5e90979554dbd0b59a1a80167ccbd3d58ce2)), closes [#273348](https://github.com/helsenorge/designsystem/issues/273348) [#274864](https://github.com/helsenorge/designsystem/issues/274864)
|
|
2491
|
+
* nytt komponent helpbubble ([c1f5cae](https://github.com/helsenorge/designsystem/commit/c1f5caed051591ab7036fd18774e825e9b82fe9d))
|
|
2492
|
+
* nytt komponent HelpBubble ([b1f3b6c](https://github.com/helsenorge/designsystem/commit/b1f3b6c1015cc613461e95b371f138710ee88efc))
|
|
2165
2493
|
* PanelList-komponent ([4ea5342](https://github.com/helsenorge/designsystem/commit/4ea5342cd81c73b92ac6c63d6a8bd044c73f3cfc)), closes [#260910](https://github.com/helsenorge/designsystem/issues/260910)
|
|
2166
2494
|
* tag og taglist-komponenter ([56fc96b](https://github.com/helsenorge/designsystem/commit/56fc96b5148340d9c24f6cc33d3b1ca9460dc3fd)), closes [#268234](https://github.com/helsenorge/designsystem/issues/268234)
|
|
2167
2495
|
* withBreakpoint Higher Order Component ([8e3f8e0](https://github.com/helsenorge/designsystem/commit/8e3f8e03996022ea9a2a23956cd1adb8fd253e7f)), closes [#269740](https://github.com/helsenorge/designsystem/issues/269740)
|
|
@@ -2194,7 +2522,8 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
2194
2522
|
### Code Refactoring
|
|
2195
2523
|
|
|
2196
2524
|
* bruk useBreakpoint i dokumentasjon ([5fec888](https://github.com/helsenorge/designsystem/commit/5fec888ead64c1ce900c6976ea371c6ac49a8414))
|
|
2197
|
-
|
|
2525
|
+
|
|
2526
|
+
## 1.0.0-beta106 (2022-02-14)
|
|
2198
2527
|
|
|
2199
2528
|
### Features
|
|
2200
2529
|
|
|
@@ -2203,6 +2532,7 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
2203
2532
|
* checkbox stories lagt til ([0d519f5](https://github.com/helsenorge/designsystem/commit/0d519f51fd05da5b28c8f58208cc5c3e5388789a))
|
|
2204
2533
|
* expander i expanderlist skal ha egen analyticsid ([abae3fe](https://github.com/helsenorge/designsystem/commit/abae3fe20b33e202c716cb21ecd412ebb0aad62f))
|
|
2205
2534
|
* expander-komponent ([cfe7498](https://github.com/helsenorge/designsystem/commit/cfe74989614ac6a8e4ba9e9a442c498b9d2f3208)), closes [#260909](https://github.com/helsenorge/designsystem/issues/260909) [#267629](https://github.com/helsenorge/designsystem/issues/267629)
|
|
2535
|
+
* highlightbox støtter ikon ([5e51057](https://github.com/helsenorge/designsystem/commit/5e51057cc01224944471895f95ce8a52cd03ff52)), closes [#270177](https://github.com/helsenorge/designsystem/issues/270177)
|
|
2206
2536
|
* highlightbox-komponent ([2f3ff49](https://github.com/helsenorge/designsystem/commit/2f3ff491f6411e323a18e65a6062e5f70e56476f)), closes [#260906](https://github.com/helsenorge/designsystem/issues/260906)
|
|
2207
2537
|
* ikon har mulighet for title-tag ([796c52a](https://github.com/helsenorge/designsystem/commit/796c52a3043588db27a8cc8f6d97a409e58ae9c8)), closes [#225762](https://github.com/helsenorge/designsystem/issues/225762) [#227165](https://github.com/helsenorge/designsystem/issues/227165)
|
|
2208
2538
|
* lagt til id til button ([f9d5ef5](https://github.com/helsenorge/designsystem/commit/f9d5ef5fc1fd9d9a9abecd618d6b377c3f87892a))
|