Commit 4c723d3
Add bottom-nav entry point to v21.0.0 migration
Added mappings for all bottom-nav exports to the ENTRY_POINT_MAP:
- IgxBottomNavComponent
- IgxBottomNavModule
- IgxBottomNavItemComponent
- IgxBottomNavHeaderComponent
- IgxBottomNavContentComponent
- IgxBottomNavHeaderLabelDirective
- IgxBottomNavHeaderIconDirective
- IGX_BOTTOM_NAV_DIRECTIVES
The migration will now automatically migrate bottom-nav imports from 'igniteui-angular' to 'igniteui-angular/bottom-nav' when users opt-in during ng update.
Co-authored-by: kdinev <[email protected]>1 parent fab4e57 commit 4c723d3
1 file changed
+10
-0
lines changedLines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
110 | 120 | | |
111 | 121 | | |
112 | 122 | | |
| |||
0 commit comments