refactor(app): rename components, move tinymce to separate file

This commit is contained in:
KostyaDanovsky 2017-05-06 14:52:41 +03:00
parent 923e56c3d2
commit 3ac268a096
40 changed files with 199 additions and 136 deletions

View file

@ -4,7 +4,7 @@ import { NgaSidebarService, NgaMenuService } from '@nga/theme';
import { NgaThemeService } from '@nga/theme/services/theme.service';
@Component({
selector: 'header',
selector: 'ngx-header',
styleUrls: ['./header.component.scss'],
template: `
<div class="left">
@ -14,7 +14,7 @@ import { NgaThemeService } from '@nga/theme/services/theme.service';
</div>
<nga-actions size="medium" inverse class="right">
<nga-action><search-input></search-input></nga-action>
<nga-action><ngx-search-input></ngx-search-input></nga-action>
<nga-action icon="ion-ios-email-outline"></nga-action>
<nga-action disabled icon="ion-ios-bell-outline"></nga-action>
<nga-action>