@helsenorge/datepicker 12.9.0 → 12.11.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +60 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,63 @@
|
|
|
1
|
+
## [12.11.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv12.11.0&targetVersion=GTv12.11.1) (2025-11-04)
|
|
2
|
+
|
|
3
|
+
### Bug Fixes
|
|
4
|
+
|
|
5
|
+
- **dropdown:** krymper med høyden igjen
|
|
6
|
+
([07d9baf](https://github.com/helsenorge/designsystem/commit/07d9baf51824dff93a5c45766f59a2fdf9285caa)), closes
|
|
7
|
+
[#363493](https://github.com/helsenorge/designsystem/issues/363493)
|
|
8
|
+
- **dropdown:** listen flyttes ikke i y aksen av viewport
|
|
9
|
+
([357ea4f](https://github.com/helsenorge/designsystem/commit/357ea4ff08fc405bc8004c83ab5c0f9cb2b56145)), closes
|
|
10
|
+
[#363493](https://github.com/helsenorge/designsystem/issues/363493)
|
|
11
|
+
|
|
12
|
+
## [12.11.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv12.10.0&targetVersion=GTv12.11.0) (2025-11-03)
|
|
13
|
+
|
|
14
|
+
### Features
|
|
15
|
+
|
|
16
|
+
- tydeligere focus state for noen komponenter
|
|
17
|
+
([412e779](https://github.com/helsenorge/designsystem/commit/412e779f6e01a11fcc593ed57dbfd32168a3241e)), closes
|
|
18
|
+
[#357133](https://github.com/helsenorge/designsystem/issues/357133)
|
|
19
|
+
|
|
20
|
+
### Bug Fixes
|
|
21
|
+
|
|
22
|
+
- **button:** align tekst til venstre ved flere linjer
|
|
23
|
+
([b47f1e0](https://github.com/helsenorge/designsystem/commit/b47f1e0e137230a3c8017b07e7671d063e91d86a))
|
|
24
|
+
- **button:** fiks padding rundt tekst når den går over flere linjer
|
|
25
|
+
([7ff8f63](https://github.com/helsenorge/designsystem/commit/7ff8f63f305291c56f77ec3a25334f74b2205dfb))
|
|
26
|
+
- **button:** oppdatert padding på borderless variant
|
|
27
|
+
([be2b683](https://github.com/helsenorge/designsystem/commit/be2b6833591625a90b235e48e7682f6eb722bbf6))
|
|
28
|
+
- **dropdown:** aligner og krymper riktig ved mindre plass
|
|
29
|
+
([4b28673](https://github.com/helsenorge/designsystem/commit/4b286731a9dae975e29e8d17c0c200099405e789)), closes
|
|
30
|
+
[#363493](https://github.com/helsenorge/designsystem/issues/363493)
|
|
31
|
+
- **toast:** fiks størrelse på ikon og plassering i grid
|
|
32
|
+
([cf38ba8](https://github.com/helsenorge/designsystem/commit/cf38ba8c399bd66f2f24c7f64fa88688cc639656)), closes
|
|
33
|
+
[#357838](https://github.com/helsenorge/designsystem/issues/357838)
|
|
34
|
+
- **toast:** legg til litt spacing mellom innhold
|
|
35
|
+
([1c900de](https://github.com/helsenorge/designsystem/commit/1c900de13b3c1d19d3326bf15ec7e0f34c2fc530)), closes
|
|
36
|
+
[#357838](https://github.com/helsenorge/designsystem/issues/357838)
|
|
37
|
+
- **toast:** liten justering av tekst
|
|
38
|
+
([481834f](https://github.com/helsenorge/designsystem/commit/481834f15ed31e4eb02788db58f795079fd07877)), closes
|
|
39
|
+
[#357838](https://github.com/helsenorge/designsystem/issues/357838)
|
|
40
|
+
|
|
41
|
+
## [12.10.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv12.9.0&targetVersion=GTv12.10.0) (2025-10-30)
|
|
42
|
+
|
|
43
|
+
### Features
|
|
44
|
+
|
|
45
|
+
- **lightbox:** åpne for reactnode på imagetext
|
|
46
|
+
([fa7b052](https://github.com/helsenorge/designsystem/commit/fa7b052639f642ec8a196820440ed8798f3df353)), closes
|
|
47
|
+
[#363386](https://github.com/helsenorge/designsystem/issues/363386)
|
|
48
|
+
- **toast:** nye komponenter toast og toastlist
|
|
49
|
+
([a186861](https://github.com/helsenorge/designsystem/commit/a186861d6f025f2864a4eb012222aa5beb9037c5)), closes
|
|
50
|
+
[#357838](https://github.com/helsenorge/designsystem/issues/357838)
|
|
51
|
+
|
|
52
|
+
### Bug Fixes
|
|
53
|
+
|
|
54
|
+
- **drawer:** drawer footer innhold skal wrappe på alle størrelser
|
|
55
|
+
([21f7c99](https://github.com/helsenorge/designsystem/commit/21f7c9910e9f5bd4335941bfe2861470ce204dff)), closes
|
|
56
|
+
[#363405](https://github.com/helsenorge/designsystem/issues/363405)
|
|
57
|
+
- **dropdown:** defaultselected toggler ikke lenger og clickoutside fungerer alltid
|
|
58
|
+
([ca19c57](https://github.com/helsenorge/designsystem/commit/ca19c57d2e353f47e1e5290a2fa76e5081f1d8b4)), closes
|
|
59
|
+
[#363415](https://github.com/helsenorge/designsystem/issues/363415)
|
|
60
|
+
|
|
1
61
|
## [12.9.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv12.8.0&targetVersion=GTv12.9.0) (2025-10-29)
|
|
2
62
|
|
|
3
63
|
### Bug Fixes
|