angular-cn/packages/examples/core
Kristiyan Kostadinov de4fafb818 refactor(core): add single type for injector token (#41580)
Currently we have a lot of places where we repeat the type `Type<T>|AbstractType<T>|InjectionToken<T>` which makes it cumbersome to add another type or to type something else with the same signature.

These changes add a new type that can be used instead.

Fixes #39792.

PR Close #41580
2021-04-22 10:47:12 -07:00
..
animation/ts/dsl docs: remove unused "docregions" (#40479) 2021-01-20 16:12:15 -08:00
debug/ts/debug_element docs: remove unused "docregions" (#40479) 2021-01-20 16:12:15 -08:00
di/ts refactor(core): add single type for injector token (#41580) 2021-04-22 10:47:12 -07:00
testability/ts/whenStable build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
testing/ts docs: remove unused "docregions" (#40479) 2021-01-20 16:12:15 -08:00
ts docs: improve examples, description of PipeTransform (#40863) 2021-02-23 13:15:44 -08:00
BUILD.bazel feat(zone.js): upgrade zone.js to angular package format(APF) (#36540) 2020-06-11 11:08:48 -07:00
main.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
start-server.js build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
test_module.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00