ScottSWu
|
ae75e3640a
|
chore(lint): Added license headers to most TypeScript files
Relates to #9380
|
2016-06-23 09:47:54 -07:00 |
|
Victor Berchet
|
7498050421
|
refactor: misc (#9308)
|
2016-06-17 10:57:50 -07:00 |
|
Tobias Bosch
|
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 |
|
Alex Eagle
|
f39c9c9e75
|
style(lint): re-format modules/@angular
|
2016-06-09 17:00:15 -07:00 |
|
Victor Berchet
|
27a47e7841
|
refactor(imports): simplify paths
|
2016-06-03 14:46:04 -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 |
|
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 |
|