1767 Commits

Author SHA1 Message Date
Judy Bogart
a522bb9f03 docs: correct more typos ()
PR Close 
2018-04-27 07:19:14 -07:00
Judy Bogart
31b96e99ff docs: correct typos ()
PR Close 
2018-04-27 07:19:14 -07:00
Judy Bogart
b7a6e1fef7 docs: correct node.js version and usage ()
PR Close 
2018-04-27 07:19:14 -07:00
Judy Bogart
f567e1898f docs: update glossary architectural terms ()
PR Close 
2018-04-25 13:21:52 -07:00
Noah Medling
8d0ee34939
docs: corrected spelling of "ambient". 2018-04-24 15:04:50 -07:00
Vani
43a49d3f64 docs: fix typo ()
PR Close 
2018-04-24 14:43:34 -07:00
George Kalpakas
dab5df9734 ci(aio): fix deploy-to-firebase script ()
Temporary workaround for angular/angular-cli#10398.
The behavior of `yarn build` remains the same, but building for a
specific deployment env (e.g. archive, next) requires
`yarn build-for $deployEnv`.

PR Close 
2018-04-24 11:15:35 -07:00
Sam Julien
60e5507076 docs(aio): Add UpgradingAngularJS to education resources ()
PR Close 
2018-04-23 13:36:47 -07:00
Igor Minar
fd48e53986 docs(aio): add front page campaign for the ng-conf live stream ()
PR Close 
2018-04-17 14:13:43 -07:00
Brandon Roberts
fe312ccb4c docs(aio): Cleanup examples with edits from Igor/George ()
PR Close 
2018-04-17 14:09:02 -07:00
Igor Minar
764f471dc0 build(aio): turn on webpack's stats.json generation for debugging purposes ()
PR Close 
2018-04-17 14:09:02 -07:00
Igor Minar
8b02c0e769 build(aio): add @angular/language-service ()
PR Close 
2018-04-17 14:09:02 -07:00
Brandon Roberts
5a2ee7a6f5 docs(aio): Bump shared yarn.lock file for examples ()
PR Close 
2018-04-17 14:09:02 -07:00
Brandon Roberts
529d4fc9ee docs(aio): Bump shared dependencies to RC5 ()
PR Close 
2018-04-17 14:09:02 -07:00
Brandon Roberts
fac7dde5b1 docs(aio): Fix failing upgrade-module tests ()
PR Close 
2018-04-17 14:09:02 -07:00
Brandon Roberts
1f005908a4 docs(aio): Fix failing boilerplate tests ()
PR Close 
2018-04-17 14:09:02 -07:00
Brandon Roberts
2278fe8f0e docs(aio): Upgrade examples to Angular 6 ()
PR Close 
2018-04-17 14:09:02 -07:00
George Kalpakas
aad3444a58 test(aio): fix failing tests ()
PR Close 
2018-04-17 14:09:02 -07:00
George Kalpakas
44377adbcc docs(aio): update yarn test command in README.md ()
PR Close 
2018-04-17 14:09:02 -07:00
Igor Minar
b28b3acb83 build(aio): update to @angular/material@6.0.0-rc.11 ()
PR Close 
2018-04-17 14:09:02 -07:00
Igor Minar
7493435911 test(aio): move reflect-metadata polyfills to test.ts ()
This resolves https://github.com/angular/angular-cli/issues/10333 and nicely cleans up the code.

