10562 Commits

Author SHA1 Message Date
Michael Warneke
04f8e2fd46 feat(schematics): let nrwl schematics extend from angular schematics
#266
2018-03-09 09:46:43 -05:00
FallenRiteMonk
37cabafb35 fix protractor.conf.js schema 2018-03-09 09:46:08 -05:00
vsavkin
eb42a4e34f feat(bazel): set up the schematic collection and e2e test 2018-03-02 11:26:54 -05:00
vsavkin
f2e3afd1d5 bump up version to 0.8.0 2018-03-01 14:04:11 -05:00
vsavkin
e9f6a0aa78 update changelog 2018-03-01 14:03:56 -05:00
vsavkin
8d6789756b feat(schematics): update angular to 5.2.7 2018-03-01 14:03:45 -05:00
vsavkin
f6083ceb5d fix(schematics): update migration to upgrade the version of http to 5.2.7 2018-03-01 13:56:41 -05:00
vsavkin
feeaba1a4b fix(schematics): fix format:write --libs-and-apps 2018-02-28 12:36:34 -05:00
vsavkin
b3ca2ee006 fix(schematics): set the latestMigration property correctly 2018-02-28 10:49:36 -05:00
vsavkin
24063f0246 cleanup(schematics): remove the version property 2018-02-28 10:49:12 -05:00
vsavkin
45fda44e90 fix(schematics): fixed the switch-to-cli17 migration to handle the case when the CLI file isn't present 2018-02-28 10:36:46 -05:00
vsavkin
58e99ab04d fix(schematics): change format to default to format-all when no patterns are detected 2018-02-28 10:36:46 -05:00
vsavkin
2fb6259751 feat(schematics): add update, update:skip, and update:check commands 2018-02-27 11:36:38 -05:00
vsavkin
e8ee7a2d3a feat(schematics): update the application schematics not to run the formatter 2018-02-26 11:27:45 -05:00
vsavkin
cb79dec084 feat(schematics): add skipInstall and skipGit options 2018-02-26 09:08:55 -05:00
vsavkin
579750be73 0.8.0-beta.1 2018-02-25 18:59:27 -05:00
vsavkin
dd5790cd4f 0.8.0-beta-1 2018-02-25 18:59:05 -05:00
vsavkin
e7481a790f refactor(schematics): use schematic context to format the generated code 2018-02-25 18:48:23 -05:00
vsavkin
acdeb1b71c feat(schematics): switch to angular/cli 1.7 2018-02-25 17:13:56 -05:00
vsavkin
b97305822a bump up version number to 0.7.4 2018-02-19 11:06:51 -05:00
vsavkin
7ded3d73f3 update changelog 2018-02-19 11:06:02 -05:00
Noeri Huisman
545f2ff139 fix(schematics): base projectPath on the full path instead of the current working directory of the process
The `nxEnforceModuleBoundariesRule` based the projectPath on `process.cwd()` which won't work in case the linter is run from any other directory.
This change uses the `app-root-path` library for determining the root folder, independent of the cwd.
2018-02-19 10:46:16 -05:00
Emilio
9128fa8be1 fix(schematics): ammend command in script errors 2018-02-19 10:42:05 -05:00
vsavkin
70f7b608e7 fix(schematics): fix enforceModuleBoundaries check to properly detect incorrect relative imports 2018-02-18 15:27:00 -05:00
vsavkin
222efe2f26 feat(schematics): change generate effect tests to use toBeObservable 2018-02-13 20:52:26 -05:00
vsavkin
125852d7ec test(schematics): add tests for create-nx-workspace 2018-02-04 18:14:40 -05:00
vsavkin
6756e197fb remove an "fit" 2018-02-04 16:21:53 -05:00
vsavkin
6dd2efb05e bump up version 2018-02-02 09:00:49 -05:00
vsavkin
cc3f51f85b fix(schematics): fix create-nx-workspace 2018-02-02 09:00:49 -05:00
James Henry
db449314f3 chore(build): use precise-commits for formatting 2018-02-01 15:19:11 -08:00
James Henry
eb960cb9ea chore(package): fix alphabetical ordering of packages 2018-02-01 15:17:14 -08:00
vsavkin
82dcdb656b bump up version 2018-02-01 11:24:40 -05:00
vsavkin
6db445fd9a update changelog 2018-02-01 11:24:35 -05:00
vsavkin
8a3c182493 cleanup(schematics): clean up the output of nx-migrate 2018-02-01 11:24:28 -05:00
vsavkin
99ac2b5692 fix(schematics): update the latestMigration property 2018-01-31 10:29:48 -05:00
vsavkin
e5b247b573 update create-nx-workspace to support yarn in addition to npm 2018-01-31 10:27:08 -05:00
vsavkin
93a6b4e94b fix(schematics): add a post install script that run nx-migrate:check 2018-01-31 09:35:22 -05:00
vsavkin
7ab14e3b26 fix(schematics): clean up the output of nx-migrate 2018-01-31 09:35:22 -05:00
vsavkin
5420f48aa7 update changelog 2018-01-30 20:31:01 -05:00
vsavkin
4903e8f1ec add @angular-devkit/schematics and @schematics/angular as dev dependencies 2018-01-30 20:29:11 -05:00
vsavkin
34e8d5483f feat(schematics): set @angular-devkit/core to 0.0.29 2018-01-30 17:10:53 -05:00
vsavkin
d7ba9fdc1b feat(schematics): add nx-migrate:check and nx-migrate:skip scripts 2018-01-30 16:28:14 -05:00
vsavkin
62ed009d76 feat(schematics): bump up @angular-devkit/core to 0.0.29 2018-01-29 10:26:17 -05:00
vsavkin
3f727e9be2 bump up version 2018-01-22 10:03:31 -05:00
vsavkin
3f37983775 fix(schematics): add an explicit dependency on @angular-devkit/core 2018-01-22 09:47:33 -05:00
vsavkin
7bfd4eb08d fix(schematics): add a migration to update test.js 2018-01-21 17:25:49 -05:00
vsavkin
8288974913 update changelog 2018-01-21 14:26:18 -05:00
vsavkin
bf40f78b16 bump up version 2018-01-21 14:26:13 -05:00
vsavkin
172c18dc9b feat(schematics): switch to angular 5.2 and cli 1.6.5 2018-01-21 14:23:08 -05:00
vsavkin
ced668dbb8 update changelog 2018-01-20 18:21:14 -05:00