Commit 6eb5463
authored
(release): 51.0.0 (#1168)
This release contains bugfixes and improvements, while introducing a new look for several components.
- Feature: New look and feel for several components
- Feature: CSS variable for input style
- Feature (`ngx-select`): New selection pattern
- Feature (`ngx-select`): Multiselect with checkboxes
- Feature: Updated several components to reference CSS variables instead of SASS
- Feature: New spacing CSS variables
- Feature: (`ngx-list`): rowHeight is now configurable as Input.
- Feature (`ngx-select`): `withMargin` input when set to false will display ngx-select marginless.
- Feature (`ngx-select`, `ngx-input`): `withHint` input when set to false will not display a block element for the hint.
- Fix (`ngx-dialog`): Default border radius for dialog that could interfere with custom template.
- Fix (`ngx-checkbox`): Removed duplicate output emission
- Fix (`ngx-date-range-picker`): Preset values now retain their relative expressions when cancel is clicked, instead of being converted to timestamps
- Fix (`ngx-date-range-picker`): Fix highlight the date for given `selectedRange` values.
- Fix (`ngx-select`): Fix filtering of numeric option values.
- Fix: Design related issues in several components.
- Fix: Button Group appeared misaligned when using a dropdown toggle
- Fix: base font CSS variables should be rem1 parent d43ca52 commit 6eb5463
2 files changed
+22
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
6 | 26 | | |
7 | 27 | | |
8 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments