Skip to content

Commit 64b81d6

Browse files
authored
release: 51.0.0-alpha.0 (#1157)
1 parent fe75350 commit 64b81d6

File tree

2 files changed

+9
-10
lines changed

2 files changed

+9
-10
lines changed

projects/swimlane/ngx-ui/CHANGELOG.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,20 @@
22

33
## HEAD (unreleased)
44

5-
- Fix (`ngx-date-range-picker`): Preset values now retain their relative expressions when cancel is clicked, instead of being converted to timestamps
6-
- Fix (`ngx-date-range-picker`): Fix highlight the date for given `selectedRange` values.
7-
- Fix (`ngx-select`): Fix filtering of numeric option values.
8-
9-
- Feat: New look and feel
5+
## 51.0.0-alpha.0 (2025-10-13)
106

11-
ngx-ui is getting a new look.
7+
ngx-ui has a new look!
128

13-
- Feature: Softer look and feel for many components by incorporating border-radius
9+
- Feature: New look and feel for several components
1410
- Feature: CSS variable for input style
15-
- Feature ('ngx-select'): New selection pattern
16-
- Feature ('ngx-select'): Multiselect with checkboxes
11+
- Feature (`ngx-select`): New selection pattern
12+
- Feature (`ngx-select`): Multiselect with checkboxes
1713
- Feature: Updated several components to reference CSS variables instead of SASS
1814
- Fix: Button Group appeared misaligned when using a dropdown toggle
1915
- Fix: base font CSS variables should be rem
16+
- Fix (`ngx-date-range-picker`): Preset values now retain their relative expressions when cancel is clicked, instead of being converted to timestamps
17+
- Fix (`ngx-date-range-picker`): Fix highlight the date for given `selectedRange` values.
18+
- Fix (`ngx-select`): Fix filtering of numeric option values.
2019

2120
## 50.1.3 (2025-09-23)
2221

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": "50.1.3",
3+
"version": "51.0.0-alpha.0",
44
"engines": {
55
"node": ">=18.0.0"
66
},

0 commit comments

Comments
 (0)