@getflip/swirl-components-angular 0.305.0 → 0.307.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-14T10:03:07.258Z - Time: 13413ms
24
+ Build at: 2025-03-18T15:20:30.025Z - Time: 13744ms
25
25
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,47 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.307.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#993](https://github.com/getflip/swirl/pull/993)
8
+ [`ec68c1f7`](https://github.com/getflip/swirl/commit/ec68c1f7dedb6deb12c72248e5b6fba30c82e29e)
9
+ Thanks [@joseabernardes](https://github.com/joseabernardes)! - Add
10
+ columnSpacing and rowSpacing props to swirl-stack
11
+
12
+ * [#992](https://github.com/getflip/swirl/pull/992)
13
+ [`c2093f6a`](https://github.com/getflip/swirl/commit/c2093f6a36716dd7760e8f34ee929ee9fc2e11df)
14
+ Thanks [@AshleyBekemeier](https://github.com/AshleyBekemeier)! - Add hidelabel
15
+ and allowhtml props to file uploader
16
+
17
+ ### Patch Changes
18
+
19
+ - Updated dependencies
20
+ [[`ec68c1f7`](https://github.com/getflip/swirl/commit/ec68c1f7dedb6deb12c72248e5b6fba30c82e29e),
21
+ [`c2093f6a`](https://github.com/getflip/swirl/commit/c2093f6a36716dd7760e8f34ee929ee9fc2e11df)]:
22
+ - @getflip/swirl-components@0.307.0
23
+
24
+ ## 0.306.0
25
+
26
+ ### Minor Changes
27
+
28
+ - [#990](https://github.com/getflip/swirl/pull/990)
29
+ [`58c4a94f`](https://github.com/getflip/swirl/commit/58c4a94fcd2e33f5d56651255463b1b2364dc4c1)
30
+ Thanks [@AshleyBekemeier](https://github.com/AshleyBekemeier)! - Fix carousel
31
+ slide scrolling
32
+
33
+ ### Patch Changes
34
+
35
+ - [#988](https://github.com/getflip/swirl/pull/988)
36
+ [`4b3236a0`](https://github.com/getflip/swirl/commit/4b3236a03a248f5bcbf7b76229bf87847e84c58d)
37
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Make sure interactive
38
+ swirl-image-grid-item has a label while loading
39
+
40
+ - Updated dependencies
41
+ [[`58c4a94f`](https://github.com/getflip/swirl/commit/58c4a94fcd2e33f5d56651255463b1b2364dc4c1),
42
+ [`4b3236a0`](https://github.com/getflip/swirl/commit/4b3236a03a248f5bcbf7b76229bf87847e84c58d)]:
43
+ - @getflip/swirl-components@0.306.0
44
+
3
45
  ## 0.305.0
4
46
 
5
47
  ### Minor Changes