@getflip/swirl-components-angular 0.310.0 → 0.312.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-03-24T07:21:59.640Z - Time: 13828ms
24
+ Build at: 2025-03-26T10:24:09.027Z - Time: 13140ms
25
25
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,41 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.312.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#1006](https://github.com/getflip/swirl/pull/1006)
8
+ [`aee3a076`](https://github.com/getflip/swirl/commit/aee3a076261bc1519a4d508ec12ade6ecea54d5f)
9
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add "floating-controls" slot to
10
+ swirl-card
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies
15
+ [[`aee3a076`](https://github.com/getflip/swirl/commit/aee3a076261bc1519a4d508ec12ade6ecea54d5f)]:
16
+ - @getflip/swirl-components@0.312.0
17
+
18
+ ## 0.311.0
19
+
20
+ ### Minor Changes
21
+
22
+ - [#1004](https://github.com/getflip/swirl/pull/1004)
23
+ [`f91c1676`](https://github.com/getflip/swirl/commit/f91c1676b05e561e7c191d8ed921de573a43fc20)
24
+ Thanks [@matvlaovi-flip](https://github.com/matvlaovi-flip)! - Add aria-label
25
+ prop to swirl-toggle-group
26
+
27
+ ### Patch Changes
28
+
29
+ - [#1002](https://github.com/getflip/swirl/pull/1002)
30
+ [`580e4fdb`](https://github.com/getflip/swirl/commit/580e4fdbada50a2472b56752309e6e3aad1795ba)
31
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Fix component clean up of
32
+ disconnected swirl-lightbox
33
+
34
+ - Updated dependencies
35
+ [[`f91c1676`](https://github.com/getflip/swirl/commit/f91c1676b05e561e7c191d8ed921de573a43fc20),
36
+ [`580e4fdb`](https://github.com/getflip/swirl/commit/580e4fdbada50a2472b56752309e6e3aad1795ba)]:
37
+ - @getflip/swirl-components@0.311.0
38
+
3
39
  ## 0.310.0
4
40
 
5
41
  ### Minor Changes