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-3
Original file line number
Diff line number
Diff line change
@@ -4,11 +4,11 @@ All notable changes for each version of this project will be documented in this
4
4
## 8.0.2
5
5
6
6
### New Features
7
-
-`IgxBottomNavigation` - now supports an `igx-tab` declaration mode. When in this mode, panels declarations are not accepted and tab items' content is not rendered.
8
-
- You can use this mode to apply directives on the tab items.
7
+
-`IgxBottomNav` now supports an `igx-tab` declaration mode. When in this mode, panels declarations are not accepted and tab items' content is not rendered.
8
+
- You can use this mode to apply directives on the tab items - for example to achieve routing navigation.
9
9
- You are allowed to customize tab items with labels, icons and even templates.
10
10
-`IgxTabs` now supports an `igx-tab-item` declaration mode. When in this mode, groups declarations are not accepted and tab items' content is not rendered.
11
-
- You can use this mode to apply directives on the tab items.
11
+
- You can use this mode to apply directives on the tab items - for example to achieve routing navigation.
12
12
- You are allowed to customize tab items with labels, icons and even templates.
0 commit comments