5a9ed2de27
fix(animations): always fire inner trigger callbacks even if blocked by parent animations ( #19753 )
...
Closes #19100
PR Close #19753
2017-10-17 20:57:57 -07:00
41f57affb6
test(animations): ensure :enter callbacks fire on container insertion ( #19674 )
...
PR Close #19674
2017-10-17 20:57:48 -07:00
c569b75249
fix(router): RouterLinkActive should update its state right after checking the children ( #19449 )
...
Closes #18983
PR Close #19449
2017-10-17 20:57:30 -07:00
01e4aa5427
build: remove required BrowserStack run as it fails with “Access denied” ( #19769 )
...
See #19768
PR Close #19769
2017-10-17 15:51:40 -07:00
ad130d62d8
fix(compiler): add first bazel test for ng_module
( #19703 )
...
We were missing quite a bit of test coverage,
this is the start of recreating it.
PR Close #19703
2017-10-17 15:18:31 -07:00
621f87b2bd
fix(service-worker): use posix path resolution for generation of ngsw.json ( #19527 )
...
PR Close #19527
2017-10-17 15:18:17 -07:00
64b36190de
build: don’t make BrowserStack required as it fails with “Access denied”
...
See #19768
2017-10-17 14:56:10 -07:00
507290d30d
build: fix broken path for animations in .pullapprove ( #19453 )
...
PR Close #19453
2017-10-17 10:45:10 -07:00
15a8429b96
fix(service-worker): add missing annotation for SwPush ( #19721 )
...
PR Close #19721
2017-10-17 10:38:45 -07:00
9723a362b6
docs(aio): update 2018 events ( #19706 )
...
update ac 2017 dates
PR Close #19706
2017-10-17 10:38:37 -07:00
d75a9fabdc
ci: validate commit messages correctly when not on master ( #19685 )
...
PR Close #19685
2017-10-17 10:38:29 -07:00
9b264c5c78
docs(aio): change in-mem-web-api version for examples ( #19668 )
...
PR Close #19668
2017-10-17 10:38:15 -07:00
60bdcd6f5f
fix(compiler): generate correct imports for type check blocks ( #19582 )
...
Fixes : #19485
PR Close #19582
2017-10-17 10:37:55 -07:00
d035175cdb
fix(animations): ensure inner :leave animations do not remove node when skipped ( #19532 ) ( #19693 )
...
PR Close #19693
2017-10-16 11:13:58 -07:00
f42d317d2f
fix(animations): ensure animateChild() works with all inner leave animations ( #19006 ) ( #19532 ) ( #19693 )
...
PR Close #19693
2017-10-16 11:13:58 -07:00
405ccc7195
fix(bazel): fix the output directory for extractor to be genfiles/ instead of bin/ ( #19716 )
...
PR Close #19716
2017-10-13 17:31:10 -07:00
836c889baa
fix(compiler): prepare for future Bazel semantics of += ( #19717 )
...
This is a local mod that was already applied in G3.
PR Close #19717
2017-10-13 16:29:46 -07:00
43f9d917d9
build(aio): fix overwriting with local Angular packages that depend on other local ones ( #19655 )
...
PR Close #19655
2017-10-13 09:27:51 -07:00
62c7b7842b
test(aio): fix testing of NgPackagesInstaller
( #19655 )
...
PR Close #19655
2017-10-13 09:27:51 -07:00
97969a85cd
ci(aio): raise payload limit to accommodate the new search feature ( #19682 )
...
PR Close #19682
2017-10-13 09:18:42 -07:00
91fcfcb042
feat(aio): add search to 404 page ( #19682 )
...
The 404 page will now run a search based on the given URL to offer
suggestions for the page that the user really wanted.
PR Close #19682
2017-10-13 09:18:42 -07:00
88c46feb20
refactor(aio): move SearchResultsComponent into shared module ( #19682 )
...
This will allow it to be used by an embedded component.
PR Close #19682
2017-10-13 09:18:42 -07:00
c3f07b329f
feat(aio): allow SearchService to have multiple clients ( #19682 )
...
PR Close #19682
2017-10-13 09:18:41 -07:00
6121083ba5
test(aio): tidy up e2e tests that used invalid URLs ( #19682 )
...
PR Close #19682
2017-10-13 09:18:41 -07:00
717c68089d
build(aio): remove unused imports and local variables ( #19682 )
...
PR Close #19682
2017-10-13 09:18:41 -07:00
09b4244baf
fix(aio): upgrade rxjs dependency to work with TS 2.4 ( #19682 )
...
PR Close #19682
2017-10-13 09:18:41 -07:00
2e45267705
ci: add service-worker to pullapprove ( #19642 )
...
PR Close #19642
2017-10-13 09:15:59 -07:00
e81d1fc361
docs(animations): add missing bracket to fadeAnimation
...
Closes #18899
2017-10-13 09:12:36 -07:00
02394d2d80
fix(core): don't refer to hydration
in docs anymore.
...
Closes #18458
2017-10-13 08:53:44 -07:00
653a211743
Revert "Revert "Revert "perf(compiler): skip type check and emit in bazel in some cases. ( #19646 )"""
...
This reverts commit 6b7cead0c5
.
2017-10-12 16:09:49 -07:00
522ec9a25b
docs: add changelog for 5.0.0-rc.2
5.0.0-rc.2
2017-10-12 13:43:49 -07:00
0fdb7f7181
release: cut the 5.0.0-rc.2 release
2017-10-12 13:38:20 -07:00
443ff33f63
docs: add changelog for 4.4.5
2017-10-12 13:31:41 -07:00
6b7cead0c5
Revert "Revert "perf(compiler): skip type check and emit in bazel in some cases. ( #19646 )""
...
This reverts commit 94a925a1b0
.
2017-10-12 10:32:21 -07:00
94a925a1b0
Revert "perf(compiler): skip type check and emit in bazel in some cases. ( #19646 )"
...
This reverts commit a22121d65d
.
2017-10-12 10:26:53 -07:00
055b802713
docs(aio): improve the Angular Connect homepage banner ( #19684 )
...
The original logo was too small.
The conference is over two days.
PR Close #19684
2017-10-12 09:31:38 -07:00
41fec319c8
docs(aio): change Material 2 to Material ( #19663 )
...
it is just called Angular Material now
PR Close #19663
2017-10-11 16:46:49 -07:00
a22121d65d
perf(compiler): skip type check and emit in bazel in some cases. ( #19646 )
...
If no user files changed:
- only type check the changed generated files
Never emit non changed generated files
- we still calculate them, but don’t send them through
TypeScript to emit them but cache the written files instead.
PR Close #19646
2017-10-11 15:54:02 -07:00
3acf9c7063
docs(aio): update banner ad ( #19669 )
...
PR Close #19669
2017-10-11 13:14:59 -07:00
566606ef46
ci: freeze yarn lockfile when installing dependencies ( #19616 )
...
PR Close #19616
2017-10-11 11:52:36 -07:00
afa2bb246b
build(aio): freeze lockfile when setting up examples ( #19616 )
...
PR Close #19616
2017-10-11 11:52:35 -07:00
dc038113a5
build(aio): freeze yarn lockfile for aio-builds-setup scripts ( #19616 )
...
PR Close #19616
2017-10-11 11:52:35 -07:00
ad7e781a18
build(aio): freeze lockfile when installing example dependencies ( #19616 )
...
PR Close #19616
2017-10-11 11:52:35 -07:00
437e803f27
ci(aio): freeze the lockfile for CI builds ( #19616 )
...
The CI will now fail if the dependencies in the AIO
package.json have been modified without the
lockfile being updated.
PR Close #19616
2017-10-11 11:52:35 -07:00
dbe6cdad7e
build(aio): improve accessor rendering ( #19637 )
...
Includes an update to `dgeni-packages@0.22 .0` which provides more info
about accessors if required.
PR Close #19637
2017-10-11 11:51:42 -07:00
46992b4bda
Revert "fix(animations): ensure animateChild() works with all inner leave animations ( #19006 ) ( #19532 )"
...
This reverts commit 9130505b57
.
2017-10-11 10:51:52 -07:00
d0af45c31a
Revert "fix(animations): ensure inner :leave animations do not remove node when skipped ( #19532 )"
...
This reverts commit ac50bd678e
.
2017-10-11 10:37:12 -07:00
8b571309ed
build(aio): append information about links in and out of docs ( #19583 )
...
Closes #19560
PR Close #19583
2017-10-10 17:06:51 -07:00
b0befd7376
fix(compiler): TestBed.overrideProvider
should keep imported NgModule
s eager ( #19624 )
...
Before, as soon as a user called `TestBed.overrideProvider` for a provider
of a `NgModule` that was imported via `TestBed.configureTestingModule`,
that `NgModule` became lazy.
This commit changes this behavior to keep the `NgModule` eager,
with or without a call to `TestBed.overrideProvider`.
PR Close #19624
2017-10-10 13:51:25 -07:00
dfa0973563
docs(aio): update animations for CLI ( #19551 )
...
PR Close #19551
2017-10-10 13:47:35 -07:00