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
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,8 @@ All notable changes for each version of this project will be documented in this
14
14
-**Breaking Change**`igxExcelStyleMovingTemplate` directive is renamed to `igxExcelStyleMoving`.
15
15
-**Breaking Change**`igxExcelStyleHidingTemplate` directive is renamed to `igxExcelStyleHiding`.
16
16
-**Breaking Change**`igxExcelStylePinningTemplate` directive is renamed to `igxExcelStylePinning`.
17
+
## 8.1.4
18
+
-`IgxDialog` new @Input`positionSettings` is now available. It provides the ability to get/set both position and animation settings of the Dialog component.
17
19
18
20
## 8.1.3
19
21
-`IgxCombo`
@@ -36,7 +38,6 @@ All notable changes for each version of this project will be documented in this
36
38
### New Features
37
39
- `IgxDatePicker`
38
40
- `valueChange` event is added.
39
-
- `IgxDialog` new @Input `positionSettings` is now available. It provides the ability to get/set both position and animation settings of the Dialog component.
0 commit comments