4 Commits

Author SHA1 Message Date
9315c68c89 fix(decorators): changes to match angular style guide 2016-06-10 14:43:19 -05:00
4b36c3430d chore(angular): update to angular 2.0.0-rc.1 2016-05-05 10:45:49 -07:00
0a83f2f260 feat(directives): auto provide IONIC_DIRECTIVES to all components
Closes #6092
2016-04-18 17:30:58 -05:00
f61a57b9ee Typescript generators
* @Inject to parameters()

Changed injection of Http to use parameters() instead of @Inject

* import map operator

Added import of map operator from rxjs

* Typescript Generator Support

Support for typescript generators

* Tabs -> spaces

* Changes From Tim's Feedback
2016-04-04 09:30:55 -05:00