We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f91d5e commit 8659ac7Copy full SHA for 8659ac7
projects/swimlane/ngx-ui/CHANGELOG.md
@@ -2,7 +2,9 @@
2
3
## HEAD (unreleased)
4
5
-- Fix: Default border radius for dialog that could interfere with custom template.
+## 51.0.0-alpha.3 (2025-11-10)
6
+
7
+- Fix (`ngx-dialog`): Default border radius for dialog that could interfere with custom template.
8
9
## 51.0.0-alpha.2 (2025-10-31)
10
projects/swimlane/ngx-ui/package.json
@@ -1,6 +1,6 @@
1
{
"name": "@swimlane/ngx-ui",
- "version": "51.0.0-alpha.2",
+ "version": "51.0.0-alpha.3",
"engines": {
"node": ">=18.0.0"
},
0 commit comments