@getflip/swirl-components-angular 0.235.1 → 0.236.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-10T14:55:27.003Z - Time: 12551ms
24
+ Build at: 2024-09-11T07:08:31.183Z - Time: 12555ms
25
25
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,32 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.236.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#800](https://github.com/getflip/swirl/pull/800)
8
+ [`369515d4`](https://github.com/getflip/swirl/commit/369515d4e38ed4b0c63977c529fcf06ca8d5dfc0)
9
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add
10
+ bordered-block-end-when-scrolled and bordered-block-start-when-scrolled props
11
+ to swirl-box
12
+
13
+ * [#800](https://github.com/getflip/swirl/pull/800)
14
+ [`369515d4`](https://github.com/getflip/swirl/commit/369515d4e38ed4b0c63977c529fcf06ca8d5dfc0)
15
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Reveal borders of
16
+ swirl-shell-layout and swirl-app-layout on scroll
17
+
18
+ ### Patch Changes
19
+
20
+ - [`d7142aa4`](https://github.com/getflip/swirl/commit/d7142aa41ea06e662155d221285196d85ff58572)
21
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Fix a keyboard control issue of
22
+ swirl-tree-view
23
+
24
+ - Updated dependencies
25
+ [[`369515d4`](https://github.com/getflip/swirl/commit/369515d4e38ed4b0c63977c529fcf06ca8d5dfc0),
26
+ [`369515d4`](https://github.com/getflip/swirl/commit/369515d4e38ed4b0c63977c529fcf06ca8d5dfc0),
27
+ [`d7142aa4`](https://github.com/getflip/swirl/commit/d7142aa41ea06e662155d221285196d85ff58572)]:
28
+ - @getflip/swirl-components@0.236.0
29
+
3
30
  ## 0.235.1
4
31
 
5
32
  ### Patch Changes