Commit Graph

13 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
Tim Lancina
80109b8df1 fix(generators): add tabs Sass file 2016-04-07 13:16:21 -05:00
Tim Lancina
3ad15b1919 fix(generators): add TS tabs generator 2016-04-07 13:15:55 -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
Tim Lancina
1473011a89 chore(generators): remove constructor parameter decorators
Addresses #5671.
2016-03-01 18:23:43 -06:00
Tim Lancina
1495a1353e chore(generators): update Ionic imports
To be in line with 1cfca53f9.
2016-02-22 16:47:47 -06:00
Tim Lancina
fa7d3bcb68 chore(generators): use @Inject for constructor params
Addresses https://github.com/driftyco/ionic/issues/5544.
2016-02-22 09:49:10 -06:00
Tim Lancina
f7af052330 fix(generators): replace tabs code lost by atom crashing 2016-01-07 19:26:14 -06:00
Tim Lancina
adb060dfff chore(generators): update tabs 2016-01-07 19:04:01 -06:00
Eddie Lau 3dd13
bcf69a0558 fix path to import pages from tabs js 2015-12-29 16:54:06 +08:00
Eddie Lau 3dd13
65851c4404 update component, directive, injectable and page generator to work with latest folder structure 2015-12-29 16:35:16 +08:00
jbavari
b0f9a0aba0 Refactor(generate): Update code to be more in line with the name of tabs. Update options of generate method to include generator instead of generatorName. Mock out the console logging messages on tests 2015-11-02 18:02:14 -07:00