Commit Graph

3 Commits

Author SHA1 Message Date
Justin Willis
9315c68c89 fix(decorators): changes to match angular style guide 2016-06-10 14:43:19 -05:00
Adam Bradley
e5522d2de8 chore(generators): remove use of custom decorators 2016-05-31 15:42:54 -05:00
andrewmcgivery
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