101 Commits

Author SHA1 Message Date
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
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
Kasidit Iamthong
0a321460bc docs(@angular/cli): properly format the Budgets documentation 2018-04-13 16:37:10 -07: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
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
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
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
Anthony Leveillee
38b117872a docs: add sass brand variable for bootstrap 4 2017-11-24 16:57:11 +00: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
Shlang
98b4f421ab docs: fix typos 2017-11-02 15:52:13 +00:00
Sarun Intaralawan
4d866b04e9 docs(@angular/cli): change base href in i18n docs 2017-11-02 15:51:40 +00:00
Fabian Wiles
f065a1ecc7 docs: remove output hashing from universal guide example 2017-11-02 15:50:29 +00:00
Kulshekhar Kabra
03f1717b98 docs: fix hmr typos
`hrm` -> `hmr`
2017-11-02 15:01:51 +00:00
Vikram Subramanian
40828aaef5 docs(universal): update the npm run targets to match the ones in universal-starter 2017-10-30 16:40:28 -07:00
Mark Pieszak
73014d98de docs: universal 2017-10-29 12:39:57 -07:00
Fabian Wiles
c69e092d76 docs(@angular/cli): fix universal example webpack config 2017-10-27 09:40:13 -07:00
Olivier Combe
1abd7b0455 docs(@angular/cli): fixed typos 2017-10-26 09:49:29 +01:00
Adam Plumer
ff6e79fa9c docs(@angular/cli): update proxy config story
- Fixes #7772
2017-10-11 15:21:25 -07:00
Mark Pieszak
6ecc60bf53 fix(universal): add ts-loader install 2017-10-11 11:55:18 -07:00
Mark Pieszak
eed13cf21d docs: update documentation for universal (#7803) 2017-10-06 16:35:45 -07:00
Aditya Parab
7b8e0fa522 docs(@angular/cli): update story for global lib to show correct bootstrap4
configuration

- update bootstrap4 url to point to correct page
- remove tether import in .angular-cli.json
- add umd version popper.js import in .angular-cli.json instead of tether

Closes #7584
2017-09-05 11:17:25 +01:00
Olivier Combe
e746369ca4 feat(@angular/cli): add AOT parameter missingTranslation
This adds the new parameter `missingTranslation` for AoT that was added in angular/angular/pull/15987 and that lets you define the MissingTranslationStrategy
2017-08-18 12:15:55 -07:00
Mike Brocchi
f26456f053 docs: Update Angular Material story to defer to the Material docs
Fixes #7286
2017-08-18 10:13:02 -07:00
Thomas Burleson
a95622738b docs: update flex-layout story 2017-08-07 10:03:42 -07:00
Josh Iverson
31c810a07e docs: fix material install 2017-08-03 18:03:43 +01:00
Justin Grayston
e6844b708b docs: fix universal dep save flag
Closes #7211
2017-08-02 11:47:43 +01:00
Kristofer Karlsson
0cc86374d5 docs: Fixed typo in universal story 2017-07-31 13:55:40 +01:00
Filipe Silva
2a526914f0 docs: add universal rendering
Add doc file for https://github.com/angular/angular-cli/wiki/stories-universal-rendering

/cc @alxhub
2017-07-25 20:51:07 +01:00
Christian Liebel
d5d0b07812 feat(@angular/cli): update standard library to es2017
ECMAScript 2017 was released at the end of June. Standard library support for ES 2017 is around in TypeScript for quite a while now. Even `typescript@~2.0.0` which is used by the Angular 2 template supports a subset of ES 2017. Hence, it seems reasonable to update to the latest standard library version.
2017-07-19 16:04:16 -04:00
Filipe Silva
e66c26ccd5 docs: add CI testing story 2017-07-19 11:01:15 -04:00
Hans Larsen
8c3aa67dd3 docs: remove CHANGELOG as its not useful anymore 2017-07-05 15:55:43 -07:00
Bram Borggreve
baf60dc83b docs: add story about configuring HMR 2017-06-28 14:43:40 +01:00
Justin Kurtz
cff95a732e docs(@angular/cli): add bypass proxy example 2017-06-27 16:08:14 +01:00
Stefan Steinhart
4008768f86 docs(@angular/cli): adds multiple entries how-to
If there is a need to define multiple entries or otherwise more complex configuration a js file can be used to configure the proxy. These changes document how to do so.
2017-06-15 13:23:28 -04:00