@getflip/swirl-components-angular 0.42.2 → 0.43.1

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 11bde6d87349f795
1
+ @getflip/swirl-components-angular:build: cache hit, replaying output e55739d8cee71fcd
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-04-24T13:25:03.224Z - Time: 20125ms
27
+ @getflip/swirl-components-angular:build: Build at: 2023-04-26T07:18:07.129Z - Time: 19453ms
28
28
  @getflip/swirl-components-angular:build:
package/CHANGELOG.md CHANGED
@@ -1,5 +1,37 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.43.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [`62ec018`](https://github.com/getflip/swirl/commit/62ec018ee0c7b7592db4ced41db09eb6fb670af8)
8
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Fix swirl-table layout update
9
+ when column changes
10
+
11
+ - Updated dependencies
12
+ [[`62ec018`](https://github.com/getflip/swirl/commit/62ec018ee0c7b7592db4ced41db09eb6fb670af8)]:
13
+ - @getflip/swirl-components@0.44.1
14
+
15
+ ## 0.43.0
16
+
17
+ ### Minor Changes
18
+
19
+ - [`0780f06`](https://github.com/getflip/swirl/commit/0780f067c42a7f9e8ccffecd8161f0cdf6825f68)
20
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Remove sticky column feature from
21
+ swirl-table
22
+
23
+ * [#228](https://github.com/getflip/swirl/pull/228)
24
+ [`ff16a69`](https://github.com/getflip/swirl/commit/ff16a692e7b8c9ea216c1a1a714b109402796b07)
25
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add "drawer" variant to
26
+ swirl-modal
27
+
28
+ ### Patch Changes
29
+
30
+ - Updated dependencies
31
+ [[`0780f06`](https://github.com/getflip/swirl/commit/0780f067c42a7f9e8ccffecd8161f0cdf6825f68),
32
+ [`ff16a69`](https://github.com/getflip/swirl/commit/ff16a692e7b8c9ea216c1a1a714b109402796b07)]:
33
+ - @getflip/swirl-components@0.44.0
34
+
3
35
  ## 0.42.2
4
36
 
5
37
  ### Patch Changes