67 Commits

Author SHA1 Message Date
Hans
6eef637e0a
release: v6.2.0-rc.0 2018-08-23 12:34:03 -07:00
Charles Lyding
d202480a17 build: update/cleanup tslint rules & fix errors 2018-08-23 11:35:34 -07:00
Hans Larsen
548616eda3 feat(@schematics/angular): use STDERR to report warnings 2018-08-21 09:57:34 -07:00
Mike Brocchi
af415a215b fix(@schematics/angular): Handle Windows paths for generate names
fixes #11501
2018-08-07 12:23:52 -04:00
Alan Agius
a394434f73 test(@schematics/angular): no matching version found for @angular-devkit 2018-08-02 08:53:59 -04:00
Hans Larsen
60c20f2924 release: 6.2.0-beta.0 2018-08-01 14:52:43 -04:00
Sarun Intaralawan
c0a5089d44 feat(@schematics/angular): use TypeScript 2.9 as default 2018-07-27 15:13:06 -07:00
Hans
aeb4ff5b29 feat(@schematics/angular): reallow --lint-fix for Angular schematics 2018-07-25 21:27:47 -07:00
Charles Lyding
bc880feb02 fix(@schematics/angular): adjust zonejs version in new projects for 6.1 2018-07-25 17:08:28 -07:00
Hans
52edee5c28
release: v6.1.0 2018-07-25 16:51:40 -07:00
Filipe Silva
38fda3ea60 fix(@schematics/angular): support updating projects that use the targets property 2018-07-25 20:17:33 +01:00
Hans Larsen
483cbe2665 refactor: add tslint-sonarts and a lot of tslint rules
This should clean up the code a bit.

Note: at first I added the no-useless-cast rule, but after getting frustrated
with it (as it has many false positive), I decided to remove the rule but some
useless casts were removed so I let those in the PR.
2018-07-10 15:07:36 -07:00
Charles Lyding
4091df0eb5 test(@schematics/angular): use HostTree instead of VirtualTree 2018-07-03 12:52:22 -04:00
George Kalpakas
a307f5ebf2 refactor(@schematics/angular): minor refactorings 2018-06-13 16:55:42 +01:00
Mike Brocchi
876105cef1 fix(@schematics/angular): Fix JSON parsing
fixes #10880
2018-06-08 21:44:37 +01:00
Mike Brocchi
d3b49a5590 refactor: Consolidate adding dependencies 2018-06-08 19:59:53 +01:00
Hans Larsen
44086c60ff build: move devkit repo back to angular-cli 2018-06-05 18:50:06 -07:00