angular/packages/core
Pawel Kozlowski 1e561f9d86 refactor(core): remove usage of the useCapture arg to the listener instruction (#48046)
The useCapture argument of the listener instruction was only
meaningful in the Renderer3 case. Since the Renderer3 code was
removed this argument has no use. Note that we can perform
additional cleanup and remove the useCapture argument from the
listener instruction (this would require change to the instruction
signature, though).

PR Close #48046
2022-11-17 09:34:30 -08:00
..
global build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
schematics feat(router): add a migration to remove relativeLinkResolution usages (#47604) 2022-10-07 10:28:42 -07:00
src refactor(core): remove usage of the useCapture arg to the listener instruction (#48046) 2022-11-17 09:34:30 -08:00
test refactor(router): Simplify router defaults by making the defaults Injectable (#48022) 2022-11-17 09:25:40 -08:00
testing refactor(core): support EnvironmentProviders types internally (#47669) 2022-10-07 14:03:13 -07:00
BUILD.bazel build(bazel): remove tsec patch to enable runfiles on Windows (#46447) 2022-06-21 12:19:53 -07:00
index.ts refactor(core): made comment structure consistent in index.ts (#43684) 2021-10-21 18:39:58 +00:00
package.json fix(core): add zone.js version 0.12.x as a valid peer dependency (#48002) 2022-11-09 09:54:10 -08:00
PACKAGE.md docs: add package doc files (#26047) 2018-10-05 15:42:14 -07:00
public_api.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00