ScottSWu
|
ae75e3640a
|
chore(lint): Added license headers to most TypeScript files
Relates to #9380
|
2016-06-23 09:47:54 -07:00 |
Victor Berchet
|
721f53f0d6
|
feat(I18N Expander): do not add extra `<ul>` & `<li>` around ICU messages (#9283)
fixes #9072
|
2016-06-17 11:38:24 -07:00 |
Victor Berchet
|
1f6fd3c8fc
|
refactor: add types (#9148)
|
2016-06-11 21:23:37 -07:00 |
Misko Hevery
|
9c0031f7a5
|
fix: broken build due to bad noImplicitAny merge
|
2016-06-10 10:35:36 -07:00 |
Shlomi Assaf
|
164a091c71
|
feat(NgTemplateOutlet): add context to NgTemplateOutlet
Closes #9042
|
2016-06-10 10:25:44 -07:00 |
Rob Wormald
|
e1fcab777c
|
fix(ngSwitch): use switchCase instead of switchWhen (#9076)
|
2016-06-09 22:52:30 -07:00 |
Alex Eagle
|
f39c9c9e75
|
style(lint): re-format modules/@angular
|
2016-06-09 17:00:15 -07:00 |
Victor Berchet
|
7ce0fc7d47
|
refactor: add types (#9116)
|
2016-06-09 11:04: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
|
a6ad61d83e
|
refactor: change provide(...) for {provide: ...}
- provide() is deprecated,
- {} syntax is required by the offline compiler
|
2016-06-03 15:03:49 -07:00 |
Victor Berchet
|
75e6dfb9ab
|
fix(browser): platform code cleanup
|
2016-05-23 17:57:28 -07:00 |
Misko Hevery
|
3e17c99f4e
|
chore: clang-reformat
|
2016-05-01 22:59:41 -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 |