@getflip/swirl-components-angular 0.53.1 → 0.54.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.
@@ -1,4 +1,4 @@
1
- @getflip/swirl-components-angular:build: cache hit, replaying output bb2c40c52a12c0e3
1
+ @getflip/swirl-components-angular:build: cache hit, replaying output b0539f671c421c61
2
2
  @getflip/swirl-components-angular:build: warning package.json: No license field
3
3
  @getflip/swirl-components-angular:build: $ ng build
4
4
  @getflip/swirl-components-angular:build: Building Angular Package
@@ -24,5 +24,5 @@
24
24
  @getflip/swirl-components-angular:build: - to: /home/runner/work/swirl/swirl/packages/swirl-components-angular/dist/component-library
25
25
  @getflip/swirl-components-angular:build: ------------------------------------------------------------------------------
26
26
  @getflip/swirl-components-angular:build:
27
- @getflip/swirl-components-angular:build: Build at: 2023-05-11T07:02:18.189Z - Time: 27415ms
27
+ @getflip/swirl-components-angular:build: Build at: 2023-05-12T10:50:34.129Z - Time: 19706ms
28
28
  @getflip/swirl-components-angular:build:
package/CHANGELOG.md CHANGED
@@ -1,5 +1,41 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.54.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#255](https://github.com/getflip/swirl/pull/255)
8
+ [`31203e0`](https://github.com/getflip/swirl/commit/31203e059b8147a1a900d6dd4c004fb349b5135f)
9
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Tweak swirl-form-control styles
10
+ for label position "outside"
11
+
12
+ ### Patch Changes
13
+
14
+ - [`b3b6498`](https://github.com/getflip/swirl/commit/b3b649804e1cdfb75289109e771d53ee9b42e86a)
15
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Fix an issue preventing popovers
16
+ to open correctly in Safari
17
+
18
+ * [`2c496d3`](https://github.com/getflip/swirl/commit/2c496d3384a9a4916e48fc812e5d56bc178d521d)
19
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Fix a focus issue of
20
+ swirl-option-list
21
+
22
+ * Updated dependencies
23
+ [[`31203e0`](https://github.com/getflip/swirl/commit/31203e059b8147a1a900d6dd4c004fb349b5135f),
24
+ [`b3b6498`](https://github.com/getflip/swirl/commit/b3b649804e1cdfb75289109e771d53ee9b42e86a),
25
+ [`2c496d3`](https://github.com/getflip/swirl/commit/2c496d3384a9a4916e48fc812e5d56bc178d521d)]:
26
+ - @getflip/swirl-components@0.55.0
27
+
28
+ ## 0.53.2
29
+
30
+ ### Patch Changes
31
+
32
+ - [`746b461`](https://github.com/getflip/swirl/commit/746b46187a03d1d4d1f454c70ed5331e50ed1482)
33
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Fix swirl-table layouting issue
34
+
35
+ - Updated dependencies
36
+ [[`746b461`](https://github.com/getflip/swirl/commit/746b46187a03d1d4d1f454c70ed5331e50ed1482)]:
37
+ - @getflip/swirl-components@0.54.2
38
+
3
39
  ## 0.53.1
4
40
 
5
41
  ### Patch Changes