4986 Commits

Author SHA1 Message Date
rodyhaddad
6334553b08 docs(README): add initial draft of README 2015-08-03 20:07:32 +03:00
Ciro Nunes
e680cb687e feat(new command): override the initial commit message
Closes #19
Closes #20
2015-07-31 01:06:21 +03:00
Ciro Nunes
3aca170112 chore(git): ignore npm log and Intellij IDE files
Closes #21
2015-07-31 01:01:26 +03:00
rodyhaddad
832b83b6c8 feat(init command): override ember-cli's init command with better defaults
Closes #4
2015-07-24 20:37:43 +03:00
rodyhaddad
c1c66437e5 chore(npm): change ember-cli to rodyhaddad's fork, as it contains overrideCore command feature 2015-07-24 20:37:03 +03:00
rodyhaddad
c0801d58bd feat(new command): override ember-cli's new command with better defaults
Closes #3
2015-07-24 20:37:03 +03:00
rodyhaddad
e94e681866 docs(README): delete outdated README as its misleading
I'll write a new one tomorrow
2015-07-23 00:40:43 +03:00
rodyhaddad
39813c7bb3 fix(ng2 blueprint typing): fix typings/ location to allow TS compilation
When the src/ directory was being copied to the tmp/ directory for compilation,
relative referencing of the typescript definition file was not working properly,
and the build was failing.

Moving the typings/ folder into src/ fixes this.
2015-07-23 00:33:51 +03:00
rodyhaddad
4c2d0bb1e9 chore(broccoli-typescript): update broccoli-typescript plugin to latest version from angular/angular repo 2015-07-23 00:33:51 +03:00
rodyhaddad
d6c9cf9272 chore(*): change name from wrenchjs to angular-cli 2015-06-18 20:30:39 +02:00
rodyhaddad
4051911deb fix(angular2-app): use broccoli funnels instead of picking files, to allow empty 2015-06-18 20:03:46 +02:00
rodyhaddad
86b05791ca feat(angular2-app): include js and css tree in build pipeline 2015-06-08 17:32:24 +03:00
rodyhaddad
3075ffe68c fix(ng2): add reference to typescript definition of angular2 in blueprints 2015-06-01 12:50:57 -04:00
rodyhaddad
12c5ba1b32 fix(typescriptTree): fix typescript options to emit errors and write in commonjs 2015-06-01 12:26:28 -04:00
rodyhaddad
0a369a698b feat(NG2): add content-for 'head' in index.html of ng2 app 2015-06-01 12:04:22 -04:00
rodyhaddad
0883a06318 feat(Angular2App): inplement {{content-for '...'}} replacement in broccoli pipeline 2015-06-01 11:57:56 -04:00
rodyhaddad
35699dc759 feat(ng2): add ember-cli-inject-live-reload as a project dependency 2015-05-31 02:53:11 -04:00
rodyhaddad
b12b2bfe0a chore(ember-cli): remove dependency on rodyhaddad's fork 2015-05-31 01:35:44 -04:00
rodyhaddad
a768c0baa4 feat(ng2): the ng2 blueprint generates a project that can be built and served properly 2015-05-31 01:23:10 -04:00
rodyhaddad
1b8a091aa0 docs(README): update README for Angular 2 experimenting 2015-05-13 14:47:47 -04:00
rodyhaddad
ab78696662 fix(package.json): specify branch of ember-cli fork 2015-05-13 14:40:12 -04:00
rodyhaddad
160cd6d8bb fix(ng2-wrenchjs-cli): remove useless bower.json 2015-05-13 13:36:17 -04:00
rodyhaddad
f8d2ede2df fix(ng2-wrenchjs-cli): fix wrenchjs dependency in package.json 2015-05-13 13:31:51 -04:00
rodyhaddad
476aeaa51e chore(package.json): update git url dependencies for forked projects 2015-05-13 13:30:59 -04:00
rodyhaddad
6b34c76c43 feat(*): add new ng2 blueprints 2015-05-13 13:28:24 -04:00
rodyhaddad
3b9824b498 feat(*): initial attempt at an ng2 blueprint 2015-05-12 02:46:23 -04:00
rodyhaddad
1ff0ec8e45 feat(ember-cli): update to use new ember-cli configuration 2015-05-11 00:12:48 -04:00
Rodric Haddad
62819ee197 docs(README): change git clone url from ssh to https 2015-04-19 16:33:01 -04:00
rodyhaddad
6a6e071f9c chore(docs): add docs for other people to play around with the project 2015-04-17 18:51:16 -04:00
rodyhaddad
9dc7aee102 chore(npm): change dependencies to rodyhaddad's git forks 2015-04-16 17:05:39 -04:00
rodyhaddad
9ae7d27b6d chore(cli): move ember proxy to lib folder 2015-04-16 16:33:37 -04:00
rodyhaddad
ff92806d70 feat(ember-cli): pass cli tool options to ember-cli 2015-04-02 15:52:57 -04:00
rodyhaddad
c28b5f43c4 chore(npm): add angular-project-draft as dependency 2015-04-02 15:52:57 -04:00
rodyhaddad
e200d25ee0 feat(ember-cli): make project an ember-addon 2015-04-02 15:52:53 -04:00
rodyhaddad
27f5a3e2f7 feat(npm): init package.json and create bin bridge file to ember-cli 2015-03-24 01:53:15 -04:00
Rodric Haddad
9db2742b95 Initial commit 2015-03-23 22:28:08 -04:00