@getflip/swirl-components-angular 0.237.0 → 0.239.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: 2024-09-12T17:11:16.420Z - Time: 12565ms
24
+ Build at: 2024-09-17T14:23:06.945Z - Time: 12914ms
25
25
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,41 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.239.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#810](https://github.com/getflip/swirl/pull/810)
8
+ [`fea94a96`](https://github.com/getflip/swirl/commit/fea94a96753fa7fb1537e5d6430b22be3d11b791)
9
+ Thanks [@AshleyBekemeier](https://github.com/AshleyBekemeier)! - Added prop to
10
+ disable expanding tree items
11
+
12
+ * [#808](https://github.com/getflip/swirl/pull/808)
13
+ [`229add12`](https://github.com/getflip/swirl/commit/229add12139d2015c794f5108915b676de0501cf)
14
+ Thanks [@AshleyBekemeier](https://github.com/AshleyBekemeier)! - Replaced gif
15
+ icon
16
+
17
+ ### Patch Changes
18
+
19
+ - Updated dependencies
20
+ [[`fea94a96`](https://github.com/getflip/swirl/commit/fea94a96753fa7fb1537e5d6430b22be3d11b791),
21
+ [`229add12`](https://github.com/getflip/swirl/commit/229add12139d2015c794f5108915b676de0501cf)]:
22
+ - @getflip/swirl-components@0.239.0
23
+
24
+ ## 0.238.0
25
+
26
+ ### Minor Changes
27
+
28
+ - [#806](https://github.com/getflip/swirl/pull/806)
29
+ [`e8981393`](https://github.com/getflip/swirl/commit/e8981393a765e106a8006df7a2752438aa3b9350)
30
+ Thanks [@AshleyBekemeier](https://github.com/AshleyBekemeier)! - Add color
31
+ selector to tree view item icons
32
+
33
+ ### Patch Changes
34
+
35
+ - Updated dependencies
36
+ [[`e8981393`](https://github.com/getflip/swirl/commit/e8981393a765e106a8006df7a2752438aa3b9350)]:
37
+ - @getflip/swirl-components@0.238.0
38
+
3
39
  ## 0.237.0
4
40
 
5
41
  ### Minor Changes