@getflip/swirl-components-angular 0.177.1 → 0.179.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.
@@ -14,14 +14,14 @@ Building entry point '@getflip/swirl-components-angular'
14
14
  - Copying assets
15
15
  ✔ Copying assets
16
16
  - Writing package manifest
17
-
18
- ------------------------------------------------------------------------------
19
17
  ✔ Writing package manifest
20
18
  ✔ Built @getflip/swirl-components-angular
19
+
20
+ ------------------------------------------------------------------------------
21
21
  Built Angular Package
22
22
  - from: /home/runner/work/swirl/swirl/packages/swirl-components-angular/projects/component-library
23
23
  - to: /home/runner/work/swirl/swirl/packages/swirl-components-angular/dist/component-library
24
24
  ------------------------------------------------------------------------------
25
25
 
26
- Build at: 2024-03-26T08:53:22.977Z - Time: 15581ms
26
+ Build at: 2024-04-08T08:38:46.240Z - Time: 16148ms
27
27
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,38 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.179.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [`b90b1deb`](https://github.com/getflip/swirl/commit/b90b1debbc043ff0e982c33152afdab21d6fd5c1)
8
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add "flash" method to swirl-card
9
+
10
+ ### Patch Changes
11
+
12
+ - Updated dependencies
13
+ [[`b90b1deb`](https://github.com/getflip/swirl/commit/b90b1debbc043ff0e982c33152afdab21d6fd5c1)]:
14
+ - @getflip/swirl-components@0.179.0
15
+
16
+ ## 0.178.0
17
+
18
+ ### Minor Changes
19
+
20
+ - [#653](https://github.com/getflip/swirl/pull/653)
21
+ [`ff03e503`](https://github.com/getflip/swirl/commit/ff03e503aebb5b178264c38cb253dce865b19185)
22
+ Thanks [@danizep](https://github.com/danizep)! - Add dialogOpen and
23
+ dialogClose event emitters to SwirlDialog
24
+
25
+ ### Patch Changes
26
+
27
+ - [#652](https://github.com/getflip/swirl/pull/652)
28
+ [`daa39206`](https://github.com/getflip/swirl/commit/daa39206caa72ab3f27eca8e11cdf920f5b3c292)
29
+ Thanks [@danizep](https://github.com/danizep)! - Fix modal max-width on mobile
30
+
31
+ - Updated dependencies
32
+ [[`daa39206`](https://github.com/getflip/swirl/commit/daa39206caa72ab3f27eca8e11cdf920f5b3c292),
33
+ [`ff03e503`](https://github.com/getflip/swirl/commit/ff03e503aebb5b178264c38cb253dce865b19185)]:
34
+ - @getflip/swirl-components@0.178.0
35
+
3
36
  ## 0.177.1
4
37
 
5
38
  ### Patch Changes