10 Commits

Author SHA1 Message Date
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
1495a1353e chore(generators): update Ionic imports
To be in line with 1cfca53f9.
2016-02-22 16:47:47 -06:00
44be634997 chore(): update generator directories 2016-01-07 19:04:01 -06:00
d8db91f8fd fix(generators): update provider template name 2016-01-07 19:04:00 -06:00
11acd6c39b chore(generators): update component generator comments 2016-01-07 19:04:00 -06:00
a11b880ca3 refactor(generators): make them more oo 2016-01-07 19:03:59 -06:00
65851c4404 update component, directive, injectable and page generator to work with latest folder structure 2015-12-29 16:35:16 +08:00
b5b8294c79 Refactor(generate): Rename all instances of javascriptClassName to jsClassName, and the instances fileAndClassName to be fileName and cssClassName. Refactor generate have a defaultTemplates method that renders those options into the generator blueprint folder. Closes #410. 2015-11-02 12:40:26 -07:00
c79ccfc5ca Feature(generators): Add generators for components, directives, and injectables 2015-10-30 23:21:54 -06:00