Alex Eagle
|
6f4ee6101c
|
chore(imports): don't import ExceptionHandler from facade (#10620)
This lets us skip src/facade/exception* when compiling modules other than core.
It prevents having many conflicting declarations
|
2016-08-10 15:55:18 -07:00 |
|
Jason Choi
|
99989f5d3f
|
chore(facade): remove most facade/async functions
|
2016-08-05 12:26:28 -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 |
|
ScottSWu
|
86fbd50c3d
|
refactor(TypeScript): Add noImplicitAny
We automatically insert explicit 'any's where needed. These need to be
addressed as in #9100.
Fixes #4924
|
2016-06-08 16:20:50 -07:00 |
|
Victor Berchet
|
27a47e7841
|
refactor(imports): simplify paths
|
2016-06-03 14:46:04 -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 |
|