|
bc888bf3a1
|
refactor(compiler): Change arguments of CompilerConfig to named arguments
BREAKIKNG CHANGE:
`CompilerConfig` used to take positional arguments and now takes named arguments.
Closes #9172
|
2016-06-13 13:14:07 -07:00 |
|
|
f39c9c9e75
|
style(lint): re-format modules/@angular
|
2016-06-09 17:00:15 -07:00 |
|
|
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 |
|
|
f93512bf27
|
feat(ViewEncapsulation): default ViewEncapsulation to configurable
BREAKING CHANGES:
DirectiveNormalizer takes new constructor arguments, `config:CompilerConfig`.
Closes #7883
|
2016-05-26 13:23:37 -07:00 |
|
|
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 |
|
|
00d3b6083c
|
fix(compiler): support css stylesheets in offline compiler
|
2016-05-02 15:06:46 -07:00 |
|
|
a66cdb469f
|
repackaging: all the repackaging changes squashed
|
2016-05-01 20:51:00 -07:00 |
|
|
505da6c0a8
|
repackaging: all the file moves
|
2016-05-01 20:51:00 -07:00 |
|