Pawel Kozlowski
|
f0cdb428f5
|
fix(compiler): don't convert undefined to null literals (#11503)
Fixes #11493
|
2016-11-04 10:55:21 -07:00 |
Alex Eagle
|
0286956107
|
refactor(facade): Inline isBlank called with object-type argument (#11992)
|
2016-09-30 09:26:53 -07:00 |
Alex Eagle
|
41c8c30973
|
chore(lint): remove unused imports (#11923)
This was done automatically by tslint, which can now fix issues it finds.
The fixer is still pending in PR https://github.com/palantir/tslint/pull/1568
Also I have a local bugfix for https://github.com/palantir/tslint/issues/1569
which causes too many imports to be deleted.
|
2016-09-27 17:12:25 -07:00 |
Alex Eagle
|
abad6673e6
|
fix(ngc): don't quote properties in literal maps (#11110)
Closure compiler treats quoted properties specially, and doesn't rename them.
Fixes #11050
|
2016-08-26 15:54:34 -07:00 |
Alex Eagle
|
01111b04ff
|
fix(ngc): codegen allows --strictNullChecks (#10991)
|
2016-08-22 15:30:18 -07:00 |
Alex Eagle
|
8560e1e4bf
|
fix(ngc): comment out a private keyword in codegen. (#10949)
Workaround for b/30775898
|
2016-08-22 14:28:09 -07:00 |
Victor Berchet
|
e9479b30e8
|
refactor(OutputAst): BuiltinMethod.bind renamed to Bind (#10739)
|
2016-08-14 10:04:37 -07:00 |
Jason Choi
|
99989f5d3f
|
chore(facade): remove most facade/async functions
|
2016-08-05 12:26:28 -07:00 |
Victor Berchet
|
2dfc9c653b
|
refactor: dart
|
2016-08-01 11:34:51 -07:00 |
Chuck Jazdzewski
|
9229bbbc80
|
Revert "fix(compiler): Generates function expressions as returning any (#9980)"
This reverts commit eb5763c23f .
|
2016-07-13 15:41:30 -07:00 |
Chuck Jazdzewski
|
eb5763c23f
|
fix(compiler): Generates function expressions as returning any (#9980)
Function expressions are used in an expression context so untyped
function expressions should have any as the result type.
Fixes: #9877
|
2016-07-11 17:19:38 -07:00 |
Tobias Bosch
|
17e4cfc748
|
feat(core): introduce `@AppModule`
Main part for #9726
Closes #9730
|
2016-06-30 11:34:40 -07:00 |
ScottSWu
|
ae75e3640a
|
chore(lint): Added license headers to most TypeScript files
Relates to #9380
|
2016-06-23 09:47:54 -07:00 |
Alex Eagle
|
f39c9c9e75
|
style(lint): re-format modules/@angular
|
2016-06-09 17:00:15 -07:00 |
Alex Eagle
|
817ddfa847
|
fix(compiler): allow --noImplicitAny
|
2016-05-11 16:56:12 -07:00 |
Tobias Bosch
|
00d3b6083c
|
fix(compiler): support css stylesheets in offline compiler
|
2016-05-02 15:06:46 -07:00 |
Igor Minar
|
a66cdb469f
|
repackaging: all the repackaging changes squashed
|
2016-05-01 20:51:00 -07:00 |
Igor Minar
|
505da6c0a8
|
repackaging: all the file moves
|
2016-05-01 20:51:00 -07:00 |