..
container.ts
refactor(core): clean up circular dependencies ( #39722 )
2020-11-18 09:15:29 -08:00
context.ts
perf(core): avoid storing LView in __ngContext__ ( #45051 )
2022-02-18 13:32:11 -08:00
definition.ts
docs: fix inline JSDoc tags (@see --> @link) ( #46040 )
2022-05-19 13:32:20 -07:00
document.ts
build: update license headers to reference Google LLC ( #37205 )
2020-05-26 14:26:58 -04:00
i18n.ts
refactor(core): clean up circular dependencies ( #39233 )
2020-10-21 18:33:00 -07:00
injector.ts
feat(core): allow for injector to be specified when creating an embedded view ( #45156 )
2022-03-02 16:38:00 +00:00
lview_tracking.ts
perf(core): only track LViews that are referenced in __ngContext__ ( #45172 )
2022-02-24 23:51:38 +00:00
node.ts
refactor(core): clean up circular dependencies ( #39722 )
2020-11-18 09:15:29 -08:00
player.ts
build: update license headers to reference Google LLC ( #37205 )
2020-05-26 14:26:58 -04:00
projection.ts
build: update license headers to reference Google LLC ( #37205 )
2020-05-26 14:26:58 -04:00
public_definitions.ts
refactor(compiler-cli): propagate standalone flag in .d.ts metadata ( #45672 )
2022-04-20 05:45:57 -07:00
query.ts
refactor(core): add single type for injector token ( #41580 )
2021-04-22 10:47:12 -07:00
renderer.ts
perf(core): minor improvements to listener instructions ( #41807 )
2021-04-30 14:14:00 -07:00
renderer_dom.ts
fix(core): incorrectly inserting elements inside <template> element ( #43429 )
2022-03-08 10:22:18 -08:00
sanitization.ts
feat(core): allow returning Trusted Types from SanitizerFn ( #39218 )
2020-10-16 08:13:52 -07:00
styling.ts
build: update license headers to reference Google LLC ( #37205 )
2020-05-26 14:26:58 -04:00
type_checks.ts
refactor(core): clean up circular dependencies ( #39722 )
2020-11-18 09:15:29 -08:00
view.ts
refactor(core): remove ManualOnPush change detection ( #45943 )
2022-05-10 09:37:07 -07:00