@getflip/swirl-components-angular 0.82.0 → 0.83.1

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.
@@ -23,5 +23,5 @@ Built Angular Package
23
23
  - to: /home/runner/work/swirl/swirl/packages/swirl-components-angular/dist/component-library
24
24
  ------------------------------------------------------------------------------
25
25
 
26
- Build at: 2023-08-07T12:27:55.233Z - Time: 26168ms
26
+ Build at: 2023-08-14T13:34:42.317Z - Time: 27891ms
27
27
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,36 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.83.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [`10f73f45`](https://github.com/getflip/swirl/commit/10f73f458dc3472770049613da649f9f116c48a9)
8
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Fix swirl-tooltip positioning
9
+ inside table cells
10
+
11
+ - Updated dependencies
12
+ [[`10f73f45`](https://github.com/getflip/swirl/commit/10f73f458dc3472770049613da649f9f116c48a9)]:
13
+ - @getflip/swirl-components@0.84.1
14
+
15
+ ## 0.83.0
16
+
17
+ ### Minor Changes
18
+
19
+ - [`8a987423`](https://github.com/getflip/swirl/commit/8a9874231ad7ecdf8531a6987372414b49071ba6)
20
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add "invalidInput" event to
21
+ swirl-date-input
22
+
23
+ ### Patch Changes
24
+
25
+ - [`219e6031`](https://github.com/getflip/swirl/commit/219e6031ff100229c4292609a79fefeaa2c270f4)
26
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Fix an issue of
27
+ swirl-form-control sometimes not loosing focus state correctly
28
+
29
+ - Updated dependencies
30
+ [[`219e6031`](https://github.com/getflip/swirl/commit/219e6031ff100229c4292609a79fefeaa2c270f4),
31
+ [`8a987423`](https://github.com/getflip/swirl/commit/8a9874231ad7ecdf8531a6987372414b49071ba6)]:
32
+ - @getflip/swirl-components@0.84.0
33
+
3
34
  ## 0.82.0
4
35
 
5
36
  ### Minor Changes