@getflip/swirl-components-angular 0.287.0 → 0.289.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-04T14:34:14.024Z - Time: 13828ms
24
+ Build at: 2025-02-05T12:10:21.094Z - Time: 14668ms
25
25
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,39 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.289.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#934](https://github.com/getflip/swirl/pull/934)
8
+ [`4d629ead`](https://github.com/getflip/swirl/commit/4d629ead6891b59cdecee7dbe51a4bb73b5ede1d)
9
+ Thanks [@matvlaovi-flip](https://github.com/matvlaovi-flip)! - Display a modal
10
+ custom header border only if it's scrolled
11
+
12
+ * [#930](https://github.com/getflip/swirl/pull/930)
13
+ [`6f1c2f8a`](https://github.com/getflip/swirl/commit/6f1c2f8aa83d560c22fd5f30d4417e8bdd815bb0)
14
+ Thanks [@matvlaovi-flip](https://github.com/matvlaovi-flip)! - Add a pill
15
+ variant to swirl-tab-bar
16
+
17
+ ### Patch Changes
18
+
19
+ - Updated dependencies
20
+ [[`4d629ead`](https://github.com/getflip/swirl/commit/4d629ead6891b59cdecee7dbe51a4bb73b5ede1d),
21
+ [`6f1c2f8a`](https://github.com/getflip/swirl/commit/6f1c2f8aa83d560c22fd5f30d4417e8bdd815bb0)]:
22
+ - @getflip/swirl-components@0.289.0
23
+
24
+ ## 0.288.0
25
+
26
+ ### Minor Changes
27
+
28
+ - [`df507fb0`](https://github.com/getflip/swirl/commit/df507fb01042282d01ec59d7036a64269457bf55) -
29
+ Fix spacing of option list items
30
+
31
+ ### Patch Changes
32
+
33
+ - Updated dependencies
34
+ [[`df507fb0`](https://github.com/getflip/swirl/commit/df507fb01042282d01ec59d7036a64269457bf55)]:
35
+ - @getflip/swirl-components@0.288.0
36
+
3
37
  ## 0.287.0
4
38
 
5
39
  ### Minor Changes