Alex Muramoto
97b57f1b53
Update docs and fix typos ( #7776 )
...
* docs(input): fix typo
* docs(scroll): add note about required CSS for scrollY
* docs(config): add swipeBackEnabled to config properties list
* docs(component generator): fix broken link in template comment
* docs(directive generator): fix broken link in template comment
2016-08-18 15:20:25 -04:00
Justin Willis
9315c68c89
fix(decorators): changes to match angular style guide
2016-06-10 14:43:19 -05:00
Adam Bradley
4b36c3430d
chore(angular): update to angular 2.0.0-rc.1
2016-05-05 10:45:49 -07:00
Adam Bradley
0a83f2f260
feat(directives): auto provide IONIC_DIRECTIVES to all components
...
Closes #6092
2016-04-18 17:30:58 -05: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
44be634997
chore(): update generator directories
2016-01-07 19:04:01 -06:00
Tim Lancina
11acd6c39b
chore(generators): update component generator comments
2016-01-07 19:04:00 -06:00
Tim Lancina
a11b880ca3
refactor(generators): make them more oo
2016-01-07 19:03:59 -06: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
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
jbavari
c79ccfc5ca
Feature(generators): Add generators for components, directives, and injectables
2015-10-30 23:21:54 -06:00