You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,9 @@
2
2
3
3
All notable changes for each version of this project will be documented in this file.
4
4
5
+
## 8.1.4
6
+
-`IgxDialog` - @Input`positionSettings` is now available. It provides the ability to get/set both position and animation settings of the Dialog component.
7
+
5
8
## 8.1.3
6
9
-`IgxCombo`
7
10
- Combo `onSelectionChange` events now emits the item(s) that were added to or removed from the collection:
@@ -22,7 +25,6 @@ All notable changes for each version of this project will be documented in this
22
25
### New Features
23
26
- `IgxDatePicker`
24
27
- `valueChange` event is added.
25
-
- `IgxDialog` - @Input `positionSettings` is now available. It provides the ability to get/set both position and animation settings of the Dialog component.
0 commit comments