@getflip/swirl-components-angular 0.159.0 → 0.161.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-23T08:52:49.249Z - Time: 15929ms
26
+ Build at: 2024-02-23T14:24:34.787Z - Time: 15894ms
27
27
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,39 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.161.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [`8f1b5482`](https://github.com/getflip/swirl/commit/8f1b54824aa1093545c43e60c22cf0f8dabb4699)
8
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add "href" and "target" props to
9
+ swirl-tree-navigation-item
10
+
11
+ ### Patch Changes
12
+
13
+ - Updated dependencies
14
+ [[`8f1b5482`](https://github.com/getflip/swirl/commit/8f1b54824aa1093545c43e60c22cf0f8dabb4699)]:
15
+ - @getflip/swirl-components@0.161.0
16
+
17
+ ## 0.160.0
18
+
19
+ ### Minor Changes
20
+
21
+ - [#604](https://github.com/getflip/swirl/pull/604)
22
+ [`3953aac2`](https://github.com/getflip/swirl/commit/3953aac2541a0a299bfaffa86574cb70c2903e98)
23
+ Thanks [@danizep](https://github.com/danizep)! - Allow to disable arbitrary
24
+ dates on SwirlDatePicker and SwirlDateInput
25
+
26
+ ### Patch Changes
27
+
28
+ - [`d733ee0d`](https://github.com/getflip/swirl/commit/d733ee0ddd92e0e0429b9fca6761608ef1c20579)
29
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Fix label position of compact
30
+ swirl-resource-list-item
31
+
32
+ - Updated dependencies
33
+ [[`3953aac2`](https://github.com/getflip/swirl/commit/3953aac2541a0a299bfaffa86574cb70c2903e98),
34
+ [`d733ee0d`](https://github.com/getflip/swirl/commit/d733ee0ddd92e0e0429b9fca6761608ef1c20579)]:
35
+ - @getflip/swirl-components@0.160.0
36
+
3
37
  ## 0.159.0
4
38
 
5
39
  ### Minor Changes