8697 Commits

Author SHA1 Message Date
Justin Schwartzenberger
156975ce57 add ngrx dependencies for workspace and convert-to-workspace schematics 2017-10-01 15:25:32 -04:00
vsavkin
6c0dc2a874 feat(schematics): add a lint check to enforce module boundaries 2017-10-01 15:20:03 -04:00
vsavkin
5ea78ccb9b clean up dependencies 2017-10-01 15:19:19 -04:00
vsavkin
de2c6980e3 feat(schematics): turn on unit tests for schematics 2017-10-01 15:19:02 -04:00
vsavkin
fff6615905 fix dep issues 2017-09-30 16:47:50 -04:00
vsavkin
3c61ffb001 fix(schematics): paths to collection 2017-09-30 16:46:57 -04:00
vsavkin
18f59fb553 feat(bazel): enable worker mode for the angular compiler 2017-09-27 11:37:19 -04:00
vsavkin
fa2bc2a7c3 fix(bazel): turn on colors 2017-09-27 11:37:08 -04:00
vsavkin
2bcf500a55 fix(bazel): silence a webpack warning 2017-09-25 15:41:29 -04:00
vsavkin
ef27ef12d3 fix(bazel): add an alias for the router to work around a bun in ngc 2017-09-25 09:40:14 -04:00
vsavkin
dbb8782b2d fix(bazel): build ngfactories fore the router during postInstall 2017-09-25 09:16:45 -04:00
vsavkin
65a2e337e2 fix(bazel): update webpack config 2017-09-24 16:21:58 -04:00
vsavkin
a49be880d7 fix typo 2017-09-23 15:00:24 -04:00
vsavkin
e2c8ef7a36 feat(schematics): add all libs as apps to angularcli.json to support code generation 2017-09-22 15:25:22 -04:00
vsavkin
9935beef5c refactor(schematics): make all schematics work with ng generate 2017-09-21 16:01:09 -04:00
vsavkin
84c27ba211 chore: bump up the version to 0.0.3 2017-09-21 11:14:56 -04:00
Aysegul Yonet
fddf8d4395 fix(schematics): Convert-to-workspace fixes for protractor and scripts 2017-09-21 11:07:59 -04:00
vsavkin
e45209c57b fix(bazel): minor fixes 2017-09-19 12:33:55 -04:00
vsavkin
dce85bdc60 fix(bazel): temp fix for ibazel 2017-09-19 11:24:52 -04:00
vsavkin
7c268667a9 feat(bazel): make copy-to-cli more generic 2017-09-19 11:24:41 -04:00
vsavkin
4623e5c7a3 fix(bazel): fix camel case issues 2017-09-19 09:38:20 -04:00
vsavkin
a7c25a836a feat(bazel): add tests running tests for bazel projects 2017-09-19 09:27:13 -04:00
vsavkin
df3c58fe9d feat(bazel): add tests building bazel projects 2017-09-19 09:16:57 -04:00
vsavkin
cbd0482fba fix: rename the project to Nrwl Extensions to Angular 2017-09-14 11:48:07 -04:00
vsavkin
f570d7ab29 cleanup(schematics): cleanup 2017-09-14 11:46:54 -04:00
vsavkin
8c62e8451f fix(schematics): always include a common module when generating an nglib 2017-09-14 10:42:56 -04:00
vsavkin
7e4a9f0e21 feat(schematics): change upgrade shell to set up routing 2017-09-14 10:41:19 -04:00
vsavkin
3ca17adf70 fix(schematics): do not require angularJsCmpSelector 2017-09-14 10:24:43 -04:00
Aysegul Yonet
0ac1edd09a refactor(utils):remove projectName from the arguments 2017-09-14 09:47:55 -04:00
vsavkin
d3ffbcef21 fix(schematics): fix an e2e test 2017-09-13 10:22:40 -04:00
vsavkin
c603a834a7 feat(schematics): improve ngrx code generation 2017-09-12 18:30:40 -04:00
vsavkin
a0440688c3 only run schematics tests 2017-09-12 16:07:45 -04:00
vsavkin
41eb427fe2 fix: fix a test 2017-09-12 10:33:55 -04:00
vsavkin
24b4fa01d0 fix(schematics): work around a bug in aotplugin by having same alias in all tsconfig files 2017-09-12 10:23:21 -04:00
vsavkin
fa74208906 feat(schematics): fix --onlyRoot option to generate EffectsModule.forRoot 2017-09-11 16:32:58 -04:00
vsavkin
4f9a431674 feat(schematics): add --ngmodule option to the lib schematic 2017-09-11 13:38:59 -04:00
vsavkin
991b029ac7 fix: formats all the files 2017-09-09 17:24:17 -04:00
vsavkin
54a619ba69 fix: fixes the format script 2017-09-09 17:24:06 -04:00
vsavkin
5d47b5100b fix(schematics): fix e2e tests 2017-09-09 17:17:47 -04:00
vsavkin
a97e0583ca refactor(schematics): use constants instead of hardcoded values 2017-09-09 17:17:37 -04:00
vsavkin
b3b49e17a2 feat(schematics): implement convert-to-workspace schematic 2017-09-09 17:08:49 -04:00
vsavkin
4da767ed82 fix(bazel): minor cleanup 2017-09-08 10:05:37 -04:00
vsavkin
cc57831a02 docs(schematics): update README to explain how to install nrwl/schematics to generate nx workspace 2017-09-06 09:52:29 -04:00
vsavkin
7ff9bd8e7e fix(schematics): relax peerDependencies 2017-09-06 09:52:01 -04:00
vsavkin
789bed19e2 fix(schematics): update nx workspace schematic to pull nx packages from github 2017-09-06 09:51:41 -04:00
vsavkin
03d16ef6ff fix(schematics): update nx app schematics to generate a passing e2e test 2017-09-06 09:51:15 -04:00
vsavkin
f2d9e6cff4 fix(schematics): update tsconfigs in nx workspace to exclude node modules 2017-09-06 09:50:39 -04:00
vsavkin
c992a7e111 feat(schematics): implement nrwl workspace schematics 2017-09-04 12:54:20 -04:00
vsavkin
9cafbac295 feat(schematics): update upgrade-shell and ngrx schematics to add deps to package.json 2017-09-01 13:36:57 -04:00
vsavkin
f2b5c1b0ce refactor(schematics): rename the ngrx schematic 2017-09-01 11:01:12 -04:00