@helsenorge/datepicker 11.0.0-beta.4 → 11.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/CHANGELOG.md +35 -0
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,11 @@
|
|
|
1
|
+
## [11.0.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv10.8.0&targetVersion=GTv11.0.0) (2025-04-29)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Bug Fixes
|
|
5
|
+
|
|
6
|
+
* sass use variabler oppdatert ([a724dd1](https://github.com/helsenorge/designsystem/commit/a724dd10ebee8446ae161370ebac15e3e0738c8d))
|
|
7
|
+
* **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)
|
|
8
|
+
|
|
1
9
|
## 11.0.0-beta.4 (2025-04-23)
|
|
2
10
|
|
|
3
11
|
|
|
@@ -35,6 +43,33 @@
|
|
|
35
43
|
|
|
36
44
|
## 11.0.0-beta.0 (2025-03-05)
|
|
37
45
|
|
|
46
|
+
## [10.8.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv10.7.0&targetVersion=GTv10.8.0) (2025-04-23)
|
|
47
|
+
|
|
48
|
+
|
|
49
|
+
### Features
|
|
50
|
+
|
|
51
|
+
* oppdater fargetokens for plum ([7a5eb26](https://github.com/helsenorge/designsystem/commit/7a5eb26db3a190cbc43a8e71a3187752394f79d5)), closes [#349794](https://github.com/helsenorge/designsystem/issues/349794)
|
|
52
|
+
* **modal:** legg til prop for role ([01e24b3](https://github.com/helsenorge/designsystem/commit/01e24b380e4d91d9aee0f5e6b2dce6f61bf20c31)), closes [#346796](https://github.com/helsenorge/designsystem/issues/346796)
|
|
53
|
+
* **radiobutton:** sett styling på checked disabled state ([78e56df](https://github.com/helsenorge/designsystem/commit/78e56dff7477766f5cf8cdd5e52f044c1a50879d)), closes [#339561](https://github.com/helsenorge/designsystem/issues/339561)
|
|
54
|
+
|
|
55
|
+
|
|
56
|
+
### Bug Fixes
|
|
57
|
+
|
|
58
|
+
* **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)
|
|
59
|
+
* **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)
|
|
60
|
+
|
|
61
|
+
## [10.7.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv10.6.3&targetVersion=GTv10.7.0) (2025-04-10)
|
|
62
|
+
|
|
63
|
+
|
|
64
|
+
### Features
|
|
65
|
+
|
|
66
|
+
* **dropdown:** legg til språkhåndtering ([e54e4e8](https://github.com/helsenorge/designsystem/commit/e54e4e8a3abf2fb44fc9e39ba77bb344b61ecee5)), closes [#349329](https://github.com/helsenorge/designsystem/issues/349329)
|
|
67
|
+
|
|
68
|
+
|
|
69
|
+
### Bug Fixes
|
|
70
|
+
|
|
71
|
+
* **lightbox:** zoom pan og zindex fikser ([ffc268d](https://github.com/helsenorge/designsystem/commit/ffc268d607b3ce7c613b0db5e20db4b2c6c1e18d)), closes [#342790](https://github.com/helsenorge/designsystem/issues/342790)
|
|
72
|
+
|
|
38
73
|
## [10.6.3](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv10.6.2&targetVersion=GTv10.6.3) (2025-03-20)
|
|
39
74
|
|
|
40
75
|
|
package/package.json
CHANGED
|
@@ -7,14 +7,14 @@
|
|
|
7
7
|
"url": "git+https://github.com/helsenorge/designsystem.git"
|
|
8
8
|
},
|
|
9
9
|
"homepage": "https://helsenorge.design",
|
|
10
|
-
"version": "11.0.0
|
|
10
|
+
"version": "11.0.0",
|
|
11
11
|
"author": "Helsenorge",
|
|
12
12
|
"license": "MIT",
|
|
13
13
|
"dependencies": {
|
|
14
14
|
"react-day-picker": "^9.4.1"
|
|
15
15
|
},
|
|
16
16
|
"peerDependencies": {
|
|
17
|
-
"@helsenorge/designsystem-react": "^11.0.0
|
|
17
|
+
"@helsenorge/designsystem-react": "^11.0.0",
|
|
18
18
|
"classnames": "^2.5.1",
|
|
19
19
|
"date-fns": "^4.0.0",
|
|
20
20
|
"react": "^18.0.0",
|