232 Commits

Author SHA1 Message Date
Filipe Silva
57439e1053 docs: fix hmr configuration properties
Address https://github.com/angular/angular-cli/issues/10438#issuecomment-385888456
2018-05-02 14:39:51 -07:00
Charles Lyding
7069f13cd8 docs: update wiki command documentation 2018-05-02 10:46:27 -07:00
Filipe Silva
05fd09d25b docs: add schema links for Angular workspace 2018-05-01 16:10:43 -07:00
Filipe Silva
0add4c91c1 docs: add workspace docs 2018-04-30 19:06:58 -07:00
Filipe Silva
f320899674 docs: remove dots from 1.x wiki paths
They aren't supported.
2018-04-30 19:06:02 -07:00
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
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
e65a8853b1 docs: update universal doc 2018-04-30 17:54:29 -07:00
Charles Lyding
b3e966e43f docs: update wiki command options 2018-04-30 15:03:12 -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
310f0d78c6 docs: remove 6.0 deprecated stories 2018-04-26 14:55:53 -07:00
Matthias Lischka
67f5cee205 docs: add information on special port 0 2018-04-13 16:37:31 -07:00
Kasidit Iamthong
0a321460bc docs(@angular/cli): properly format the Budgets documentation 2018-04-13 16:37:10 -07:00
Mike Brocchi
2f8a12bbea docs: Add documentation for the config command 2018-03-16 21:57:29 -04:00
Mike Brocchi
12e10e32ea feat(@angular/cli): Clean up generate options
BREAKING CHANGE: Removed collection and lint-fix options
2018-03-08 22:56:42 -05:00
Mike Brocchi
9f77c868d2 feat(@angular/cli): Update command runner.
This change removes the dependency of the ember-cli command structure.
2018-03-06 17:57:38 -05:00
Suguru Inatomi
71f38222c0 docs(@angular/cli): add doc for ng update --next 2018-03-01 12:38:58 +00:00
Charles Lyding
1dc9f866d4 feat(@angular/cli): shorten output filenames 2018-02-23 21:20:36 +00:00
Luke Chatton
fb1c2af810 fix typo in multi-app docs 2018-02-22 12:24:54 -08:00
Mike Brocchi
697ab8257b docs: Add documenation for update command 2018-02-15 16:42:12 -05:00
GerbetMikhaël
9a593dd32c docs(@angular/cli): up node version for ci tools
- Add node_js v 8 instead of v 6 for travis config
- Add node v 8 instead of v 6 for docker image in circleci config
2018-02-14 10:28:28 -05:00
Mike Brocchi
9c871b003a feat(@angular/cli): Ability to specify budgets for your apps
Closes #7139
2018-01-18 11:34:29 -08:00
Aniruddha Das
265eb96c09 feat(@angular/cli): override suite in the protractor config
resolves: 807
Override suite in the protractor config.
Can send in multiple suite by comma seperated values (ng e2e --suite=suite1.ts, suite2.ts).

Issue link
 github.com/angular/angular-cli/issues/807
 github.com/angular/angular-cli/pull/3551
2018-01-03 11:09:26 +00:00
Thiago Almeida
5c60744127 fix(@angular/cli): fix old webpack's website links 2018-01-02 13:17:58 +00:00
stockmind
97e8687037 docs(@angular/cli): add little note to relaunch npm after proxy.config changes 2018-01-02 10:03:58 +00:00
CaerusKaru
54e5863078 docs: add addons to travis yml in CI story
Fixes #8840
2017-12-21 13:55:10 +00:00
Filipe Silva
a39fad3b7f docs: document ES2015 support 2017-12-14 11:03:58 -08:00
David
7ef5648bef docs(@angular/cli): fix inline link and code formatting 2017-12-01 15:27:46 -05:00
Ward Bell
a237113aae docs: css-preprocessors wiki - inline styles must be in CSS.
Cannot write them in less, sass, or stylus
See issue #8472
2017-12-01 10:11:45 +00:00
Filipe Silva
4e7afcb3d6 docs(@angular/cli): add section on build command about build-optimizer and vendor-chunk
Fix #8586
2017-11-24 18:51:56 +00:00
Anthony Leveillee
38b117872a docs: add sass brand variable for bootstrap 4 2017-11-24 16:57:11 +00:00
Yaroslav Admin
4774049e84 feat(@angular/cli): disable progress when running outside TTY
The default value is changed from `true` to `progress.stdout.isTTY`. It
still has lower priority than value specified by command line flag or in
the .angular-cli.json config.

Fixes #8148
2017-11-21 11:51:53 -08:00
Hans Larsen
64c600d1da docs: update asset story for the new allowOutsideOutDir flag 2017-11-20 09:15:56 -08:00
Michał Gołębiowski-Owczarek
a5dde90d73 docs: fix the link to the Angular Universal Starter
The Angular Universal Starter repo is now CLI-only so it doesn't have the cli
directory any longer.
2017-11-20 09:15:22 -08:00