dso-toolkit 88.1.1 â 90.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 +36 -0
- package/README.md +2 -2
- package/dist/di.svg +240 -219
- package/dist/dso.css +83 -605
- package/dist/dso.css.map +1 -1
- package/dist/dso.min.css +1 -1
- package/dist/dso.min.css.map +1 -1
- package/dist/index.js +1 -1
- package/package.json +6 -7
- package/src/components/alert/alert.scss +2 -2
- package/src/components/banner/banner.scss +2 -2
- package/src/components/button/button.mixins.scss +1 -2
- package/src/components/button/button.scss +2 -2
- package/src/components/delete/delete.mixins.scss +1 -1
- package/src/components/description/description.scss +1 -1
- package/src/components/form-group/files/form-group-files.scss +2 -4
- package/src/components/info/info.scss +1 -1
- package/src/components/info-button/info-button.scss +4 -4
- package/src/components/insert/insert.mixins.scss +1 -1
- package/src/components/link/link.mixins.scss +3 -8
- package/src/components/link/link.variables.scss +1 -1
- package/src/components/modal/modal.scss +1 -1
- package/src/components/search-bar/search-bar.scss +1 -1
- package/src/dso.scss +0 -1
- package/src/components/label/_index.scss +0 -2
- package/src/components/label/label.mixins.scss +0 -73
- package/src/components/label/label.scss +0 -61
- package/src/components/label/label.variables.scss +0 -34
package/CHANGELOG.md
CHANGED
|
@@ -5,11 +5,47 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
|
|
|
5
5
|
|
|
6
6
|
## Next
|
|
7
7
|
|
|
8
|
+
## đ§ââī¸ Release 90.0.0 - 2026-03-13
|
|
9
|
+
|
|
10
|
+
### Added
|
|
11
|
+
* Angular Output: ngModel toevoegen aan form web components ([#3447](https://github.com/dso-toolkit/dso-toolkit/issues/3447))
|
|
12
|
+
* Segmented Button: Nieuw component ([#3397](https://github.com/dso-toolkit/dso-toolkit/issues/3397))
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
### Changed
|
|
16
|
+
* Icon: Nieuwe iconenset ([#2542](https://github.com/dso-toolkit/dso-toolkit/issues/2542))
|
|
17
|
+
* Form Group: Browser native focus styling toepassen voor upload ([#3226](https://github.com/dso-toolkit/dso-toolkit/issues/3226))
|
|
18
|
+
|
|
19
|
+
### Fixed
|
|
20
|
+
* Icon Button: HidePopover alleen aanroepen als de tooltip connected is met de DOM ([#3503](https://github.com/dso-toolkit/dso-toolkit/issues/3503))
|
|
21
|
+
* Angular: Build faalt niet bij niet kloppende prop van angular-output-target componenten ([#3403](https://github.com/dso-toolkit/dso-toolkit/issues/3403))
|
|
22
|
+
|
|
23
|
+
### Removed
|
|
24
|
+
* **BREAKING** Label: Remove HTML/CSS implementatie ([#3318](https://github.com/dso-toolkit/dso-toolkit/issues/3318))
|
|
25
|
+
|
|
26
|
+
### Task
|
|
27
|
+
* Document Component: types toevoegen ([#3500](https://github.com/dso-toolkit/dso-toolkit/issues/3500))
|
|
28
|
+
* Visueel Regressietesten: Optimaliseer `failureThreshold` ([#3201](https://github.com/dso-toolkit/dso-toolkit/issues/3201))
|
|
29
|
+
|
|
8
30
|
## âī¸ Release 88.1.1 - 2026-03-06
|
|
9
31
|
|
|
10
32
|
### Fixed
|
|
11
33
|
* Button Tertiary: Min-inline-size breekt de layout ([#3606](https://github.com/dso-toolkit/dso-toolkit/issues/3606))
|
|
12
34
|
|
|
35
|
+
## đš Release 89.0.0 - 2026-03-02
|
|
36
|
+
|
|
37
|
+
### Changed
|
|
38
|
+
* **BREAKING** Legend: Legend en Legend Item fuseren tot ÊÊn component Legend ([#3490](https://github.com/dso-toolkit/dso-toolkit/issues/3490))
|
|
39
|
+
* Ozon Content: i-tje verwijderen bij verwijzing naar begrip (IntRef naar `<Begrip>`) ([#3562](https://github.com/dso-toolkit/dso-toolkit/issues/3562))
|
|
40
|
+
|
|
41
|
+
### Fixed
|
|
42
|
+
* Viewer Grid: Gesloten Filter Panel kan focus krijgen ([#3546](https://github.com/dso-toolkit/dso-toolkit/issues/3546))
|
|
43
|
+
* Autosuggest: Onterechte scrollbar ([#3284](https://github.com/dso-toolkit/dso-toolkit/issues/3284))
|
|
44
|
+
* Ozon Content: Toggletip focus out handler verwerkt interactieve element niet goed ([#3560](https://github.com/dso-toolkit/dso-toolkit/issues/3560))
|
|
45
|
+
|
|
46
|
+
### Task
|
|
47
|
+
* Packages: Dependencies updates ([#3495](https://github.com/dso-toolkit/dso-toolkit/issues/3495))
|
|
48
|
+
|
|
13
49
|
## đ§âđ§ Release 88.1.0 - 2026-02-23
|
|
14
50
|
|
|
15
51
|
### Added
|
package/README.md
CHANGED
|
@@ -58,7 +58,7 @@ The referenced scripts are very small: Only the actually used Web Components are
|
|
|
58
58
|
|
|
59
59
|
### Develop or mockups
|
|
60
60
|
|
|
61
|
-
To work on the DSO Toolkit using components and variants or create mockups of pages, forms or components you need Node
|
|
61
|
+
To work on the DSO Toolkit using components and variants or create mockups of pages, forms or components you need Node 24 and Yarn. See [CONTRIBUTING.md](CONTRIBUTING.md) on how to contribute.
|
|
62
62
|
|
|
63
63
|
Either install Yarn with
|
|
64
64
|
|
|
@@ -108,7 +108,7 @@ This will start Stencil on http://localhost:45333, Storybook on http://localhost
|
|
|
108
108
|
|
|
109
109
|
## Requirements
|
|
110
110
|
|
|
111
|
-
Node
|
|
111
|
+
Node 24. For development on the DSO Toolkit you also need Yarn.
|
|
112
112
|
|
|
113
113
|
## Ports
|
|
114
114
|
|