angular/modules/@angular/core/src
Igor Minar 2ab1085dfb fix(core): remove @internal annotation from PLATFORM_CORE_PROVIDERS
This symbol is no longer reexported at the top level, so it's safe to not mark it as internal.

This fixes the offline compilation which got broken by this symbol not being present in the d.ts
files when the compiler tries to do a deep import.

Closes #8819
2016-05-25 08:22:07 -07:00
..
change_detection feat(core/linker): add SimpleChanges type to lifecycle_hooks to simplify OnChanges signature 2016-05-23 16:11:52 -07:00
debug feat(renderer): add a setElementStyles method 2016-05-24 18:42:05 -07:00
di fix(di): type error in InvalidProviderError 2016-05-23 13:08:10 -07:00
linker fix(core): don’t detach nested view containers when destroying a view 2016-05-04 16:27:20 -07:00
metadata docs(directives): add a deprecation comment for properties, events 2016-05-24 21:13:56 -07:00
profile repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
reflection feat(http): automatically set request Content-Type header based on body type 2016-05-24 11:42:37 -07:00
render feat(renderer): add a setElementStyles method 2016-05-24 18:42:05 -07:00
testability repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
util feat(core): support the decorator data that tsickle produces 2016-05-01 23:40:59 -07:00
zone feat(NgZone): isStable 2016-05-19 16:10:08 -07:00
angular_entrypoint.dart repackaging: all the file moves 2016-05-01 20:51:00 -07:00
angular_entrypoint.ts repackaging: all the file moves 2016-05-01 20:51:00 -07:00
application_common_providers.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
application_ref.ts fix(core): remove @internal annotation from PLATFORM_CORE_PROVIDERS 2016-05-25 08:22:07 -07:00
application_tokens.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
change_detection.ts feat(core/linker): add SimpleChanges type to lifecycle_hooks to simplify OnChanges signature 2016-05-23 16:11:52 -07:00
console.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
di.ts repackaging: all the file moves 2016-05-01 20:51:00 -07:00
facade repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
linker.ts feat(core): add a component resolver that can load components lazily using system.js 2016-05-04 14:50:00 -07:00
metadata.dart refactor(chore): Replace all 'bindings' with 'providers' 2016-05-23 13:31:08 -07:00
metadata.ts docs(ContentChild): add example with refs 2016-05-24 20:57:25 -07:00
platform_common_providers.ts fix(WebWorker): remove the platform-browser dependency on compiler 2016-05-18 16:23:09 -07:00
platform_directives_and_pipes.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
prod_mode.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
render.ts repackaging: all the file moves 2016-05-01 20:51:00 -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