@getflip/swirl-components-angular 0.429.0-beta-20260129192949 → 0.429.0-beta-20260202122807

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.
@@ -9,16 +9,16 @@ Building entry point '@getflip/swirl-components-angular'
9
9
  ✔ Compiling with Angular sources in Ivy partial compilation mode.
10
10
  ✔ Generating FESM bundles
11
11
  - Copying assets
12
+ ✔ Copying assets
13
+ - Writing package manifest
14
+ ✔ Writing package manifest
15
+ ✔ Built @getflip/swirl-components-angular
12
16
 
13
17
  ------------------------------------------------------------------------------
14
18
  Built Angular Package
15
19
  - from: /home/runner/work/swirl/swirl/packages/swirl-components-angular/projects/component-library
16
20
  - to: /home/runner/work/swirl/swirl/packages/swirl-components-angular/dist/component-library
17
21
  ------------------------------------------------------------------------------
18
- ✔ Copying assets
19
- - Writing package manifest
20
- ✔ Writing package manifest
21
- ✔ Built @getflip/swirl-components-angular
22
22
 
23
- Build at: 2026-01-29T19:29:40.680Z - Time: 13513ms
23
+ Build at: 2026-02-02T12:27:57.389Z - Time: 13669ms
24
24
 
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
- ## 0.429.0-beta-20260129192949
3
+ ## 0.429.0-beta-20260202122807
4
4
 
5
5
  ### Minor Changes
6
6
 