PR Close 
2018-04-17 14:09:02 -07:00
Igor Minar
937f7cea37 build(aio): update to angular/core@6.0.0-rc.5 ()
PR Close 
2018-04-17 14:09:02 -07:00
Igor Minar
7d1990e4d1 style(aio): lint fixes for examples ()
PR Close 
2018-04-17 14:09:02 -07:00
George Kalpakas
76f8ae31ad test(aio): fix tests and update testing infra ()
PR Close 
2018-04-17 14:09:02 -07:00
Igor Minar
103846a51d build(aio): update tslint and codelyzer ()
PR Close 
2018-04-17 14:09:02 -07:00
George Kalpakas
0a536af093 build(aio): fix deployment script ()
PR Close 
2018-04-17 14:09:02 -07:00
George Kalpakas
4f29287399 build(aio): upgrade @angular/cli to 6.0.0-rc.4 ()
PR Close 
2018-04-17 14:09:02 -07:00
George Kalpakas
62e6c1f43a build(aio): upgrade @angular/* to 6.0.0-rc.4 ()
PR Close 
2018-04-17 14:09:02 -07:00
George Kalpakas
c3c513ed9e build(aio): remove redundant flags from cli commands ()
PR Close 
2018-04-17 14:09:02 -07:00
George Kalpakas
ed495bc9f1 build(aio): switch to webpack-cli for IE polyfills ()
PR Close 
2018-04-17 14:09:02 -07:00
George Kalpakas
a3de5f8f20 build(aio): upgrade rxjs to 6.0.0-turbo-rc.4 ()
PR Close 
2018-04-17 14:09:02 -07:00
Igor Minar
47d3acdc49 build(aio): reorder entries in package.json ()
PR Close 
2018-04-17 14:09:02 -07:00
Igor Minar
acbfb9eb4d build: fix angular.json that was missing keys due to cli bugs ()
https://github.com/angular/angular-cli/issues/10225
https://github.com/angular/angular-cli/issues/10226

PR Close 
2018-04-17 14:09:02 -07:00
Igor Minar
d35f84a167 build(aio): update to @angular/material@6.0.0-rc.1 ()
PR Close 
2018-04-17 14:09:02 -07:00
Igor Minar
87e9f333d4 build(aio): update to @angular/material@5.2.4 ()
PR Close 
2018-04-17 14:09:02 -07:00
Igor Minar
fc5af69fb2 build(aio): update to @angular/cli@6.0.0-rc.2 + project layout update ()
project layout was updated using:
yarn ng update @angular/cli --migrate-only --from=1.7.3

PR Close 
2018-04-17 14:09:02 -07:00
Igor Minar
81ccb718b1 build(aio): upgrade to @angular/*@6.0.0-rc.3 ()
PR Close 
2018-04-17 14:09:02 -07:00
Igor Minar
0c56dfadef build(aio): upgrade to @angular/*@6.0.0-rc.2 ()
PR Close 
2018-04-17 14:09:02 -07:00
George Kalpakas
99f8e10809 ci(aio): fix aio-monitoring tests ()
Previously, we were running the e2e tests from master against
`https://angular.io` (deployed from the stable branch). Often the e2e
tests from master do not apply to the stable branch, since the app has
deviated slightly.

This commit fixes this by stop running the full e2e tests against the
deployed versions, but a smaller set of "smoke tests", which check basic
functionality that is less likely to change between versions.

PR Close 
2018-04-17 13:45:38 -07:00
George Kalpakas
d665d9a18c refactor(aio): rename directory (tests/deployment-config --> tests/deployment) ()
PR Close 
2018-04-17 13:45:38 -07:00
George Kalpakas
8b2101be9f refactor(aio): rename spec file ()
PR Close 
2018-04-17 13:45:38 -07:00
George Kalpakas
0d56cee9e1 refactor(aio): rename yarn script (deployment-config-test --> redirects-test) ()
PR Close 
2018-04-17 13:45:38 -07:00
Anuj
010a4efa8c docs(aio): Fixed typo in 'comparing observables -> Observabled compared ()
to arrays' section.

PR Close 
2018-04-17 13:43:45 -07:00
Eyal Cherevatzki
c3280b2c2f docs(aio): change HeroService to MessagesComponent ()
Someone probably forgot to change this when coping the sentence from a previous section.

PR Close 
2018-04-16 09:01:58 -07:00
Eyal Cherevatzki
d11b249d36 docs(aio): change HeroDetailsComponent to HeroDetailComponent ()
For the sake of consistency, change `HeroDetailsComponent` to `HeroDetailComponent`.

PR Close 
2018-04-16 09:01:58 -07:00
Vani
9c29127723 docs: document how to enable service worker using ng add command ()
PR Close 
2018-04-16 08:57:13 -07:00
Tiep Phan
fd1c39ce42 docs: update lifecycle hooks section in cheatsheet ()
PR Close 
2018-04-15 23:44:44 -07:00
systemallica
896811df64 docs(aio): add missing word in the Component metadata section ()
PR Close 
2018-04-15 23:36:55 -07:00
Brandon Roberts
490772e680 docs(aio): Update file tree to match Angular CLI V6 structure ()
PR Close 
2018-04-13 14:19:16 -07:00
George Kalpakas
08325aaffc feat(service-worker): add support for configuring navigations URLs ()
The ServiceWorker will redirect navigation requests that don't match any
`asset` or `data` group to the specified index file. The rules for a
request to be classified as a navigation request are as follows:
1. Its `mode` must be `navigation`.
2. It must accept a `text/html` response.
3. Its URL must match certain criteria (see below).

By default, a navigation request can have any URL except for:
1. URLs containing `__`.
2. URLs to files (i.e. containing a file extension in the last path
   segment).

While these rules are fine in many cases, sometimes it is desirable to
configure different rules for the URLs of navigation requests (e.g.
ignore specific URLs and pass them through to the server).

This commit adds support for specifying an optional `navigationUrls`
list in `ngsw-config.json`, which contains URLs or simple globs
(currently only recognizing `!`, `*` and `**`).
Only requests whose URLs match any of the positive URLs/patterns and
none of the negative ones (i.e. URLs/patterns starting with `!`) will be
considered navigation requests (and handled accordingly by the SW).

(This is an alternative implementation to #23025.)

Fixes 

PR Close 
2018-04-13 13:13:36 -07:00