Victor Berchet
|
5267115481
|
feat(I18N): generate error on unknown cases
fixes #9094
|
2016-06-10 08:45:59 -07:00 |
Victor Berchet
|
43148d8233
|
feat(HtmlLexer): add support for alphabetic cases
|
2016-06-10 08:45:59 -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
|
1a386a58c8
|
Revert "feat(change_detection): make INTERPOLATE_REGEXP customizable (#7417)"
This reverts commit c3fafa0651 .
The symbols should be configured at the component level and not be global to the compiler.
|
2016-06-01 17:53:45 -07:00 |
Suguru Inatomi
|
c3fafa0651
|
feat(change_detection): make INTERPOLATE_REGEXP customizable (#7417)
BREAKING CHANGES:
`Parser` constructor required new parameter `config: CompilerConfig` as second argument.
|
2016-05-26 13:08:39 -07:00 |
Victor Berchet
|
3e5716ec16
|
feat(i18n): support implicit tags/attributes
|
2016-05-24 10:12:19 -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 |