George Kalpakas
f99febcdf9
ci(docs-infra): fix deployment to Firebase
...
This is a backport of f1a860fbf to 6.1.x.
Related to #29029 .
2019-03-06 15:03:00 -08:00
George Kalpakas
36cbfb1771
build(compiler-cli): upgrade chokidar to latest version
...
This is a backport of 745c9c5ca to 6.1.x.
Related to #28771 .
2019-02-28 18:54:13 +02:00
George Kalpakas
1f5315f6f7
build(docs-infra): upgrade npm-run-all
to latest version for security
...
This is a backport of f45aedcbf to 6.2.x.
See the original commit for details.
2019-02-28 18:54:13 +02:00
Alex Eagle
eeebe621fe
docs: Indicate that PRs should have an associated issue ( #25436 )
...
PR Close #25436
2018-10-15 16:51:46 -07:00
George Kalpakas
05f279df49
test(docs-infra): improve logging output in test-pwa-score[-localhost]
( #26459 )
...
PR Close #26459
2018-10-15 15:23:37 -07:00
George Kalpakas
485d67bfed
build(docs-infra): upgrade lighthouse to 3.2.1 ( #26459 )
...
PR Close #26459
2018-10-15 15:23:37 -07:00
George Kalpakas
a1592f5a20
ci(docs-infra): reduce flakyness ( #26459 )
...
PR Close #26459
2018-10-15 15:23:37 -07:00
Judy Bogart
a251374ecd
docs: update process for cli tool and restructure doc ( #25752 )
...
PR Close #25752
2018-10-15 11:22:18 -07:00
null-reference
2b00c17091
docs: minor wording correction. "use" to "user". ( #26452 )
...
PR Close #26452
2018-10-15 11:19:47 -07:00
Pete Bacon Darwin
81724f5790
ci(docs-infra): allow aio_local
builds to fail on Travis
...
This job is flaky (up to 50%!) so let's allow it to fail while
we investigate the reason.
2018-10-15 10:28:09 -07:00
George Kalpakas
1f06b6c99b
build: upgrade @types/jasminewd2
to 2.0.4 ( #26432 )
...
This commit also removes the extra jasminewd2 typings, since the
changes have been merged in the official typings with
DefinitelyTyped/DefinitelyTyped#28957 .
2018-10-13 21:09:41 -07:00
George Kalpakas
6790709b93
fix(docs-infra): prevent unnecessary SideNav scrollbar ( #26416 )
...
Fixes #21508
PR Close #26416
2018-10-12 14:09:09 -07:00
Pete Bacon Darwin
9f7f67121c
build(docs-infra): only show name in 'inherited from' section ( #26387 )
...
Closes #26181
PR Close #26387
2018-10-12 09:13:02 -07:00
George Kalpakas
db49beae15
build(docs-infra): upgrade @angular/material to 7.0.0-rc.1 ( #26394 )
...
PR Close #26394
2018-10-12 08:57:50 -07:00
George Kalpakas
97609daea9
build(docs-infra): upgrade @angular/* to 7.0.0-rc.1 ( #26394 )
...
PR Close #26394
2018-10-12 08:57:50 -07:00
George Kalpakas
abcb03cb82
build(docs-infra): upgrade @angular/cli to 7.0.0-rc.2 ( #26394 )
...
PR Close #26394
2018-10-12 08:57:47 -07:00
Jason Bedard
4f09f7db73
fix(upgrade): properly destroy upgraded component elements and descendants ( #26209 )
...
Fixes #26208
PR Close #26209
2018-10-11 21:07:49 -07:00
jenniferfell
f1e14a3224
docs: add angularmix to events page ( #26374 )
...
PR Close #26374
2018-10-11 14:16:02 -07:00
Simone Bigozzi
50de03a83a
docs: fix transpiles link in dependency injection ( #26250 )
...
fixed a double bracket that broke the link
PR Close #26250
2018-10-11 14:11:46 -07:00
Jason Aden
65555fe35d
Revert "fix(upgrade): properly destroy upgraded component elements and descendants ( #26209 )"
...
This reverts commit 6da3867d638baa71eea8f3e3741e0afccc98e86b. Revert is needed due to compilation failures due to this PR inside Google.
2018-10-10 14:46:20 -07:00
Jason Bedard
6da3867d63
fix(upgrade): properly destroy upgraded component elements and descendants ( #26209 )
...
Fixes #26208
PR Close #26209
2018-10-10 14:19:01 -07:00
Jason Aden
c9488b5432
release: cut the v6.1.10 release
6.1.10
2018-10-10 11:23:23 -07:00
Jason Aden
b22c376123
Revert "fix(upgrade): properly destroy upgraded component elements and descendants ( #26209 )"
...
This reverts commit 623adbbdf7c052f8f493bd79f863f4647bfa6cde.
2018-10-08 14:36:59 -07:00
George Kalpakas
8a6f3723ca
build(docs-infra): upgrade Angular to 7.0.0-rc.0 and TypeScript to 3.1.1 ( #26306 )
...
PR Close #26306
2018-10-08 13:44:15 -07:00
George Kalpakas
ccb0ec9c35
build(docs-infra): upgrade webpack-cli to 3.1.2 ( #26306 )
...
This is necessary to avoid webpack/webpack#8082, when installing
dependencies without taking the lockfile into account (e.g. with
`yarn aio-use-local` - locally or on CI).
PR Close #26306
2018-10-08 13:44:15 -07:00
George Kalpakas
0c9a087809
ci(docs-infra): run tests against local Angular packages too ( #26306 )
...
PR Close #26306
2018-10-08 13:44:15 -07:00
George Kalpakas
2515ff660b
test(docs-infra): fix tests ( #26306 )
...
PR Close #26306
2018-10-08 13:44:15 -07:00
George Kalpakas
70c79cb969
ci(docs-infra): remove unnecessary command ( #26306 )
...
This was accidentally merged with 4d506acba and 87f60bccf.
The build script is called in `scripts/ci/build.sh` (if necessary).
PR Close #26306
2018-10-08 13:44:15 -07:00
siddhant
ed04e99c95
docs: update docs to reflect the changes in RxJS 6 ( #26238 )
...
PR Close #26238
2018-10-08 13:43:12 -07:00
Jason Bedard
623adbbdf7
fix(upgrade): properly destroy upgraded component elements and descendants ( #26209 )
...
Fixes #26208
PR Close #26209
2018-10-08 12:06:13 -07:00
George Kalpakas
3660ff80b7
ci(docs-infra): re-use env variable ( #26138 )
...
PR Close #26138
2018-10-08 11:56:53 -07:00
JiaLi.Passion
3b4d9dc576
fix(platform-browser): fix #22155 , destroy hammer manager when off ( #22156 )
...
PR Close #22156
2018-10-05 15:44:06 -07:00
JiaLi.Passion
8c6c2fc80d
docs: add fakeAsync test new feature document ( #23117 )
...
PR Close #23117
2018-10-05 15:43:37 -07:00
Frederik Schlemmer
3886bfadb0
docs: Rename 'QuickStart' into 'Getting Started' ( #25762 )
...
Delete symlink
docs: Undo unwanted changes
docs: Rename 'QuickStart' into 'Getting Started'
Revert symlink commit
PR Close #25762
2018-10-05 15:43:17 -07:00
Ash Kyd
b35ab4f0e6
docs: clarify CurrencyPipe display property ( #25852 )
...
Clarify how to suppress the currency/code in the CurrencyPipe by passing an empty string.
PR Close #25852
2018-10-05 15:42:57 -07:00
Judy Bogart
39d979c5fa
docs: add package doc files ( #26047 )
...
PR Close #26047
2018-10-05 15:42:14 -07:00
George Kalpakas
ff980032e7
fix(docs-infra): fix positioning of message for disabled JavaScript ( #26198 )
...
PR Close #26198
2018-10-05 15:39:23 -07:00
George Kalpakas
2fe401dfbb
ci(docs-infra): show custom 404 page on preview server (for consistency) ( #26199 )
...
PR Close #26199
2018-10-05 15:39:02 -07:00
Atuuh
b4421bb96b
docs: fix wording ( #26207 )
...
fix wording to sound better
PR Close #26207
2018-10-05 14:19:08 -07:00
thanhpd
ecb28bf5aa
docs: fix spelling errors ( #26213 )
...
PR Close #26213
2018-10-05 14:17:22 -07:00
Kirankumar Sripati
5c5164b6e7
docs: typo fixes ( #26247 )
...
PR Close #26247
2018-10-05 14:00:21 -07:00
George Kalpakas
b8a081a8a5
docs(service-worker): improve API docs for SwPush
/SwUpdate
( #23138 )
...
PR Close #23138
2018-10-05 13:48:14 -07:00
George Kalpakas
59d80c471a
refactor(service-worker): simplify/improve NgswCommChannel
typings ( #23138 )
...
PR Close #23138
2018-10-05 13:48:14 -07:00
George Kalpakas
9e5b0794c5
docs(service-worker): add UpdateActivated
/AvailableEvent
to the public API ( #23138 )
...
PR Close #23138
2018-10-05 13:48:14 -07:00
Suguru Inatomi
1c1fd98591
docs: add Suguru Inatomi to GDE resources ( #26219 )
...
PR Close #26219
2018-10-04 10:10:52 -07:00
George Kalpakas
d815e4137f
build(docs-infra): upgrade @angular/cli to 6.2.3 ( #26145 ) ( #25997 )
...
PR Close #26145
PR Close #25997
2018-10-03 13:26:32 -07:00
George Kalpakas
fe0c5bfdb3
build(docs-infra): upgrade @angular/* to 7.0.0-beta.7 ( #26145 ) ( #25997 )
...
PR Close #26145
PR Close #25997
2018-10-03 13:26:32 -07:00
George Kalpakas
1975c0a4d2
build(docs-infra): update payload size limits to reflect current status ( #26145 ) ( #25997 )
...
PR Close #26145
PR Close #25997
2018-10-03 13:26:32 -07:00
George Kalpakas
efde073ab9
fix(docs-infra): configure Firebase to strip off the .html
extension ( #25999 ) ( #25997 )
...
Firebase used to do it automatically (with `cleanUrls: true`), but it
stopped doing it unless the resulting URL corresponds to an existing
file (which is not always the case in angular.io; e.g. the resulting URL
might be matched by a new redirect rule).
This change in Firebase hosting behavior resulted in some URLs not being
correctly redirected (e.g. URLs to the archived v2 site, or `.html`
suffixed URLs from 3rd-party sites).
This commit fixes it, by configuring Firebase hosting to strip off the
`.html` extension and redirect (if no other redirect rule matched).
PR Close #25999
PR Close #25997
2018-10-03 13:26:32 -07:00
George Kalpakas
a68c29da4b
build(docs-infra): update size limits ( #25997 )
...
PR Close #25997
2018-10-03 13:26:32 -07:00