Brian Love
224d9dcd4a
docs: add Brian Love to GDE resources ( #26594 )
...
PR Close #26594
2018-10-23 08:54:41 -07:00
Greg Magolan
31a0c2a6c2
build: add config_env_vars = ["compile"] to ngc-wrapped ( #26607 )
...
PR Close #26607
2018-10-23 08:53:56 -07:00
Alex Eagle
c251a5a4d1
build(bazel): fine-grained npm deps and idiomatic install of @angular/bazel ( #26607 )
...
PR Close #26607
2018-10-23 08:53:55 -07:00
jenniferfell
81e571b908
docs: update release info now that v7 is released ( #26660 )
...
PR Close #26660
2018-10-23 08:51:49 -07:00
Anthony Ciccarello
80a9de0a57
docs(core): fix spelling in ComponentFactory ( #26603 )
...
PR Close #26603
2018-10-22 10:38:57 -07:00
Kara Erickson
d1e2ac86fd
build(ivy): fix benchmarks ( #26601 )
...
PR Close #26601
2018-10-22 10:36:32 -07:00
Greg Magolan
9a0d326f4f
build: fix ivy package-dist generation ( #26629 )
...
PR Close #26629
2018-10-20 21:03:46 -07:00
Greg Magolan
ce3024017a
build(bazel): fix //tools/testing:node target deps ( #26629 )
...
PR Close #26629
2018-10-20 21:03:46 -07:00
Miško Hevery
c8adef2dab
build: remove manual tags from platform jasmine tests ( #26606 )
...
PR Close #26606
2018-10-19 22:52:12 -07:00
Pete Bacon Darwin
778e1c2602
docs: update animations to use @publicApi
tags ( #26595 )
...
PR Close #26595
2018-10-19 14:35:55 -07:00
Pete Bacon Darwin
35bfa1437f
docs: update elements to use @publicApi
tags ( #26595 )
...
PR Close #26595
2018-10-19 14:35:55 -07:00
Pete Bacon Darwin
4d83078cd2
docs: update upgrade to use @publicApi
tags ( #26595 )
...
PR Close #26595
2018-10-19 14:35:55 -07:00
Pete Bacon Darwin
64d005de05
docs: update service-worker to use @publicApi
tags ( #26595 )
...
PR Close #26595
2018-10-19 14:35:55 -07:00
Pete Bacon Darwin
0c822b75f9
docs: update router to use @publicApi
tags ( #26595 )
...
PR Close #26595
2018-10-19 14:35:55 -07:00
Pete Bacon Darwin
e0a9cfb5e2
docs: update platform-webworker to use @publicApi
tags ( #26595 )
...
PR Close #26595
2018-10-19 14:35:55 -07:00
Pete Bacon Darwin
f8dff83d4b
docs: update platform-server to use @publicApi
tags ( #26595 )
...
PR Close #26595
2018-10-19 14:35:55 -07:00
Pete Bacon Darwin
e411cd124a
docs: update platform-browser-dynamic to use @publicApi
tags ( #26595 )
...
PR Close #26595
2018-10-19 14:35:55 -07:00
Pete Bacon Darwin
df4e85907c
docs: update http with @publicApi
tags ( #26595 )
...
PR Close #26595
2018-10-19 14:35:55 -07:00
Pete Bacon Darwin
1498dc2dca
docs: update forms with @publicApi
tags ( #26595 )
...
PR Close #26595
2018-10-19 14:35:55 -07:00
Pete Bacon Darwin
abfde44afb
docs: update core to use @publicApi
tags ( #26595 )
...
PR Close #26595
2018-10-19 14:35:55 -07:00
Pete Bacon Darwin
eb9d431487
docs: common with @publicApi
tags ( #26595 )
...
PR Close #26595
2018-10-19 14:35:55 -07:00
Pete Bacon Darwin
9060fb7031
docs: update animations with @publicApi
tags ( #26595 )
...
PR Close #26595
2018-10-19 14:35:55 -07:00
Pete Bacon Darwin
7fbe547f78
docs: update platform-browser with @publicApi
tags ( #26595 )
...
PR Close #26595
2018-10-19 14:35:54 -07:00
Pete Bacon Darwin
cda6a215f2
build: update ts-api-guardian jsdoc tag requirements ( #26595 )
...
Now `@experimental` tags are banned; and `@publicApi`
tags are required on exports.
PR Close #26595
2018-10-19 14:35:54 -07:00
Pete Bacon Darwin
a8430db45d
docs: convert all @experimental
tags to @publicApi
tags ( #26595 )
...
PR Close #26595
2018-10-19 14:35:54 -07:00
Pete Bacon Darwin
5e2bf292e5
feat(docs-infra): rename tagdef: @experimental
to @publicApi
( #26595 )
...
PR Close #26595
2018-10-19 14:35:54 -07:00
Pete Bacon Darwin
efded24527
feat(docs-infra): remove stable & experimental from status selector ( #26595 )
...
PR Close #26595
2018-10-19 14:35:54 -07:00
Pete Bacon Darwin
30ac643d1d
build: refactor ts-api-guardian jsdoc tag handling ( #26595 )
...
Allow the jsdoc tag processing to be configured by
type (export, member, param) and by action (required,
banned, toCopy).
This is a pre-requisite to moving over to using `@publicApi`
tags rather than `@stable` and `@experimental`.
PR Close #26595
2018-10-19 14:35:54 -07:00
jenniferfell
d9725016ad
docs: fix release info navigation ( #26558 )
...
PR Close #26558
2018-10-19 11:30:39 -07:00
Igor Minar
3f94759b14
fix(docs-infra): correct the version of @angular-devkit/build-angular ( #26555 )
...
This dependency has not been correctly updated and I had to update it manually.
I think the issue is related to https://github.com/angular/angular-cli/issues/12624 which was fixed between CLI RCs and final.
PR Close #26555
2018-10-19 11:30:12 -07:00
Igor Minar
9a46420aaf
feat(docs-infra): update to @angular/* v7 ( #26555 )
...
PR Close #26555
2018-10-19 11:30:12 -07:00
Katerina Skroumpelou
6a11d7e2a0
docs: add Katerina Skroumpelou to GDE resources ( #26547 )
...
PR Close #26547
2018-10-19 11:29:14 -07:00
Pete Bacon Darwin
4fd9988251
build(docs-infra): display github links in CLI API docs ( #26515 )
...
This commit includes the following changes:
* CLI version information is read from the CLI package from which
we read the help files.
* CLI API pages now contain GH links
* line numbers are not shown in GH links, if the doc does not
have a truthy `startingLine` value. This allows us to remove
hard coded checks for `guide` pages
* content pages and CLI api docs no longer have a `startingLine`
* the hard-coded `packages` path segment has been removed from
the templates; instead we now only use the `realProjectRelativePath`.
* the `realProjectRelativePath` has been updated accordingly for API
and CLI API docs.
PR Close #26515
2018-10-19 11:12:54 -07:00
Pete Bacon Darwin
a4fcd07792
build(docs-infra): show github edit link on CLI overview ( #26515 )
...
PR Close #26515
2018-10-19 11:12:54 -07:00
Brandon Roberts
078a928fab
docs: forms overview copy edit ( #26450 )
...
PR Close #26450
2018-10-19 11:08:48 -07:00
Nikhil Sharma
5d90aede4e
docs(service-worker): updated browser support for Service Worker ( #26408 )
...
PR Close #26408
2018-10-19 11:08:00 -07:00
Pete Bacon Darwin
658a18cdab
build(docs-infra): break long CLI options onto two lines ( #26272 )
...
PR Close #26272
2018-10-19 11:07:30 -07:00
Pete Bacon Darwin
6d240cf687
build(docs-infra): update CLI option rendering ( #26272 )
...
PR Close #26272
2018-10-19 11:07:30 -07:00
Pete Bacon Darwin
dca176e232
build(docs-infra): render CLI arguments consistently ( #26272 )
...
In the command syntax, arguments are rendered as
`var`s enclosed in angle brackets. So this is now repeated
in the arguments table too.
PR Close #26272
2018-10-19 11:07:30 -07:00
Miško Hevery
6c4845515b
docs: add release announcement URL
2018-10-18 13:28:45 -07:00
Pawel Kozlowski
c2ce832f65
fix(ivy): stub TestBed.compileComponents implementation ( #26506 )
...
PR Close #26506
2018-10-18 13:28:45 -07:00
Olivier Combe
c726d27331
ci: add triage PRs config for the ngbot ( #26477 )
...
PR Close #26477
2018-10-18 13:28:45 -07:00
Andrew Kushnir
c4b7862e1b
feat(ivy): i18n compiler support for i18nStart and i18nEnd instructions ( #26442 )
...
PR Close #26442
2018-10-18 13:28:45 -07:00
Andrew Kushnir
39472e102b
feat(ivy): i18n compiler support for element attributes ( #26442 )
...
PR Close #26442
2018-10-18 13:28:45 -07:00
Matias Niemelä
1fafc5ca18
feat(ivy): enhance [style] and [class] bindings to be animation aware ( #26096 )
...
PR Close #26096
2018-10-18 13:28:45 -07:00
Matias Niemelä
07a26647ac
refactor(ivy): move styling files around ( #26096 )
...
PR Close #26096
2018-10-18 13:28:44 -07:00
Miško Hevery
817821e553
fix(ivy): make defineComponent tree shakable by Closure Compiler ( #26425 )
...
PR Close #26425
2018-10-18 13:28:44 -07:00
Igor Minar
398db3e9f0
test(ivy): enable unit tests for @angular/animations ( #26470 )
...
PR Close #26470
2018-10-18 13:28:44 -07:00
Jason Aden
d5fa4dc146
feat(router): add prioritizedGuardValue operator optimization and allowing UrlTree return from guard ( #26478 )
...
* If all guards return `true`, operator returns `true`
* `false` and `UrlTree` are now both valid returns from a guard
* Both these values wait for higher priority guards to resolve
* Highest priority `false` or `UrlTree` value will be returned
PR Close #26478
2018-10-18 13:28:44 -07:00
Matias Niemelä
0ae3518fa9
refactor(ivy): handle animation metadata normalization in the compiler ( #26481 )
...
PR Close #26481
2018-10-18 13:28:44 -07:00