@demos-europe/demosplan-ui 0.3.45 → 0.3.47

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.
Binary file
package/CHANGELOG.md CHANGED
@@ -4,6 +4,23 @@ Since v0.0.10, this Changelog is formatted according to the [Common Changelog][c
4
4
 
5
5
  ## UNRELEASED
6
6
 
7
+ ## v0.3.47 - 2025-02-18
8
+
9
+ ### Added
10
+
11
+ - ([#1175](https://github.com/demos-europe/demosplan-ui/pull/1175)) DpIcon: Add new icon 'dots-three' ([@hwiem](https://github.com/hwiem))
12
+ - ([#1167](https://github.com/demos-europe/demosplan-ui/pull/1167)) DpLabel: add isDisabled props to change cursor style ([@riechedemos](https://github.com/riechedemos))
13
+ - ([#1181](https://github.com/demos-europe/demosplan-ui/pull/1181) DpIcon: Add new icons (mapPin and mapPinSolid) ([@spiess-demos](https://github.com/spiess-demos))
14
+
15
+ ### Fixed
16
+
17
+ - ([#1172](https://github.com/demos-europe/demosplan-ui/pull/1172)) preventEditing.js: Allow keys to navigate with keyboard([@riechedemos](https://github.com/riechedemos))
18
+
19
+
20
+ ## v0.3.46 - 2025-02-18
21
+
22
+ Skipped due to issues during the release process.
23
+
7
24
  ## v0.3.45 - 2025-01-30
8
25
 
9
26
  ### Added