Skip to content

Commit 29573ef

Browse files
committed
fix(tabs): fixing components' names in the CHANGELOG.md #4297
1 parent 3a519c8 commit 29573ef

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ All notable changes for each version of this project will be documented in this
44
## 8.0.2
55

66
### 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.
99
- You are allowed to customize tab items with labels, icons and even templates.
1010
- `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.
1212
- You are allowed to customize tab items with labels, icons and even templates.
1313

1414
## 8.0.1

0 commit comments

Comments
 (0)