@getflip/swirl-components-angular 0.294.0 → 0.296.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.
@@ -21,5 +21,5 @@ Built Angular Package
21
21
  - to: /home/runner/work/swirl/swirl/packages/swirl-components-angular/dist/component-library
22
22
  ------------------------------------------------------------------------------
23
23
 
24
- Build at: 2025-02-19T08:55:54.874Z - Time: 13454ms
24
+ Build at: 2025-02-21T14:52:28.542Z - Time: 13489ms
25
25
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,47 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.296.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#936](https://github.com/getflip/swirl/pull/936)
8
+ [`c74b22a3`](https://github.com/getflip/swirl/commit/c74b22a3504a188dc11a65c01600054256b6f255)
9
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add drag & drop support to
10
+ swirl-tree-view
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies
15
+ [[`c74b22a3`](https://github.com/getflip/swirl/commit/c74b22a3504a188dc11a65c01600054256b6f255)]:
16
+ - @getflip/swirl-components@0.296.0
17
+
18
+ ## 0.295.0
19
+
20
+ ### Minor Changes
21
+
22
+ - [#952](https://github.com/getflip/swirl/pull/952)
23
+ [`8114d355`](https://github.com/getflip/swirl/commit/8114d3559c574c4df9e682e3f69d233e60512cb0)
24
+ Thanks [@AshleyBekemeier](https://github.com/AshleyBekemeier)! - Add hide
25
+ heading prop to inline notificiation
26
+
27
+ * [#948](https://github.com/getflip/swirl/pull/948)
28
+ [`8dbd1f26`](https://github.com/getflip/swirl/commit/8dbd1f2642e1264b62a12f4c59e85ae599c60604)
29
+ Thanks [@joseabernardes](https://github.com/joseabernardes)! - Fix sidebar
30
+ opening animation in swirl-app-layout
31
+
32
+ ### Patch Changes
33
+
34
+ - [#947](https://github.com/getflip/swirl/pull/947)
35
+ [`c89e6c1f`](https://github.com/getflip/swirl/commit/c89e6c1fdbe1ea9fc2cc39332e201fdecb0864a6)
36
+ Thanks [@maraikeschneider](https://github.com/maraikeschneider)! - Truncate
37
+ title and description of swirl option list item
38
+
39
+ - Updated dependencies
40
+ [[`8114d355`](https://github.com/getflip/swirl/commit/8114d3559c574c4df9e682e3f69d233e60512cb0),
41
+ [`c89e6c1f`](https://github.com/getflip/swirl/commit/c89e6c1fdbe1ea9fc2cc39332e201fdecb0864a6),
42
+ [`8dbd1f26`](https://github.com/getflip/swirl/commit/8dbd1f2642e1264b62a12f4c59e85ae599c60604)]:
43
+ - @getflip/swirl-components@0.295.0
44
+
3
45
  ## 0.294.0
4
46
 
5
47
  ### Minor Changes