@getflip/swirl-components-angular 0.158.0 → 0.160.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: 2024-02-22T10:14:30.209Z - Time: 15970ms
26
+ Build at: 2024-02-23T12:51:32.705Z - Time: 17262ms
27
27
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,46 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.160.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#604](https://github.com/getflip/swirl/pull/604)
8
+ [`3953aac2`](https://github.com/getflip/swirl/commit/3953aac2541a0a299bfaffa86574cb70c2903e98)
9
+ Thanks [@danizep](https://github.com/danizep)! - Allow to disable arbitrary
10
+ dates on SwirlDatePicker and SwirlDateInput
11
+
12
+ ### Patch Changes
13
+
14
+ - [`d733ee0d`](https://github.com/getflip/swirl/commit/d733ee0ddd92e0e0429b9fca6761608ef1c20579)
15
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Fix label position of compact
16
+ swirl-resource-list-item
17
+
18
+ - Updated dependencies
19
+ [[`3953aac2`](https://github.com/getflip/swirl/commit/3953aac2541a0a299bfaffa86574cb70c2903e98),
20
+ [`d733ee0d`](https://github.com/getflip/swirl/commit/d733ee0ddd92e0e0429b9fca6761608ef1c20579)]:
21
+ - @getflip/swirl-components@0.160.0
22
+
23
+ ## 0.159.0
24
+
25
+ ### Minor Changes
26
+
27
+ - [`5146c536`](https://github.com/getflip/swirl/commit/5146c53675ccf853818c34aa9e3c9035dc0c92d9)
28
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Expand collapsed
29
+ swirl-shell-layout navigation on hover
30
+
31
+ ### Patch Changes
32
+
33
+ - [#600](https://github.com/getflip/swirl/pull/600)
34
+ [`3fdaa619`](https://github.com/getflip/swirl/commit/3fdaa6190ce61b984427f90a162ddd977b003a57)
35
+ Thanks [@danizep](https://github.com/danizep)! - Open numeric keyboard when
36
+ inputing time on SwirlTimeInput
37
+
38
+ - Updated dependencies
39
+ [[`3fdaa619`](https://github.com/getflip/swirl/commit/3fdaa6190ce61b984427f90a162ddd977b003a57),
40
+ [`39fbaaa3`](https://github.com/getflip/swirl/commit/39fbaaa3d968e9e31e0bdaf5f21916b09848df3c),
41
+ [`5146c536`](https://github.com/getflip/swirl/commit/5146c53675ccf853818c34aa9e3c9035dc0c92d9)]:
42
+ - @getflip/swirl-components@0.159.0
43
+
3
44
  ## 0.158.0
4
45
 
5
46
  ### Minor Changes