@getflip/swirl-components-angular 0.122.2 → 0.124.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-01-12T15:03:27.158Z - Time: 15580ms
26
+ Build at: 2024-01-15T11:24:54.313Z - Time: 15822ms
27
27
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,33 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.124.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [`6b24541b`](https://github.com/getflip/swirl/commit/6b24541bcc42dd8c3cab8cd5e996c2834dae9605)
8
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Implement focus handling for
9
+ standalone swirl-action-list (outside swirl-popover)
10
+
11
+ ### Patch Changes
12
+
13
+ - Updated dependencies
14
+ [[`6b24541b`](https://github.com/getflip/swirl/commit/6b24541bcc42dd8c3cab8cd5e996c2834dae9605)]:
15
+ - @getflip/swirl-components@0.124.0
16
+
17
+ ## 0.123.0
18
+
19
+ ### Minor Changes
20
+
21
+ - [`e85e9001`](https://github.com/getflip/swirl/commit/e85e90013df1c2417d47f6d881652c02344f0547)
22
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Implement combobox pattern for
23
+ swirl-resource-list when used with a controlling element
24
+
25
+ ### Patch Changes
26
+
27
+ - Updated dependencies
28
+ [[`e85e9001`](https://github.com/getflip/swirl/commit/e85e90013df1c2417d47f6d881652c02344f0547)]:
29
+ - @getflip/swirl-components@0.123.0
30
+
3
31
  ## 0.122.2
4
32
 
5
33
  ### Patch Changes