@helsenorge/datepicker 9.0.0-beta.3 → 9.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +60 -3
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,60 @@
|
|
|
1
|
+
## [9.0.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv8.8.0&targetVersion=GTv9.0.0) (2024-11-05)
|
|
2
|
+
|
|
3
|
+
## 9.0.0-beta.3 (2024-10-29)
|
|
4
|
+
|
|
5
|
+
## 9.0.0-beta.2 (2024-10-29)
|
|
6
|
+
|
|
7
|
+
## 9.0.0-beta.1 (2024-10-25)
|
|
8
|
+
|
|
9
|
+
### Features
|
|
10
|
+
|
|
11
|
+
- legg til invalidFormatErrorMessage som parameter i valideringsfunksjoner
|
|
12
|
+
([2270650](https://github.com/helsenorge/designsystem/commit/22706507750a5968d9998b5430430b8de3b75683)), closes
|
|
13
|
+
[#333981](https://github.com/helsenorge/designsystem/issues/333981)
|
|
14
|
+
- **slider:** legger til validering, og ref og endre signatur til onchange
|
|
15
|
+
([5d5148a](https://github.com/helsenorge/designsystem/commit/5d5148ae5833c463f4bb7069ee704bc44d44d30f)), closes
|
|
16
|
+
[#329653](https://github.com/helsenorge/designsystem/issues/329653)
|
|
17
|
+
|
|
18
|
+
## 9.0.0-beta.0 (2024-10-17)
|
|
19
|
+
|
|
20
|
+
### Features
|
|
21
|
+
|
|
22
|
+
- endre fra mode til oncolor ([3491c74](https://github.com/helsenorge/designsystem/commit/3491c7438b743e4e05d78ddd130a5f3797b5b55a)), closes
|
|
23
|
+
[#331833](https://github.com/helsenorge/designsystem/issues/331833)
|
|
24
|
+
- validate gir skjema komponenter spacing
|
|
25
|
+
([c984428](https://github.com/helsenorge/designsystem/commit/c98442817d8f4a799e7c1d6a473dd215148ca7cd)), closes
|
|
26
|
+
[#331167](https://github.com/helsenorge/designsystem/issues/331167)
|
|
27
|
+
- **expanderlist:** fjern sticky mulighet
|
|
28
|
+
([c0b7df9](https://github.com/helsenorge/designsystem/commit/c0b7df9eeb186f74de16b9e7d7f11601e0e5794b)), closes
|
|
29
|
+
[#332677](https://github.com/helsenorge/designsystem/issues/332677)
|
|
30
|
+
- **expanderlist:** nytt design ([eb4d0f3](https://github.com/helsenorge/designsystem/commit/eb4d0f36d53401764033678dd571a10b481227e4)),
|
|
31
|
+
closes [#332677](https://github.com/helsenorge/designsystem/issues/332677)
|
|
32
|
+
- **sharingstatus:** fjern fargevalg blueberry og banana
|
|
33
|
+
([26db632](https://github.com/helsenorge/designsystem/commit/26db6326baeae2f7868d34b5a085c76a022e9345)), closes
|
|
34
|
+
[#328894](https://github.com/helsenorge/designsystem/issues/328894)
|
|
35
|
+
- **tabs:** designendringer for mobiltilpasning
|
|
36
|
+
([8ba1309](https://github.com/helsenorge/designsystem/commit/8ba13094a038b3077c07c870e1cb46ace0597f85)), closes
|
|
37
|
+
[#331142](https://github.com/helsenorge/designsystem/issues/331142)
|
|
38
|
+
|
|
39
|
+
### Bug Fixes
|
|
40
|
+
|
|
41
|
+
- ikke vis fadeout om siste tab er valgt
|
|
42
|
+
([f0fe5a9](https://github.com/helsenorge/designsystem/commit/f0fe5a9ee1d928a0ae093bbed0909c3bce951498)), closes
|
|
43
|
+
[#331142](https://github.com/helsenorge/designsystem/issues/331142)
|
|
44
|
+
- **dropdown:** import av feil oncolor
|
|
45
|
+
([f305cae](https://github.com/helsenorge/designsystem/commit/f305caea3c7cdcf4d312bc0f3b6af1d839a0aaca)), closes
|
|
46
|
+
[#331833](https://github.com/helsenorge/designsystem/issues/331833)
|
|
47
|
+
|
|
48
|
+
## [8.8.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv8.7.0&targetVersion=GTv8.8.0) (2024-11-04)
|
|
49
|
+
|
|
50
|
+
### Features
|
|
51
|
+
|
|
52
|
+
- **input:** eksponer inputmode som prop
|
|
53
|
+
([6bc9883](https://github.com/helsenorge/designsystem/commit/6bc98831c582f0356c04be50d9d3be1b4c65ba98)), closes
|
|
54
|
+
[#333385](https://github.com/helsenorge/designsystem/issues/333385)
|
|
55
|
+
- **textarea:** ny prop value ([fd9a116](https://github.com/helsenorge/designsystem/commit/fd9a11697229b87f88f135b8a5c16f7853cc9ead)),
|
|
56
|
+
closes [#335948](https://github.com/helsenorge/designsystem/issues/335948)
|
|
57
|
+
|
|
1
58
|
## [8.7.0](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv8.6.0&targetVersion=GTv8.7.0) (2024-10-17)
|
|
2
59
|
|
|
3
60
|
### Features
|
|
@@ -1805,12 +1862,12 @@ Dette er fordi vi skal kunne dynamisk importere alt som ligger i Icons, så da b
|
|
|
1805
1862
|
|
|
1806
1863
|
### Bug Fixes
|
|
1807
1864
|
|
|
1808
|
-
- økt kontrast på understreking av lenker
|
|
1809
|
-
([50b7fa4](https://github.com/helsenorge/designsystem/commit/50b7fa47fb44cb7d75fb877bd53e2309b35e1e21)), closes
|
|
1810
|
-
[#229049](https://github.com/helsenorge/designsystem/issues/229049)
|
|
1811
1865
|
- panel har avstand fra tittel til badge
|
|
1812
1866
|
([09034c4](https://github.com/helsenorge/designsystem/commit/09034c4844408c7cfe8f65d7a1a0d82a7828c2ef)), closes
|
|
1813
1867
|
[#282359](https://github.com/helsenorge/designsystem/issues/282359)
|
|
1868
|
+
- økt kontrast på understreking av lenker
|
|
1869
|
+
([50b7fa4](https://github.com/helsenorge/designsystem/commit/50b7fa47fb44cb7d75fb877bd53e2309b35e1e21)), closes
|
|
1870
|
+
[#229049](https://github.com/helsenorge/designsystem/issues/229049)
|
|
1814
1871
|
|
|
1815
1872
|
## [1.2.2](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv1.2.1&targetVersion=GTv1.2.2) (2022-08-31)
|
|
1816
1873
|
|
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": "9.
|
|
10
|
+
"version": "9.1.0",
|
|
11
11
|
"author": "Helsenorge",
|
|
12
12
|
"license": "MIT",
|
|
13
13
|
"dependencies": {
|
|
14
14
|
"react-day-picker": "^8.10.1"
|
|
15
15
|
},
|
|
16
16
|
"peerDependencies": {
|
|
17
|
-
"@helsenorge/designsystem-react": "^
|
|
17
|
+
"@helsenorge/designsystem-react": "^9.0.0",
|
|
18
18
|
"classnames": "^2.5.1",
|
|
19
19
|
"date-fns": "^3.3.1",
|
|
20
20
|
"react": "^18.0.0",
|