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-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,8 +39,8 @@ All notable changes for each version of this project will be documented in this
39
39
-`IgxNavbar`
40
40
- Added new `igx-navbar-title, igxNavbarTitle` directive that can be used to provide custom content for navbar title. It would override the value of `title` input property.
41
41
-`IgxCalendar` and `IgxMonthPicker`
42
-
-`onViewDateChanged` emitted after the month/year presented in the view is changed after user interaction.
43
-
-`onActiveViewChanged` event emitted after the active view (DEFAULT, YEAR, DECADE) is changed after user interaction.
42
+
-`viewDateChanged` emitted after the month/year presented in the view is changed after user interaction.
43
+
-`activeViewChanged` event emitted after the active view (DEFAULT, YEAR, DECADE) is changed after user interaction.
44
44
-`viewDate` day value is always 1.
45
45
-`activeView` setter is now available as an input property.
0 commit comments