@helsenorge/designsystem-react 14.0.0-beta.7 → 14.0.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 +340 -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 +2 -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 +2 -2
- package/lib/TableBody.js.map +1 -1
- package/lib/TableCell.js +2 -2
- package/lib/TableCell.js.map +1 -1
- package/lib/TableExpandedRow.js +4 -4
- package/lib/TableExpandedRow.js.map +1 -1
- package/lib/TableExpanderCell.js +2 -2
- package/lib/TableExpanderCell.js.map +1 -1
- package/lib/TableHead.js +2 -2
- package/lib/TableHead.js.map +1 -1
- package/lib/TableHeadCell.js +3 -3
- package/lib/TableHeadCell.js.map +1 -1
- package/lib/TableRow.js +3 -3
- package/lib/TableRow.js.map +1 -1
- package/lib/Textarea.js +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 +8 -0
- package/lib/components/Icons/AdditionalIconInformation.js +8 -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 +2 -0
- package/lib/components/Icons/IconNames.js.map +1 -1
- 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 +2 -2
- package/lib/components/Table/index.js.map +1 -1
- package/lib/components/Tabs/index.js +4 -4
- package/lib/components/Tabs/index.js.map +1 -1
- package/lib/components/Tag/index.js +2 -2
- package/lib/components/Tag/index.js.map +1 -1
- package/lib/components/Tile/index.js +4 -4
- package/lib/components/Tile/index.js.map +1 -1
- package/lib/components/Toggle/index.js +9 -9
- package/lib/components/Toggle/index.js.map +1 -1
- package/lib/components/Validation/index.js +2 -2
- package/lib/components/Validation/index.js.map +1 -1
- package/lib/floating-ui.react.js +126 -129
- package/lib/floating-ui.react.js.map +1 -1
- package/lib/hooks/useIsServerSide.d.ts +1 -1
- package/lib/resources/HN.Designsystem.ArticleTeaser.en-GB.json.d.ts +7 -0
- package/lib/resources/HN.Designsystem.ArticleTeaser.nb-NO.json.d.ts +7 -0
- package/lib/resources/HN.Designsystem.Drawer.en-GB.json.d.ts +6 -0
- package/lib/resources/HN.Designsystem.Drawer.nb-NO.json.d.ts +6 -0
- package/lib/resources/HN.Designsystem.Dropdown.en-GB.json.d.ts +6 -0
- package/lib/resources/HN.Designsystem.Dropdown.nb-NO.json.d.ts +6 -0
- package/lib/resources/HN.Designsystem.FavoriteButton.nb-NO.json.d.ts +6 -0
- package/lib/resources/HN.Designsystem.FormFieldTag.en-GB.json.d.ts +12 -0
- package/lib/resources/HN.Designsystem.FormFieldTag.nb-NO.json.d.ts +12 -0
- package/lib/resources/HN.Designsystem.FormFieldTag.nn-NO.json.d.ts +12 -0
- package/lib/resources/HN.Designsystem.FormFieldTag.se-NO.json.d.ts +12 -0
- package/lib/resources/HN.Designsystem.HelpBubble.nb-NO.json.d.ts +6 -0
- package/lib/resources/HN.Designsystem.HelpDrawer.nb-NO.json.d.ts +6 -0
- package/lib/resources/HN.Designsystem.InfoTeaser.en-GB.json.d.ts +7 -0
- package/lib/resources/HN.Designsystem.InfoTeaser.nb-NO.json.d.ts +7 -0
- package/lib/resources/HN.Designsystem.Input.en-GB.json.d.ts +6 -0
- package/lib/resources/HN.Designsystem.Input.nb-NO.json.d.ts +6 -0
- package/lib/resources/HN.Designsystem.Input.nn-NO.json.d.ts +6 -0
- package/lib/resources/HN.Designsystem.LinkList.en-GB.json.d.ts +6 -0
- package/lib/resources/HN.Designsystem.LinkList.nb-NO.json.d.ts +6 -0
- package/lib/resources/HN.Designsystem.Panel.en-GB.json.d.ts +7 -0
- package/lib/resources/HN.Designsystem.Panel.nb-NO.json.d.ts +7 -0
- package/lib/resources/HN.Designsystem.Tabs.en-GB.json.d.ts +7 -0
- package/lib/resources/HN.Designsystem.Tabs.nb-NO.json.d.ts +7 -0
- package/lib/resources/HN.Designsystem.TextArea.en-GB.json.d.ts +6 -0
- package/lib/resources/HN.Designsystem.TextArea.nb-NO.json.d.ts +6 -0
- package/lib/resources/HN.Designsystem.TextArea.nn-NO.json.d.ts +6 -0
- package/lib/resources/index.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/package.json +1 -1
package/lib/CHANGELOG.md
CHANGED
|
@@ -1,23 +1,47 @@
|
|
|
1
|
+
|
|
2
|
+
## [14.0.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv13.9.0&targetVersion=GTv14.0.0) (2026-03-11)
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* **helpexpander:** ref blir nullable ([2bd75af](https://github.com/helsenorge/designsystem/commit/2bd75affe116883b10e50e2b5b8a9dd6dbbf0555)), closes [#371787](https://github.com/helsenorge/designsystem/issues/371787)
|
|
7
|
+
* **icon:** nye ikoner starstroke og starfill ([f4c9f7f](https://github.com/helsenorge/designsystem/commit/f4c9f7f57c7ce440aa2a564cf4a2f133c5c2f6d0)), closes [#370948](https://github.com/helsenorge/designsystem/issues/370948)
|
|
8
|
+
|
|
9
|
+
### Bug Fixes
|
|
10
|
+
|
|
11
|
+
* resources dts skal inkluderes i lib ([160ef18](https://github.com/helsenorge/designsystem/commit/160ef18da28abde5bd52f9914e3b27d9ee27aefd))
|
|
12
|
+
* 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)
|
|
13
|
+
* **icon:** fiks ikonfiler etter major oppgradering ([8e65a7e](https://github.com/helsenorge/designsystem/commit/8e65a7e9b1ea24bfac5176a1b00517aee4726cb5)), closes [#373313](https://github.com/helsenorge/designsystem/issues/373313)
|
|
14
|
+
|
|
15
|
+
## 14.0.0-beta.8 (2026-02-25)
|
|
16
|
+
|
|
17
|
+
### Bug Fixes
|
|
18
|
+
|
|
19
|
+
* resources dts skal inkluderes i lib ([dd980c3](https://github.com/helsenorge/designsystem/commit/dd980c378bd241afe74a695f2c64e037a667fabb)), closes [#372295](https://github.com/helsenorge/designsystem/issues/372295)
|
|
20
|
+
|
|
1
21
|
## 14.0.0-beta.7 (2026-02-24)
|
|
2
22
|
|
|
3
23
|
### Bug Fixes
|
|
4
24
|
|
|
5
25
|
* copyfiles script feiler ([939034a](https://github.com/helsenorge/designsystem/commit/939034a10788a3e06d96046c9fb8596c8b52144d)), closes [#372259](https://github.com/helsenorge/designsystem/issues/372259)
|
|
26
|
+
|
|
6
27
|
## 14.0.0-beta.6 (2026-02-24)
|
|
7
28
|
|
|
8
29
|
### Bug Fixes
|
|
9
30
|
|
|
10
31
|
* diverse typecheck feil ([584cd1f](https://github.com/helsenorge/designsystem/commit/584cd1f862e26acf790ed00a547b34910bd13db0)), closes [#368142](https://github.com/helsenorge/designsystem/issues/368142)
|
|
32
|
+
|
|
11
33
|
## 14.0.0-beta.5 (2026-02-24)
|
|
12
34
|
|
|
13
35
|
### Features
|
|
14
36
|
|
|
15
37
|
* **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)
|
|
38
|
+
|
|
16
39
|
## 14.0.0-beta.4 (2026-02-10)
|
|
17
40
|
|
|
18
41
|
### Bug Fixes
|
|
19
42
|
|
|
20
43
|
* 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)
|
|
44
|
+
|
|
21
45
|
## 14.0.0-beta.3 (2026-02-10)
|
|
22
46
|
|
|
23
47
|
### Features
|
|
@@ -27,8 +51,11 @@
|
|
|
27
51
|
### Bug Fixes
|
|
28
52
|
|
|
29
53
|
* komponent dts filer havnet i feil path ([31fb3ec](https://github.com/helsenorge/designsystem/commit/31fb3ec3ffd5c93e098d82d8fd1801d84aec26d6)), closes [#368469](https://github.com/helsenorge/designsystem/issues/368469)
|
|
54
|
+
|
|
30
55
|
## 14.0.0-beta.2 (2026-02-09)
|
|
56
|
+
|
|
31
57
|
## 14.0.0-beta.1 (2026-02-09)
|
|
58
|
+
|
|
32
59
|
## 14.0.0-beta.0 (2026-02-09)
|
|
33
60
|
|
|
34
61
|
### Features
|
|
@@ -48,6 +75,24 @@
|
|
|
48
75
|
* oppdater med react 19 endringer for nye komponenter ([14dc0d3](https://github.com/helsenorge/designsystem/commit/14dc0d3c427d60caef55af0b13bce9f76f05e1a3))
|
|
49
76
|
* ts feilmeldinger under bygg og runtime ([0688fb9](https://github.com/helsenorge/designsystem/commit/0688fb98634de41b75c3c172831634e6b57b2901)), closes [#368806](https://github.com/helsenorge/designsystem/issues/368806)
|
|
50
77
|
* **panel:** fiks feil import ([b952624](https://github.com/helsenorge/designsystem/commit/b952624923ef37e2f0b88efe659a8a0117c94201))
|
|
78
|
+
|
|
79
|
+
## [13.9.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv13.8.0&targetVersion=GTv13.9.0) (2026-03-09)
|
|
80
|
+
|
|
81
|
+
### Features
|
|
82
|
+
|
|
83
|
+
* **illustration:** nye illustrasjoner stork og thinking ([26d4edc](https://github.com/helsenorge/designsystem/commit/26d4edce1606559c4017b74097513b090dd3cb0e)), closes [#372380](https://github.com/helsenorge/designsystem/issues/372380)
|
|
84
|
+
* **servicemessage:** ny prop messageRole ([ee8ac9f](https://github.com/helsenorge/designsystem/commit/ee8ac9f084ec3e51904b0a58ff9bb0ccd5f45542)), closes [#372043](https://github.com/helsenorge/designsystem/issues/372043)
|
|
85
|
+
|
|
86
|
+
### Bug Fixes
|
|
87
|
+
|
|
88
|
+
* generer ider til svger istedenfor hardkodede ([ea0cccf](https://github.com/helsenorge/designsystem/commit/ea0cccf37a31a817940b36f78b73af7303accb1b)), closes [#372412](https://github.com/helsenorge/designsystem/issues/372412)
|
|
89
|
+
* **button:** ikke vis hoverfarge på små skjermer for disabled buttons ([9a6a451](https://github.com/helsenorge/designsystem/commit/9a6a451fefaaf181858a282ca467bfdf176ec6f7)), closes [#372696](https://github.com/helsenorge/designsystem/issues/372696)
|
|
90
|
+
* **datepicker:** legg på outline ved hover på kalenderknapp ([b0c1a4e](https://github.com/helsenorge/designsystem/commit/b0c1a4e0025c1d7dfa69ab7cf08f00cb790cb0a0)), closes [#345238](https://github.com/helsenorge/designsystem/issues/345238)
|
|
91
|
+
* **datepicker:** småfikser rundt validering ([cd06bee](https://github.com/helsenorge/designsystem/commit/cd06beed0212d3d82fb67165722f5f740367255b)), closes [#372577](https://github.com/helsenorge/designsystem/issues/372577) [#373156](https://github.com/helsenorge/designsystem/issues/373156)
|
|
92
|
+
* **drawer:** flytt lukkekryss tilbake til flexbox ([f0f3c6f](https://github.com/helsenorge/designsystem/commit/f0f3c6f0c2f8d5c6b615c1ac7dbf6aab997b2e73)), closes [#373141](https://github.com/helsenorge/designsystem/issues/373141)
|
|
93
|
+
* **helptriggerinline:** tekst er nå left aligned ([ea0deeb](https://github.com/helsenorge/designsystem/commit/ea0deebe9a2ee373766a5ac6e4500fc581b0ee97)), closes [#372216](https://github.com/helsenorge/designsystem/issues/372216)
|
|
94
|
+
* **unsafe_datepicker:** bruk resources i labels fra react-day-picker ([0958b64](https://github.com/helsenorge/designsystem/commit/0958b64f730776a515917e5dcd44392e5d19ab50)), closes [#345238](https://github.com/helsenorge/designsystem/issues/345238) [#372577](https://github.com/helsenorge/designsystem/issues/372577)
|
|
95
|
+
|
|
51
96
|
## [13.8.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv13.7.0&targetVersion=GTv13.8.0) (2026-02-24)
|
|
52
97
|
|
|
53
98
|
### Features
|
|
@@ -58,6 +103,7 @@
|
|
|
58
103
|
### Bug Fixes
|
|
59
104
|
|
|
60
105
|
* **helptriggericon:** bruk riktig svg for str xl på desktop og mobil ([d51ce49](https://github.com/helsenorge/designsystem/commit/d51ce49ae6e6b159bcb34e3f864e72fd5c027ded)), closes [#371659](https://github.com/helsenorge/designsystem/issues/371659)
|
|
106
|
+
|
|
61
107
|
## [13.7.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv13.6.0&targetVersion=GTv13.7.0) (2026-02-16)
|
|
62
108
|
|
|
63
109
|
### Features
|
|
@@ -67,6 +113,7 @@
|
|
|
67
113
|
### Bug Fixes
|
|
68
114
|
|
|
69
115
|
* **uselementlist:** ekstra sjekk for å hindre mange rerenders av komponent ([3cbfcca](https://github.com/helsenorge/designsystem/commit/3cbfcca5569bf4cd308d4dd021a5e1726f21f58d)), closes [#367282](https://github.com/helsenorge/designsystem/issues/367282)
|
|
116
|
+
|
|
70
117
|
## [13.6.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv13.5.0&targetVersion=GTv13.6.0) (2026-02-11)
|
|
71
118
|
|
|
72
119
|
### Features
|
|
@@ -87,6 +134,7 @@
|
|
|
87
134
|
* **toggle:** ariadescribedby settes til undefined ([c6b8e64](https://github.com/helsenorge/designsystem/commit/c6b8e6417e96091b087eb7af7892e54733e5a8a0)), closes [#370572](https://github.com/helsenorge/designsystem/issues/370572)
|
|
88
135
|
* **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)
|
|
89
136
|
* **unsafe_datepicker:** lukk kalender med escape på kalender knapp og fjern manglende IDer ([c7d2b09](https://github.com/helsenorge/designsystem/commit/c7d2b09df068719ad3f9ce7be8e54653a5691fae)), closes [#371061](https://github.com/helsenorge/designsystem/issues/371061) [#371062](https://github.com/helsenorge/designsystem/issues/371062)
|
|
137
|
+
|
|
90
138
|
## [13.5.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv13.4.0&targetVersion=GTv13.5.0) (2026-01-21)
|
|
91
139
|
|
|
92
140
|
### Features
|
|
@@ -101,6 +149,7 @@
|
|
|
101
149
|
* **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)
|
|
102
150
|
* **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)
|
|
103
151
|
* **panel:** fjern buggy bredde for PanelTitle ([6735a7c](https://github.com/helsenorge/designsystem/commit/6735a7caffc50c5a3d858a52f43273f589034226)), closes [#369080](https://github.com/helsenorge/designsystem/issues/369080)
|
|
152
|
+
|
|
104
153
|
## [13.4.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv13.3.0&targetVersion=GTv13.4.0) (2025-12-18)
|
|
105
154
|
|
|
106
155
|
### Features
|
|
@@ -114,6 +163,7 @@
|
|
|
114
163
|
|
|
115
164
|
* **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)
|
|
116
165
|
* **slider:** onclick oppfører seg rart med validering aktivert ([fe2c93a](https://github.com/helsenorge/designsystem/commit/fe2c93a917ce0b54b5f92283fd2340918529e42d)), closes [#357082](https://github.com/helsenorge/designsystem/issues/357082)
|
|
166
|
+
|
|
117
167
|
## [13.3.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv13.2.0&targetVersion=GTv13.3.0) (2025-12-11)
|
|
118
168
|
|
|
119
169
|
### Features
|
|
@@ -128,6 +178,7 @@
|
|
|
128
178
|
* **highlighter:** mister keys ved bruk med duolist ([550b025](https://github.com/helsenorge/designsystem/commit/550b025486651d9389efc99a42640b7f965f022d)), closes [#366784](https://github.com/helsenorge/designsystem/issues/366784)
|
|
129
179
|
* **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)
|
|
130
180
|
* **panel:** klager på manglende keys på underkomponenter ([611b12d](https://github.com/helsenorge/designsystem/commit/611b12d44d47fb4c35f718006f0661f54a896481)), closes [#366779](https://github.com/helsenorge/designsystem/issues/366779)
|
|
181
|
+
|
|
131
182
|
## [13.2.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv13.1.0&targetVersion=GTv13.2.0) (2025-12-04)
|
|
132
183
|
|
|
133
184
|
### Features
|
|
@@ -137,6 +188,7 @@
|
|
|
137
188
|
### Bug Fixes
|
|
138
189
|
|
|
139
190
|
* **tile:** hairline får justering for bedre kontrast ([15c2e40](https://github.com/helsenorge/designsystem/commit/15c2e40b4f4f8de92d0a8566feb89cfef389f159)), closes [#358926](https://github.com/helsenorge/designsystem/issues/358926)
|
|
191
|
+
|
|
140
192
|
## [13.1.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv13.0.2&targetVersion=GTv13.1.0) (2025-12-02)
|
|
141
193
|
|
|
142
194
|
### Features
|
|
@@ -147,6 +199,7 @@
|
|
|
147
199
|
|
|
148
200
|
* **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)
|
|
149
201
|
* **favoritebutton:** feil farge ved hover ([5c9a9d2](https://github.com/helsenorge/designsystem/commit/5c9a9d2fcad0479567ec5ecff78f8a6514725f8a)), closes [#366027](https://github.com/helsenorge/designsystem/issues/366027)
|
|
202
|
+
|
|
150
203
|
## [13.0.2](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv13.0.0&targetVersion=GTv13.0.2) (2025-12-01)
|
|
151
204
|
|
|
152
205
|
### Features
|
|
@@ -159,17 +212,20 @@
|
|
|
159
212
|
* **elementheader:** sentrer ikon ([1abc825](https://github.com/helsenorge/designsystem/commit/1abc825b94fe4aebc577f57686cca0d022bcdb62)), closes [#365327](https://github.com/helsenorge/designsystem/issues/365327)
|
|
160
213
|
* **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)
|
|
161
214
|
* **listeditmode:** legg til aria describedby på sletteknapp ([93c27bf](https://github.com/helsenorge/designsystem/commit/93c27bf9f2e743bbd0bc3c93894fc35c51b98493)), closes [#365327](https://github.com/helsenorge/designsystem/issues/365327)
|
|
215
|
+
|
|
162
216
|
## [13.0.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv12.12.3&targetVersion=GTv13.0.0) (2025-11-25)
|
|
163
217
|
|
|
164
218
|
### Features
|
|
165
219
|
|
|
166
220
|
* **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)
|
|
167
221
|
* **formfieldtag:** tilgjengeliggjør nordsamisk ([8bee112](https://github.com/helsenorge/designsystem/commit/8bee112fa3148b3a44c8d8c68f1b011b69774e7d)), closes [#364928](https://github.com/helsenorge/designsystem/issues/364928)
|
|
222
|
+
|
|
168
223
|
## 13.0.0-beta.8 (2025-11-24)
|
|
169
224
|
|
|
170
225
|
### Bug Fixes
|
|
171
226
|
|
|
172
227
|
* 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)
|
|
228
|
+
|
|
173
229
|
## 13.0.0-beta.7 (2025-11-19)
|
|
174
230
|
|
|
175
231
|
### Features
|
|
@@ -179,6 +235,7 @@
|
|
|
179
235
|
### Bug Fixes
|
|
180
236
|
|
|
181
237
|
* 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)
|
|
238
|
+
|
|
182
239
|
## 13.0.0-beta.6 (2025-11-18)
|
|
183
240
|
|
|
184
241
|
### Bug Fixes
|
|
@@ -186,53 +243,67 @@
|
|
|
186
243
|
* 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)
|
|
187
244
|
* 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)
|
|
188
245
|
* **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)
|
|
246
|
+
|
|
189
247
|
## 13.0.0-beta.5 (2025-11-13)
|
|
190
248
|
|
|
191
249
|
### Features
|
|
192
250
|
|
|
193
251
|
* designsystemet bruker npm workspaces ([3aa656e](https://github.com/helsenorge/designsystem/commit/3aa656e59f93c8bd2953270b4319a1f4d4a8444d))
|
|
252
|
+
|
|
194
253
|
## 13.0.0-workspaces-beta.7 (2025-11-12)
|
|
195
254
|
|
|
196
255
|
### Features
|
|
197
256
|
|
|
198
257
|
* **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)
|
|
258
|
+
|
|
199
259
|
## 13.0.0-workspaces-beta.6 (2025-11-12)
|
|
260
|
+
|
|
200
261
|
## 13.0.0-workspaces-beta.5 (2025-11-12)
|
|
262
|
+
|
|
201
263
|
## 13.0.0-workspaces-beta.4 (2025-11-11)
|
|
264
|
+
|
|
202
265
|
## 13.0.0-workspaces-beta.3 (2025-11-11)
|
|
203
266
|
|
|
204
267
|
### Bug Fixes
|
|
205
268
|
|
|
206
269
|
* **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)
|
|
270
|
+
|
|
207
271
|
## 13.0.0-workspaces-beta.2 (2025-11-11)
|
|
272
|
+
|
|
208
273
|
## 13.0.0-workspaces-beta.1 (2025-11-10)
|
|
274
|
+
|
|
209
275
|
## 13.0.0-workspaces-beta.0 (2025-11-10)
|
|
210
276
|
|
|
211
277
|
### Bug Fixes
|
|
212
278
|
|
|
213
279
|
* 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)
|
|
280
|
+
|
|
214
281
|
## 13.0.0-beta.4 (2025-11-04)
|
|
215
282
|
|
|
216
283
|
### Features
|
|
217
284
|
|
|
218
285
|
* **modal:** slett gammel image variant ([0b2cb35](https://github.com/helsenorge/designsystem/commit/0b2cb353066ede6c760ad5a494f19c2099705dec)), closes [#363162](https://github.com/helsenorge/designsystem/issues/363162)
|
|
286
|
+
|
|
219
287
|
## 13.0.0-beta.3 (2025-10-31)
|
|
220
288
|
|
|
221
289
|
### Features
|
|
222
290
|
|
|
223
291
|
* oppdatert til vite 7 ([0a70cfb](https://github.com/helsenorge/designsystem/commit/0a70cfb413f6a40142952ba1420a7bb4c20217bd)), closes [#360075](https://github.com/helsenorge/designsystem/issues/360075)
|
|
224
292
|
* **panelold:** slett gammelt Panel" ([5a2230a](https://github.com/helsenorge/designsystem/commit/5a2230ac5cfb6cceefa7d5eb609c505780ca23ac)), closes [#363596](https://github.com/helsenorge/designsystem/issues/363596)
|
|
293
|
+
|
|
225
294
|
## 13.0.0-beta.2 (2025-10-29)
|
|
226
295
|
|
|
227
296
|
### Features
|
|
228
297
|
|
|
229
298
|
* gjør motion external ([aaf9051](https://github.com/helsenorge/designsystem/commit/aaf90515520194725651b653a516180381bc270d)), closes [#361425](https://github.com/helsenorge/designsystem/issues/361425)
|
|
299
|
+
|
|
230
300
|
## 13.0.0-beta.1 (2025-10-24)
|
|
231
301
|
|
|
232
302
|
### Features
|
|
233
303
|
|
|
234
304
|
* 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)
|
|
235
305
|
* **panelold:** slett gammelt Panel ([af225ff](https://github.com/helsenorge/designsystem/commit/af225ff1ee3cc690b4968a67b920be7e5fd022fd)), closes [#352894](https://github.com/helsenorge/designsystem/issues/352894)
|
|
306
|
+
|
|
236
307
|
## 13.0.0-beta.0 (2025-10-10)
|
|
237
308
|
|
|
238
309
|
### Features
|
|
@@ -245,12 +316,15 @@
|
|
|
245
316
|
|
|
246
317
|
* **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)
|
|
247
318
|
* **label:** kun rendre sublabel wrapper om det er innhold i den ([df90851](https://github.com/helsenorge/designsystem/commit/df908511874ed4dfe939591ca3823fa20ad2f4cd))
|
|
319
|
+
|
|
248
320
|
## [12.12.3](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv12.12.2&targetVersion=GTv12.12.3) (2025-11-07)
|
|
249
321
|
|
|
250
322
|
### Bug Fixes
|
|
251
323
|
|
|
252
324
|
* lib mappen ble ikke med i den publiserte pakken ([1c5409e](https://github.com/helsenorge/designsystem/commit/1c5409eeaf05524c315650ea11a839a70b7dfaa3)), closes [#362474](https://github.com/helsenorge/designsystem/issues/362474)
|
|
325
|
+
|
|
253
326
|
## [12.12.2](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv12.12.1&targetVersion=GTv12.12.2) (2025-11-07)
|
|
327
|
+
|
|
254
328
|
## [12.12.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv12.11.1&targetVersion=GTv12.12.1) (2025-11-06)
|
|
255
329
|
|
|
256
330
|
### Features
|
|
@@ -267,12 +341,14 @@
|
|
|
267
341
|
* **label:** bruk riktig farge for sublabel ([d5af33b](https://github.com/helsenorge/designsystem/commit/d5af33b04ec5a7ba8e71e158876ecb1b904d0a98)), closes [#349138](https://github.com/helsenorge/designsystem/issues/349138)
|
|
268
342
|
* **linklist:** spacing mellom elementer ([5ff90b3](https://github.com/helsenorge/designsystem/commit/5ff90b362f52ff068281e17dbc3b37fc3dea7b62)), closes [#362947](https://github.com/helsenorge/designsystem/issues/362947)
|
|
269
343
|
* **radiobutton:** legg på manglende sjekk på størrelse ([b451032](https://github.com/helsenorge/designsystem/commit/b4510324a7d6a2e3722d55f82a4a8ee83ba0a297))
|
|
344
|
+
|
|
270
345
|
## [12.11.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv12.11.0&targetVersion=GTv12.11.1) (2025-11-04)
|
|
271
346
|
|
|
272
347
|
### Bug Fixes
|
|
273
348
|
|
|
274
349
|
* **dropdown:** krymper med høyden igjen ([07d9baf](https://github.com/helsenorge/designsystem/commit/07d9baf51824dff93a5c45766f59a2fdf9285caa)), closes [#363493](https://github.com/helsenorge/designsystem/issues/363493)
|
|
275
350
|
* **dropdown:** listen flyttes ikke i y aksen av viewport ([357ea4f](https://github.com/helsenorge/designsystem/commit/357ea4ff08fc405bc8004c83ab5c0f9cb2b56145)), closes [#363493](https://github.com/helsenorge/designsystem/issues/363493)
|
|
351
|
+
|
|
276
352
|
## [12.11.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv12.10.0&targetVersion=GTv12.11.0) (2025-11-03)
|
|
277
353
|
|
|
278
354
|
### Features
|
|
@@ -288,6 +364,7 @@
|
|
|
288
364
|
* **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)
|
|
289
365
|
* **toast:** legg til litt spacing mellom innhold ([1c900de](https://github.com/helsenorge/designsystem/commit/1c900de13b3c1d19d3326bf15ec7e0f34c2fc530)), closes [#357838](https://github.com/helsenorge/designsystem/issues/357838)
|
|
290
366
|
* **toast:** liten justering av tekst ([481834f](https://github.com/helsenorge/designsystem/commit/481834f15ed31e4eb02788db58f795079fd07877)), closes [#357838](https://github.com/helsenorge/designsystem/issues/357838)
|
|
367
|
+
|
|
291
368
|
## [12.10.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv12.9.0&targetVersion=GTv12.10.0) (2025-10-30)
|
|
292
369
|
|
|
293
370
|
### Features
|
|
@@ -299,12 +376,14 @@
|
|
|
299
376
|
|
|
300
377
|
* **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)
|
|
301
378
|
* **dropdown:** defaultselected toggler ikke lenger og clickoutside fungerer alltid ([ca19c57](https://github.com/helsenorge/designsystem/commit/ca19c57d2e353f47e1e5290a2fa76e5081f1d8b4)), closes [#363415](https://github.com/helsenorge/designsystem/issues/363415)
|
|
379
|
+
|
|
302
380
|
## [12.9.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv12.8.0&targetVersion=GTv12.9.0) (2025-10-29)
|
|
303
381
|
|
|
304
382
|
### Bug Fixes
|
|
305
383
|
|
|
306
384
|
* 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)
|
|
307
385
|
* **panel:** fiks controlled med state i callback ([49d7398](https://github.com/helsenorge/designsystem/commit/49d73985164dfe571fcf9c3af9ba68d54988c259)), closes [#363208](https://github.com/helsenorge/designsystem/issues/363208)
|
|
386
|
+
|
|
308
387
|
## [12.8.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv12.7.0&targetVersion=GTv12.8.0) (2025-10-28)
|
|
309
388
|
|
|
310
389
|
### Features
|
|
@@ -322,17 +401,21 @@
|
|
|
322
401
|
* **icons:** oppdatert versjon av emoticon ikoner ([b845c21](https://github.com/helsenorge/designsystem/commit/b845c2121d799e5b0558e9f0087c013cb51a938c)), closes [#362501](https://github.com/helsenorge/designsystem/issues/362501)
|
|
323
402
|
* **listeditmode:** legg til manglende pointer på knapper ([e7fbc2f](https://github.com/helsenorge/designsystem/commit/e7fbc2fbd686e2b53836db42b6e6bed792f8af2f)), closes [#354199](https://github.com/helsenorge/designsystem/issues/354199)
|
|
324
403
|
* **notificationpanel:** bruk riktig størrelse på ikon og padding rundt på mobil ([23c984b](https://github.com/helsenorge/designsystem/commit/23c984be87836adc108abf4d3633db9fbf18583d)), closes [#361176](https://github.com/helsenorge/designsystem/issues/361176)
|
|
404
|
+
|
|
325
405
|
## [12.7.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv12.6.4&targetVersion=GTv12.7.0) (2025-10-17)
|
|
326
406
|
|
|
327
407
|
### Features
|
|
328
408
|
|
|
329
409
|
* **formgroup:** endre prop for FormFieldTag til å være lik som i label ([850b4e0](https://github.com/helsenorge/designsystem/commit/850b4e0cdc5888dbe29ba894c23e460dfe9d4930)), closes [#362503](https://github.com/helsenorge/designsystem/issues/362503)
|
|
410
|
+
|
|
330
411
|
## [12.6.4](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv12.6.1&targetVersion=GTv12.6.4) (2025-10-16)
|
|
331
412
|
|
|
332
413
|
### Reverts
|
|
333
414
|
|
|
334
415
|
* Revert "v12.6.3" ([973e6b8](https://github.com/helsenorge/designsystem/commit/973e6b8893fc765892a993adf83d93f4d5bfd5dd))
|
|
416
|
+
|
|
335
417
|
## [12.6.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv12.6.0&targetVersion=GTv12.6.1) (2025-10-16)
|
|
418
|
+
|
|
336
419
|
## [12.6.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv12.5.0&targetVersion=GTv12.6.0) (2025-10-16)
|
|
337
420
|
|
|
338
421
|
### Features
|
|
@@ -344,6 +427,7 @@
|
|
|
344
427
|
|
|
345
428
|
* **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)
|
|
346
429
|
* **label:** bruk formfieldtag som komponent slik at man får satt id ([006e152](https://github.com/helsenorge/designsystem/commit/006e1520cc16b66f637c11c193902510ebd72b76)), closes [#361861](https://github.com/helsenorge/designsystem/issues/361861)
|
|
430
|
+
|
|
347
431
|
## [12.5.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv12.4.0&targetVersion=GTv12.5.0) (2025-10-08)
|
|
348
432
|
|
|
349
433
|
### Features
|
|
@@ -367,6 +451,7 @@
|
|
|
367
451
|
* **popmenu:** ikon sentreres riktig ([3a8f5ac](https://github.com/helsenorge/designsystem/commit/3a8f5ac3dd9dfcff4fc75f101a4f4a6dbfbd1c88)), closes [#361064](https://github.com/helsenorge/designsystem/issues/361064)
|
|
368
452
|
* **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)
|
|
369
453
|
* **radiobutton:** hele wrapperen skal ikke se klikkbar ut ([2c396cd](https://github.com/helsenorge/designsystem/commit/2c396cd1a5c79869ef9d72941c9c93efba47dc47)), closes [#350142](https://github.com/helsenorge/designsystem/issues/350142)
|
|
454
|
+
|
|
370
455
|
## [12.4.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv12.3.0&targetVersion=GTv12.4.0) (2025-09-23)
|
|
371
456
|
|
|
372
457
|
### Features
|
|
@@ -379,6 +464,7 @@
|
|
|
379
464
|
* 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)
|
|
380
465
|
* statusdot og elementheader spacing fikses ([d88c71d](https://github.com/helsenorge/designsystem/commit/d88c71d6d73d73039a744cee76939114c06487e9)), closes [#356675](https://github.com/helsenorge/designsystem/issues/356675)
|
|
381
466
|
* **elementheader:** ishovered sendes bare til ekte ikoner ([dcb0779](https://github.com/helsenorge/designsystem/commit/dcb0779a4a89894ad2262f9e88ef4438a41b09dc)), closes [#360049](https://github.com/helsenorge/designsystem/issues/360049)
|
|
467
|
+
|
|
382
468
|
## [12.3.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv12.2.0&targetVersion=GTv12.3.0) (2025-09-18)
|
|
383
469
|
|
|
384
470
|
### Features
|
|
@@ -386,6 +472,7 @@
|
|
|
386
472
|
* **helppanel:** ny compact variant ([7528a48](https://github.com/helsenorge/designsystem/commit/7528a4841c6e7f9a4b2ea0b9d1e061e2cd37dae1)), closes [#354473](https://github.com/helsenorge/designsystem/issues/354473)
|
|
387
473
|
* **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)
|
|
388
474
|
* **toggle:** legg til mulighet for statustekst under toggle knapp ([db310bc](https://github.com/helsenorge/designsystem/commit/db310bcad67e67dcc2664834958c8fc70ece15c4)), closes [#358389](https://github.com/helsenorge/designsystem/issues/358389)
|
|
475
|
+
|
|
389
476
|
## [12.2.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv12.1.0&targetVersion=GTv12.2.0) (2025-09-11)
|
|
390
477
|
|
|
391
478
|
### Features
|
|
@@ -396,6 +483,7 @@
|
|
|
396
483
|
### Bug Fixes
|
|
397
484
|
|
|
398
485
|
* **useReturnFocusOnUnmount:** fiks hook for microweb ([5d87848](https://github.com/helsenorge/designsystem/commit/5d87848b5adbb4b0765cf67496408ff8948a1f41)), closes [#359450](https://github.com/helsenorge/designsystem/issues/359450)
|
|
486
|
+
|
|
399
487
|
## [12.1.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv12.0.2&targetVersion=GTv12.1.0) (2025-09-10)
|
|
400
488
|
|
|
401
489
|
### Features
|
|
@@ -406,13 +494,16 @@
|
|
|
406
494
|
### Bug Fixes
|
|
407
495
|
|
|
408
496
|
* **dropdown:** skjermleser leser ikke opp innholdet i safari ([a26e4a9](https://github.com/helsenorge/designsystem/commit/a26e4a990a017c95274a4f9bb5b6b5d1c3f02c9c)), closes [#356915](https://github.com/helsenorge/designsystem/issues/356915)
|
|
497
|
+
|
|
409
498
|
## [12.0.2](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv12.0.1&targetVersion=GTv12.0.2) (2025-09-04)
|
|
410
499
|
|
|
411
500
|
### Bug Fixes
|
|
412
501
|
|
|
413
502
|
* 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)
|
|
414
503
|
* **linklist:** line white får riktig hover og active farge ([416ff03](https://github.com/helsenorge/designsystem/commit/416ff03b00ed7e37c16849f65d067aeff861028d)), closes [#358606](https://github.com/helsenorge/designsystem/issues/358606)
|
|
504
|
+
|
|
415
505
|
## [12.0.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv12.0.0&targetVersion=GTv12.0.1) (2025-09-01)
|
|
506
|
+
|
|
416
507
|
## [12.0.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv11.8.0&targetVersion=GTv12.0.0) (2025-09-01)
|
|
417
508
|
|
|
418
509
|
### Features
|
|
@@ -423,6 +514,7 @@
|
|
|
423
514
|
|
|
424
515
|
* **elementheader:** ikon plasseres riktig ([905cafd](https://github.com/helsenorge/designsystem/commit/905cafda481f8e3ce57f0220c08d095885c57cfc)), closes [#356675](https://github.com/helsenorge/designsystem/issues/356675)
|
|
425
516
|
* **elementheader:** statusdot skal leses opp etter hovedteksten ([3db22a4](https://github.com/helsenorge/designsystem/commit/3db22a4d6c7031964c7f9947fdf59a4f320683c5)), closes [#358340](https://github.com/helsenorge/designsystem/issues/358340)
|
|
517
|
+
|
|
426
518
|
## 12.0.0-beta.3 (2025-08-27)
|
|
427
519
|
|
|
428
520
|
### Features
|
|
@@ -433,6 +525,7 @@
|
|
|
433
525
|
|
|
434
526
|
* **elementheader:** fikset spacing og plassering ([d19e92e](https://github.com/helsenorge/designsystem/commit/d19e92e83c306115af5219e7dc08305b5a1dc548)), closes [#356675](https://github.com/helsenorge/designsystem/issues/356675)
|
|
435
527
|
* **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)
|
|
528
|
+
|
|
436
529
|
## 12.0.0-beta.2 (2025-08-01)
|
|
437
530
|
|
|
438
531
|
### Features
|
|
@@ -451,6 +544,7 @@
|
|
|
451
544
|
* **helpdrawer:** kommer fra venstre side på desktop ([db0d8ef](https://github.com/helsenorge/designsystem/commit/db0d8efd5aecd76acc871d114dfa2efb1c204083)), closes [#355122](https://github.com/helsenorge/designsystem/issues/355122)
|
|
452
545
|
* **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)
|
|
453
546
|
* **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)
|
|
547
|
+
|
|
454
548
|
## 12.0.0-beta.1 (2025-06-17)
|
|
455
549
|
|
|
456
550
|
### Features
|
|
@@ -461,6 +555,7 @@
|
|
|
461
555
|
|
|
462
556
|
* **dictionarytrigger:** ta i bruk fargetokens ([5e970bf](https://github.com/helsenorge/designsystem/commit/5e970bf0755ed2ccf2679c98927fff9db237b2bc)), closes [#353506](https://github.com/helsenorge/designsystem/issues/353506)
|
|
463
557
|
* **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)
|
|
558
|
+
|
|
464
559
|
## 12.0.0-beta.0 (2025-06-10)
|
|
465
560
|
|
|
466
561
|
### Features
|
|
@@ -482,21 +577,25 @@
|
|
|
482
577
|
* **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)
|
|
483
578
|
* **popover:** fiks padding for popover og popmenu ([c4d916c](https://github.com/helsenorge/designsystem/commit/c4d916cc48d2cc95bc7461a43dbe1fbc67c81576)), closes [#350488](https://github.com/helsenorge/designsystem/issues/350488)
|
|
484
579
|
* **popover:** sett border radius lik som skisser ([d665e38](https://github.com/helsenorge/designsystem/commit/d665e385b5187be9674b35a15fae4dfc3c9055a6)), closes [#350488](https://github.com/helsenorge/designsystem/issues/350488)
|
|
580
|
+
|
|
485
581
|
## [11.8.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv11.7.1&targetVersion=GTv11.8.0) (2025-08-29)
|
|
486
582
|
|
|
487
583
|
### Features
|
|
488
584
|
|
|
489
585
|
* **formgroup:** flyttet ref og tabindex til errorwrapper feilmelding ([a64a00a](https://github.com/helsenorge/designsystem/commit/a64a00a25dd432f85f84901dbb233fe345103b70)), closes [#339940](https://github.com/helsenorge/designsystem/issues/339940)
|
|
586
|
+
|
|
490
587
|
## [11.7.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv11.7.0&targetVersion=GTv11.7.1) (2025-08-25)
|
|
491
588
|
|
|
492
589
|
### Bug Fixes
|
|
493
590
|
|
|
494
591
|
* **useBreakpoint:** oppdaterer breakpoint etter første render ([545999e](https://github.com/helsenorge/designsystem/commit/545999e0741ab9e4ce1ecbc7e993e7aef68b6394)), closes [#348789](https://github.com/helsenorge/designsystem/issues/348789)
|
|
592
|
+
|
|
495
593
|
## [11.7.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv11.6.0&targetVersion=GTv11.7.0) (2025-08-13)
|
|
496
594
|
|
|
497
595
|
### Features
|
|
498
596
|
|
|
499
597
|
* **notificationpanel:** propen role har status som valg ([6c93716](https://github.com/helsenorge/designsystem/commit/6c937166f6ccf35c9d91699b5c19ea5327e9103e)), closes [#357209](https://github.com/helsenorge/designsystem/issues/357209)
|
|
598
|
+
|
|
500
599
|
## [11.6.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv11.5.0&targetVersion=GTv11.6.0) (2025-08-11)
|
|
501
600
|
|
|
502
601
|
### Features
|
|
@@ -508,6 +607,7 @@
|
|
|
508
607
|
|
|
509
608
|
* **tabs:** border vises rart på noen skjermer ([40c4fb5](https://github.com/helsenorge/designsystem/commit/40c4fb5c08d688dfa633573d851d3a14098a99a8)), closes [#346853](https://github.com/helsenorge/designsystem/issues/346853)
|
|
510
609
|
* **tabs:** tablist border ser riktig ut ved zooming ([d031642](https://github.com/helsenorge/designsystem/commit/d031642fff55581b845819e26e20c17da4d9c18e)), closes [#346853](https://github.com/helsenorge/designsystem/issues/346853)
|
|
610
|
+
|
|
511
611
|
## [11.5.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv11.4.1&targetVersion=GTv11.5.0) (2025-07-30)
|
|
512
612
|
|
|
513
613
|
### Features
|
|
@@ -520,11 +620,13 @@
|
|
|
520
620
|
|
|
521
621
|
* colorscss og spacerscss importeres i helsenorgecss ([321fdff](https://github.com/helsenorge/designsystem/commit/321fdff9133ae974d60855e3f995841db824d042)), closes [#355112](https://github.com/helsenorge/designsystem/issues/355112)
|
|
522
622
|
* **toggle:** lagt til role switch ([d70ac71](https://github.com/helsenorge/designsystem/commit/d70ac718012d47a9a6e46098390314e17ed18290)), closes [#356306](https://github.com/helsenorge/designsystem/issues/356306)
|
|
623
|
+
|
|
523
624
|
## [11.4.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv11.4.0&targetVersion=GTv11.4.1) (2025-07-11)
|
|
524
625
|
|
|
525
626
|
### Bug Fixes
|
|
526
627
|
|
|
527
628
|
* **panel:** legg til manglende onexpand function prop ([a2ee192](https://github.com/helsenorge/designsystem/commit/a2ee19211b5b808bdea0b82484125622ef1cef48)), closes [#356092](https://github.com/helsenorge/designsystem/issues/356092)
|
|
629
|
+
|
|
528
630
|
## [11.4.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv11.3.1&targetVersion=GTv11.4.0) (2025-07-08)
|
|
529
631
|
|
|
530
632
|
### Features
|
|
@@ -543,11 +645,13 @@
|
|
|
543
645
|
* **datepicker:** focus underline vises på safari ([b79160a](https://github.com/helsenorge/designsystem/commit/b79160a976b87e1e272201cd4962b47a1866b063)), closes [#355604](https://github.com/helsenorge/designsystem/issues/355604)
|
|
544
646
|
* **lightbox:** riktig fokushåndtering ([da4de84](https://github.com/helsenorge/designsystem/commit/da4de840e098c922f7978dd2d1896c746a3f86bd)), closes [#354742](https://github.com/helsenorge/designsystem/issues/354742)
|
|
545
647
|
* **listheader:** fiks ikonstørrelse for minste breakpoint ([21de566](https://github.com/helsenorge/designsystem/commit/21de566bafdf2f666a74864681a8985f0efc00e2)), closes [#350169](https://github.com/helsenorge/designsystem/issues/350169)
|
|
648
|
+
|
|
546
649
|
## [11.3.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv11.3.0&targetVersion=GTv11.3.1) (2025-06-17)
|
|
547
650
|
|
|
548
651
|
### Features
|
|
549
652
|
|
|
550
653
|
* **panel:** setter testid på ekspandert innhold ([f0a670b](https://github.com/helsenorge/designsystem/commit/f0a670bda5cae7b47e1b51455d99678871215d33)), closes [#354743](https://github.com/helsenorge/designsystem/issues/354743)
|
|
654
|
+
|
|
551
655
|
## [11.3.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv11.2.0&targetVersion=GTv11.3.0) (2025-06-10)
|
|
552
656
|
|
|
553
657
|
### Features
|
|
@@ -564,6 +668,7 @@
|
|
|
564
668
|
* drawer og modal får lik overlay ([99efb7b](https://github.com/helsenorge/designsystem/commit/99efb7b9ac463e09678f081417be006cd9954d87)), closes [#352610](https://github.com/helsenorge/designsystem/issues/352610)
|
|
565
669
|
* **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)
|
|
566
670
|
* **drawer:** legg til scroll shadow også på tiny screen query ([1cdf6df](https://github.com/helsenorge/designsystem/commit/1cdf6dfc78b3e71bbebe2d2ad6104e6e36ea5e0a)), closes [#352610](https://github.com/helsenorge/designsystem/issues/352610)
|
|
671
|
+
|
|
567
672
|
## [11.2.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv11.1.0&targetVersion=GTv11.2.0) (2025-05-27)
|
|
568
673
|
|
|
569
674
|
### Features
|
|
@@ -589,6 +694,7 @@
|
|
|
589
694
|
* **articleteaser:** tykkelse på fokus ([bda2253](https://github.com/helsenorge/designsystem/commit/bda2253fe91a50ec6752557d3910c33ebbffb27b))
|
|
590
695
|
* **icon:** fiks toddler ikon ([14883df](https://github.com/helsenorge/designsystem/commit/14883df7c20d291c2a92f8c2acd80d6ce460d0ff)), closes [#352079](https://github.com/helsenorge/designsystem/issues/352079)
|
|
591
696
|
* **infoteaser:** riktig focus tykkelse ([5de4798](https://github.com/helsenorge/designsystem/commit/5de47982951f8f07be03215c1980c68e7762e617)), closes [#351368](https://github.com/helsenorge/designsystem/issues/351368)
|
|
697
|
+
|
|
592
698
|
## [11.1.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv11.0.0&targetVersion=GTv11.1.0) (2025-05-09)
|
|
593
699
|
|
|
594
700
|
### Features
|
|
@@ -602,12 +708,14 @@
|
|
|
602
708
|
|
|
603
709
|
* **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)
|
|
604
710
|
* **lightbox:** scrollbar vises ikke med lightbox åpen ([3953140](https://github.com/helsenorge/designsystem/commit/3953140a0e1411edc18161eff7e1e727933cb3c3)), closes [#350843](https://github.com/helsenorge/designsystem/issues/350843)
|
|
711
|
+
|
|
605
712
|
## [11.0.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv10.8.0&targetVersion=GTv11.0.0) (2025-04-29)
|
|
606
713
|
|
|
607
714
|
### Bug Fixes
|
|
608
715
|
|
|
609
716
|
* sass use variabler oppdatert ([a724dd1](https://github.com/helsenorge/designsystem/commit/a724dd10ebee8446ae161370ebac15e3e0738c8d))
|
|
610
717
|
* **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)
|
|
718
|
+
|
|
611
719
|
## 11.0.0-beta.4 (2025-04-23)
|
|
612
720
|
|
|
613
721
|
### Features
|
|
@@ -621,6 +729,7 @@
|
|
|
621
729
|
* **panel:** importer farger likt som andre steder ([e657e07](https://github.com/helsenorge/designsystem/commit/e657e071050b709384c8808eb2d05471c27f55b3)), closes [#349802](https://github.com/helsenorge/designsystem/issues/349802)
|
|
622
730
|
* **statusdot:** align ikon og tekst centered ([7672af1](https://github.com/helsenorge/designsystem/commit/7672af1587421eeb1fedeff2b59f0d6a704ab4ab)), closes [#349184](https://github.com/helsenorge/designsystem/issues/349184)
|
|
623
731
|
* **statusdot:** riktig typography ([662ec26](https://github.com/helsenorge/designsystem/commit/662ec268a0ceb5efd249bd18205deaaac6267a04)), closes [#348830](https://github.com/helsenorge/designsystem/issues/348830)
|
|
732
|
+
|
|
624
733
|
## 11.0.0-beta.3 (2025-03-28)
|
|
625
734
|
|
|
626
735
|
### Features
|
|
@@ -628,14 +737,18 @@
|
|
|
628
737
|
* 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)
|
|
629
738
|
* **helptooltip:** rename fra tooltip til helptooltip ([431b346](https://github.com/helsenorge/designsystem/commit/431b346c75e2046cacc87e788362c41d1085b85a)), closes [#346491](https://github.com/helsenorge/designsystem/issues/346491)
|
|
630
739
|
* **panelold:** rename gammelt panel til panelold ([8f079ab](https://github.com/helsenorge/designsystem/commit/8f079aba3c21ce3b7dbcf0551c35f67eb7bab559)), closes [#347924](https://github.com/helsenorge/designsystem/issues/347924)
|
|
740
|
+
|
|
631
741
|
## 11.0.0-beta.2 (2025-03-12)
|
|
742
|
+
|
|
632
743
|
## 11.0.0-beta.1 (2025-03-11)
|
|
633
744
|
|
|
634
745
|
### Features
|
|
635
746
|
|
|
636
747
|
* **helptrigger:** rename fra Trigger til HelpTrigger ([cabb1a5](https://github.com/helsenorge/designsystem/commit/cabb1a535da4021ebe8e3826954e7a536e379a62)), closes [#346490](https://github.com/helsenorge/designsystem/issues/346490)
|
|
637
748
|
* **statusdot:** oppdatert varianter og ikoner ([482aa0d](https://github.com/helsenorge/designsystem/commit/482aa0dfb8cd0e89c833a6c663ae8756be648b85)), closes [#334937](https://github.com/helsenorge/designsystem/issues/334937)
|
|
749
|
+
|
|
638
750
|
## 11.0.0-beta.0 (2025-03-05)
|
|
751
|
+
|
|
639
752
|
## [10.8.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv10.7.0&targetVersion=GTv10.8.0) (2025-04-23)
|
|
640
753
|
|
|
641
754
|
### Features
|
|
@@ -648,6 +761,7 @@
|
|
|
648
761
|
|
|
649
762
|
* **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)
|
|
650
763
|
* **toggle:** toggle right med lang sublabel wrapper ikke riktig ([409ef89](https://github.com/helsenorge/designsystem/commit/409ef8916a99d7f66a3e327ca8b259f6a1c2bed5)), closes [#349679](https://github.com/helsenorge/designsystem/issues/349679)
|
|
764
|
+
|
|
651
765
|
## [10.7.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv10.6.3&targetVersion=GTv10.7.0) (2025-04-10)
|
|
652
766
|
|
|
653
767
|
### Features
|
|
@@ -657,23 +771,27 @@
|
|
|
657
771
|
### Bug Fixes
|
|
658
772
|
|
|
659
773
|
* **lightbox:** zoom pan og zindex fikser ([ffc268d](https://github.com/helsenorge/designsystem/commit/ffc268d607b3ce7c613b0db5e20db4b2c6c1e18d)), closes [#342790](https://github.com/helsenorge/designsystem/issues/342790)
|
|
774
|
+
|
|
660
775
|
## [10.6.3](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv10.6.2&targetVersion=GTv10.6.3) (2025-03-20)
|
|
661
776
|
|
|
662
777
|
### Bug Fixes
|
|
663
778
|
|
|
664
779
|
* nedre focus outline forsvinner ([5124290](https://github.com/helsenorge/designsystem/commit/51242909087003fbe390c89e2360681d4500ebe1)), closes [#347177](https://github.com/helsenorge/designsystem/issues/347177)
|
|
665
780
|
* useBreakpoint kaller ikke window.matchMedia ved server side rendering ([00b7926](https://github.com/helsenorge/designsystem/commit/00b792639a436a876a2a9f3ecdf2679b52304f54)), closes [#347898](https://github.com/helsenorge/designsystem/issues/347898)
|
|
781
|
+
|
|
666
782
|
## [10.6.2](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv10.6.1&targetVersion=GTv10.6.2) (2025-03-14)
|
|
667
783
|
|
|
668
784
|
### Reverts
|
|
669
785
|
|
|
670
786
|
* tar i bruk sass use" ([b4fc044](https://github.com/helsenorge/designsystem/commit/b4fc044c68aee56fdbe4ad93f8397f87bae5a0c3))
|
|
787
|
+
|
|
671
788
|
## [10.6.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv10.6.0&targetVersion=GTv10.6.1) (2025-03-14)
|
|
672
789
|
|
|
673
790
|
### Bug Fixes
|
|
674
791
|
|
|
675
792
|
* **expanderlist:** nedre focus outline forsvinner ([f345142](https://github.com/helsenorge/designsystem/commit/f345142968f86db4b1b3aeb33cfce7f9c237af32))
|
|
676
793
|
* **expanderlist:** nedre focus outline forsvinner" ([c8fde30](https://github.com/helsenorge/designsystem/commit/c8fde305783f79eeb0bb24587cb19a282a60f3f7)), closes [#347177](https://github.com/helsenorge/designsystem/issues/347177)
|
|
794
|
+
|
|
677
795
|
## [10.6.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv10.5.0&targetVersion=GTv10.6.0) (2025-03-12)
|
|
678
796
|
|
|
679
797
|
### Features
|
|
@@ -684,6 +802,7 @@
|
|
|
684
802
|
|
|
685
803
|
* **dropdown:** bare tastaturnavigasjon fokuserer første child ([ee5438a](https://github.com/helsenorge/designsystem/commit/ee5438aa561ce2a8c3a19bc65ac2153cfd77c086)), closes [#342762](https://github.com/helsenorge/designsystem/issues/342762)
|
|
686
804
|
* **popover:** border radius for linklist type button er riktig ([0864551](https://github.com/helsenorge/designsystem/commit/08645513954f4bb03d003d46f7751890f6f8243b)), closes [#347231](https://github.com/helsenorge/designsystem/issues/347231)
|
|
805
|
+
|
|
687
806
|
## [10.5.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv10.4.1&targetVersion=GTv10.5.0) (2025-03-06)
|
|
688
807
|
|
|
689
808
|
### Features
|
|
@@ -693,11 +812,13 @@
|
|
|
693
812
|
### Bug Fixes
|
|
694
813
|
|
|
695
814
|
* **language:** eksporter LanguageContext ([e0e841a](https://github.com/helsenorge/designsystem/commit/e0e841a13237bbadfebf9b2098d873a00a5eda10))
|
|
815
|
+
|
|
696
816
|
## [10.4.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv10.4.0&targetVersion=GTv10.4.1) (2025-03-05)
|
|
697
817
|
|
|
698
818
|
### Bug Fixes
|
|
699
819
|
|
|
700
820
|
* eksporter interface for languagecontext ([d35da32](https://github.com/helsenorge/designsystem/commit/d35da32647631e5c01a586ec43d6e0622a5cb279))
|
|
821
|
+
|
|
701
822
|
## [10.4.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv10.3.0&targetVersion=GTv10.4.0) (2025-03-04)
|
|
702
823
|
|
|
703
824
|
### Features
|
|
@@ -710,12 +831,14 @@
|
|
|
710
831
|
|
|
711
832
|
* **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)
|
|
712
833
|
* **popmenu:** avrundede hjørner uansett ([f1ed605](https://github.com/helsenorge/designsystem/commit/f1ed60520d9b37a00bdbad39937a8beb2a78192a)), closes [#346274](https://github.com/helsenorge/designsystem/issues/346274)
|
|
834
|
+
|
|
713
835
|
## [10.3.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv10.2.0&targetVersion=GTv10.3.0) (2025-02-27)
|
|
714
836
|
|
|
715
837
|
### Features
|
|
716
838
|
|
|
717
839
|
* **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)
|
|
718
840
|
* **validation:** ny styling på feil ([7040cae](https://github.com/helsenorge/designsystem/commit/7040caec6a0ca76915a100c0b3b2328bdf63f78c)), closes [#344114](https://github.com/helsenorge/designsystem/issues/344114) [#344114](https://github.com/helsenorge/designsystem/issues/344114)
|
|
841
|
+
|
|
719
842
|
## [10.2.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv10.1.0&targetVersion=GTv10.2.0) (2025-02-18)
|
|
720
843
|
|
|
721
844
|
### Features
|
|
@@ -729,6 +852,7 @@
|
|
|
729
852
|
* usebreakpoint oppdateres live igjen ([fb93380](https://github.com/helsenorge/designsystem/commit/fb93380c21fa31f974224b977cfd82e7077d9f87)), closes [#345242](https://github.com/helsenorge/designsystem/issues/345242)
|
|
730
853
|
* **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)
|
|
731
854
|
* **modal:** returnerer fokus ved lukk og 400 prosent zoom fiks for høyde ([7695152](https://github.com/helsenorge/designsystem/commit/7695152fc6ce8a995ec61636b5de8b47ad0dd6ef)), closes [#344549](https://github.com/helsenorge/designsystem/issues/344549)
|
|
855
|
+
|
|
732
856
|
## [10.1.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv10.0.3&targetVersion=GTv10.1.0) (2025-02-11)
|
|
733
857
|
|
|
734
858
|
### Features
|
|
@@ -740,33 +864,39 @@
|
|
|
740
864
|
|
|
741
865
|
* **datepicker:** popup lukker seg riktig ved tabbing ([49792c5](https://github.com/helsenorge/designsystem/commit/49792c5df3a976219ab437914a84607e9d84313c)), closes [#343482](https://github.com/helsenorge/designsystem/issues/343482)
|
|
742
866
|
* **stickynote:** initialiser høyde i microweb ([cf0ca27](https://github.com/helsenorge/designsystem/commit/cf0ca272318e8b3d0055f0685fe54ade513535e6)), closes [#344200](https://github.com/helsenorge/designsystem/issues/344200)
|
|
867
|
+
|
|
743
868
|
## [10.0.3](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv10.0.2&targetVersion=GTv10.0.3) (2025-01-30)
|
|
744
869
|
|
|
745
870
|
### Bug Fixes
|
|
746
871
|
|
|
747
872
|
* **datepicker:** locale setter tekst språk igjen ([921efcb](https://github.com/helsenorge/designsystem/commit/921efcb9040a2d790e965a009b28b3b4b3593a9b)), closes [#343367](https://github.com/helsenorge/designsystem/issues/343367)
|
|
873
|
+
|
|
748
874
|
## [10.0.2](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv10.0.1&targetVersion=GTv10.0.2) (2025-01-29)
|
|
749
875
|
|
|
750
876
|
### Bug Fixes
|
|
751
877
|
|
|
752
878
|
* 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)
|
|
753
879
|
* **listheader:** title margin resettes riktig ([1b50bc0](https://github.com/helsenorge/designsystem/commit/1b50bc0e3229b2d351b2df17b79798dfd95a9fb8)), closes [#343414](https://github.com/helsenorge/designsystem/issues/343414)
|
|
880
|
+
|
|
754
881
|
## [10.0.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv10.0.0&targetVersion=GTv10.0.1) (2025-01-28)
|
|
755
882
|
|
|
756
883
|
### Bug Fixes
|
|
757
884
|
|
|
758
885
|
* feil letterspacing for title5 ([f1391bd](https://github.com/helsenorge/designsystem/commit/f1391bd18a30b8b2da737c6687e55b61b752a1fa)), closes [#342902](https://github.com/helsenorge/designsystem/issues/342902)
|
|
886
|
+
|
|
759
887
|
## [10.0.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv9.7.0&targetVersion=GTv10.0.0) (2025-01-27)
|
|
760
888
|
|
|
761
889
|
### Bug Fixes
|
|
762
890
|
|
|
763
891
|
* stylelint ([ebaa482](https://github.com/helsenorge/designsystem/commit/ebaa48251f10436b772a818ce735b544ce8749b7))
|
|
892
|
+
|
|
764
893
|
## 10.0.0-beta.5 (2025-01-22)
|
|
765
894
|
|
|
766
895
|
### Features
|
|
767
896
|
|
|
768
897
|
* **badge:** endre oppbygning av komponenten" ([89dd434](https://github.com/helsenorge/designsystem/commit/89dd4342e9aa0bc1d9d9da8fe5699fd04adfb206)), closes [#339274](https://github.com/helsenorge/designsystem/issues/339274)
|
|
769
898
|
* **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)
|
|
899
|
+
|
|
770
900
|
## 10.0.0-beta.4 (2025-01-10)
|
|
771
901
|
|
|
772
902
|
### Features
|
|
@@ -776,22 +906,26 @@
|
|
|
776
906
|
### Bug Fixes
|
|
777
907
|
|
|
778
908
|
* 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)
|
|
909
|
+
|
|
779
910
|
## 10.0.0-beta.3 (2024-12-20)
|
|
780
911
|
|
|
781
912
|
### Bug Fixes
|
|
782
913
|
|
|
783
914
|
* label renderasparent rendrer nå subdued igjen når det passeres inn ren string ([7851865](https://github.com/helsenorge/designsystem/commit/7851865ac788f7f2390a8093f049b40f020c650b))
|
|
915
|
+
|
|
784
916
|
## 10.0.0-beta.2 (2024-12-20)
|
|
785
917
|
|
|
786
918
|
### Features
|
|
787
919
|
|
|
788
920
|
* 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)
|
|
789
921
|
* **listheader:** tillat chevron på linklist size small ([9e93688](https://github.com/helsenorge/designsystem/commit/9e9368842dffb8b26c14dfd914376bc3b002c88c)), closes [#340288](https://github.com/helsenorge/designsystem/issues/340288)
|
|
922
|
+
|
|
790
923
|
## 10.0.0-beta.1 (2024-12-18)
|
|
791
924
|
|
|
792
925
|
### Bug Fixes
|
|
793
926
|
|
|
794
927
|
* **emptystate:** behold bredden på illustrasjon ([058c7f9](https://github.com/helsenorge/designsystem/commit/058c7f94fa84b96ff58944c6e7696cd44af01a07)), closes [#336772](https://github.com/helsenorge/designsystem/issues/336772)
|
|
928
|
+
|
|
795
929
|
## 10.0.0-beta.0 (2024-12-17)
|
|
796
930
|
|
|
797
931
|
### Features
|
|
@@ -807,6 +941,7 @@
|
|
|
807
941
|
* **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)
|
|
808
942
|
* **linklist:** nytt design ([43de477](https://github.com/helsenorge/designsystem/commit/43de477a3280d9ecf9aee997bc763fb82d269864)), closes [#336491](https://github.com/helsenorge/designsystem/issues/336491)
|
|
809
943
|
* **tabs:** touchbehavior prop er fjernet ([994aded](https://github.com/helsenorge/designsystem/commit/994adeda6085664d26bf4e90ea111ef0fa6a9d78)), closes [#328640](https://github.com/helsenorge/designsystem/issues/328640)
|
|
944
|
+
|
|
810
945
|
## [9.7.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv9.6.0&targetVersion=GTv9.7.0) (2025-01-24)
|
|
811
946
|
|
|
812
947
|
### Features
|
|
@@ -819,6 +954,7 @@
|
|
|
819
954
|
* **dropdown:** enter på lukkeknapp lukker dropdown ([c132d0f](https://github.com/helsenorge/designsystem/commit/c132d0fca8ad94ffd9343a219239e71daad2568b)), closes [#340820](https://github.com/helsenorge/designsystem/issues/340820)
|
|
820
955
|
* **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)
|
|
821
956
|
* **validationsummary:** aria attributter tweakes ([2316247](https://github.com/helsenorge/designsystem/commit/2316247d7f6b038cc77f25c5940ae32ee2f0bd84)), closes [#340310](https://github.com/helsenorge/designsystem/issues/340310)
|
|
957
|
+
|
|
822
958
|
## [9.6.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv9.5.0&targetVersion=GTv9.6.0) (2025-01-08)
|
|
823
959
|
|
|
824
960
|
### Features
|
|
@@ -832,6 +968,7 @@
|
|
|
832
968
|
|
|
833
969
|
* 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)
|
|
834
970
|
* **listheader:** ikke rendre badge på nytt ([2436c14](https://github.com/helsenorge/designsystem/commit/2436c1447a568dd6b7097d569398c901fd5cd504)), closes [#339467](https://github.com/helsenorge/designsystem/issues/339467) [#339467](https://github.com/helsenorge/designsystem/issues/339467)
|
|
971
|
+
|
|
835
972
|
## [9.5.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv9.4.3&targetVersion=GTv9.5.0) (2024-12-13)
|
|
836
973
|
|
|
837
974
|
### Features
|
|
@@ -843,7 +980,9 @@
|
|
|
843
980
|
* 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)
|
|
844
981
|
* **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)
|
|
845
982
|
* **tabs:** ikke scroll til fane med mindre komponenten er i view ([0c30a43](https://github.com/helsenorge/designsystem/commit/0c30a43e4fdb6acece3db8f30e6ed43468c712fd)), closes [#339921](https://github.com/helsenorge/designsystem/issues/339921)
|
|
983
|
+
|
|
846
984
|
## [9.4.3](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv9.4.2&targetVersion=GTv9.4.3) (2024-12-09)
|
|
985
|
+
|
|
847
986
|
## [9.4.2](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv9.4.1&targetVersion=GTv9.4.2) (2024-12-04)
|
|
848
987
|
|
|
849
988
|
### Bug Fixes
|
|
@@ -852,11 +991,13 @@
|
|
|
852
991
|
* **expander:** sticky fungerer igjen ([0f179a1](https://github.com/helsenorge/designsystem/commit/0f179a12aa0d1da98cc3832ab2bf1cb60f2d1d75)), closes [#338697](https://github.com/helsenorge/designsystem/issues/338697)
|
|
853
992
|
* **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)
|
|
854
993
|
* **tile:** title spacing endringer ([28f852d](https://github.com/helsenorge/designsystem/commit/28f852dd361ff21bc77010d3d940677eaf82986f)), closes [#336171](https://github.com/helsenorge/designsystem/issues/336171)
|
|
994
|
+
|
|
855
995
|
## [9.4.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv9.4.0&targetVersion=GTv9.4.1) (2024-11-25)
|
|
856
996
|
|
|
857
997
|
### Bug Fixes
|
|
858
998
|
|
|
859
999
|
* **tile:** compact title plasseres riktig ([72f7281](https://github.com/helsenorge/designsystem/commit/72f72818f9135d4489c29275ab4abbd746c324fd)), closes [#336170](https://github.com/helsenorge/designsystem/issues/336170)
|
|
1000
|
+
|
|
860
1001
|
## [9.4.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv9.3.0&targetVersion=GTv9.4.0) (2024-11-22)
|
|
861
1002
|
|
|
862
1003
|
### Features
|
|
@@ -866,11 +1007,13 @@
|
|
|
866
1007
|
### Bug Fixes
|
|
867
1008
|
|
|
868
1009
|
* **datepicker:** sjekk for klikking utenfor popup fungerer ikke i webcomp ([7a831f9](https://github.com/helsenorge/designsystem/commit/7a831f929fd9b529e4e080e22db5cad1dbf6c2b8)), closes [#337485](https://github.com/helsenorge/designsystem/issues/337485)
|
|
1010
|
+
|
|
869
1011
|
## [9.3.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv9.2.0&targetVersion=GTv9.3.0) (2024-11-20)
|
|
870
1012
|
|
|
871
1013
|
### Features
|
|
872
1014
|
|
|
873
1015
|
* tile variant prop og nytt utseende ([b5de00e](https://github.com/helsenorge/designsystem/commit/b5de00e8ed4b05392788ff09af613887b1ce99c1)), closes [#336170](https://github.com/helsenorge/designsystem/issues/336170)
|
|
1016
|
+
|
|
874
1017
|
## [9.2.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv9.1.0&targetVersion=GTv9.2.0) (2024-11-20)
|
|
875
1018
|
|
|
876
1019
|
### Features
|
|
@@ -881,6 +1024,7 @@
|
|
|
881
1024
|
|
|
882
1025
|
* **helppanel:** styling på helppanel i fluid size ([d3df2eb](https://github.com/helsenorge/designsystem/commit/d3df2ebecb1dff71f3b334702ab579ba36da52e9)), closes [#332570](https://github.com/helsenorge/designsystem/issues/332570)
|
|
883
1026
|
* **textarea:** controlled value warning ([371c8bd](https://github.com/helsenorge/designsystem/commit/371c8bd9ec2c453ed25fc265bef4afb566546151)), closes [#337333](https://github.com/helsenorge/designsystem/issues/337333)
|
|
1027
|
+
|
|
884
1028
|
## [9.1.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv9.0.0&targetVersion=GTv9.1.0) (2024-11-14)
|
|
885
1029
|
|
|
886
1030
|
### Features
|
|
@@ -893,15 +1037,20 @@
|
|
|
893
1037
|
|
|
894
1038
|
* 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)
|
|
895
1039
|
* **helppanel:** ikke bruk bakgrunnsfarge utenfor highlightpanel ([7bf68cc](https://github.com/helsenorge/designsystem/commit/7bf68ccd70b5a573463d8010696891c14f8d7058)), closes [#332570](https://github.com/helsenorge/designsystem/issues/332570)
|
|
1040
|
+
|
|
896
1041
|
## [9.0.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv8.8.0&targetVersion=GTv9.0.0) (2024-11-05)
|
|
1042
|
+
|
|
897
1043
|
## 9.0.0-beta.3 (2024-10-29)
|
|
1044
|
+
|
|
898
1045
|
## 9.0.0-beta.2 (2024-10-29)
|
|
1046
|
+
|
|
899
1047
|
## 9.0.0-beta.1 (2024-10-25)
|
|
900
1048
|
|
|
901
1049
|
### Features
|
|
902
1050
|
|
|
903
1051
|
* legg til invalidFormatErrorMessage som parameter i valideringsfunksjoner ([2270650](https://github.com/helsenorge/designsystem/commit/22706507750a5968d9998b5430430b8de3b75683)), closes [#333981](https://github.com/helsenorge/designsystem/issues/333981)
|
|
904
1052
|
* **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)
|
|
1053
|
+
|
|
905
1054
|
## 9.0.0-beta.0 (2024-10-17)
|
|
906
1055
|
|
|
907
1056
|
### Features
|
|
@@ -917,17 +1066,20 @@
|
|
|
917
1066
|
|
|
918
1067
|
* 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)
|
|
919
1068
|
* **dropdown:** import av feil oncolor ([f305cae](https://github.com/helsenorge/designsystem/commit/f305caea3c7cdcf4d312bc0f3b6af1d839a0aaca)), closes [#331833](https://github.com/helsenorge/designsystem/issues/331833)
|
|
1069
|
+
|
|
920
1070
|
## [8.8.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv8.7.0&targetVersion=GTv8.8.0) (2024-11-04)
|
|
921
1071
|
|
|
922
1072
|
### Features
|
|
923
1073
|
|
|
924
1074
|
* **input:** eksponer inputmode som prop ([6bc9883](https://github.com/helsenorge/designsystem/commit/6bc98831c582f0356c04be50d9d3be1b4c65ba98)), closes [#333385](https://github.com/helsenorge/designsystem/issues/333385)
|
|
925
1075
|
* **textarea:** ny prop value ([fd9a116](https://github.com/helsenorge/designsystem/commit/fd9a11697229b87f88f135b8a5c16f7853cc9ead)), closes [#335948](https://github.com/helsenorge/designsystem/issues/335948)
|
|
1076
|
+
|
|
926
1077
|
## [8.7.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv8.6.0&targetVersion=GTv8.7.0) (2024-10-17)
|
|
927
1078
|
|
|
928
1079
|
### Features
|
|
929
1080
|
|
|
930
1081
|
* **datetime:** får onblur prop ([31fe602](https://github.com/helsenorge/designsystem/commit/31fe602a68f12c39e48a55b5559fcd812be97785)), closes [#334254](https://github.com/helsenorge/designsystem/issues/334254)
|
|
1082
|
+
|
|
931
1083
|
## [8.6.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv8.5.1&targetVersion=GTv8.6.0) (2024-10-09)
|
|
932
1084
|
|
|
933
1085
|
### Features
|
|
@@ -936,21 +1088,25 @@
|
|
|
936
1088
|
* **datetime:** value prop og defaultvalue settes riktig ([a3d8617](https://github.com/helsenorge/designsystem/commit/a3d86173269cd5a1dd9d8cd1f13a2512b2fb87fd)), closes [#332561](https://github.com/helsenorge/designsystem/issues/332561)
|
|
937
1089
|
* **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)
|
|
938
1090
|
* **tabs:** endre default touch behaviour til å være none ([4101ce2](https://github.com/helsenorge/designsystem/commit/4101ce2a85f84e26b9fcfd61990ca8792f72b55c)), closes [#331142](https://github.com/helsenorge/designsystem/issues/331142)
|
|
1091
|
+
|
|
939
1092
|
## [8.5.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv8.5.0&targetVersion=GTv8.5.1) (2024-09-25)
|
|
940
1093
|
|
|
941
1094
|
### Bug Fixes
|
|
942
1095
|
|
|
943
1096
|
* progressbar leses opp av skjermlesere ([550e7ac](https://github.com/helsenorge/designsystem/commit/550e7acfbb4687d946f36a7dad9e284614aee6a4)), closes [#328018](https://github.com/helsenorge/designsystem/issues/328018)
|
|
1097
|
+
|
|
944
1098
|
## [8.5.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv8.4.0&targetVersion=GTv8.5.0) (2024-09-23)
|
|
945
1099
|
|
|
946
1100
|
### Features
|
|
947
1101
|
|
|
948
1102
|
* nytt komponent toggle ([76f1da5](https://github.com/helsenorge/designsystem/commit/76f1da5c077db4bc62a45007d72f65053e5310cc)), closes [#308151](https://github.com/helsenorge/designsystem/issues/308151)
|
|
1103
|
+
|
|
949
1104
|
## [8.4.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv8.3.0&targetVersion=GTv8.4.0) (2024-09-13)
|
|
950
1105
|
|
|
951
1106
|
### Features
|
|
952
1107
|
|
|
953
1108
|
* **radiobutton:** legg til prop for checked og gjør komponenten controlled ([1c8ae22](https://github.com/helsenorge/designsystem/commit/1c8ae22e0f5d138f308a00ca29212ed04313ba9a)), closes [#331953](https://github.com/helsenorge/designsystem/issues/331953)
|
|
1109
|
+
|
|
954
1110
|
## [8.3.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv8.2.1&targetVersion=GTv8.3.0) (2024-09-09)
|
|
955
1111
|
|
|
956
1112
|
### Features
|
|
@@ -964,7 +1120,9 @@
|
|
|
964
1120
|
* **datepicker:** onblur skjer riktig uten focuseddatepickerpopup ([e1662ed](https://github.com/helsenorge/designsystem/commit/e1662edbb486340352e9012c1ba8aeae43dca27e)), closes [#329586](https://github.com/helsenorge/designsystem/issues/329586)
|
|
965
1121
|
* **datepicker:** popup valg trigger onblur ([6d886cb](https://github.com/helsenorge/designsystem/commit/6d886cbc3bcfe9b97c0247389ca0238f29dd9f0a)), closes [#329586](https://github.com/helsenorge/designsystem/issues/329586)
|
|
966
1122
|
* **designsystem:** badge i panel vises til høyre på mobil ([2b6d63e](https://github.com/helsenorge/designsystem/commit/2b6d63e1a36d63ad41159fb637f896636ae58672)), closes [#329338](https://github.com/helsenorge/designsystem/issues/329338)
|
|
1123
|
+
|
|
967
1124
|
## [8.2.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv8.2.0&targetVersion=GTv8.2.1) (2024-08-28)
|
|
1125
|
+
|
|
968
1126
|
## [8.2.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv8.1.1&targetVersion=GTv8.2.0) (2024-08-28)
|
|
969
1127
|
|
|
970
1128
|
### Features
|
|
@@ -976,6 +1134,7 @@
|
|
|
976
1134
|
* 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)
|
|
977
1135
|
* expander large spacing matcher expander-list ([724f3ca](https://github.com/helsenorge/designsystem/commit/724f3cac605dbbe3bece97d93ee88524e8263411)), closes [#326162](https://github.com/helsenorge/designsystem/issues/326162)
|
|
978
1136
|
* useFocusableElements lytter bare på relevante DOM-endringer ([375303f](https://github.com/helsenorge/designsystem/commit/375303f1d20490c2d37f2cc997e4730cbee763b5)), closes [#328890](https://github.com/helsenorge/designsystem/issues/328890)
|
|
1137
|
+
|
|
979
1138
|
## [8.1.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv8.1.0&targetVersion=GTv8.1.1) (2024-08-26)
|
|
980
1139
|
|
|
981
1140
|
### Bug Fixes
|
|
@@ -984,6 +1143,7 @@
|
|
|
984
1143
|
* loader med overlay har alltid hvit farge ([cdf94b3](https://github.com/helsenorge/designsystem/commit/cdf94b3431f78f48e33839a39f18dbf6d92347b8)), closes [#328887](https://github.com/helsenorge/designsystem/issues/328887)
|
|
985
1144
|
* 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)
|
|
986
1145
|
* **datepicker:** undefined datevalue fjerner dato og rerendrer riktig ([b1d56a8](https://github.com/helsenorge/designsystem/commit/b1d56a844148f58e171eb424cc0593478922a8e2)), closes [#330144](https://github.com/helsenorge/designsystem/issues/330144)
|
|
1146
|
+
|
|
987
1147
|
## [8.1.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv8.0.2&targetVersion=GTv8.1.0) (2024-08-23)
|
|
988
1148
|
|
|
989
1149
|
### Features
|
|
@@ -995,22 +1155,29 @@
|
|
|
995
1155
|
* 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)
|
|
996
1156
|
* 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)
|
|
997
1157
|
* validationsummary er ikke labelled by ikke-eksisterende element ([3ac0b88](https://github.com/helsenorge/designsystem/commit/3ac0b8822820ad47ac635da95b7d7377481f2f33)), closes [#328895](https://github.com/helsenorge/designsystem/issues/328895)
|
|
1158
|
+
|
|
998
1159
|
## [8.0.2](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv8.0.1&targetVersion=GTv8.0.2) (2024-08-22)
|
|
999
1160
|
|
|
1000
1161
|
### Bug Fixes
|
|
1001
1162
|
|
|
1002
1163
|
* lightbox uu forbedringer ([8026ee9](https://github.com/helsenorge/designsystem/commit/8026ee9fc1acb94cd1b9e9d12ff1a190beca31d3)), closes [#329075](https://github.com/helsenorge/designsystem/issues/329075)
|
|
1003
1164
|
* radiobutton-scss bygger når designsystem tas i bruk ([867b0ec](https://github.com/helsenorge/designsystem/commit/867b0ec36002ed16fda4f7e6dae07bad4b805c46)), closes [#330427](https://github.com/helsenorge/designsystem/issues/330427)
|
|
1165
|
+
|
|
1004
1166
|
## [8.0.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv8.0.0&targetVersion=GTv8.0.1) (2024-08-15)
|
|
1167
|
+
|
|
1005
1168
|
## 8.0.0-beta.6 (2024-08-15)
|
|
1006
1169
|
|
|
1007
1170
|
### Features
|
|
1008
1171
|
|
|
1009
1172
|
* 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)
|
|
1010
1173
|
* ny komponent EyebrowHeader ([2c8f13b](https://github.com/helsenorge/designsystem/commit/2c8f13b1715dee17d9ce262427f86bebfe6281ca)), closes [#326557](https://github.com/helsenorge/designsystem/issues/326557)
|
|
1174
|
+
|
|
1011
1175
|
## [8.0.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.13.4&targetVersion=GTv8.0.0) (2024-08-13)
|
|
1176
|
+
|
|
1012
1177
|
## 8.0.0-beta.5 (2024-08-12)
|
|
1178
|
+
|
|
1013
1179
|
## 8.0.0-beta.4 (2024-08-12)
|
|
1180
|
+
|
|
1014
1181
|
## 8.0.0-beta.3 (2024-08-12)
|
|
1015
1182
|
|
|
1016
1183
|
### Features
|
|
@@ -1021,8 +1188,11 @@
|
|
|
1021
1188
|
|
|
1022
1189
|
* **datepicker:** popup skal ha fast storrelse ([5f7a5cf](https://github.com/helsenorge/designsystem/commit/5f7a5cfc460d3e779ede02cbdaa476dacdc8d4fb)), closes [#328505](https://github.com/helsenorge/designsystem/issues/328505)
|
|
1023
1190
|
* **lightbox:** legg til bedre universell utforming ([40ad870](https://github.com/helsenorge/designsystem/commit/40ad870b180911227ad058c056ea8c96d84bf2e6)), closes [#329100](https://github.com/helsenorge/designsystem/issues/329100)
|
|
1191
|
+
|
|
1024
1192
|
## 8.0.0-beta.2 (2024-06-24)
|
|
1193
|
+
|
|
1025
1194
|
## 8.0.0-beta.1 (2024-06-24)
|
|
1195
|
+
|
|
1026
1196
|
## 8.0.0-beta.0 (2024-06-24)
|
|
1027
1197
|
|
|
1028
1198
|
### Features
|
|
@@ -1040,17 +1210,21 @@
|
|
|
1040
1210
|
* chip large too large ([6fe2f2e](https://github.com/helsenorge/designsystem/commit/6fe2f2e17b26647e72163775cae219cc5c00ae7c)), closes [#314597](https://github.com/helsenorge/designsystem/issues/314597)
|
|
1041
1211
|
* feil skråstrek på chip ([253ed93](https://github.com/helsenorge/designsystem/commit/253ed9330142bd1b52afdccc9b59170ef4be0b84)), closes [#314597](https://github.com/helsenorge/designsystem/issues/314597)
|
|
1042
1212
|
* merge conflicts ([1b40d65](https://github.com/helsenorge/designsystem/commit/1b40d6594e6f8cf1f5b2570560dd79f2482b98a3))
|
|
1213
|
+
|
|
1043
1214
|
## 7.0.1-beta.0 (2024-04-09)
|
|
1215
|
+
|
|
1044
1216
|
## [7.13.4](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.13.3&targetVersion=GTv7.13.4) (2024-07-25)
|
|
1045
1217
|
|
|
1046
1218
|
### Bug Fixes
|
|
1047
1219
|
|
|
1048
1220
|
* **tabs:** fjern zindex ([312d337](https://github.com/helsenorge/designsystem/commit/312d3370b7f288b28e60e189c829eff82b5ce2ac)), closes [#328176](https://github.com/helsenorge/designsystem/issues/328176)
|
|
1221
|
+
|
|
1049
1222
|
## [7.13.3](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.13.2&targetVersion=GTv7.13.3) (2024-07-25)
|
|
1050
1223
|
|
|
1051
1224
|
### Bug Fixes
|
|
1052
1225
|
|
|
1053
1226
|
* sett z-index på tabs og input så de oppfører seg sammen med andre komponenter ([3bd47e0](https://github.com/helsenorge/designsystem/commit/3bd47e01af75dc2d17cb5af9ba4be30aaed50e91)), closes [#328176](https://github.com/helsenorge/designsystem/issues/328176)
|
|
1227
|
+
|
|
1054
1228
|
## [7.13.2](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.13.1&targetVersion=GTv7.13.2) (2024-07-25)
|
|
1055
1229
|
|
|
1056
1230
|
### Bug Fixes
|
|
@@ -1060,11 +1234,13 @@
|
|
|
1060
1234
|
* **expander:** fjern klasse som gir bug ([589c9af](https://github.com/helsenorge/designsystem/commit/589c9aff764e6ce162d180c2a0bb4ea3500357c3))
|
|
1061
1235
|
* **expander:** sett position slik at zindex blir riktig ([e1a8220](https://github.com/helsenorge/designsystem/commit/e1a82201412b9817f2e41a915c101a294d33853a))
|
|
1062
1236
|
* **tabs:** fiks keyboard navigation ([db5d64d](https://github.com/helsenorge/designsystem/commit/db5d64d99008b91b83cb38cb25bc11c591b8de43)), closes [#328547](https://github.com/helsenorge/designsystem/issues/328547)
|
|
1237
|
+
|
|
1063
1238
|
## [7.13.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.13.0&targetVersion=GTv7.13.1) (2024-07-23)
|
|
1064
1239
|
|
|
1065
1240
|
### Bug Fixes
|
|
1066
1241
|
|
|
1067
1242
|
* **tabs:** endre z indeks ([30f5684](https://github.com/helsenorge/designsystem/commit/30f5684adaeea90a218cdd280980e45b25a4676c)), closes [#328176](https://github.com/helsenorge/designsystem/issues/328176)
|
|
1243
|
+
|
|
1068
1244
|
## [7.13.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.12.0&targetVersion=GTv7.13.0) (2024-07-22)
|
|
1069
1245
|
|
|
1070
1246
|
### Features
|
|
@@ -1077,16 +1253,19 @@
|
|
|
1077
1253
|
|
|
1078
1254
|
* 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)
|
|
1079
1255
|
* **dictionarytrigger:** juster ned avstanden mellom linjen og ord ([ef2e6af](https://github.com/helsenorge/designsystem/commit/ef2e6af7d1645544b2a3479d0d2b1b739c6886c9)), closes [#328583](https://github.com/helsenorge/designsystem/issues/328583)
|
|
1256
|
+
|
|
1080
1257
|
## [7.12.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.11.0&targetVersion=GTv7.12.0) (2024-06-21)
|
|
1081
1258
|
|
|
1082
1259
|
### Features
|
|
1083
1260
|
|
|
1084
1261
|
* **datepicker:** lagt til disabled prop ([178326d](https://github.com/helsenorge/designsystem/commit/178326d934c0f6a0b916de1c868bac7363ba2960)), closes [#327974](https://github.com/helsenorge/designsystem/issues/327974)
|
|
1262
|
+
|
|
1085
1263
|
## [7.11.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.10.0&targetVersion=GTv7.11.0) (2024-06-20)
|
|
1086
1264
|
|
|
1087
1265
|
### Features
|
|
1088
1266
|
|
|
1089
1267
|
* **button:** textposition prop får centered type ([46d7ae0](https://github.com/helsenorge/designsystem/commit/46d7ae09e6ac1ec954355ed81c7d17f3786a01e8)), closes [#320973](https://github.com/helsenorge/designsystem/issues/320973)
|
|
1268
|
+
|
|
1090
1269
|
## [7.10.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.9.0&targetVersion=GTv7.10.0) (2024-06-19)
|
|
1091
1270
|
|
|
1092
1271
|
### Features
|
|
@@ -1097,16 +1276,19 @@
|
|
|
1097
1276
|
### Bug Fixes
|
|
1098
1277
|
|
|
1099
1278
|
* **progressbar:** bedre uu ([1f2bcf0](https://github.com/helsenorge/designsystem/commit/1f2bcf01cd1fa88a5b4765013a17ec2e5ca05a67)), closes [#297459](https://github.com/helsenorge/designsystem/issues/297459)
|
|
1279
|
+
|
|
1100
1280
|
## [7.9.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.8.1&targetVersion=GTv7.9.0) (2024-06-12)
|
|
1101
1281
|
|
|
1102
1282
|
### Bug Fixes
|
|
1103
1283
|
|
|
1104
1284
|
* fiks brekking av ord i dropdown ([d10a776](https://github.com/helsenorge/designsystem/commit/d10a776b66763d2c92c9bfeb0b5988687e235577)), closes [#327108](https://github.com/helsenorge/designsystem/issues/327108)
|
|
1285
|
+
|
|
1105
1286
|
## [7.8.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.8.0&targetVersion=GTv7.8.1) (2024-06-04)
|
|
1106
1287
|
|
|
1107
1288
|
### Bug Fixes
|
|
1108
1289
|
|
|
1109
1290
|
* typography sass fil feiler ([e47c50b](https://github.com/helsenorge/designsystem/commit/e47c50b6dc48c0b463642b571483ccceb97abb53))
|
|
1291
|
+
|
|
1110
1292
|
## [7.8.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.7.0&targetVersion=GTv7.8.0) (2024-06-04)
|
|
1111
1293
|
|
|
1112
1294
|
### Features
|
|
@@ -1120,6 +1302,7 @@
|
|
|
1120
1302
|
* **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)
|
|
1121
1303
|
* **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)
|
|
1122
1304
|
* **expander:** cursor pointer på expander large ([2239314](https://github.com/helsenorge/designsystem/commit/2239314c0c582680f9bba0e19562433f534a202b)), closes [#325072](https://github.com/helsenorge/designsystem/issues/325072)
|
|
1305
|
+
|
|
1123
1306
|
## [7.7.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.6.0&targetVersion=GTv7.7.0) (2024-05-28)
|
|
1124
1307
|
|
|
1125
1308
|
### Features
|
|
@@ -1131,6 +1314,7 @@
|
|
|
1131
1314
|
### Bug Fixes
|
|
1132
1315
|
|
|
1133
1316
|
* **expander:** manglende import av supernova stylesheet ([077ec2d](https://github.com/helsenorge/designsystem/commit/077ec2d1f59ce80076deeae5bc7911f7a9a2e431)), closes [#324989](https://github.com/helsenorge/designsystem/issues/324989)
|
|
1317
|
+
|
|
1134
1318
|
## [7.6.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.5.0&targetVersion=GTv7.6.0) (2024-05-15)
|
|
1135
1319
|
|
|
1136
1320
|
### Features
|
|
@@ -1141,11 +1325,13 @@
|
|
|
1141
1325
|
|
|
1142
1326
|
* 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)
|
|
1143
1327
|
* **expanderlist:** fiks så variant fill ikke mister margin top ved åpning av expander ([d277c97](https://github.com/helsenorge/designsystem/commit/d277c97660aa8334a44b1183445f55f2037b2263)), closes [#324823](https://github.com/helsenorge/designsystem/issues/324823)
|
|
1328
|
+
|
|
1144
1329
|
## [7.5.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.4.0&targetVersion=GTv7.5.0) (2024-05-08)
|
|
1145
1330
|
|
|
1146
1331
|
### Features
|
|
1147
1332
|
|
|
1148
1333
|
* **notificationpanel:** compactmode kan nå vise children ([8056e4a](https://github.com/helsenorge/designsystem/commit/8056e4a95ed03caecd05b69bedbb5c16f6ba1f4a)), closes [#324320](https://github.com/helsenorge/designsystem/issues/324320)
|
|
1334
|
+
|
|
1149
1335
|
## [7.4.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.3.1&targetVersion=GTv7.4.0) (2024-05-07)
|
|
1150
1336
|
|
|
1151
1337
|
### Features
|
|
@@ -1157,23 +1343,27 @@
|
|
|
1157
1343
|
|
|
1158
1344
|
* ikke unødvendig mellomrom i aria-describedby ([0053898](https://github.com/helsenorge/designsystem/commit/0053898bf559a39a401a38194e23550d99bee859)), closes [#324479](https://github.com/helsenorge/designsystem/issues/324479)
|
|
1159
1345
|
* skjemakomponenter har ikke tom aria-describedby ([186db10](https://github.com/helsenorge/designsystem/commit/186db100d5a3303316d9e40196d64fb06136a58c)), closes [#324479](https://github.com/helsenorge/designsystem/issues/324479)
|
|
1346
|
+
|
|
1160
1347
|
## [7.3.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.3.0&targetVersion=GTv7.3.1) (2024-04-22)
|
|
1161
1348
|
|
|
1162
1349
|
### Bug Fixes
|
|
1163
1350
|
|
|
1164
1351
|
* 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)
|
|
1165
1352
|
* wrapperclassname fikser type ([fe42184](https://github.com/helsenorge/designsystem/commit/fe42184cc3bbffbcdc106def06a1a283f70bb32a))
|
|
1353
|
+
|
|
1166
1354
|
## [7.3.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.2.1&targetVersion=GTv7.3.0) (2024-04-22)
|
|
1167
1355
|
|
|
1168
1356
|
### Features
|
|
1169
1357
|
|
|
1170
1358
|
* **designsystem:** select får wrapperclassname prop ([61a1a8c](https://github.com/helsenorge/designsystem/commit/61a1a8c4323c2150ee97d21a7325de6c72cc5198)), closes [#323789](https://github.com/helsenorge/designsystem/issues/323789)
|
|
1359
|
+
|
|
1171
1360
|
## [7.2.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.2.0&targetVersion=GTv7.2.1) (2024-04-19)
|
|
1172
1361
|
|
|
1173
1362
|
### Bug Fixes
|
|
1174
1363
|
|
|
1175
1364
|
* 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)
|
|
1176
1365
|
* width satt feil på popmenu ([fb4dc2d](https://github.com/helsenorge/designsystem/commit/fb4dc2d7af645e640a44f7800318f2ffcc64f195)), closes [#323102](https://github.com/helsenorge/designsystem/issues/323102)
|
|
1366
|
+
|
|
1177
1367
|
## [7.2.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.1.0&targetVersion=GTv7.2.0) (2024-04-19)
|
|
1178
1368
|
|
|
1179
1369
|
### Features
|
|
@@ -1185,15 +1375,20 @@
|
|
|
1185
1375
|
* bruk supernova-sjekk som funker i ff ([afae2a9](https://github.com/helsenorge/designsystem/commit/afae2a90d9e453be054016b5922aa378500f91cc))
|
|
1186
1376
|
* oppdater sjekk for om vi er i superNova ([b20a776](https://github.com/helsenorge/designsystem/commit/b20a776f293953d78ccab6e40d687bab67676a28))
|
|
1187
1377
|
* oppdater sjekk for om vi er i superNova ([167d572](https://github.com/helsenorge/designsystem/commit/167d572261a91fd60a8c432d4d990356a610115f))
|
|
1378
|
+
|
|
1188
1379
|
## [7.1.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv7.0.0&targetVersion=GTv7.1.0) (2024-04-17)
|
|
1189
1380
|
|
|
1190
1381
|
### Features
|
|
1191
1382
|
|
|
1192
1383
|
* badge innstramming av tilgjengelige farger ([193ec66](https://github.com/helsenorge/designsystem/commit/193ec6633394354505a60147668800269b51feae)), closes [#308135](https://github.com/helsenorge/designsystem/issues/308135)
|
|
1193
1384
|
* ny default breddehåndtering for Dropdown ([6078613](https://github.com/helsenorge/designsystem/commit/6078613bf8bae571eb582f9778b8c4a494d3339d)), closes [#323389](https://github.com/helsenorge/designsystem/issues/323389)
|
|
1385
|
+
|
|
1194
1386
|
## [7.0.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv6.6.2&targetVersion=GTv7.0.0) (2024-04-08)
|
|
1387
|
+
|
|
1195
1388
|
## 7.0.0-beta.7 (2024-04-05)
|
|
1389
|
+
|
|
1196
1390
|
## 7.0.0-beta.6 (2024-04-05)
|
|
1391
|
+
|
|
1197
1392
|
## 7.0.0-beta.5 (2024-04-05)
|
|
1198
1393
|
|
|
1199
1394
|
### Features
|
|
@@ -1204,6 +1399,7 @@
|
|
|
1204
1399
|
|
|
1205
1400
|
* bruk getSpacer på gamlemåten pga trøbbel i core-frontend ([15b45fa](https://github.com/helsenorge/designsystem/commit/15b45fa5b8a56afb5befb4954aede3c2a3f518eb))
|
|
1206
1401
|
* react 17+ som peerdependency ([73fcee0](https://github.com/helsenorge/designsystem/commit/73fcee033cf6e17e0c35b7096cc7976bb6217fdb))
|
|
1402
|
+
|
|
1207
1403
|
## 7.0.0-beta.3 (2024-04-04)
|
|
1208
1404
|
|
|
1209
1405
|
### Features
|
|
@@ -1214,13 +1410,17 @@
|
|
|
1214
1410
|
### Bug Fixes
|
|
1215
1411
|
|
|
1216
1412
|
* 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)
|
|
1413
|
+
|
|
1217
1414
|
## 7.0.0-beta.2 (2024-03-07)
|
|
1415
|
+
|
|
1218
1416
|
## 7.0.0-beta.1 (2024-03-07)
|
|
1417
|
+
|
|
1219
1418
|
## 7.0.0-beta.0 (2024-03-07)
|
|
1220
1419
|
|
|
1221
1420
|
### Features
|
|
1222
1421
|
|
|
1223
1422
|
* ts5, oppdater alle pakker ([d93bf76](https://github.com/helsenorge/designsystem/commit/d93bf76212b41b47aef279478b2af76705be2713))
|
|
1423
|
+
|
|
1224
1424
|
## [6.6.2](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv6.6.1&targetVersion=GTv6.6.2) (2024-04-03)
|
|
1225
1425
|
|
|
1226
1426
|
### Bug Fixes
|
|
@@ -1228,21 +1428,25 @@
|
|
|
1228
1428
|
* fjern ikke-fungerende animasjon ([fa2f140](https://github.com/helsenorge/designsystem/commit/fa2f14035ef093eaedbbc3a6baf00857b355e851)), closes [#313072](https://github.com/helsenorge/designsystem/issues/313072)
|
|
1229
1429
|
* iconwall fungerer igjen ([5538068](https://github.com/helsenorge/designsystem/commit/55380689ee7b806c28dfcc84718bf161e1e89e83)), closes [#322532](https://github.com/helsenorge/designsystem/issues/322532)
|
|
1230
1430
|
* popmenu lukkes automatisk ved klikk på linker i menyen ([e6693bb](https://github.com/helsenorge/designsystem/commit/e6693bb3dc2e47aa56555fad6dbeb812bceb91ea)), closes [#321671](https://github.com/helsenorge/designsystem/issues/321671)
|
|
1431
|
+
|
|
1231
1432
|
## [6.6.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv6.6.0&targetVersion=GTv6.6.1) (2024-03-19)
|
|
1232
1433
|
|
|
1233
1434
|
### Bug Fixes
|
|
1234
1435
|
|
|
1235
1436
|
* reactdaypicker styling eksporterer riktig ([45352f0](https://github.com/helsenorge/designsystem/commit/45352f099804e22af77d6ee5c8e903865151ed2d)), closes [#322222](https://github.com/helsenorge/designsystem/issues/322222)
|
|
1437
|
+
|
|
1236
1438
|
## [6.6.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv6.5.0&targetVersion=GTv6.6.0) (2024-03-15)
|
|
1237
1439
|
|
|
1238
1440
|
### Features
|
|
1239
1441
|
|
|
1240
1442
|
* zindex med prop lagt til i datepicker dropdown expander og popover ([915fabc](https://github.com/helsenorge/designsystem/commit/915fabcb890fe3d339d874a74701fbadb606dcc9)), closes [#309420](https://github.com/helsenorge/designsystem/issues/309420)
|
|
1443
|
+
|
|
1241
1444
|
## [6.5.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv6.4.0&targetVersion=GTv6.5.0) (2024-03-07)
|
|
1242
1445
|
|
|
1243
1446
|
### Features
|
|
1244
1447
|
|
|
1245
1448
|
* dropdown stotter eksterne refs for children ([10cc1ba](https://github.com/helsenorge/designsystem/commit/10cc1bac51b6e499fd94b3eaa6e0d68e8ab4d605)), closes [#309420](https://github.com/helsenorge/designsystem/issues/309420)
|
|
1449
|
+
|
|
1246
1450
|
## [6.4.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv6.3.0&targetVersion=GTv6.4.0) (2024-02-29)
|
|
1247
1451
|
|
|
1248
1452
|
### Features
|
|
@@ -1253,6 +1457,7 @@
|
|
|
1253
1457
|
### Bug Fixes
|
|
1254
1458
|
|
|
1255
1459
|
* slider value prop oppdaterer og selectedstate ([e510bd7](https://github.com/helsenorge/designsystem/commit/e510bd7a1ef3fe89eaa4cbd6af614291d055cbb8))
|
|
1460
|
+
|
|
1256
1461
|
## [6.3.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv6.2.0&targetVersion=GTv6.3.0) (2024-02-22)
|
|
1257
1462
|
|
|
1258
1463
|
### Features
|
|
@@ -1264,40 +1469,48 @@
|
|
|
1264
1469
|
* badge er inline-flex og skalerer ikke til full bredde ([ac485e9](https://github.com/helsenorge/designsystem/commit/ac485e923223e7a92ede0743e924a2c39c40bbb8))
|
|
1265
1470
|
* spacing i promopanel ([60a00bd](https://github.com/helsenorge/designsystem/commit/60a00bdb88d3b35b2e7b1449832674a9bf35ee46))
|
|
1266
1471
|
* tabell endrer responsiv oppførsel når den vises ([0c21208](https://github.com/helsenorge/designsystem/commit/0c212084cfa5161842dbb0339ae85c82e3c42046)), closes [#315245](https://github.com/helsenorge/designsystem/issues/315245)
|
|
1472
|
+
|
|
1267
1473
|
## [6.2.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv6.1.3&targetVersion=GTv6.2.0) (2024-02-20)
|
|
1268
1474
|
|
|
1269
1475
|
### Features
|
|
1270
1476
|
|
|
1271
1477
|
* slider selected prop lagt til ([1109d39](https://github.com/helsenorge/designsystem/commit/1109d399778120742c387ff69a389e95bbe2d143)), closes [#319626](https://github.com/helsenorge/designsystem/issues/319626)
|
|
1478
|
+
|
|
1272
1479
|
## [6.1.3](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv6.1.2&targetVersion=GTv6.1.3) (2024-02-14)
|
|
1273
1480
|
|
|
1274
1481
|
### Bug Fixes
|
|
1275
1482
|
|
|
1276
1483
|
* promopanel har ikke lenger lg breakpoint ([2c332e5](https://github.com/helsenorge/designsystem/commit/2c332e5a17aca128d09a293a56daf484a2a26d53)), closes [#319556](https://github.com/helsenorge/designsystem/issues/319556)
|
|
1484
|
+
|
|
1277
1485
|
## [6.1.2](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv6.1.1&targetVersion=GTv6.1.2) (2024-02-12)
|
|
1278
1486
|
|
|
1279
1487
|
### Bug Fixes
|
|
1280
1488
|
|
|
1281
1489
|
* datepicker date-fns gjøres external ([36d749c](https://github.com/helsenorge/designsystem/commit/36d749cfd83f16ac45d8fd8eb0bf5b31d7b02b7d)), closes [#318830](https://github.com/helsenorge/designsystem/issues/318830)
|
|
1282
1490
|
* input, textarea, dropdown og select har dashed border når disabled ([5f5c4ca](https://github.com/helsenorge/designsystem/commit/5f5c4ca5a12d41f0413da4319e24fb8c0e6c7437)), closes [#308128](https://github.com/helsenorge/designsystem/issues/308128)
|
|
1491
|
+
|
|
1283
1492
|
## [6.1.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv6.1.0&targetVersion=GTv6.1.1) (2024-02-06)
|
|
1284
1493
|
|
|
1285
1494
|
### Bug Fixes
|
|
1286
1495
|
|
|
1287
1496
|
* datepicker dependencies tatt tilbake ([3a7a1e0](https://github.com/helsenorge/designsystem/commit/3a7a1e0b3f44f4c5456941ad5902000a0985da51)), closes [#318830](https://github.com/helsenorge/designsystem/issues/318830)
|
|
1497
|
+
|
|
1288
1498
|
## [6.1.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv6.0.1&targetVersion=GTv6.1.0) (2024-02-06)
|
|
1289
1499
|
|
|
1290
1500
|
### Features
|
|
1291
1501
|
|
|
1292
1502
|
* illustration- og lazyillustration-komponenter ([c2a5662](https://github.com/helsenorge/designsystem/commit/c2a5662bd5c76f55484870d131cef6bc26f1d1b4))
|
|
1293
1503
|
* promopanel støtter illustrasjoner ([ccb2cb7](https://github.com/helsenorge/designsystem/commit/ccb2cb7c35993adb1be0537906216501a6947ec7))
|
|
1504
|
+
|
|
1294
1505
|
## [6.0.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv6.0.0&targetVersion=GTv6.0.1) (2024-02-01)
|
|
1295
1506
|
|
|
1296
1507
|
### Bug Fixes
|
|
1297
1508
|
|
|
1298
1509
|
* lazyicon blinker ikke ved hover ([b61887c](https://github.com/helsenorge/designsystem/commit/b61887c40f4f59764a349331290709f9af0ba8c4)), closes [#318240](https://github.com/helsenorge/designsystem/issues/318240)
|
|
1299
1510
|
* rydder opp i datepicker dependencies ([1d871e1](https://github.com/helsenorge/designsystem/commit/1d871e1071e659f2c11754e9719710a8c0a269f7)), closes [#309420](https://github.com/helsenorge/designsystem/issues/309420)
|
|
1511
|
+
|
|
1300
1512
|
## [6.0.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.13.0&targetVersion=GTv6.0.0) (2024-01-26)
|
|
1513
|
+
|
|
1301
1514
|
## 6.0.0-beta.14 (2024-01-24)
|
|
1302
1515
|
|
|
1303
1516
|
### Features
|
|
@@ -1308,25 +1521,33 @@
|
|
|
1308
1521
|
|
|
1309
1522
|
* datepicker styling feil og validering tweak ([7bbdaa8](https://github.com/helsenorge/designsystem/commit/7bbdaa8e933d9ebbcc48d11647b3a8d6033502e9)), closes [#316824](https://github.com/helsenorge/designsystem/issues/316824)
|
|
1310
1523
|
* 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)
|
|
1524
|
+
|
|
1311
1525
|
## 6.0.0-beta.13 (2024-01-08)
|
|
1526
|
+
|
|
1312
1527
|
## 6.0.0-beta.12 (2024-01-08)
|
|
1528
|
+
|
|
1313
1529
|
## 6.0.0-beta.11 (2024-01-08)
|
|
1530
|
+
|
|
1314
1531
|
## 6.0.0-beta.10 (2023-11-22)
|
|
1315
1532
|
|
|
1316
1533
|
### Features
|
|
1317
1534
|
|
|
1318
1535
|
* 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)
|
|
1536
|
+
|
|
1319
1537
|
## 6.0.0-beta.9 (2023-11-13)
|
|
1538
|
+
|
|
1320
1539
|
## 6.0.0-beta.7 (2023-10-25)
|
|
1321
1540
|
|
|
1322
1541
|
### Bug Fixes
|
|
1323
1542
|
|
|
1324
1543
|
* ikon-import ([c3d3ae1](https://github.com/helsenorge/designsystem/commit/c3d3ae18b3792918953f6f447500888b019f3444))
|
|
1544
|
+
|
|
1325
1545
|
## 6.0.0-beta.6 (2023-10-24)
|
|
1326
1546
|
|
|
1327
1547
|
### Features
|
|
1328
1548
|
|
|
1329
1549
|
* typesikkerhet ved lazy loading av ikoner ([0d3f3fb](https://github.com/helsenorge/designsystem/commit/0d3f3fb734e503bd26429a8e84477bd53480dd93)), closes [#301359](https://github.com/helsenorge/designsystem/issues/301359)
|
|
1550
|
+
|
|
1330
1551
|
## 6.0.0-beta.5 (2023-10-24)
|
|
1331
1552
|
|
|
1332
1553
|
### ⚠ BREAKING CHANGES
|
|
@@ -1340,18 +1561,23 @@
|
|
|
1340
1561
|
### Code Refactoring
|
|
1341
1562
|
|
|
1342
1563
|
* formvariant heter nå formsize ([a8ef22c](https://github.com/helsenorge/designsystem/commit/a8ef22c9b4efdf063d4a861946f6407b60a5a580)), closes [#305247](https://github.com/helsenorge/designsystem/issues/305247)
|
|
1564
|
+
|
|
1343
1565
|
## 6.0.0-beta.4 (2023-10-23)
|
|
1344
1566
|
|
|
1345
1567
|
### Features
|
|
1346
1568
|
|
|
1347
1569
|
* komponenter støtter lazyicon ([0148ee6](https://github.com/helsenorge/designsystem/commit/0148ee6b3c72dedadbecb21105a729af1487a445)), closes [#301359](https://github.com/helsenorge/designsystem/issues/301359)
|
|
1570
|
+
|
|
1348
1571
|
## 6.0.0-beta.3 (2023-10-20)
|
|
1349
1572
|
|
|
1350
1573
|
### Bug Fixes
|
|
1351
1574
|
|
|
1352
1575
|
* 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)
|
|
1576
|
+
|
|
1353
1577
|
## 6.0.0-beta.2 (2023-10-18)
|
|
1578
|
+
|
|
1354
1579
|
## 6.0.0-beta.1 (2023-10-18)
|
|
1580
|
+
|
|
1355
1581
|
## 6.0.0-beta.0 (2023-10-18)
|
|
1356
1582
|
|
|
1357
1583
|
### ⚠ BREAKING CHANGES
|
|
@@ -1365,11 +1591,13 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1365
1591
|
### Features
|
|
1366
1592
|
|
|
1367
1593
|
* lazy loading av ikoner ([f688e78](https://github.com/helsenorge/designsystem/commit/f688e78a955bb43a2efa92b72b208c582dbfdd1d)), closes [#301359](https://github.com/helsenorge/designsystem/issues/301359)
|
|
1594
|
+
|
|
1368
1595
|
## [5.13.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.12.0&targetVersion=GTv5.13.0) (2024-01-09)
|
|
1369
1596
|
|
|
1370
1597
|
### Features
|
|
1371
1598
|
|
|
1372
1599
|
* tile stotter react children ([161a49a](https://github.com/helsenorge/designsystem/commit/161a49ae1ec4ec165bcf565b870b1f608f8fe90c)), closes [#310764](https://github.com/helsenorge/designsystem/issues/310764)
|
|
1600
|
+
|
|
1373
1601
|
## [5.12.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.11.0&targetVersion=GTv5.12.0) (2024-01-04)
|
|
1374
1602
|
|
|
1375
1603
|
### Bug Fixes
|
|
@@ -1377,12 +1605,14 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1377
1605
|
* datepicker eksporterer funksjoner riktig ([46285e5](https://github.com/helsenorge/designsystem/commit/46285e5e4cacf0f1fa224fcaa42eb75b73ce24e1)), closes [#315273](https://github.com/helsenorge/designsystem/issues/315273)
|
|
1378
1606
|
* justert fontstørrelse på legend i form ([afd858b](https://github.com/helsenorge/designsystem/commit/afd858b850330bb13d0dca6b11aae50f7e1cd17c)), closes [#316149](https://github.com/helsenorge/designsystem/issues/316149)
|
|
1379
1607
|
* sentrere tekst på notificationpanel ([5188c22](https://github.com/helsenorge/designsystem/commit/5188c22bbdd920479655eab87dd19657b84ed27e)), closes [#311338](https://github.com/helsenorge/designsystem/issues/311338)
|
|
1608
|
+
|
|
1380
1609
|
## [5.11.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.10.0&targetVersion=GTv5.11.0) (2023-12-18)
|
|
1381
1610
|
|
|
1382
1611
|
### Bug Fixes
|
|
1383
1612
|
|
|
1384
1613
|
* justeringer på button ([927e486](https://github.com/helsenorge/designsystem/commit/927e486876be4cbe2bb6c9b6d022e032439a2a11)), closes [#308138](https://github.com/helsenorge/designsystem/issues/308138)
|
|
1385
1614
|
* oppdatert metadata til ikoner ([3b3510b](https://github.com/helsenorge/designsystem/commit/3b3510bb19da59156adb077e15137eb855cb1722)), closes [#316105](https://github.com/helsenorge/designsystem/issues/316105)
|
|
1615
|
+
|
|
1386
1616
|
## [5.10.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.9.2&targetVersion=GTv5.10.0) (2023-12-13)
|
|
1387
1617
|
|
|
1388
1618
|
### Features
|
|
@@ -1392,16 +1622,19 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1392
1622
|
### Bug Fixes
|
|
1393
1623
|
|
|
1394
1624
|
* input og textarea har ikke defaultValue som default ([2f0a39d](https://github.com/helsenorge/designsystem/commit/2f0a39da5a85558488fdb14280888ceb1a3f49ec)), closes [#309847](https://github.com/helsenorge/designsystem/issues/309847)
|
|
1625
|
+
|
|
1395
1626
|
## [5.9.2](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.9.1&targetVersion=GTv5.9.2) (2023-12-12)
|
|
1396
1627
|
|
|
1397
1628
|
### Bug Fixes
|
|
1398
1629
|
|
|
1399
1630
|
* slider forenklet emojirendring ([9df0d90](https://github.com/helsenorge/designsystem/commit/9df0d90e58c16f0609ce2c0de6c770f10420e7eb)), closes [#313810](https://github.com/helsenorge/designsystem/issues/313810)
|
|
1631
|
+
|
|
1400
1632
|
## [5.9.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.9.0&targetVersion=GTv5.9.1) (2023-12-11)
|
|
1401
1633
|
|
|
1402
1634
|
### Bug Fixes
|
|
1403
1635
|
|
|
1404
1636
|
* promopanel har position=relative ([360a762](https://github.com/helsenorge/designsystem/commit/360a762ec3ce63cfe870f6cd7300af9fb9b83a5e)), closes [#315387](https://github.com/helsenorge/designsystem/issues/315387)
|
|
1637
|
+
|
|
1405
1638
|
## [5.9.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.8.0&targetVersion=GTv5.9.0) (2023-12-11)
|
|
1406
1639
|
|
|
1407
1640
|
### Features
|
|
@@ -1412,6 +1645,7 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1412
1645
|
|
|
1413
1646
|
* label kan og sendes inn til emoji ([6d5d680](https://github.com/helsenorge/designsystem/commit/6d5d680d31b0c797230f3539305659bc073ddb3a)), closes [#310765](https://github.com/helsenorge/designsystem/issues/310765)
|
|
1414
1647
|
* tabellheader med sortering har ikke underline ([f191991](https://github.com/helsenorge/designsystem/commit/f191991cb9e3f32bda2df281b703833d12dfb5db)), closes [#315407](https://github.com/helsenorge/designsystem/issues/315407)
|
|
1648
|
+
|
|
1415
1649
|
## [5.8.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.7.0&targetVersion=GTv5.8.0) (2023-12-08)
|
|
1416
1650
|
|
|
1417
1651
|
### Features
|
|
@@ -1422,11 +1656,13 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1422
1656
|
|
|
1423
1657
|
* anchorlink har ikke hardkodet font-size/line-height ([687bac1](https://github.com/helsenorge/designsystem/commit/687bac112e20f8e5c09c5b99623401baf01d5bd4))
|
|
1424
1658
|
* slider aria fix for emoji og step labels ([1ca0c1e](https://github.com/helsenorge/designsystem/commit/1ca0c1e8b979357ec2544248a2c4657ed25509fe)), closes [#313810](https://github.com/helsenorge/designsystem/issues/313810) [#310765](https://github.com/helsenorge/designsystem/issues/310765)
|
|
1659
|
+
|
|
1425
1660
|
## [5.7.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.6.0&targetVersion=GTv5.7.0) (2023-12-08)
|
|
1426
1661
|
|
|
1427
1662
|
### Features
|
|
1428
1663
|
|
|
1429
1664
|
* tabell med horizontal scroll støtter aria-atributter ([5f0fb2c](https://github.com/helsenorge/designsystem/commit/5f0fb2cd1c86c7ee6348f3ddd144b823a10fe6be)), closes [#314191](https://github.com/helsenorge/designsystem/issues/314191)
|
|
1665
|
+
|
|
1430
1666
|
## [5.6.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.5.0&targetVersion=GTv5.6.0) (2023-12-07)
|
|
1431
1667
|
|
|
1432
1668
|
### Features
|
|
@@ -1437,6 +1673,7 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1437
1673
|
|
|
1438
1674
|
* 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)
|
|
1439
1675
|
* tom tabell-celle i head er td, ikke th ([548f1bb](https://github.com/helsenorge/designsystem/commit/548f1bb5e28138fda3be750a2e3a00aab7ddba0a)), closes [#313691](https://github.com/helsenorge/designsystem/issues/313691)
|
|
1676
|
+
|
|
1440
1677
|
## [5.5.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.4.1&targetVersion=GTv5.5.0) (2023-12-05)
|
|
1441
1678
|
|
|
1442
1679
|
### Features
|
|
@@ -1444,16 +1681,19 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1444
1681
|
* datetimepickerwrapper får legend prop ([739df6c](https://github.com/helsenorge/designsystem/commit/739df6c35a31c2ad8cb2ee259cb0701540b68d7e))
|
|
1445
1682
|
* opprett ny komponent sharingstatus ([bd8fc70](https://github.com/helsenorge/designsystem/commit/bd8fc70397f2b58825f50f7bb391746faa5c59ee)), closes [#312652](https://github.com/helsenorge/designsystem/issues/312652)
|
|
1446
1683
|
* slider ny funksjonalitet ([2e7a269](https://github.com/helsenorge/designsystem/commit/2e7a269af5422a710224504a418720b40c534840)), closes [#310765](https://github.com/helsenorge/designsystem/issues/310765)
|
|
1684
|
+
|
|
1447
1685
|
## [5.4.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.4.0&targetVersion=GTv5.4.1) (2023-11-24)
|
|
1448
1686
|
|
|
1449
1687
|
### Bug Fixes
|
|
1450
1688
|
|
|
1451
1689
|
* endret plassering på statusdot og at statusdot forblir rund ([562726f](https://github.com/helsenorge/designsystem/commit/562726ff8b186753b0f0dd98735b335603a2fcd3)), closes [#311236](https://github.com/helsenorge/designsystem/issues/311236)
|
|
1690
|
+
|
|
1452
1691
|
## [5.4.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.3.0&targetVersion=GTv5.4.0) (2023-11-21)
|
|
1453
1692
|
|
|
1454
1693
|
### Features
|
|
1455
1694
|
|
|
1456
1695
|
* lagt til nye ikoner ([924fc90](https://github.com/helsenorge/designsystem/commit/924fc903960165211519760412e1de3bb65b85de)), closes [#312799](https://github.com/helsenorge/designsystem/issues/312799)
|
|
1696
|
+
|
|
1457
1697
|
## [5.3.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.2.0&targetVersion=GTv5.3.0) (2023-11-17)
|
|
1458
1698
|
|
|
1459
1699
|
### Features
|
|
@@ -1463,24 +1703,30 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1463
1703
|
### Bug Fixes
|
|
1464
1704
|
|
|
1465
1705
|
* popmenu knapp stopper event propagation ([baa56a1](https://github.com/helsenorge/designsystem/commit/baa56a1780c027db01989ff0cd9b14fce6faab99)), closes [#313765](https://github.com/helsenorge/designsystem/issues/313765)
|
|
1706
|
+
|
|
1466
1707
|
## [5.2.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.1.4&targetVersion=GTv5.2.0) (2023-11-02)
|
|
1467
1708
|
|
|
1468
1709
|
### Bug Fixes
|
|
1469
1710
|
|
|
1470
1711
|
* eksporter StepProps ([eb90925](https://github.com/helsenorge/designsystem/commit/eb90925e0eeb25da6bab1bed83765399b9a0c540)), closes [#310680](https://github.com/helsenorge/designsystem/issues/310680)
|
|
1712
|
+
|
|
1471
1713
|
## [5.1.4](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.1.3&targetVersion=GTv5.1.4) (2023-11-01)
|
|
1472
1714
|
|
|
1473
1715
|
### Bug Fixes
|
|
1474
1716
|
|
|
1475
1717
|
* input width fikset for mobil ([a3663f3](https://github.com/helsenorge/designsystem/commit/a3663f35126d42d501839ad9257deaf106bfa838)), closes [#312554](https://github.com/helsenorge/designsystem/issues/312554)
|
|
1718
|
+
|
|
1476
1719
|
## [5.1.3](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.1.2&targetVersion=GTv5.1.3) (2023-10-31)
|
|
1720
|
+
|
|
1477
1721
|
## [5.1.2](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.1.1&targetVersion=GTv5.1.2) (2023-10-31)
|
|
1722
|
+
|
|
1478
1723
|
## [5.1.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.1.0&targetVersion=GTv5.1.1) (2023-10-30)
|
|
1479
1724
|
|
|
1480
1725
|
### Bug Fixes
|
|
1481
1726
|
|
|
1482
1727
|
* input type number base inkrementering verdi ([6b8113e](https://github.com/helsenorge/designsystem/commit/6b8113ea73653981cfe80f7012508b7ee77279e8)), closes [#312174](https://github.com/helsenorge/designsystem/issues/312174)
|
|
1483
1728
|
* input width fikset ([07a4c52](https://github.com/helsenorge/designsystem/commit/07a4c52cbfa04b1a19cf983227eb28968607baeb)), closes [#312326](https://github.com/helsenorge/designsystem/issues/312326)
|
|
1729
|
+
|
|
1484
1730
|
## [5.1.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv5.0.0&targetVersion=GTv5.1.0) (2023-10-26)
|
|
1485
1731
|
|
|
1486
1732
|
### Features
|
|
@@ -1493,6 +1739,7 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1493
1739
|
* datepicker ux endringer etter feedback ([db17354](https://github.com/helsenorge/designsystem/commit/db173541a1c0c5f1dc4c9b8fe42c6df3763e13e3)), closes [#306637](https://github.com/helsenorge/designsystem/issues/306637)
|
|
1494
1740
|
* radiobutton bigform checked styling ([1cf5580](https://github.com/helsenorge/designsystem/commit/1cf5580270313614719d92fbb1a01dab5881d742)), closes [#305272](https://github.com/helsenorge/designsystem/issues/305272)
|
|
1495
1741
|
* vite bygg og dependencies ([2e45dcd](https://github.com/helsenorge/designsystem/commit/2e45dcd23494ae77341cff0b02c6517011ca4cbe)), closes [#306637](https://github.com/helsenorge/designsystem/issues/306637)
|
|
1742
|
+
|
|
1496
1743
|
## [5.0.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv4.4.0&targetVersion=GTv5.0.0) (2023-09-25)
|
|
1497
1744
|
|
|
1498
1745
|
### ⚠ BREAKING CHANGES
|
|
@@ -1513,6 +1760,7 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1513
1760
|
* html i Tile validerer ([f0a9f37](https://github.com/helsenorge/designsystem/commit/f0a9f3739f39fa33d2feb1d78812958730c09f33)), closes [#308149](https://github.com/helsenorge/designsystem/issues/308149)
|
|
1514
1761
|
* 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)
|
|
1515
1762
|
* notificationpanel er ikke region som default ([00103ce](https://github.com/helsenorge/designsystem/commit/00103ce8a237f0222966f3a25f80f2222fbecf37)), closes [#309176](https://github.com/helsenorge/designsystem/issues/309176)
|
|
1763
|
+
|
|
1516
1764
|
## [4.4.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv4.3.1&targetVersion=GTv4.4.0) (2023-09-15)
|
|
1517
1765
|
|
|
1518
1766
|
### Features
|
|
@@ -1528,12 +1776,14 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1528
1776
|
* html-feil i logo ([508496c](https://github.com/helsenorge/designsystem/commit/508496c8113e2e19dac48ba3b9b13edce83f1b8d)), closes [#308144](https://github.com/helsenorge/designsystem/issues/308144)
|
|
1529
1777
|
* html-valideringsfeil ([df9d87d](https://github.com/helsenorge/designsystem/commit/df9d87d2492108812b17092462d56d87499bda92)), closes [#291948](https://github.com/helsenorge/designsystem/issues/291948)
|
|
1530
1778
|
* table elementer kan rendres etter conditions ([c2742e8](https://github.com/helsenorge/designsystem/commit/c2742e8c8d17dfd69cac2e9b3f8e8979f232b9db)), closes [#308272](https://github.com/helsenorge/designsystem/issues/308272)
|
|
1779
|
+
|
|
1531
1780
|
## [4.3.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv4.3.0&targetVersion=GTv4.3.1) (2023-08-28)
|
|
1532
1781
|
|
|
1533
1782
|
### Bug Fixes
|
|
1534
1783
|
|
|
1535
1784
|
* 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)
|
|
1536
1785
|
* windows high contrast mode checkbox og radiobutton er synlige ([54acf09](https://github.com/helsenorge/designsystem/commit/54acf09210b713e4ba996a10f2fe08783e66102c)), closes [#307340](https://github.com/helsenorge/designsystem/issues/307340)
|
|
1786
|
+
|
|
1537
1787
|
## [4.3.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv4.2.4&targetVersion=GTv4.3.0) (2023-08-23)
|
|
1538
1788
|
|
|
1539
1789
|
### Features
|
|
@@ -1544,26 +1794,31 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1544
1794
|
### Bug Fixes
|
|
1545
1795
|
|
|
1546
1796
|
* lagt til focusable feature i panel ([050d90f](https://github.com/helsenorge/designsystem/commit/050d90f0796718b58dd0e3965721c0df38a684c5)), closes [#305821](https://github.com/helsenorge/designsystem/issues/305821)
|
|
1797
|
+
|
|
1547
1798
|
## [4.2.4](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv4.2.3&targetVersion=GTv4.2.4) (2023-08-03)
|
|
1548
1799
|
|
|
1549
1800
|
### Bug Fixes
|
|
1550
1801
|
|
|
1551
1802
|
* table med block-visning inne i table med block-visning har synlige kolonneoverskrifter ([7efd8c2](https://github.com/helsenorge/designsystem/commit/7efd8c2d409ac017d3834e812b6cd4b33e523430)), closes [#301989](https://github.com/helsenorge/designsystem/issues/301989)
|
|
1803
|
+
|
|
1552
1804
|
## [4.2.3](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv4.2.2&targetVersion=GTv4.2.3) (2023-08-03)
|
|
1553
1805
|
|
|
1554
1806
|
### Bug Fixes
|
|
1555
1807
|
|
|
1556
1808
|
* labelclassname kan naa brukes av vertikaler ([8bdecee](https://github.com/helsenorge/designsystem/commit/8bdeceedb29c6e75a20ffae10ae7dbe1a10b48c8)), closes [#306322](https://github.com/helsenorge/designsystem/issues/306322)
|
|
1809
|
+
|
|
1557
1810
|
## [4.2.2](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv4.2.1&targetVersion=GTv4.2.2) (2023-06-28)
|
|
1558
1811
|
|
|
1559
1812
|
### Bug Fixes
|
|
1560
1813
|
|
|
1561
1814
|
* checkbox og radiobutton sine refs merges riktig ([7fe16a6](https://github.com/helsenorge/designsystem/commit/7fe16a632e9a5f905474cdaa62316d2acb350ebe)), closes [#304617](https://github.com/helsenorge/designsystem/issues/304617) [#305272](https://github.com/helsenorge/designsystem/issues/305272)
|
|
1815
|
+
|
|
1562
1816
|
## [4.2.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv4.2.0&targetVersion=GTv4.2.1) (2023-06-26)
|
|
1563
1817
|
|
|
1564
1818
|
### Bug Fixes
|
|
1565
1819
|
|
|
1566
1820
|
* skjul ekstra ekspander i block-visning av table på mobil ([550bd65](https://github.com/helsenorge/designsystem/commit/550bd65ca2264900a2a4939a033a48f59aa8df8e)), closes [#305303](https://github.com/helsenorge/designsystem/issues/305303)
|
|
1821
|
+
|
|
1567
1822
|
## [4.2.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv4.1.1&targetVersion=GTv4.2.0) (2023-06-22)
|
|
1568
1823
|
|
|
1569
1824
|
### Features
|
|
@@ -1573,6 +1828,7 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1573
1828
|
### Bug Fixes
|
|
1574
1829
|
|
|
1575
1830
|
* tabell som har plass i bredden blir ikke plassert til venstre unødvendig ([ffbacbb](https://github.com/helsenorge/designsystem/commit/ffbacbb5ba58fceb5b2a47ef7a5148172bdd49e4))
|
|
1831
|
+
|
|
1576
1832
|
## [4.1.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv4.1.0&targetVersion=GTv4.1.1) (2023-06-21)
|
|
1577
1833
|
|
|
1578
1834
|
### Bug Fixes
|
|
@@ -1581,8 +1837,11 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1581
1837
|
* removed hardcode color in LegalDocument icon ([43a6b97](https://github.com/helsenorge/designsystem/commit/43a6b9789ec0238d9d296e3fa425f9a2d6a85c4d)), closes [#302955](https://github.com/helsenorge/designsystem/issues/302955)
|
|
1582
1838
|
* **slider:** correct outline size on focus, fix clipping in fx ([38701a8](https://github.com/helsenorge/designsystem/commit/38701a82ac78d79fa3fcb1c805bdd98f92ac5007))
|
|
1583
1839
|
* **slider:** correct outline size on focus, fix clipping in fx ([0d6d190](https://github.com/helsenorge/designsystem/commit/0d6d19096970707eeeb82e96a4b4a3f1607db33d))
|
|
1840
|
+
|
|
1584
1841
|
## [4.1.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv4.0.1&targetVersion=GTv4.1.0) (2023-06-05)
|
|
1842
|
+
|
|
1585
1843
|
## [4.0.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv4.0.0&targetVersion=GTv4.0.1) (2023-05-30)
|
|
1844
|
+
|
|
1586
1845
|
## [4.0.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv3.2.1&targetVersion=GTv4.0.0) (2023-05-23)
|
|
1587
1846
|
|
|
1588
1847
|
### Features
|
|
@@ -1593,16 +1852,19 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1593
1852
|
### Bug Fixes
|
|
1594
1853
|
|
|
1595
1854
|
* ny hoverfarge ([c0583ab](https://github.com/helsenorge/designsystem/commit/c0583abf4e9f6d5168b7bb77841c3261de524603)), closes [#300613](https://github.com/helsenorge/designsystem/issues/300613)
|
|
1855
|
+
|
|
1596
1856
|
## [3.2.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv3.2.0&targetVersion=GTv3.2.1) (2023-05-15)
|
|
1597
1857
|
|
|
1598
1858
|
### Features
|
|
1599
1859
|
|
|
1600
1860
|
* nye ikoner ([9694a00](https://github.com/helsenorge/designsystem/commit/9694a0061f412d16241f8be9e051805711ec2cee)), closes [#301797](https://github.com/helsenorge/designsystem/issues/301797)
|
|
1861
|
+
|
|
1601
1862
|
## [3.2.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv3.1.6&targetVersion=GTv3.2.0) (2023-05-09)
|
|
1602
1863
|
|
|
1603
1864
|
### Features
|
|
1604
1865
|
|
|
1605
1866
|
* nytt komponent label ([ab2ea36](https://github.com/helsenorge/designsystem/commit/ab2ea3668231e5b37793fef3ce527444844d6d4e)), closes [#274702](https://github.com/helsenorge/designsystem/issues/274702)
|
|
1867
|
+
|
|
1606
1868
|
## [3.1.6](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv3.1.5&targetVersion=GTv3.1.6) (2023-05-05)
|
|
1607
1869
|
|
|
1608
1870
|
### Features
|
|
@@ -1613,16 +1875,19 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1613
1875
|
|
|
1614
1876
|
* chrome hover-background ([762ae92](https://github.com/helsenorge/designsystem/commit/762ae9233312da790c5581a7e1ad3fd8b705a4d4)), closes [#301543](https://github.com/helsenorge/designsystem/issues/301543)
|
|
1615
1877
|
* style av checkbox ([d9bffd9](https://github.com/helsenorge/designsystem/commit/d9bffd96ed5f5a09c564047afab167f636979282)), closes [#289913](https://github.com/helsenorge/designsystem/issues/289913)
|
|
1878
|
+
|
|
1616
1879
|
## [3.1.5](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv3.1.4&targetVersion=GTv3.1.5) (2023-04-13)
|
|
1617
1880
|
|
|
1618
1881
|
### Bug Fixes
|
|
1619
1882
|
|
|
1620
1883
|
* popmenu og helpbubble i centeredoverflow-tabell plasseres riktig ([1adbd97](https://github.com/helsenorge/designsystem/commit/1adbd97598a1c93fffa421892ca99c1852b91bef)), closes [#300128](https://github.com/helsenorge/designsystem/issues/300128)
|
|
1884
|
+
|
|
1621
1885
|
## [3.1.4](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv3.1.3&targetVersion=GTv3.1.4) (2023-04-12)
|
|
1622
1886
|
|
|
1623
1887
|
### Bug Fixes
|
|
1624
1888
|
|
|
1625
1889
|
* unngå at tabellen hopper mellom ulike visninger på små skjermer ([5531200](https://github.com/helsenorge/designsystem/commit/553120095afa9185dce3e2fea6c770f4654eefbf)), closes [#300068](https://github.com/helsenorge/designsystem/issues/300068)
|
|
1890
|
+
|
|
1626
1891
|
## [3.1.3](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv3.1.2&targetVersion=GTv3.1.3) (2023-04-11)
|
|
1627
1892
|
|
|
1628
1893
|
### Bug Fixes
|
|
@@ -1631,17 +1896,21 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1631
1896
|
* html-validering i flere komponenter ([cd61d5c](https://github.com/helsenorge/designsystem/commit/cd61d5c77f931e67507d3666a9ea9bd681fca1dd)), closes [#298931](https://github.com/helsenorge/designsystem/issues/298931)
|
|
1632
1897
|
* 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)
|
|
1633
1898
|
* statusdot transparent har bedre kontrast mot bakgrunn ([2015054](https://github.com/helsenorge/designsystem/commit/20150540118e1d4d67a3847b1a3c182ebfb77ef1)), closes [#298938](https://github.com/helsenorge/designsystem/issues/298938)
|
|
1899
|
+
|
|
1634
1900
|
## [3.1.2](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv3.1.1&targetVersion=GTv3.1.2) (2023-03-31)
|
|
1635
1901
|
|
|
1636
1902
|
### Bug Fixes
|
|
1637
1903
|
|
|
1638
1904
|
* styling av service message ([4fd8e7d](https://github.com/helsenorge/designsystem/commit/4fd8e7dc23a7a6a469befda007cc846ed91640e2)), closes [#292736](https://github.com/helsenorge/designsystem/issues/292736)
|
|
1905
|
+
|
|
1639
1906
|
## [3.1.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv3.1.0&targetVersion=GTv3.1.1) (2023-03-30)
|
|
1640
1907
|
|
|
1641
1908
|
### Features
|
|
1642
1909
|
|
|
1643
1910
|
* service message ([fdbb1a6](https://github.com/helsenorge/designsystem/commit/fdbb1a6557c092eabc1c18ff2f7fb4515bf1b016)), closes [#292736](https://github.com/helsenorge/designsystem/issues/292736)
|
|
1911
|
+
|
|
1644
1912
|
## [3.1.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv3.0.2&targetVersion=GTv3.1.0) (2023-03-29)
|
|
1913
|
+
|
|
1645
1914
|
## [3.0.2](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv3.0.1&targetVersion=GTv3.0.2) (2023-03-29)
|
|
1646
1915
|
|
|
1647
1916
|
### Features
|
|
@@ -1652,6 +1921,7 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1652
1921
|
|
|
1653
1922
|
* 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)
|
|
1654
1923
|
* popmenu plasserer pil riktig sted ([ce90830](https://github.com/helsenorge/designsystem/commit/ce90830eac8efd755a9d5c88348f1ebb8f2e04a9)), closes [#298403](https://github.com/helsenorge/designsystem/issues/298403)
|
|
1924
|
+
|
|
1655
1925
|
## [3.0.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv3.0.0&targetVersion=GTv3.0.1) (2023-03-23)
|
|
1656
1926
|
|
|
1657
1927
|
### Bug Fixes
|
|
@@ -1659,6 +1929,7 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1659
1929
|
* 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)
|
|
1660
1930
|
* table med horizontalscroll har begrenset bredde ([94e7166](https://github.com/helsenorge/designsystem/commit/94e716624cdd2a2f9a0a3b875b3c67a06442cb8b)), closes [#298409](https://github.com/helsenorge/designsystem/issues/298409)
|
|
1661
1931
|
* tooltip er en del av dom ([aedea69](https://github.com/helsenorge/designsystem/commit/aedea69524558a38a0d45536aa4c625971fb9f76)), closes [#298402](https://github.com/helsenorge/designsystem/issues/298402) [#298403](https://github.com/helsenorge/designsystem/issues/298403)
|
|
1932
|
+
|
|
1662
1933
|
## [3.0.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.17.0&targetVersion=GTv3.0.0) (2023-03-13)
|
|
1663
1934
|
|
|
1664
1935
|
### Features
|
|
@@ -1672,6 +1943,7 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1672
1943
|
* 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)
|
|
1673
1944
|
* 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)
|
|
1674
1945
|
* 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)
|
|
1946
|
+
|
|
1675
1947
|
## 3.0.0-beta.0 (2023-02-22)
|
|
1676
1948
|
|
|
1677
1949
|
### ⚠ BREAKING CHANGES
|
|
@@ -1696,6 +1968,7 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1696
1968
|
|
|
1697
1969
|
* fjern deprecated options i Table ([49fbced](https://github.com/helsenorge/designsystem/commit/49fbcedca0b8c93c314b6a1e86ed8558918777db))
|
|
1698
1970
|
* notificationpanel bruker ikke dangerouslySetInnerHTML ([75c8fc3](https://github.com/helsenorge/designsystem/commit/75c8fc3f636f299ad1bde80ce0b66bedd50b655e)), closes [#294226](https://github.com/helsenorge/designsystem/issues/294226)
|
|
1971
|
+
|
|
1699
1972
|
## [2.17.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.16.1&targetVersion=GTv2.17.0) (2023-02-23)
|
|
1700
1973
|
|
|
1701
1974
|
### Features
|
|
@@ -1707,11 +1980,13 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1707
1980
|
### Bug Fixes
|
|
1708
1981
|
|
|
1709
1982
|
* Panel vises riktig på mobilvisning ([82790a2](https://github.com/helsenorge/designsystem/commit/82790a2365ba09f9c4e1fe4d9d624cdab62eef76)), closes [#296298](https://github.com/helsenorge/designsystem/issues/296298)
|
|
1983
|
+
|
|
1710
1984
|
## [2.16.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.16.0&targetVersion=GTv2.16.1) (2023-02-16)
|
|
1711
1985
|
|
|
1712
1986
|
### Bug Fixes
|
|
1713
1987
|
|
|
1714
1988
|
* duolist non-formatted linjeskift fiks ([1f3f45f](https://github.com/helsenorge/designsystem/commit/1f3f45f194d18207a3a6f8a8ef73b95c9a7ca1bf)), closes [#296356](https://github.com/helsenorge/designsystem/issues/296356)
|
|
1989
|
+
|
|
1715
1990
|
## [2.16.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.15.0&targetVersion=GTv2.16.0) (2023-02-15)
|
|
1716
1991
|
|
|
1717
1992
|
### Features
|
|
@@ -1724,6 +1999,7 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1724
1999
|
* fjern klasse som ikke brukes ([8544a30](https://github.com/helsenorge/designsystem/commit/8544a304383cac0b3b586bb74097ee64bb9e6dee)), closes [#294599](https://github.com/helsenorge/designsystem/issues/294599)
|
|
1725
2000
|
* 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)
|
|
1726
2001
|
* styling specificity ([cb35c03](https://github.com/helsenorge/designsystem/commit/cb35c03e173b2ae6896844f2f1f370eca6659688)), closes [#292556](https://github.com/helsenorge/designsystem/issues/292556)
|
|
2002
|
+
|
|
1727
2003
|
## [2.15.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.14.0&targetVersion=GTv2.15.0) (2023-02-09)
|
|
1728
2004
|
|
|
1729
2005
|
### Features
|
|
@@ -1742,6 +2018,7 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1742
2018
|
* listheader med avatar er default størrelse xsmall ([e67d447](https://github.com/helsenorge/designsystem/commit/e67d447ee7cc05a3d61263765556a34c8ef28d6b))
|
|
1743
2019
|
* login icon fill-rule fikset ([62dcd0f](https://github.com/helsenorge/designsystem/commit/62dcd0fc158d3699f51446c3304907a6ca4aa976))
|
|
1744
2020
|
* oppdatert geometri i ikonene til arrowleft og arrowright ([20ab9c5](https://github.com/helsenorge/designsystem/commit/20ab9c5cc60e11860dd2c046be6e2cdbf20060fb)), closes [#293341](https://github.com/helsenorge/designsystem/issues/293341)
|
|
2021
|
+
|
|
1745
2022
|
## [2.14.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.13.0&targetVersion=GTv2.14.0) (2023-02-01)
|
|
1746
2023
|
|
|
1747
2024
|
### Features
|
|
@@ -1751,6 +2028,7 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1751
2028
|
### Bug Fixes
|
|
1752
2029
|
|
|
1753
2030
|
* panel inline title blir inline med contentA ([3345db0](https://github.com/helsenorge/designsystem/commit/3345db0457a512c0edd28d25339cdaf4955ca54b)), closes [#294847](https://github.com/helsenorge/designsystem/issues/294847)
|
|
2031
|
+
|
|
1754
2032
|
## [2.13.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.12.0&targetVersion=GTv2.13.0) (2023-01-26)
|
|
1755
2033
|
|
|
1756
2034
|
### Features
|
|
@@ -1762,6 +2040,7 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1762
2040
|
### Bug Fixes
|
|
1763
2041
|
|
|
1764
2042
|
* panel spacing desktop fikset ([074afe7](https://github.com/helsenorge/designsystem/commit/074afe7dc54f71eb068b51eaed20277b8c51f6ec)), closes [#292769](https://github.com/helsenorge/designsystem/issues/292769)
|
|
2043
|
+
|
|
1765
2044
|
## [2.12.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.11.3&targetVersion=GTv2.12.0) (2023-01-23)
|
|
1766
2045
|
|
|
1767
2046
|
### Features
|
|
@@ -1777,17 +2056,20 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1777
2056
|
* taglist har nå role=list med listitems ([62be09d](https://github.com/helsenorge/designsystem/commit/62be09de17a946e1339f27792878c19c9e72be7f)), closes [#290367](https://github.com/helsenorge/designsystem/issues/290367)
|
|
1778
2057
|
* useOutsideEvent fungerer i web components ([ffe9b7f](https://github.com/helsenorge/designsystem/commit/ffe9b7ffc67e04f6b8d7232b0a6829a380d112d6)), closes [#293729](https://github.com/helsenorge/designsystem/issues/293729)
|
|
1779
2058
|
* vis slider på utskrift ([aa60206](https://github.com/helsenorge/designsystem/commit/aa60206364af351c33045f22d5a9379276e814bf)), closes [#281560](https://github.com/helsenorge/designsystem/issues/281560)
|
|
2059
|
+
|
|
1780
2060
|
## [2.11.3](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.11.2&targetVersion=GTv2.11.3) (2023-01-17)
|
|
1781
2061
|
|
|
1782
2062
|
### Features
|
|
1783
2063
|
|
|
1784
2064
|
* legger til header sematikk på expanderlist ([2918461](https://github.com/helsenorge/designsystem/commit/29184614d218b50461c79e41d609d0c4917fd873)), closes [#291046](https://github.com/helsenorge/designsystem/issues/291046)
|
|
2065
|
+
|
|
1785
2066
|
## [2.11.2](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.11.1&targetVersion=GTv2.11.2) (2023-01-12)
|
|
1786
2067
|
|
|
1787
2068
|
### Bug Fixes
|
|
1788
2069
|
|
|
1789
2070
|
* endrer kontrastfarge ([7aae4c3](https://github.com/helsenorge/designsystem/commit/7aae4c3239afe9187d7515ca2d8bd9e5f9808425)), closes [#290655](https://github.com/helsenorge/designsystem/issues/290655)
|
|
1790
2071
|
* listheader mapping tar hensyn til undefined recursive children ([429e51b](https://github.com/helsenorge/designsystem/commit/429e51bf7eebbafeef19ca5d76c72957ab9ab402)), closes [#293178](https://github.com/helsenorge/designsystem/issues/293178)
|
|
2072
|
+
|
|
1791
2073
|
## [2.11.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.10.1&targetVersion=GTv2.11.1) (2023-01-06)
|
|
1792
2074
|
|
|
1793
2075
|
### Features
|
|
@@ -1798,11 +2080,13 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1798
2080
|
### Bug Fixes
|
|
1799
2081
|
|
|
1800
2082
|
* endrer farge på tekst. Gir bedre kontrast ([e29be2b](https://github.com/helsenorge/designsystem/commit/e29be2b7dc784ea57daabb20d7ce08c8a017708e)), closes [#290655](https://github.com/helsenorge/designsystem/issues/290655)
|
|
2083
|
+
|
|
1801
2084
|
## [2.10.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.10.0&targetVersion=GTv2.10.1) (2023-01-03)
|
|
1802
2085
|
|
|
1803
2086
|
### Bug Fixes
|
|
1804
2087
|
|
|
1805
2088
|
* listheader mapping fikset ved null child ([e62f9f8](https://github.com/helsenorge/designsystem/commit/e62f9f8cdb9af731434f79a56efadb6207e06588))
|
|
2089
|
+
|
|
1806
2090
|
## [2.10.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.9.3&targetVersion=GTv2.10.0) (2023-01-03)
|
|
1807
2091
|
|
|
1808
2092
|
### Features
|
|
@@ -1812,46 +2096,55 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1812
2096
|
### Bug Fixes
|
|
1813
2097
|
|
|
1814
2098
|
* oneliner får ikke unødvendig spacing ([4f1ac33](https://github.com/helsenorge/designsystem/commit/4f1ac33b8405c89f625939454e2600cf9eb2e0a3))
|
|
2099
|
+
|
|
1815
2100
|
## [2.9.3](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.9.2&targetVersion=GTv2.9.3) (2022-12-13)
|
|
1816
2101
|
|
|
1817
2102
|
### Features
|
|
1818
2103
|
|
|
1819
2104
|
* eksporterer NotificationPanel props ([f052b76](https://github.com/helsenorge/designsystem/commit/f052b765807809a98a88e2d536b87cf388d15e56)), closes [#288630](https://github.com/helsenorge/designsystem/issues/288630)
|
|
2105
|
+
|
|
1820
2106
|
## [2.9.2](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.9.1&targetVersion=GTv2.9.2) (2022-12-09)
|
|
1821
2107
|
|
|
1822
2108
|
### Bug Fixes
|
|
1823
2109
|
|
|
1824
2110
|
* personcancel og travelroute ikon farge fiks ([6423c92](https://github.com/helsenorge/designsystem/commit/6423c921af461a556502adcb74a91ec0acf98bcf))
|
|
2111
|
+
|
|
1825
2112
|
## [2.9.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.9.0&targetVersion=GTv2.9.1) (2022-12-07)
|
|
1826
2113
|
|
|
1827
2114
|
### Bug Fixes
|
|
1828
2115
|
|
|
1829
2116
|
* personcancel ikon fiks ([0bb783c](https://github.com/helsenorge/designsystem/commit/0bb783cfb466212a2e9fb362909533b62a45d81d)), closes [#290817](https://github.com/helsenorge/designsystem/issues/290817)
|
|
2117
|
+
|
|
1830
2118
|
## [2.9.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.8.0&targetVersion=GTv2.9.0) (2022-12-06)
|
|
1831
2119
|
|
|
1832
2120
|
### Features
|
|
1833
2121
|
|
|
1834
2122
|
* nye ikoner helsekontakter og pasientreiser ([a74689b](https://github.com/helsenorge/designsystem/commit/a74689b3a838bd9ca19e7345006f54d38a048d1e)), closes [#290817](https://github.com/helsenorge/designsystem/issues/290817)
|
|
2123
|
+
|
|
1835
2124
|
## [2.8.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.7.0&targetVersion=GTv2.8.0) (2022-12-01)
|
|
1836
2125
|
|
|
1837
2126
|
### Features
|
|
1838
2127
|
|
|
1839
2128
|
* notificationpanel kan ha role="alert" ([3912130](https://github.com/helsenorge/designsystem/commit/39121300e3d70414433c4b64911a830bbc01cb52)), closes [#290688](https://github.com/helsenorge/designsystem/issues/290688)
|
|
2129
|
+
|
|
1840
2130
|
## [2.7.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.6.2&targetVersion=GTv2.7.0) (2022-11-30)
|
|
1841
2131
|
|
|
1842
2132
|
### Features
|
|
1843
2133
|
|
|
1844
2134
|
* oppdatert med støtte for datetime i input felt ([d01eab1](https://github.com/helsenorge/designsystem/commit/d01eab1e976887bb7b22d27108bbc47e06e04316)), closes [#288759](https://github.com/helsenorge/designsystem/issues/288759)
|
|
2135
|
+
|
|
1845
2136
|
## [2.6.2](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.6.1&targetVersion=GTv2.6.2) (2022-11-17)
|
|
1846
2137
|
|
|
1847
2138
|
### Bug Fixes
|
|
1848
2139
|
|
|
1849
2140
|
* modal setter fokus til seg selv kun én gang når den først vises ([a293206](https://github.com/helsenorge/designsystem/commit/a293206cbd23a4524054198239eb00f2ee454a39)), closes [#289818](https://github.com/helsenorge/designsystem/issues/289818)
|
|
2141
|
+
|
|
1850
2142
|
## [2.6.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.6.0&targetVersion=GTv2.6.1) (2022-11-17)
|
|
1851
2143
|
|
|
1852
2144
|
### Bug Fixes
|
|
1853
2145
|
|
|
1854
2146
|
* resizeobserver logger ikke feil om loop limit exceeded ([afece3a](https://github.com/helsenorge/designsystem/commit/afece3a3f40763f6520e09c2398b5928eaf9fa82)), closes [#288871](https://github.com/helsenorge/designsystem/issues/288871)
|
|
2147
|
+
|
|
1855
2148
|
## [2.6.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.5.0&targetVersion=GTv2.6.0) (2022-11-15)
|
|
1856
2149
|
|
|
1857
2150
|
### Features
|
|
@@ -1862,6 +2155,7 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1862
2155
|
### Bug Fixes
|
|
1863
2156
|
|
|
1864
2157
|
* useSize trigges ved endring i ref igjen ([c374772](https://github.com/helsenorge/designsystem/commit/c374772117d019d77ad725add65f20f869a876b9)), closes [#285111](https://github.com/helsenorge/designsystem/issues/285111)
|
|
2158
|
+
|
|
1865
2159
|
## [2.5.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.4.0&targetVersion=GTv2.5.0) (2022-11-13)
|
|
1866
2160
|
|
|
1867
2161
|
### Features
|
|
@@ -1873,6 +2167,7 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1873
2167
|
|
|
1874
2168
|
* 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)
|
|
1875
2169
|
* uu-forbedringer i tooltip og helpbubble ([be42f12](https://github.com/helsenorge/designsystem/commit/be42f12169779530f92d75dc7d64a06c41b38866)), closes [#285111](https://github.com/helsenorge/designsystem/issues/285111)
|
|
2170
|
+
|
|
1876
2171
|
## [2.4.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.3.0&targetVersion=GTv2.4.0) (2022-11-05)
|
|
1877
2172
|
|
|
1878
2173
|
### Features
|
|
@@ -1883,16 +2178,19 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1883
2178
|
|
|
1884
2179
|
* hjelpeboble plasseres riktig i scrollbar tabell ([6b96b04](https://github.com/helsenorge/designsystem/commit/6b96b046782494e2b2586cb158874e46602c5249)), closes [#288142](https://github.com/helsenorge/designsystem/issues/288142)
|
|
1885
2180
|
* modal setter fokus automatisk til første fokuserbare element ([88bb15c](https://github.com/helsenorge/designsystem/commit/88bb15cd9de0fb0f2a78db7a4621da1e16f31374)), closes [#286778](https://github.com/helsenorge/designsystem/issues/286778)
|
|
2181
|
+
|
|
1886
2182
|
## [2.3.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.2.1&targetVersion=GTv2.3.0) (2022-10-31)
|
|
1887
2183
|
|
|
1888
2184
|
### Features
|
|
1889
2185
|
|
|
1890
2186
|
* ny hook useFocusableElement ([3294609](https://github.com/helsenorge/designsystem/commit/32946099ab996597d1a1696a8f8d3d983da9c97e)), closes [#286778](https://github.com/helsenorge/designsystem/issues/286778)
|
|
2187
|
+
|
|
1891
2188
|
## [2.2.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.2.0&targetVersion=GTv2.2.1) (2022-10-25)
|
|
1892
2189
|
|
|
1893
2190
|
### Features
|
|
1894
2191
|
|
|
1895
2192
|
* nytt ikon og fiks på confluence script ([0d6d9ea](https://github.com/helsenorge/designsystem/commit/0d6d9ea492b22ee70c2edbb32440f39739a6ce6d)), closes [#287052](https://github.com/helsenorge/designsystem/issues/287052)
|
|
2193
|
+
|
|
1896
2194
|
## [2.2.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.1.0&targetVersion=GTv2.2.0) (2022-10-25)
|
|
1897
2195
|
|
|
1898
2196
|
### Features
|
|
@@ -1904,6 +2202,7 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1904
2202
|
* bold font i tabell-header ([ba90898](https://github.com/helsenorge/designsystem/commit/ba908981f6bb2c9b5bce2f1ac6da0201263d2ecd)), closes [#287872](https://github.com/helsenorge/designsystem/issues/287872)
|
|
1905
2203
|
* nummerert visning har minimum 40px bredde ([5422e28](https://github.com/helsenorge/designsystem/commit/5422e28ef4aac66b3a32fd02c3ea14fcf899937b))
|
|
1906
2204
|
* progressbar uten alle prikker har to prikker (venstre og høyre) ([cf6d20f](https://github.com/helsenorge/designsystem/commit/cf6d20fec7916831dea260eab98d578665fe6a85))
|
|
2205
|
+
|
|
1907
2206
|
## [2.1.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv2.0.0&targetVersion=GTv2.1.0) (2022-10-20)
|
|
1908
2207
|
|
|
1909
2208
|
### Features
|
|
@@ -1916,7 +2215,9 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1916
2215
|
* setter background-clip på th i table ([7f65224](https://github.com/helsenorge/designsystem/commit/7f65224a296c99dac71da2b8843d2e244beac259))
|
|
1917
2216
|
* setter background-clip på th i table ([3279386](https://github.com/helsenorge/designsystem/commit/32793866162d3e95ea61a6156907b2edea798de6))
|
|
1918
2217
|
* tabell har bare overflow:hidden når den er for liten ([b8b3c8a](https://github.com/helsenorge/designsystem/commit/b8b3c8a8532e8bfd4f0415213480895de72398df)), closes [#286994](https://github.com/helsenorge/designsystem/issues/286994)
|
|
2218
|
+
|
|
1919
2219
|
## [2.0.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv1.8.0&targetVersion=GTv2.0.0) (2022-10-11)
|
|
2220
|
+
|
|
1920
2221
|
## 2.0.0-beta.8 (2022-10-06)
|
|
1921
2222
|
|
|
1922
2223
|
### ⚠ BREAKING CHANGES
|
|
@@ -1926,11 +2227,13 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1926
2227
|
### Bug Fixes
|
|
1927
2228
|
|
|
1928
2229
|
* modal kan lukkes med escape/klikk utenfor ([3cd81a2](https://github.com/helsenorge/designsystem/commit/3cd81a2e51cf738658ef96615896c7eba0c52a32)), closes [#284930](https://github.com/helsenorge/designsystem/issues/284930)
|
|
2230
|
+
|
|
1929
2231
|
## 2.0.0-beta.7 (2022-10-03)
|
|
1930
2232
|
|
|
1931
2233
|
### Bug Fixes
|
|
1932
2234
|
|
|
1933
2235
|
* process.env.NODE_ENV er med i publisert kode ([93d4e5f](https://github.com/helsenorge/designsystem/commit/93d4e5fd8415d9814bf9552852a479da6bb566a2))
|
|
2236
|
+
|
|
1934
2237
|
## 2.0.0-beta.6 (2022-10-03)
|
|
1935
2238
|
|
|
1936
2239
|
### ⚠ BREAKING CHANGES
|
|
@@ -1948,16 +2251,19 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1948
2251
|
|
|
1949
2252
|
* 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)
|
|
1950
2253
|
* tabell som kan sorteres fungerer med skjermleser ([2a0a496](https://github.com/helsenorge/designsystem/commit/2a0a496a3565c99f52b96a66f6f6cde0bac010a0)), closes [#232731](https://github.com/helsenorge/designsystem/issues/232731)
|
|
2254
|
+
|
|
1951
2255
|
## 2.0.0-beta.5 (2022-09-21)
|
|
1952
2256
|
|
|
1953
2257
|
### Bug Fixes
|
|
1954
2258
|
|
|
1955
2259
|
* sjekk av test env flyttes utenfor useEffect ([ce0b693](https://github.com/helsenorge/designsystem/commit/ce0b693ad7a5a020222fce753dba728e2be6d54f))
|
|
2260
|
+
|
|
1956
2261
|
## 2.0.0-beta.4 (2022-09-21)
|
|
1957
2262
|
|
|
1958
2263
|
### Bug Fixes
|
|
1959
2264
|
|
|
1960
2265
|
* button ariaLabel execption kastes ikke under tester ([ffd059a](https://github.com/helsenorge/designsystem/commit/ffd059a07f245fa4426a53e328cfc37b8b6c976a))
|
|
2266
|
+
|
|
1961
2267
|
## 2.0.0-beta.3 (2022-09-21)
|
|
1962
2268
|
|
|
1963
2269
|
### Features
|
|
@@ -1968,13 +2274,16 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1968
2274
|
|
|
1969
2275
|
* button a tag decoration og width fix ([ff05b12](https://github.com/helsenorge/designsystem/commit/ff05b12a194e68b3aa575caa39770c06c40a8c54)), closes [#284656](https://github.com/helsenorge/designsystem/issues/284656)
|
|
1970
2276
|
* button storybooks har unike refs ([56b0715](https://github.com/helsenorge/designsystem/commit/56b07150d3861c54b1702a25f4d9c1e27465d489))
|
|
2277
|
+
|
|
1971
2278
|
## 2.0.0-beta.2 (2022-09-19)
|
|
1972
2279
|
|
|
1973
2280
|
### Bug Fixes
|
|
1974
2281
|
|
|
1975
2282
|
* 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)
|
|
1976
2283
|
* button mobilview på md istedet for sm ([e9a4910](https://github.com/helsenorge/designsystem/commit/e9a4910a30d6941b235f8003204c76e9f379b158))
|
|
2284
|
+
|
|
1977
2285
|
## 2.0.0-beta.1 (2022-09-15)
|
|
2286
|
+
|
|
1978
2287
|
## 2.0.0-beta.0 (2022-09-15)
|
|
1979
2288
|
|
|
1980
2289
|
### Features
|
|
@@ -1986,6 +2295,7 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1986
2295
|
|
|
1987
2296
|
* button Table bruker ariaLabel ([e547919](https://github.com/helsenorge/designsystem/commit/e547919b63306fc926571e4b23c41d482389771c)), closes [#260900](https://github.com/helsenorge/designsystem/issues/260900)
|
|
1988
2297
|
* tilbakemeldinger på button ([7c61596](https://github.com/helsenorge/designsystem/commit/7c6159630a77ed6c0ebdc8c3cf78aa3f2345e44b)), closes [#260900](https://github.com/helsenorge/designsystem/issues/260900)
|
|
2298
|
+
|
|
1989
2299
|
## [1.8.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv1.7.0&targetVersion=GTv1.8.0) (2022-10-11)
|
|
1990
2300
|
|
|
1991
2301
|
### Features
|
|
@@ -1995,6 +2305,7 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1995
2305
|
### Bug Fixes
|
|
1996
2306
|
|
|
1997
2307
|
* figmatokens pull bruker https istedet for ssh ([35248ef](https://github.com/helsenorge/designsystem/commit/35248ef3b4f9b11ee46f7bf2c2e322c2c4c66b05)), closes [#286502](https://github.com/helsenorge/designsystem/issues/286502)
|
|
2308
|
+
|
|
1998
2309
|
## [1.7.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv1.6.0&targetVersion=GTv1.7.0) (2022-09-29)
|
|
1999
2310
|
|
|
2000
2311
|
### Features
|
|
@@ -2005,21 +2316,25 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
2005
2316
|
|
|
2006
2317
|
* fluid notificationpanel tar hensyn til fluid/variant/shadow-props igjen ([a19afba](https://github.com/helsenorge/designsystem/commit/a19afba44068d3c8be15812d90711ace51a9a778))
|
|
2007
2318
|
* form feilmeldinger leses opp av skjermleser ([d57305f](https://github.com/helsenorge/designsystem/commit/d57305fd740c0553a395923c20dbd1f1235136f5)), closes [#227757](https://github.com/helsenorge/designsystem/issues/227757)
|
|
2319
|
+
|
|
2008
2320
|
## [1.6.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv1.5.1&targetVersion=GTv1.6.0) (2022-09-22)
|
|
2009
2321
|
|
|
2010
2322
|
### Features
|
|
2011
2323
|
|
|
2012
2324
|
* expanderlist kan være sticky ([0c78cf5](https://github.com/helsenorge/designsystem/commit/0c78cf53e302bdeac62c35c2ba2bf188e848975b)), closes [#284516](https://github.com/helsenorge/designsystem/issues/284516)
|
|
2325
|
+
|
|
2013
2326
|
## [1.5.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv1.5.0&targetVersion=GTv1.5.1) (2022-09-21)
|
|
2014
2327
|
|
|
2015
2328
|
### Bug Fixes
|
|
2016
2329
|
|
|
2017
2330
|
* unobserve eller disconnect når komponent som bruker ResizeObserve/IntersectionObserver unmountes ([87196e0](https://github.com/helsenorge/designsystem/commit/87196e0c333d87deb3006b5e5813b12749652b03)), closes [#284648](https://github.com/helsenorge/designsystem/issues/284648)
|
|
2331
|
+
|
|
2018
2332
|
## [1.5.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv1.4.0&targetVersion=GTv1.5.0) (2022-09-16)
|
|
2019
2333
|
|
|
2020
2334
|
### Features
|
|
2021
2335
|
|
|
2022
2336
|
* nytt komponent duolist ([7b7254e](https://github.com/helsenorge/designsystem/commit/7b7254e429340ada1f0605d16b302675de0bd835)), closes [#275213](https://github.com/helsenorge/designsystem/issues/275213)
|
|
2337
|
+
|
|
2023
2338
|
## [1.4.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv1.3.2&targetVersion=GTv1.4.0) (2022-09-14)
|
|
2024
2339
|
|
|
2025
2340
|
### Features
|
|
@@ -2030,17 +2345,20 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
2030
2345
|
|
|
2031
2346
|
* button i panel har unik label ([a37ef06](https://github.com/helsenorge/designsystem/commit/a37ef06b7ff967d4bb372d5c9e0e181e25c912c8))
|
|
2032
2347
|
* skjul detaljer-knapp fjernet fra ekspandert Panel ([011b0ac](https://github.com/helsenorge/designsystem/commit/011b0ac12c50e19e8e88812f73e9285d3371940d))
|
|
2348
|
+
|
|
2033
2349
|
## [1.3.2](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv1.3.1&targetVersion=GTv1.3.2) (2022-09-08)
|
|
2034
2350
|
|
|
2035
2351
|
### Bug Fixes
|
|
2036
2352
|
|
|
2037
2353
|
* slider beholder riktig posisjon/verdi hvis den endrer størrelse ([afa1d0a](https://github.com/helsenorge/designsystem/commit/afa1d0af335c4e2450962904f042768badbc18fd)), closes [#279639](https://github.com/helsenorge/designsystem/issues/279639)
|
|
2354
|
+
|
|
2038
2355
|
## [1.3.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv1.3.0&targetVersion=GTv1.3.1) (2022-09-02)
|
|
2039
2356
|
|
|
2040
2357
|
### Bug Fixes
|
|
2041
2358
|
|
|
2042
2359
|
* forbedret sr-only og sr-only-focusable mixins ([c5c81d4](https://github.com/helsenorge/designsystem/commit/c5c81d41298e03854c742410566c57405f5c36b5))
|
|
2043
2360
|
* loader har role="progressbar" på riktig element ([a04ced2](https://github.com/helsenorge/designsystem/commit/a04ced210957560132db684f56f873a08e4dddf6))
|
|
2361
|
+
|
|
2044
2362
|
## [1.3.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv1.2.2&targetVersion=GTv1.3.0) (2022-09-01)
|
|
2045
2363
|
|
|
2046
2364
|
### ⚠ BREAKING CHANGES
|
|
@@ -2055,18 +2373,22 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
2055
2373
|
|
|
2056
2374
|
* økt kontrast på understreking av lenker ([50b7fa4](https://github.com/helsenorge/designsystem/commit/50b7fa47fb44cb7d75fb877bd53e2309b35e1e21)), closes [#229049](https://github.com/helsenorge/designsystem/issues/229049)
|
|
2057
2375
|
* panel har avstand fra tittel til badge ([09034c4](https://github.com/helsenorge/designsystem/commit/09034c4844408c7cfe8f65d7a1a0d82a7828c2ef)), closes [#282359](https://github.com/helsenorge/designsystem/issues/282359)
|
|
2376
|
+
|
|
2058
2377
|
## [1.2.2](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv1.2.1&targetVersion=GTv1.2.2) (2022-08-31)
|
|
2059
2378
|
|
|
2060
2379
|
### Features
|
|
2061
2380
|
|
|
2062
2381
|
* highlightbox oppdatert styling ([98c44aa](https://github.com/helsenorge/designsystem/commit/98c44aa68e6bbea5c9853a5807e66c0ed6be67d0)), closes [#280715](https://github.com/helsenorge/designsystem/issues/280715)
|
|
2382
|
+
|
|
2063
2383
|
## [1.2.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv1.2.0&targetVersion=GTv1.2.1) (2022-08-29)
|
|
2384
|
+
|
|
2064
2385
|
## [1.2.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv1.1.0&targetVersion=GTv1.2.0) (2022-08-29)
|
|
2065
2386
|
|
|
2066
2387
|
### Features
|
|
2067
2388
|
|
|
2068
2389
|
* endret button farger for å støtte uu krav ([183447e](https://github.com/helsenorge/designsystem/commit/183447e99ec43e01f963c78c7144d55f14827fb1))
|
|
2069
2390
|
* notificationpanel har ariaLabel-prop ([f1a7db7](https://github.com/helsenorge/designsystem/commit/f1a7db7b33446b9df2a109f50c401ec80d70b317)), closes [#279887](https://github.com/helsenorge/designsystem/issues/279887)
|
|
2391
|
+
|
|
2070
2392
|
## [1.1.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv1.0.1&targetVersion=GTv1.1.0) (2022-08-22)
|
|
2071
2393
|
|
|
2072
2394
|
### Features
|
|
@@ -2078,7 +2400,8 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
2078
2400
|
* 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)
|
|
2079
2401
|
* ikke vis scrolleindikator mens innholdet lastes ([ad6f7d2](https://github.com/helsenorge/designsystem/commit/ad6f7d21cafcdfaf39c6d0afb04be057e290678c))
|
|
2080
2402
|
* tabell med horisontal scroll viser hele borderen ([6c5cb02](https://github.com/helsenorge/designsystem/commit/6c5cb0208967986902a5c62a3e3171d4b1f50e36))
|
|
2081
|
-
|
|
2403
|
+
|
|
2404
|
+
## [1.0.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GT4a5f194fbcca1100a1df92337c7ddda186b111c7&targetVersion=GTv1.0.1) (2022-08-12)
|
|
2082
2405
|
|
|
2083
2406
|
### ⚠ BREAKING CHANGES
|
|
2084
2407
|
|
|
@@ -2109,7 +2432,8 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
2109
2432
|
* tile skal arve bredde fra elementet over ([3cb7306](https://github.com/helsenorge/designsystem/commit/3cb73061053c11a6ee336291c4d6cc16b5d56cbb)), closes [#280022](https://github.com/helsenorge/designsystem/issues/280022)
|
|
2110
2433
|
* tydeligere markering av fokus i Slider ([275171b](https://github.com/helsenorge/designsystem/commit/275171bd8e14fb997c6cf2a04958ffdc13569bf8)), closes [#277564](https://github.com/helsenorge/designsystem/issues/277564)
|
|
2111
2434
|
* **table:** endrer navn på prop ([2502262](https://github.com/helsenorge/designsystem/commit/2502262ba057575fae5e56e070d30ebd45a88549))
|
|
2112
|
-
|
|
2435
|
+
|
|
2436
|
+
## 1.0.0-betahelpbubble3 (2022-05-31)
|
|
2113
2437
|
|
|
2114
2438
|
### Features
|
|
2115
2439
|
|
|
@@ -2121,22 +2445,23 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
2121
2445
|
* endrer initialRender til å bli satt via showBubble prop istedet for på oppstart at komponentet ([09faaf9](https://github.com/helsenorge/designsystem/commit/09faaf98136ea8ac09cedfd5a57347d23236b727))
|
|
2122
2446
|
* fiks for helpbubble i modal ([0a38ec2](https://github.com/helsenorge/designsystem/commit/0a38ec2651c3cfa53003785ef701754243d35813))
|
|
2123
2447
|
* 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)
|
|
2124
|
-
|
|
2125
|
-
##
|
|
2448
|
+
|
|
2449
|
+
## 1.0.0-beta133 (2022-05-27)
|
|
2450
|
+
|
|
2451
|
+
## 1.0.0-betahelpbubble1 (2022-05-27)
|
|
2126
2452
|
|
|
2127
2453
|
### Bug Fixes
|
|
2128
2454
|
|
|
2129
2455
|
* Icon støtte for controller prop og ([87dce6b](https://github.com/helsenorge/designsystem/commit/87dce6b763cba1ff13910f8f4ac6afe896b079fa))
|
|
2130
|
-
|
|
2456
|
+
|
|
2457
|
+
## 1.0.0-betahelpbubble (2022-05-25)
|
|
2131
2458
|
|
|
2132
2459
|
### Features
|
|
2133
2460
|
|
|
2134
2461
|
* HelpBubble ferdigstilling ([6c8195b](https://github.com/helsenorge/designsystem/commit/6c8195bb12e15ec9870328ec80f139d2f0e911a5))
|
|
2135
|
-
* helpbubble komponent logikk for plassering ([560860e](https://github.com/helsenorge/designsystem/commit/560860ee4921b51346a2c18a57b608c3c6acfd71))
|
|
2136
2462
|
* ny hook useEventListenerState og opprydning i HelpBubble ([2a7d9dd](https://github.com/helsenorge/designsystem/commit/2a7d9dda6f3a896d5f7fc1e29af5d7dca0d17653))
|
|
2137
|
-
|
|
2138
|
-
|
|
2139
|
-
## [1.0.0-beta132](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv1.0.0-beta106&targetVersion=GTv1.0.0-beta132) (2022-05-20)
|
|
2463
|
+
|
|
2464
|
+
## 1.0.0-beta132 (2022-05-20)
|
|
2140
2465
|
|
|
2141
2466
|
### ⚠ BREAKING CHANGES
|
|
2142
2467
|
|
|
@@ -2149,9 +2474,11 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
2149
2474
|
* dropdown-komponent ([58bc64c](https://github.com/helsenorge/designsystem/commit/58bc64c28ce1080ff39c51acf46477ad7440e821)), closes [#260923](https://github.com/helsenorge/designsystem/issues/260923)
|
|
2150
2475
|
* eksporter uuid-util fra designsystem-react ([16da649](https://github.com/helsenorge/designsystem/commit/16da649b6add4653bf0c3998fb1e24563147947d)), closes [#231720](https://github.com/helsenorge/designsystem/issues/231720)
|
|
2151
2476
|
* expander støtter onExpand-callback ([39e6260](https://github.com/helsenorge/designsystem/commit/39e626085886e4c7ab55a913aef38394d2e92d2a)), closes [#271323](https://github.com/helsenorge/designsystem/issues/271323)
|
|
2152
|
-
*
|
|
2477
|
+
* helpbubble komponent logikk for plassering ([560860e](https://github.com/helsenorge/designsystem/commit/560860ee4921b51346a2c18a57b608c3c6acfd71))
|
|
2153
2478
|
* NoAccess ikon og StatusDot variant ([0291c2c](https://github.com/helsenorge/designsystem/commit/0291c2c0fbc304f3b94026c3c76d2c38ab4a3c12)), closes [#277207](https://github.com/helsenorge/designsystem/issues/277207)
|
|
2154
2479
|
* 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)
|
|
2480
|
+
* nytt komponent helpbubble ([c1f5cae](https://github.com/helsenorge/designsystem/commit/c1f5caed051591ab7036fd18774e825e9b82fe9d))
|
|
2481
|
+
* nytt komponent HelpBubble ([b1f3b6c](https://github.com/helsenorge/designsystem/commit/b1f3b6c1015cc613461e95b371f138710ee88efc))
|
|
2155
2482
|
* PanelList-komponent ([4ea5342](https://github.com/helsenorge/designsystem/commit/4ea5342cd81c73b92ac6c63d6a8bd044c73f3cfc)), closes [#260910](https://github.com/helsenorge/designsystem/issues/260910)
|
|
2156
2483
|
* tag og taglist-komponenter ([56fc96b](https://github.com/helsenorge/designsystem/commit/56fc96b5148340d9c24f6cc33d3b1ca9460dc3fd)), closes [#268234](https://github.com/helsenorge/designsystem/issues/268234)
|
|
2157
2484
|
* withBreakpoint Higher Order Component ([8e3f8e0](https://github.com/helsenorge/designsystem/commit/8e3f8e03996022ea9a2a23956cd1adb8fd253e7f)), closes [#269740](https://github.com/helsenorge/designsystem/issues/269740)
|
|
@@ -2184,7 +2511,8 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
2184
2511
|
### Code Refactoring
|
|
2185
2512
|
|
|
2186
2513
|
* bruk useBreakpoint i dokumentasjon ([5fec888](https://github.com/helsenorge/designsystem/commit/5fec888ead64c1ce900c6976ea371c6ac49a8414))
|
|
2187
|
-
|
|
2514
|
+
|
|
2515
|
+
## 1.0.0-beta106 (2022-02-14)
|
|
2188
2516
|
|
|
2189
2517
|
### Features
|
|
2190
2518
|
|
|
@@ -2193,6 +2521,7 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
2193
2521
|
* checkbox stories lagt til ([0d519f5](https://github.com/helsenorge/designsystem/commit/0d519f51fd05da5b28c8f58208cc5c3e5388789a))
|
|
2194
2522
|
* expander i expanderlist skal ha egen analyticsid ([abae3fe](https://github.com/helsenorge/designsystem/commit/abae3fe20b33e202c716cb21ecd412ebb0aad62f))
|
|
2195
2523
|
* 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)
|
|
2524
|
+
* highlightbox støtter ikon ([5e51057](https://github.com/helsenorge/designsystem/commit/5e51057cc01224944471895f95ce8a52cd03ff52)), closes [#270177](https://github.com/helsenorge/designsystem/issues/270177)
|
|
2196
2525
|
* highlightbox-komponent ([2f3ff49](https://github.com/helsenorge/designsystem/commit/2f3ff491f6411e323a18e65a6062e5f70e56476f)), closes [#260906](https://github.com/helsenorge/designsystem/issues/260906)
|
|
2197
2526
|
* 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)
|
|
2198
2527
|
* lagt til id til button ([f9d5ef5](https://github.com/helsenorge/designsystem/commit/f9d5ef5fc1fd9d9a9abecd618d6b377c3f87892a))
|