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