@getflip/swirl-components-angular 0.298.0 → 0.300.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-26T10:38:57.388Z - Time: 13500ms
24
+ Build at: 2025-03-04T15:04:50.853Z - Time: 13374ms
25
25
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,40 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.300.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#965](https://github.com/getflip/swirl/pull/965)
8
+ [`c38f59cb`](https://github.com/getflip/swirl/commit/c38f59cb6be085e5f107cadb28977dc7d1b9ea84)
9
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add drag & drop to swirl-table
10
+
11
+ ### Patch Changes
12
+
13
+ - Updated dependencies
14
+ [[`c38f59cb`](https://github.com/getflip/swirl/commit/c38f59cb6be085e5f107cadb28977dc7d1b9ea84)]:
15
+ - @getflip/swirl-components@0.300.0
16
+
17
+ ## 0.299.0
18
+
19
+ ### Minor Changes
20
+
21
+ - [#964](https://github.com/getflip/swirl/pull/964)
22
+ [`db3978d6`](https://github.com/getflip/swirl/commit/db3978d6b20abee1529470656284e14b0b60fba0)
23
+ Thanks [@matvlaovi-flip](https://github.com/matvlaovi-flip)! - Add null option
24
+ to skeleton box border radius
25
+
26
+ ### Patch Changes
27
+
28
+ - [#962](https://github.com/getflip/swirl/pull/962)
29
+ [`e83a78a4`](https://github.com/getflip/swirl/commit/e83a78a436606b9fe3f6d89a813614d56999ae54)
30
+ Thanks [@danizep](https://github.com/danizep)! - Display correct file name on
31
+ SwirlLightbox
32
+
33
+ - Updated dependencies
34
+ [[`db3978d6`](https://github.com/getflip/swirl/commit/db3978d6b20abee1529470656284e14b0b60fba0),
35
+ [`e83a78a4`](https://github.com/getflip/swirl/commit/e83a78a436606b9fe3f6d89a813614d56999ae54)]:
36
+ - @getflip/swirl-components@0.299.0
37
+
3
38
  ## 0.298.0
4
39
 
5
40
  ### Minor Changes