@@ -9,11 +9,21 @@
9
9
  Thanks [@joseabernardes](https://github.com/joseabernardes)! - Use the native
10
10
  HTML dialog element for swirl-dialog
11
11
 
12
- * [#1399](https://github.com/getflip/swirl/pull/1399)
12
+ * [#1408](https://github.com/getflip/swirl/pull/1408)
13
+ [`3a18d060e`](https://github.com/getflip/swirl/commit/3a18d060e644d420717dcd606bbb1b078263666b)
14
+ Thanks [@joseabernardes](https://github.com/joseabernardes)! - Extend
15
+ swirl-toast-provider to ensure it's positioned inside the top most layer
16
+
17
+ - [#1399](https://github.com/getflip/swirl/pull/1399)
13
18
  [`a984c9255`](https://github.com/getflip/swirl/commit/a984c9255ff542525f9ffab295a68408aa1fef48)
14
19
  Thanks [@joseabernardes](https://github.com/joseabernardes)! - Use the native
15
20
  HTML dialog element for swirl-modal-shell
16
21
 
22
+ * [#1410](https://github.com/getflip/swirl/pull/1410)
23
+ [`f4c8390b1`](https://github.com/getflip/swirl/commit/f4c8390b174de11c07bd30815716b19fce294f5d)
24
+ Thanks [@joseabernardes](https://github.com/joseabernardes)! - Fix floating
25
+ elements positioning
26
+
17
27
  - [#1398](https://github.com/getflip/swirl/pull/1398)
18
28
  [`74c5a049a`](https://github.com/getflip/swirl/commit/74c5a049a5fd1941da0fb5ff22dbc2a05b37550f)
19
29
  Thanks [@joseabernardes](https://github.com/joseabernardes)! - Use the native
@@ -24,38 +34,51 @@
24
34
  Thanks [@joseabernardes](https://github.com/joseabernardes)! - Use native
25
35
  popover in swirl-popover
26
36
 
27
- - [#1395](https://github.com/getflip/swirl/pull/1395)
37
+ - [#1408](https://github.com/getflip/swirl/pull/1408)
38
+ [`3a18d060e`](https://github.com/getflip/swirl/commit/3a18d060e644d420717dcd606bbb1b078263666b)
39
+ Thanks [@joseabernardes](https://github.com/joseabernardes)! - Add action
40
+ button to swirl-toast
41
+
42
+ * [#1395](https://github.com/getflip/swirl/pull/1395)
28
43
  [`1701c64dd`](https://github.com/getflip/swirl/commit/1701c64ddf6fad54add91c8c692336b85f19d433)
29
44
  Thanks [@Sqrrl](https://github.com/Sqrrl)! - Use the native HTML dialog
30
45
  element for swirl-lightbox
31
46
 
32
- * [#1396](https://github.com/getflip/swirl/pull/1396)
47
+ - [#1396](https://github.com/getflip/swirl/pull/1396)
33
48
  [`45afdeaca`](https://github.com/getflip/swirl/commit/45afdeaca71e8e572de9c78c310fea6b4ec309ca)
34
49
  Thanks [@joseabernardes](https://github.com/joseabernardes)! - Use native
35
50
  popover in swirl-toast-provider
36
51
 
37
- - [#1401](https://github.com/getflip/swirl/pull/1401)
52
+ * [#1401](https://github.com/getflip/swirl/pull/1401)
38
53
  [`0ffeecffd`](https://github.com/getflip/swirl/commit/0ffeecffd317eede89872d247ed7867ccd75290b)
39
54
  Thanks [@joseabernardes](https://github.com/joseabernardes)! - Fix event
40
55
  bubbling in swirl-modal, swirl-lightbox and swirl-action-list
41
56
 
42
- * [#1390](https://github.com/getflip/swirl/pull/1390)
57
+ - [#1390](https://github.com/getflip/swirl/pull/1390)
43
58
  [`ae576b62f`](https://github.com/getflip/swirl/commit/ae576b62f8c17fda6dfad7d97687fc39bc5ff589)
44
59
  Thanks [@joseabernardes](https://github.com/joseabernardes)! - Use native
45
60
  dialog in swirl-modal
46
61
 
47
62
  ### Patch Changes
48
63
 
64
+ - [#1409](https://github.com/getflip/swirl/pull/1409)
65
+ [`502e7a763`](https://github.com/getflip/swirl/commit/502e7a763cd77121a65b9da222794ecfdb07ca20)
66
+ Thanks [@joseabernardes](https://github.com/joseabernardes)! - Skip native
67
+ behavior of setting text-align when using the align attribute in swirl-stack
49
68
  - Updated dependencies
50
69
  [[`002ba764b`](https://github.com/getflip/swirl/commit/002ba764bb396806beac34d1fc0e2c6362e57eb2),
70
+ [`3a18d060e`](https://github.com/getflip/swirl/commit/3a18d060e644d420717dcd606bbb1b078263666b),
71
+ [`502e7a763`](https://github.com/getflip/swirl/commit/502e7a763cd77121a65b9da222794ecfdb07ca20),
51
72
  [`a984c9255`](https://github.com/getflip/swirl/commit/a984c9255ff542525f9ffab295a68408aa1fef48),
73
+ [`f4c8390b1`](https://github.com/getflip/swirl/commit/f4c8390b174de11c07bd30815716b19fce294f5d),
52
74
  [`74c5a049a`](https://github.com/getflip/swirl/commit/74c5a049a5fd1941da0fb5ff22dbc2a05b37550f),
53
75
  [`ae576b62f`](https://github.com/getflip/swirl/commit/ae576b62f8c17fda6dfad7d97687fc39bc5ff589),
76
+ [`3a18d060e`](https://github.com/getflip/swirl/commit/3a18d060e644d420717dcd606bbb1b078263666b),
54
77
  [`1701c64dd`](https://github.com/getflip/swirl/commit/1701c64ddf6fad54add91c8c692336b85f19d433),
55
78
  [`45afdeaca`](https://github.com/getflip/swirl/commit/45afdeaca71e8e572de9c78c310fea6b4ec309ca),
56
79
  [`0ffeecffd`](https://github.com/getflip/swirl/commit/0ffeecffd317eede89872d247ed7867ccd75290b),
57
80
  [`ae576b62f`](https://github.com/getflip/swirl/commit/ae576b62f8c17fda6dfad7d97687fc39bc5ff589)]:
58
- - @getflip/swirl-components@0.429.0-beta-20260129192949
81
+ - @getflip/swirl-components@0.429.0-beta-20260202122807
59
82
 
60
83
  ## 0.428.0
61
84
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@getflip/swirl-components-angular",
3
- "version": "0.429.0-beta-20260129192949",
3
+ "version": "0.429.0-beta-20260202122807",
4
4
  "scripts": {
5
5
  "ng": "ng",
6
6
  "build": "ng build"
@@ -22,7 +22,7 @@
22
22
  "@angular/platform-browser": "19.2.18",
23
23
  "@angular/platform-browser-dynamic": "19.2.18",
24
24
  "@angular/router": "19.2.18",
25
- "@getflip/swirl-components": "0.429.0-beta-20260129192949",
25
+ "@getflip/swirl-components": "0.429.0-beta-20260202122807",
26
26
  "rxjs": "7.8.2",
27
27
  "tslib": "2.4.0",
28
28
  "zone.js": "0.15.0"