@demos-europe/demosplan-ui 0.0.18 → 0.0.20

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 CHANGED
@@ -1,9 +1,25 @@
1
1
  # Changelog
2
2
 
3
3
  ## UNRELEASED
4
+
5
+ ## v0.0.20 - 2023-04-18
6
+
7
+ ### Changed
8
+
9
+ - ([#159](https://github.com/demos-europe/demosplan-ui/pull/159)) Add tooltip offset to fix positioning bug with tooltip arrow ([@spiess-demos](https://github.com/spiess-demos))
10
+
11
+ ## v0.0.19 - 2023-04-06
12
+
13
+ ### Changed
14
+ - ([#146](https://github.com/demos-europe/demosplan-ui/pull/146)) Expose DpNotifyMessage and deprecate DpNotifyContainer
15
+
16
+ ### Fixed
17
+
18
+ - ([#148](https://github.com/demos-europe/demosplan-ui/pull/148)) Replace dynamic imports with static imports to avoid race conditional bugs ([@muellerdemos](https://github.com/muellerdemos))
19
+
4
20
  ## v0.0.18 - 2023-03-29
5
21
 
6
- - ([#139](https://github.com/demos-europe/demosplan-ui/pull/139)) REVERT: ([#133](https://github.com/demos-europe/demosplan-ui/pull/133)) Import `a11y-datepicker` not as es Module anymore, to make it resolveable
22
+ - ([#139](https://github.com/demos-europe/demosplan-ui/pull/139)) REVERT: ([#133](https://github.com/demos-europe/demosplan-ui/pull/133)) Import `a11y-datepicker` not as es Module anymore, to make it resolvable
7
23
 
8
24
  ### Fixed
9
25
 
@@ -11,7 +27,7 @@
11
27
 
12
28
  ## v0.0.17 - 2023-03-23
13
29
 
14
- - ([#133](https://github.com/demos-europe/demosplan-ui/pull/133)) Import `a11y-datepicker` not as es Module anymore, to make it resolveable
30
+ - ([#133](https://github.com/demos-europe/demosplan-ui/pull/133)) Import `a11y-datepicker` not as es Module anymore, to make it resolvable
15
31
 
16
32
  ## v0.0.16 - 2023-03-15
17
33