@getflip/swirl-components-angular 0.82.0 → 0.83.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.
@@ -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-14T11:25:10.454Z - Time: 24839ms
27
27
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,24 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.83.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [`8a987423`](https://github.com/getflip/swirl/commit/8a9874231ad7ecdf8531a6987372414b49071ba6)
8
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add "invalidInput" event to
9
+ swirl-date-input
10
+
11
+ ### Patch Changes
12
+
13
+ - [`219e6031`](https://github.com/getflip/swirl/commit/219e6031ff100229c4292609a79fefeaa2c270f4)
14
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Fix an issue of
15
+ swirl-form-control sometimes not loosing focus state correctly
16
+
17
+ - Updated dependencies
18
+ [[`219e6031`](https://github.com/getflip/swirl/commit/219e6031ff100229c4292609a79fefeaa2c270f4),
19
+ [`8a987423`](https://github.com/getflip/swirl/commit/8a9874231ad7ecdf8531a6987372414b49071ba6)]:
20
+ - @getflip/swirl-components@0.84.0
21
+
3
22
  ## 0.82.0
4
23
 
5
24
  ### Minor Changes