angular/packages/examples/core/di/ts
Paul Gschwendtner d60ebaa48a test: update example di tests to work with es2015 (#44505)
* `forwardRef` does not work with ES2015 and TypeScript's decorator
  downlevel emit. This is a known limitation we work around in Angular
  applications by either compiling tests with the Angular compiler, or
  by running a custom decorator downlevel transform (like in the CLI).

PR Close #44505
2022-01-05 23:20:21 +00:00
..
contentChild build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
contentChildren build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
forward_ref test: update example di tests to work with es2015 (#44505) 2022-01-05 23:20:21 +00:00
viewChild build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
viewChildren build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
injector_spec.ts docs(core): apply minor improvements to the InjectionToken's api docs (#43693) 2021-10-13 16:46:26 +00:00
metadata_spec.ts docs: use TS Parameter properties in SkipSelf example (#40858) 2021-02-16 09:24:25 -08:00
provider_spec.ts refactor: ensure compatibility with noImplicitOverride for examples (#42512) 2021-07-12 13:11:16 -07:00