@getflip/swirl-components-angular 0.288.0 → 0.290.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-02-04T15:20:48.634Z - Time: 14336ms
24
+ Build at: 2025-02-06T13:05:58.835Z - Time: 13299ms
25
25
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,41 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.290.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#938](https://github.com/getflip/swirl/pull/938)
8
+ [`fd04bac4`](https://github.com/getflip/swirl/commit/fd04bac4398bdf884a068e9bede9917a672aa99d)
9
+ Thanks [@matvlaovi-flip](https://github.com/matvlaovi-flip)! - Scroll into
10
+ swirl-tab-bar tabs when focused
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies
15
+ [[`fd04bac4`](https://github.com/getflip/swirl/commit/fd04bac4398bdf884a068e9bede9917a672aa99d)]:
16
+ - @getflip/swirl-components@0.290.0
17
+
18
+ ## 0.289.0
19
+
20
+ ### Minor Changes
21
+
22
+ - [#934](https://github.com/getflip/swirl/pull/934)
23
+ [`4d629ead`](https://github.com/getflip/swirl/commit/4d629ead6891b59cdecee7dbe51a4bb73b5ede1d)
24
+ Thanks [@matvlaovi-flip](https://github.com/matvlaovi-flip)! - Display a modal
25
+ custom header border only if it's scrolled
26
+
27
+ * [#930](https://github.com/getflip/swirl/pull/930)
28
+ [`6f1c2f8a`](https://github.com/getflip/swirl/commit/6f1c2f8aa83d560c22fd5f30d4417e8bdd815bb0)
29
+ Thanks [@matvlaovi-flip](https://github.com/matvlaovi-flip)! - Add a pill
30
+ variant to swirl-tab-bar
31
+
32
+ ### Patch Changes
33
+
34
+ - Updated dependencies
35
+ [[`4d629ead`](https://github.com/getflip/swirl/commit/4d629ead6891b59cdecee7dbe51a4bb73b5ede1d),
36
+ [`6f1c2f8a`](https://github.com/getflip/swirl/commit/6f1c2f8aa83d560c22fd5f30d4417e8bdd815bb0)]:
37
+ - @getflip/swirl-components@0.289.0
38
+
3
39
  ## 0.288.0
4
40
 
5
41
  ### Minor Changes