angular/modules/@angular/core/src
Tobias Bosch 1745366530 refactor(compiler): make PLATFORM_PIPES / PLATFORM_DIRECTIVES an option on CompilerConfig
This aligns the configuration of platform pipes / directives with offline compilation.

BREAKING CHANGE:
- `PLATFORM_PIPES` and `PLATFORM_DIRECTIVES` now are fields on `CompilerConfig`. 
  Instead of providing a binding to these tokens, provide a binding for `CompilerConfig` instead.
2016-06-13 13:13:45 -07:00
..
animation fix(animations): ensure AUTO styles are cleared at the end of the state-change animation 2016-06-11 00:08:41 -07:00
change_detection style(lint): re-format modules/@angular 2016-06-09 17:00:15 -07:00
debug style(lint): re-format modules/@angular 2016-06-09 17:00:15 -07:00
di style(lint): re-format modules/@angular 2016-06-09 17:00:15 -07:00
linker feat(ComponentResolver): Add a SystemJS resolver for compiled apps (#9145) 2016-06-10 16:31:34 -07:00
metadata style(lint): re-format modules/@angular 2016-06-09 17:00:15 -07:00
profile style(lint): re-format modules/@angular 2016-06-09 17:00:15 -07:00
reflection style(lint): re-format modules/@angular 2016-06-09 17:00:15 -07:00
render style(lint): re-format modules/@angular 2016-06-09 17:00:15 -07:00
testability style(lint): re-format modules/@angular 2016-06-09 17:00:15 -07:00
util chore(typescript): Changed double asterisks in #9100 to single asterisks 2016-06-13 10:53:31 -07:00
zone style(lint): re-format modules/@angular 2016-06-09 17:00:15 -07:00
application_common_providers.ts style(lint): re-format modules/@angular 2016-06-09 17:00:15 -07:00
application_ref.ts style(lint): re-format modules/@angular 2016-06-09 17:00:15 -07:00
application_tokens.ts style(lint): re-format modules/@angular 2016-06-09 17:00:15 -07:00
change_detection.ts style(lint): re-format modules/@angular 2016-06-09 17:00:15 -07:00
console.ts style(lint): re-format modules/@angular 2016-06-09 17:00:15 -07:00
di.ts style(lint): re-format modules/@angular 2016-06-09 17:00:15 -07:00
facade repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
linker.ts feat(ComponentResolver): Add a SystemJS resolver for compiled apps (#9145) 2016-06-10 16:31:34 -07:00
metadata.dart chore: audit @angular/core API classification (#8808) 2016-05-25 15:00:05 -07:00
metadata.ts style(lint): re-format modules/@angular 2016-06-09 17:00:15 -07:00
platform_common_providers.ts style(lint): re-format modules/@angular 2016-06-09 17:00:15 -07:00
prod_mode.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
render.ts style(lint): re-format modules/@angular 2016-06-09 17:00:15 -07:00
security.ts feat: security implementation in Angular 2. 2016-05-03 09:21:43 -07:00
util.dart repackaging: all the file moves 2016-05-01 20:51:00 -07:00
util.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
zone.ts repackaging: all the file moves 2016-05-01 20:51:00 -07:00