angular-cn/packages/core/test/view
Alex Rickabaugh a4b4f35533 feat(ivy): require 'token' for ngInjectableDef (#30855)
The compiler generates a 'token' field when it emits an ngInjectableDef,
but this field was not required by defineInjectable or the InjectableDef
interface, nor was it added by InjectionToken.

This commit makes 'token' required and adds it where missing.

PR Close #30855
2019-06-11 14:27:16 -07:00
..
BUILD.bazel style: enforce buildifier lint on CI (#28186) 2019-02-26 16:57:41 -08:00
anchor_spec.ts
component_view_spec.ts refactor(ivy): revert onChanges change back to a feature (#28187) 2019-01-23 10:59:33 -08:00
element_spec.ts refactor(ivy): revert onChanges change back to a feature (#28187) 2019-01-23 10:59:33 -08:00
embedded_view_spec.ts
helper.ts
ng_content_spec.ts
ng_module_spec.ts feat(ivy): require 'token' for ngInjectableDef (#30855) 2019-06-11 14:27:16 -07:00
provider_spec.ts feat(ivy): improve stacktrace for `R3Injector` errors (#28207) 2019-02-05 01:53:20 -05:00
pure_expression_spec.ts
query_spec.ts build(bazel): Turning on strictPropertyInitialization for Angular. (#24572) 2018-06-25 07:57:13 -07:00
services_spec.ts
text_spec.ts
view_def_spec.ts