Matias Niemelä
|
45e8e73670
|
refactor(animations): deport TCB away from animation-land forever (#10892)
* feat(animations): support animation trigger template callbacks
* refactor(animations): deport TCB away from animation-land forever
|
2016-08-22 17:18:25 -07:00 |
|
Victor Berchet
|
e9479b30e8
|
refactor(OutputAst): BuiltinMethod.bind renamed to Bind (#10739)
|
2016-08-14 10:04:37 -07:00 |
|
Chuck Jazdzewski
|
2d520ae7e7
|
fix(compiler): Generate temporary variables for guarded expressions (#10657)
Fixes: #10639
|
2016-08-11 21:20:54 -07:00 |
|
Tobias Bosch
|
c161ed415d
|
feat(core): support ngOnDestroy on providers of a directive.
Such providers also become eager as they will be instantiated
anyways on destruction.
|
2016-08-02 11:23:26 -07:00 |
|
Victor Berchet
|
1b77604ee2
|
refactor(compiler): re-arrange files
|
2016-07-29 13:40:58 -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 |
|