angular/modules/@angular/core/src
opensrcken 7e352a27f7 fix(d.ts): enable angular2 compilation with TS flag --strictNullChecks (#8902)
Eliminate the following compiler error when using TS 1.9+ with strict null checking enabled:

node_modules/@angular/core/src/util/decorators.d.ts(9,5): error TS2411: Property 'extends' of type 'Type | undefined' is not assignable to string index type 'Type | Function | any[]'.

https://github.com/angular/angular/issues/8720
2016-05-31 18:25:48 -07:00
..
animation chore(lint): enable requireInternalWithUnderscore tslint check 2016-05-27 09:31:18 -07:00
change_detection chore: audit @angular/core API classification (#8808) 2016-05-25 15:00:05 -07:00
debug fix(Renderer): update signatures to make RenderDebugInfo optional 2016-05-26 10:32:03 -07:00
di chore: audit @angular/core API classification (#8808) 2016-05-25 15:00:05 -07:00
linker docs(API): correct formatting of EmbeddedViewRef API doc example (#8584) 2016-05-26 09:53:18 -07:00
metadata chore(lint): enable semicolon and variable-name tslint checks 2016-05-26 15:46:03 -07:00
profile chore: audit @angular/core API classification (#8808) 2016-05-25 15:00:05 -07:00
reflection feat(http): automatically set request Content-Type header based on body type 2016-05-24 11:42:37 -07:00
render fix(Renderer): update signatures to make RenderDebugInfo optional 2016-05-26 10:32:03 -07:00
testability chore: audit @angular/core API classification (#8808) 2016-05-25 15:00:05 -07:00
util fix(d.ts): enable angular2 compilation with TS flag --strictNullChecks (#8902) 2016-05-31 18:25:48 -07:00
zone chore: audit @angular/core API classification (#8808) 2016-05-25 15:00:05 -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 chore: audit @angular/core API classification (#8808) 2016-05-25 15:00:05 -07:00
application_ref.ts build(ngc): run integration test hermetically 2016-05-27 17:21:35 -07:00
application_tokens.ts chore: audit @angular/core API classification (#8808) 2016-05-25 15:00:05 -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 chore: audit @angular/core API classification (#8808) 2016-05-25 15:00:05 -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 chore: audit @angular/core API classification (#8808) 2016-05-25 15:00:05 -07:00
metadata.ts feat(ViewEncapsulation): default ViewEncapsulation to configurable 2016-05-26 13:23:37 -07:00
platform_common_providers.ts chore: audit @angular/core API classification (#8808) 2016-05-25 15:00:05 -07:00
platform_directives_and_pipes.ts chore: audit @angular/core API classification (#8808) 2016-05-25 15:00:05 -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