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
-7Lines changed: 0 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -21,13 +21,6 @@ All notable changes for each version of this project will be documented in this
21
21
-`IgxSnackbar`
22
22
-`message` property has been deprecated. You can place the *message text* in the snackbar content or pass it as parameter to `show` method instead.
23
23
- An optional string parameter `message` has been added to `show()` method.
24
-
-`IgxNavbar`
25
-
- 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.
26
-
-`IgxCalendar` and `IgxMonthPicker`
27
-
-`viewDateChanged` emitted after the month/year presented in the view is changed after user interaction.
28
-
-`activeViewChanged` event emitted after the active view (DEFAULT, YEAR, DECADE) is changed after user interaction.
29
-
-`viewDate` day value is always 1.
30
-
-`activeView` setter is now available as an input property.
0 commit comments