Skip to content

Commit b89a2d2

Browse files
(release): 52.0.0-alpha.4 (#1212)
1 parent 450b2e1 commit b89a2d2

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

projects/swimlane/ngx-ui/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## HEAD (unreleased)
44

5+
## 52.0.0-alpha.4 (2026-05-18)
6+
57
- Fix (`ngx-drawer`): Added `preventScroll: true` to the drawer's `focus()` call on init to prevent unwanted page scrolling when a drawer opens.
68

79
## 52.0.0-alpha.3 (2026-05-11)

projects/swimlane/ngx-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@swimlane/ngx-ui",
3-
"version": "52.0.0-alpha.3",
3+
"version": "52.0.0-alpha.4",
44
"engines": {
55
"node": ">=18.0.0"
66
},

0 commit comments

Comments
 (0)