component renamed to annotations

This commit is contained in:
Adam Bradley
2015-06-28 21:03:34 -05:00
parent ee3de8a03d
commit 71e893f069
15 changed files with 87 additions and 101 deletions

View File

@@ -1,13 +1,11 @@
import {Renderer, ElementRef} from 'angular2/angular2'
import {Component, Directive} from 'angular2/src/core/annotations_impl/annotations';
import {View} from 'angular2/src/core/annotations_impl/view';
import {ElementRef} from 'angular2/angular2'
import {ControlGroup, ControlDirective} from 'angular2/forms'
import {dom} from 'ionic/util';
import {IonicComponent} from 'ionic/config/component'
import {IonicComponent, IonicView} from '../../config/annotations';
@IonicComponent(Switch)
@View({
@IonicView({
template: `
<div class="item-content">
<div class="item-title">