0759911431
docs(compiler-cli): mention that .ngsummary.json
files should be gitignore'd ( #15047 )
...
PR Close #15047
2017-03-21 12:20:38 -05:00
16e0423085
revert: feat(compiler-cli): support metadata file aliases ( #15331 )
...
This reverts commit 0ab49d4cec
.
PR Close #15331
2017-03-21 12:20:14 -05:00
5c5c2ae405
fix(platform-server): setup NoopAnimationsModule in ServerModule by default ( #15131 )
...
This is so that server side rendering does not throw an exception when it encounters animations on the server side and does not need the user to explicitly setup NoopAnimationsModule in their app server module.
Fixes #15098 , #14784 .
PR Close #15131
2017-03-17 16:21:51 -05:00
52bed7f9b3
release: cut the 4.0.0-rc.5 release
2017-03-17 10:16:53 -07:00
7fb45283df
fix(compiler-cli): update the tsc-wrapped dependency version ( #15226 )
2017-03-17 09:41:28 -07:00
410aa33005
build: fix paths to typings files so tsickle resolves imports correctly
...
Fixes #15080
2017-03-16 17:34:29 -07:00
0ab49d4cec
feat(compiler-cli): support metadata file aliases
2017-03-16 17:34:29 -07:00
492153a986
fix(compiler): make sourcemaps work in AOT mode
...
Inlcuded fixes:
- include preamble in generated source map
- always add a mapping for line/col 0 so that the
generated sourcemap is not sparse
- use a uniue sourceUrl for inline templates even
in the AOT case
2017-03-16 12:56:56 -07:00
795638e18b
ci: remove unused import from integration test ( #15175 )
2017-03-15 13:39:00 -07:00
b00fe20afd
fix(compiler): support interface types in injectable constuctors ( #14894 )
...
Fixes #12631
2017-03-15 09:24:56 -07:00
50ab06e29d
fix(compiler): generated code should pass noUnusedLocals
check
...
Closes #14797
2017-03-14 19:52:53 -07:00
0aad270267
refactor(platform-browser): move platform-browser/animations to animations/browser ( #15130 )
...
Closes : #15130
2017-03-14 11:55:49 -07:00
e6c81d2a42
Revert "refactor(platform-browser): move platform-browser/animations to animations/browser ( #15043 )"
...
This reverts commit 195b863ea4
.
2017-03-13 15:46:44 -07:00
195b863ea4
refactor(platform-browser): move platform-browser/animations to animations/browser ( #15043 )
2017-03-13 14:39:19 -07:00
b74ab83d2c
refactor: update paths from modules/@angular to packages
2017-03-08 16:29:28 -08:00
da8ea350b2
refactor: More generic build.sh file
2017-03-08 16:29:28 -08:00
8573e36574
build: fix file paths after moving modules/@angular/* to packages/*
2017-03-08 16:29:28 -08:00
3e51a19983
refactor: move angular source to /packages rather than modules/@angular
2017-03-08 16:29:27 -08:00