3 Commits

Author SHA1 Message Date
1cfca53f9d chore(npm): publish package as 'ionic-angular'
BREAKING CHANGE: imports from the framework were:
```
  import {Platform} from 'ionic-framework/ionic';
```
and are now:
```
  import {Platform} from 'ionic-angular';
```
2016-02-22 13:25:55 -06:00
78cd5d5c39 remove index.ts 2015-09-11 09:24:27 -05:00
1ae3113386 let there be typescript 2015-07-03 13:19:30 -05:00