7ca772060b
fix(common): locales
are not being shipped ( #23136 )
...
Closes : #23140 , #23103
PR Close #23136
2018-04-03 10:47:51 -07:00
580f05bd9c
build: flatten esm5 sources before rollup ( #23131 )
...
this is needed to update to latest rules_nodejs due to breaking change in
https://github.com/bazelbuild/rules_nodejs/pull/172
It has the side-effect of correctly marking rxjs packages as side-effect-free
PR Close #23131
2018-04-03 10:47:29 -07:00
92724b396b
build: update to rxjs@6.0.0-rc.0 ( #23106 )
...
PR Close #23106
2018-04-03 10:00:24 -07:00
fa2c9a81dd
feat(ivy): ViewContainerRef basic scenarios support ( #23021 )
...
PR Close #23021
2018-04-03 09:35:14 -07:00
55c9fb298f
test(ivy): create todo app in ivy ( #22921 )
...
PR Close #22921
2018-04-02 15:49:48 -07:00
60065935be
refactor(ivy): align compiler with runtime ( #22921 )
...
Remove `containerRefreshStart` and `containerRefreshEnd` instruction
from the output.
Generate directives as a list in `componentDef` rather than inline into
instructions. This is consistent in making selector resolution runtime
so that translation of templates can follow locality.
PR Close #22921
2018-04-02 15:49:48 -07:00
5266ffe04a
feat(ivy): add (event)="handle"
syntax support to compiler ( #22921 )
...
PR Close #22921
2018-04-02 15:49:48 -07:00
4290ea4bb9
ci: update to latest rulse_nodejs ( #22921 )
...
PR Close #22921
2018-04-02 15:49:48 -07:00
e7f1af3c54
refactor(ivy): cleanup necessary domino files ( #22921 )
...
PR Close #22921
2018-04-02 15:49:48 -07:00
a2330ff2db
fix(upgrade): propagate return value of resumeBootstrap ( #22754 )
...
Fixes #22723
PR Close #22754
2018-04-02 14:20:58 -07:00
ff34d5ea7a
docs: add custom elements documentation ( #22966 )
...
PR Close #22966
2018-04-02 14:13:46 -07:00
ad9ce5cb41
fix(upgrade): correctly handle downgraded OnPush
components ( #22209 )
...
Fixes #14286
PR Close #22209
2018-04-02 14:12:45 -07:00
85d3b591b6
refactor(ivy): generate pipe names instead of defs ( #23104 )
...
PR Close #23104
2018-04-02 09:42:44 -07:00
d6bf71ae95
docs(compiler): initial outline of Ivy Compiler Architecture design doc ( #22916 )
2018-03-30 15:43:34 -07:00
9cd446565c
refactor(compiler): generate flat css selectors ( #23074 )
...
PR Close #23074
2018-03-30 15:27:50 -07:00
6e5fb99304
refactor(ivy): flatten css selectors ( #23074 )
...
PR Close #23074
2018-03-30 15:27:50 -07:00
0c4e3718f5
build(bazel): Emit metadata.json under Blaze ( #23049 )
...
This commit modifies the compilation to emit metadata.json files when
compiled under Blaze. The default behavior of ngc is to emit metadata
only when the --flatModuleOutFile flag is specified, but this mode
is not used in Blaze.
Emitting metadata for individual Angular components is needed for
Angular Language Service to work with projects compiled with Blaze.
PR Close #23049
2018-03-30 15:23:30 -07:00
15278784fc
release(bazel): change publish-next script to publish bazel artifacts ( #23097 )
...
PR Close #23097
2018-03-30 14:03:05 -07:00
22cb2c9441
build: add missing dependencies on @rxjs//operators needed for rxjs@6.0.0-beta.4 ( #23084 )
...
PR Close #23084
2018-03-30 13:07:03 -07:00
3603a10ea2
build: update to zone.js@0.8.20 ( #23084 )
...
PR Close #23084
2018-03-30 13:07:03 -07:00
6f7d14064c
build: update to rxjs@6.0.0-beta.4 ( #23084 )
...
PR Close #23084
2018-03-30 13:07:03 -07:00
a5f0939eae
build(compiler-cli): include new test files in bazel config ( #22705 )
...
Fixes #22593
PR Close #22705
2018-03-30 07:58:36 -07:00
193737a1ea
fix(compiler-cli): use numeric comparison for TypeScript version ( #22705 )
...
Fixes #22593
PR Close #22705
2018-03-30 07:58:36 -07:00
be10bf538b
fix(bazel): don't try to do flatmoduleindex under Blaze ( #23083 )
...
PR Close #23083
2018-03-29 22:23:49 -07:00
439030fb57
fix(bazel): complete the rollup globals list for all angular entrypoints ( #23080 )
...
PR Close #23080
2018-03-29 20:34:58 -07:00
481b22ecb0
fix(bazel): downlevel decorators in fesm5 files ( #23078 )
...
Needed so that our bundles appear side-effect-free to tools like webpack
PR Close #23078
2018-03-29 18:53:49 -07:00
45e090b614
fix(bazel): pass --global option to rollup ( #23073 )
...
This fixes the UMD bundles which otherwise don't contain the right global symbols
PR Close #23073
2018-03-29 17:44:43 -07:00
0d9140cdce
fix(bazel): ng_package should include private exports in fesms ( #23054 )
...
PR Close #23054
2018-03-29 14:11:12 -07:00
9fb08e2377
ci(language-service): enable language service tests in bazel ( #23001 )
...
PR Close #23001
2018-03-29 13:11:27 -07:00
28058b784b
fix(compiler): fix support for html-like text in translatable attributes ( #23053 )
...
PR Close #23053
2018-03-29 08:58:27 -07:00
00497437a6
fix(bazel): don't inline tslib into fesms ( #23044 )
...
PR Close #23044
2018-03-28 10:19:14 -07:00
4e004f3783
ci(compiler-cli): run compiler-cli tests in bazel ( #22997 )
...
PR Close #22997
2018-03-28 10:02:53 -07:00
d9dc46e651
fix(service-worker): ignore invalid only-if-cached
requests ( #22883 )
...
Under some circumstances (possibly related to opening Chrome DevTools),
requests are made with `cache: 'only-if-cached'` and `mode: 'no-cors'`.
These request will eventually fail, because `only-if-cached` is only
allowed to be used with `mode: 'same-origin'`.
This is likely a bug in Chrome DevTools.
This commit avoids errors related to such requests by not handling them.
Fixes #22362
PR Close #22883
2018-03-28 10:02:16 -07:00
9e9b8dd494
fix(service-worker): do not enter degraded mode when offline ( #22883 )
...
Previously, when trying to fetch `ngsw.json` (e.g. during
`checkForUpdate()`) while either the client or the server were offline,
the ServiceWorker would enter a degrade mode, where only existing
clients would be served. This essentially meant that the ServiceWorker
didn't work offline.
This commit fixes it by differentiating offline errors and not entering
degraded mode. The ServiceWorker will remain in the current mode until
connectivity to the server is restored.
Fixes #21636
PR Close #22883
2018-03-28 10:02:16 -07:00
12665a749c
test(service-worker): minor test fixes and refactorings ( #22883 )
...
PR Close #22883
2018-03-28 10:02:16 -07:00
e2e80ec61c
refactor(ivy): remove pipe references from the template ( #23032 )
...
PR Close #23032
2018-03-28 09:17:27 -07:00
5a86f7144f
fix(ivy): store local variables in data instead of calling loadDirective ( #23029 )
...
PR Close #23029
2018-03-28 09:17:05 -07:00
bd024c02e2
feat(compiler): lower @NgModule ids if needed ( #23031 )
...
This change allows the id of an NgModule to be dynamically computed if
needed.
PR Close #23031
2018-03-28 09:15:16 -07:00
884bf0ef09
fix: consistently rewrite Injector to INJECTOR ( #23008 )
...
In Ivy mode we rewrite references to Injector to INJECTOR in ngInjectableDef, to fix tree-shaking.
This changes the rewrite to happen always, even in non-Ivy mode, and makes Angular understand
INJECTOR across the board at runtime.
PR Close #23008
2018-03-28 09:14:32 -07:00
0b348c8ffe
build: fix bazel stamping ( #22965 )
...
As pointed out in https://github.com/bazelbuild/rules_nodejs/issues/156
our mechanism would never pick up changes to the version info.
PR Close #22965
2018-03-28 09:00:02 -07:00
ed53c5ccdd
refactor(language-service): Remove angularOnlyResults ( #22636 )
...
This commit is a duplicate of https://github.com/angular/angular/pull/18637
to remove Angular-specific results from the language service.
PR Close #22636
2018-03-27 17:22:44 -04:00
d28ce50067
test(ivy): make sure goog.getMsg()
is defined before being used ( #22998 )
...
PR Close #22998
2018-03-27 17:07:50 -04:00
0ebdb3d12f
style: typo fix amendments ( #22975 )
...
PR Close #22975
2018-03-27 14:51:53 -04:00
de90314304
style: typos fixed - https://github.com/vlajos/misspell-fixer ( #22975 )
...
PR Close #22975
2018-03-27 14:51:53 -04:00
f739f756ce
test(ivy): fix flaky tests ( #23010 )
...
PR Close #23010
2018-03-27 14:48:50 -04:00
910a16a1ff
refactor(ivy): remove directive references from template ( #22986 )
...
PR Close #22986
2018-03-26 22:33:23 -04:00
2aabbc51fa
fix(bazel): ng_package packages attr not forwarded to npm_package ( #22967 )
...
PR Close #22967
2018-03-26 22:32:09 -04:00
2388f24256
build(bazel): add entry_point_name attr to ng_package ( #22963 )
...
PR Close #22963
2018-03-26 22:30:16 -04:00
27e14b2fb3
feat(bazel): prefix private-export (barred-latin-o) symbols ( #23007 )
...
This allows a bundle index to be re-exported by a higher-level module without fear of collisions.
Under bazel, we always set the prefix to be underscore-joined workspace, package, label
PR Close #23007
2018-03-26 22:28:55 -04:00
bf6a416bce
revert: docs(common): add HttpParamsOptions
to the public API ( #20332 )
...
This reverts commit 7b7757dd3d
.
2018-03-26 16:29:46 -04:00