@getflip/swirl-components-angular 0.23.1 → 0.24.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.
@@ -1,4 +1,4 @@
1
- @getflip/swirl-components-angular:build: cache hit, replaying output 5ff989212101fce7
1
+ @getflip/swirl-components-angular:build: cache hit, replaying output 7b369d2049c5f437
2
2
  @getflip/swirl-components-angular:build: warning package.json: No license field
3
3
  @getflip/swirl-components-angular:build: $ ng build
4
4
  @getflip/swirl-components-angular:build: Building Angular Package
@@ -24,5 +24,5 @@
24
24
  @getflip/swirl-components-angular:build: - to: /home/runner/work/swirl/swirl/packages/swirl-components-angular/dist/component-library
25
25
  @getflip/swirl-components-angular:build: ------------------------------------------------------------------------------
26
26
  @getflip/swirl-components-angular:build:
27
- @getflip/swirl-components-angular:build: Build at: 2023-03-02T08:00:03.627Z - Time: 19941ms
27
+ @getflip/swirl-components-angular:build: Build at: 2023-03-03T14:09:35.096Z - Time: 19988ms
28
28
  @getflip/swirl-components-angular:build:
package/CHANGELOG.md CHANGED
@@ -1,5 +1,40 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.24.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [`1dc4000`](https://github.com/getflip/swirl/commit/1dc40004e4adf3bdd525bc2bb0e48bb417a04abd)
8
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add "banner" slot to
9
+ swirl-app-layout
10
+
11
+ * [`4b6dc34`](https://github.com/getflip/swirl/commit/4b6dc34baa50a7a0ff06aeb1f0b00dcddf98bf1a)
12
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add "size" prop to swirl-banner
13
+
14
+ - [`cfebb9e`](https://github.com/getflip/swirl/commit/cfebb9eb209ebb082fa98e37d28ace9a1f4eafdb)
15
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add "banner" slot to
16
+ swirl-shell-layout
17
+
18
+ ### Patch Changes
19
+
20
+ - Updated dependencies
21
+ [[`1dc4000`](https://github.com/getflip/swirl/commit/1dc40004e4adf3bdd525bc2bb0e48bb417a04abd),
22
+ [`4b6dc34`](https://github.com/getflip/swirl/commit/4b6dc34baa50a7a0ff06aeb1f0b00dcddf98bf1a),
23
+ [`cfebb9e`](https://github.com/getflip/swirl/commit/cfebb9eb209ebb082fa98e37d28ace9a1f4eafdb)]:
24
+ - @getflip/swirl-components@0.25.0
25
+
26
+ ## 0.23.2
27
+
28
+ ### Patch Changes
29
+
30
+ - [`eab7cec`](https://github.com/getflip/swirl/commit/eab7cec006f01043a5b24a308892d045fb7bfdcd)
31
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Fix swirl-resource-list focus
32
+ behavior in Safari
33
+
34
+ - Updated dependencies
35
+ [[`eab7cec`](https://github.com/getflip/swirl/commit/eab7cec006f01043a5b24a308892d045fb7bfdcd)]:
36
+ - @getflip/swirl-components@0.24.2
37
+
3
38
  ## 0.23.1
4
39
 
5
40
  ### Patch Changes