2529 Commits

Author SHA1 Message Date
Filipe Silva
d318be4be5 docs: fix wiki paths in 1.x docs 2018-04-30 19:06:02 -07:00
Filipe Silva
4385e15ebf docs: keep 1.x docs in wiki folder 2018-04-30 19:06:02 -07:00
Filipe Silva
267532d1f2 docs: add library creation 2018-04-30 18:33:37 -07:00
Filipe Silva
5371629fb1 docs: remove eject command page 2018-04-30 18:26:57 -07:00
Filipe Silva
e64cd783e9 docs: update command descriptions 2018-04-30 18:26:57 -07:00
Filipe Silva
6a7c3d68df docs: update global styles/scripts/lib wiki 2018-04-30 18:24:50 -07:00
Filipe Silva
63c3b97da4 docs: remove moving in/out
They were directed towards the old quickstart starter project, which has now been deprecated in favor of the CLI.
2018-04-30 18:24:29 -07:00
Filipe Silva
dceda35be3 docs: update application environments 2018-04-30 18:24:06 -07:00
Filipe Silva
c06f202a0b docs: update intl wiki 2018-04-30 18:23:39 -07:00
Filipe Silva
d048bfb80a docs: update assets docs 2018-04-30 18:22:35 -07:00
Mike Brocchi
dd97a7f135 fix(@angular/cli): Show deprecation warning for get/set commands
fixes #10558
2018-04-30 18:22:18 -07:00
Filipe Silva
c139233cc9 docs: add multiple projects
Replaces the multiple apps doc.
2018-04-30 18:20:39 -07:00
Filipe Silva
65d8c1a3e9 docs: fold corporate proxy into proxy doc 2018-04-30 18:20:24 -07:00
Filipe Silva
0bed139a03 docs: update proxy wiki 2018-04-30 18:20:24 -07:00
Filipe Silva
d3c1143772 ci: update npm to 5.8.0
Changes in project dependency structure were causing `npm` 5.6.0 to incorrectly flag `fsevents` as a required dependency of `chokidar` 2.0.3 and 1.7.0, but it is actually an optional dependency.

This doesn't seem to happen with `npm` 5.8.0.
2018-04-30 18:20:03 -07:00
Filipe Silva
a302418a4f test: don't install after generating lib 2018-04-30 18:20:03 -07:00
Filipe Silva
e65a8853b1 docs: update universal doc 2018-04-30 17:54:29 -07:00
Charles Lyding
e997a25ecd fix(@angular/cli): properly set multi-target command flag 2018-04-30 17:01:47 -07:00
Alan Agius
7211c1a00e fix(@angular/cli): update several config warning messages 2018-04-30 16:31:07 -07:00
Charles Lyding
9cdf0f5f7e fix(@angular/cli): correct malformed schema syntax 2018-04-30 15:28:21 -07:00
Charles Lyding
b3e966e43f docs: update wiki command options 2018-04-30 15:03:12 -07:00
Charles Lyding
f15af9f662 build: basic command wiki documentation tool 2018-04-30 15:03:12 -07:00
Filipe Silva
24dc9b0943 build: add missing @ngtools/webpack devDep
It is used by the publishing script, and was previously being added transitively via schematics (removed in https://github.com/angular/devkit/pull/810).
2018-04-30 12:37:38 -07:00
Cyrille Tuzi
518ff63be0 fix(@angular/cli): allow strings for assets in schema 2018-04-29 19:25:21 -07:00
Cyrille Tuzi
9617fbaedf fix(@angular/cli): defaultProject in right place in schema 2018-04-29 07:12:05 -07:00
Hans Larsen
c7088901b7 release: 6.0.0-rc.7 v6.0.0-rc.7 2018-04-27 21:32:48 -07:00
Charles Lyding
250dce96a2 fix(@angular/cli): correct package manager option logic 2018-04-27 20:43:08 -07:00
Filipe Silva
3c0a546c18 fix(@angular/cli): fix windows project root 2018-04-27 18:30:21 -07:00
Charles Lyding
5c6aa87868 fix(@angular/cli): make schema properly support configuration options 2018-04-27 17:30:04 -07:00
Charles Lyding
0330a4952c fix(@angular/cli): check CWD for current project name 2018-04-27 17:29:45 -07:00
Hans Larsen
2d341281fc fix(@angular/cli): show a simpler command for ng update
And use validate instead of run() ot change the options which is more correct.
2018-04-27 17:29:09 -07:00
Mike Brocchi
9274ca7244 docs: Update font awesome story. 2018-04-27 17:27:36 -07:00
Mike Brocchi
84e070d53f docs: Update bootstrap story. 2018-04-27 17:27:22 -07:00
Mike Brocchi
f871e81994 docs: Update css preprocessor story. 2018-04-27 17:26:28 -07:00
Mike Brocchi
9f65a4a6a7 docs: Update hmr story. 2018-04-27 17:26:14 -07:00
Mike Brocchi
fae46d66d8 docs: Update code coverage story. 2018-04-27 17:26:00 -07:00
Mike Brocchi
a21ce46d91 docs: Update bundle budgets story. 2018-04-27 17:25:27 -07:00
Hans Larsen
a47676bd8a fix(@angular/cli): show a nicer error if packages does not support schematics
Does not show a better error if there are schematics but ng-add isnt found. That will
simply show "schematics ng-add not found" or something alike, which is fine here.

fixes #10467
2018-04-27 11:19:37 -07:00
Mike Brocchi
0fc72bbcd4 fix(@angular/cli): Add smart default provider for default project 2018-04-27 10:54:58 -07:00
Mike Brocchi
329e23088c fix(@angular/cli): Update project detection logic and rename global config file
fixes #10453
2018-04-27 10:53:53 -07:00
Filipe Silva
7f8489c5b3 ci: don't force Angular 6 rc.2 2018-04-26 15:21:54 -07:00
Filipe Silva
1854589cd9 build: use devkit snapshots for e2e 2018-04-26 15:21:54 -07:00
Filipe Silva
06bba06ea8 fix(@angular/cli): use default project for single target commands
Fix https://github.com/angular/angular-cli/issues/10352
2018-04-26 15:21:54 -07:00
Filipe Silva
3ca350fba7 fix(@angular/cli): use workspace.getProjectByPath 2018-04-26 15:21:54 -07:00
Filipe Silva
f91e346e37 fix(@angular/cli): use rxjs 6 final 2018-04-26 15:21:54 -07:00
Filipe Silva
e430baea01 build: update latest devkit refs 2018-04-26 15:21:54 -07:00
Hans Larsen
310f0d78c6 docs: remove 6.0 deprecated stories 2018-04-26 14:55:53 -07:00
Hans Larsen
0bd1f61736 test: always create a new directory when copying assets 2018-04-25 15:14:15 -07:00
Hans Larsen
7c7c350d4e fix(@angular/cli): if using ng update @angular/cli only, add migrate and from
Fix #10439
2018-04-25 15:14:15 -07:00
Charles Lyding
c7ff6522d5 fix(@angular/cli): avoid errant migrate message on postinstall 2018-04-25 14:01:01 -07:00