@getflip/swirl-components-angular 0.32.1 → 0.33.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 283c380ededc5348
1
+ @getflip/swirl-components-angular:build: cache hit, replaying output c5e3278d5b0e695c
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-14T14:49:51.141Z - Time: 20210ms
27
+ @getflip/swirl-components-angular:build: Build at: 2023-03-16T15:04:39.192Z - Time: 19646ms
28
28
  @getflip/swirl-components-angular:build:
package/CHANGELOG.md CHANGED
@@ -1,5 +1,34 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.33.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [`e4158a5`](https://github.com/getflip/swirl/commit/e4158a5530814e7a0acee54451bdecf86cd558a7)
8
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add "activeSlidesChange" event to
9
+ swirl-carousel
10
+
11
+ ### Patch Changes
12
+
13
+ - [`89094cc`](https://github.com/getflip/swirl/commit/89094cce0d6c464b403f27461179d93366c540c0)
14
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Restore swirl-carousel scroll
15
+ position to active slide when slides are removed or added after first render
16
+ - Updated dependencies
17
+ [[`e4158a5`](https://github.com/getflip/swirl/commit/e4158a5530814e7a0acee54451bdecf86cd558a7),
18
+ [`89094cc`](https://github.com/getflip/swirl/commit/89094cce0d6c464b403f27461179d93366c540c0)]:
19
+ - @getflip/swirl-components@0.34.0
20
+
21
+ ## 0.32.2
22
+
23
+ ### Patch Changes
24
+
25
+ - [`3c9d8c4`](https://github.com/getflip/swirl/commit/3c9d8c48ab6957c845be738bac44c26fb0dba059)
26
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Tweak swirl-app-layout padding
27
+
28
+ - Updated dependencies
29
+ [[`3c9d8c4`](https://github.com/getflip/swirl/commit/3c9d8c48ab6957c845be738bac44c26fb0dba059)]:
30
+ - @getflip/swirl-components@0.33.2
31
+
3
32
  ## 0.32.1
4
33
 
5
34
  ### Patch Changes