angular/packages/examples/core
Matthieu Riegler 3b863ddc1e refactor(core): Remove ReflectiveInjector symbol (#48103)
The `ReflectiveInjector` symbol has been deprecated in v5 (11 major versions ago). This commit removes ReflectiveInjector and related symbols.

BREAKING CHANGE: The `ReflectiveInjector` and related symbols were removed. Please update the code to avoid references to the `ReflectiveInjector` symbol. Use `Injector.create` as a replacement to create an injector instead.

PR Close #48103
2023-04-04 16:43:53 -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): Remove ReflectiveInjector symbol (#48103) 2023-04-04 16:43:53 -07:00
testability/ts/whenStable build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
testing/ts build: ensure bootstrap transitive runfiles are made available (#48521) 2022-12-19 19:50:41 +00:00
ts test: update example di tests to work with es2015 (#44505) 2022-01-05 23:20:21 +00:00
BUILD.bazel refactor(compiler): drop obsolete NgFactory and NgSummary config options (#48268) 2023-02-21 13:03:59 -08:00
main.ts refactor: switch packages/examples to ESM-compatible http server (#48521) 2022-12-19 19:50:44 +00:00
start-server.js refactor: switch packages/examples to ESM-compatible http server (#48521) 2022-12-19 19:50:44 +00:00
test_module.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00