mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-23 14:01:20 +08:00
Merge branch 'master' into searchbar-fix
# Conflicts: # ionic/components/searchbar/searchbar.ts
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
import {Component, Directive, Optional, NgControl, ElementRef} from 'angular2/angular2';
|
||||
import {Component, Directive, Optional, ElementRef} from 'angular2/core';
|
||||
import {NgControl} from 'angular2/common';
|
||||
|
||||
import {Ion} from '../ion';
|
||||
import {Form} from '../../util/form';
|
||||
|
Reference in New Issue
Block a user