..
change_detection
perf(core): allow checkNoChanges mode to be tree-shaken in production ( #45913 )
2022-05-09 12:04:04 -07:00
compiler
refactor(compiler-cli): emit NgModule dependencies of standalone components ( #45672 )
2022-04-20 05:45:56 -07:00
debug
feat(core): triggerEventHandler accept optional eventObj ( #45279 )
2022-03-09 13:51:54 -08:00
di
docs(core): improve inject function docs ( #46168 )
2022-05-31 13:55:14 -07:00
i18n
refactor(core): Switch over to new closure LOCALE vs getLocale() ( #45302 )
2022-03-10 12:48:29 -08:00
interface
ci: Upgrade tsec to 0.2.0. ( #44205 )
2021-11-24 18:55:58 +00:00
linker
feat(core): implement EnvironmentInjector with adapter to NgModuleRef ( #45626 )
2022-04-18 09:28:42 -07:00
metadata
docs: add the Standalone guide link to API docs of component/directive/pipe decorators ( #46184 )
2022-05-31 13:56:57 -07:00
reflection
refactor(core): remove unused logic from reflection capabilities ( #45335 )
2022-03-24 11:02:39 -07:00
render
refactor: delete the View Engine runtime ( #43884 )
2021-11-23 21:10:06 +00:00
render3
fix(core): include component name into unknown element/property error message ( #46160 )
2022-05-27 11:45:48 -07:00
sanitization
refactor(core): make the error messages tree shakable ( #44359 )
2022-01-18 17:38:10 -08:00
testability
perf(platform-browser): avoid including Testability by default in bootstrapApplication ( #45885 )
2022-05-10 13:34:28 -07:00
util
feat(core): support TypeScript 4.7 ( #45749 )
2022-04-29 12:19:45 -04:00
view
refactor: delete the View Engine runtime ( #43884 )
2021-11-23 21:10:06 +00:00
zone
fix(core): error if NgZone.isInAngularZone is called with a noop zone ( #44800 )
2022-01-24 10:44:43 -08:00
application_init.ts
perf(core): make Compiler, ApplicationRef and ApplicationInitStatus tree-shakable ( #45102 )
2022-02-18 13:40:02 -08:00
application_module.ts
perf(core): make LOCALE_ID and other tokens from ApplicationModule tree-shakable ( #45102 )
2022-02-18 13:40:02 -08:00
application_ref.ts
refactor(core): make Testability compatible with tree-shaking ( #45657 )
2022-05-05 11:50:23 -07:00
application_tokens.ts
refactor(core): make platform core providers tree-shakable ( #45506 )
2022-04-12 22:28:23 +00:00
change_detection.ts
perf(core): remove support for the deprecated WrappedValue ( #43507 )
2021-10-01 12:25:19 -04:00
console.ts
refactor(core): make platform core providers tree-shakable ( #45506 )
2022-04-12 22:28:23 +00:00
core.externs.js
build: update license headers to reference Google LLC ( #37205 )
2020-05-26 14:26:58 -04:00
core.ts
feat(core): implement EnvironmentInjector with adapter to NgModuleRef ( #45626 )
2022-04-18 09:28:42 -07:00
core_private_export.ts
refactor(core): make Testability compatible with tree-shaking ( #45657 )
2022-05-05 11:50:23 -07:00
core_render3_private_export.ts
feat(core): allow to throw on unknown properties in tests ( #45853 )
2022-05-03 15:49:00 -07:00
di.ts
build: update license headers to reference Google LLC ( #37205 )
2020-05-26 14:26:58 -04:00
error_details_base_url.ts
refactor(core): move runtime error code logic ( #44398 )
2022-01-06 23:43:18 +00:00
error_handler.ts
refactor(core): move runtime error code logic ( #44398 )
2022-01-06 23:43:18 +00:00
errors.ts
docs: create a dedicated page for the NG0203 error ( #46166 )
2022-05-27 10:15:55 -07:00
event_emitter.ts
refactor(core): ensure compatibility with noImplicitOverride ( #42512 )
2021-07-12 13:11:15 -07:00
linker.ts
feat(core): add getNgModuleById function to retrieve loaded NgModules by id ( #43580 )
2021-10-04 16:35:26 -07:00
metadata.ts
refactor(core): move ModuleWithProviders type ( #45722 )
2022-04-27 09:05:51 -07:00
platform_core_providers.ts
refactor(core): make platform core providers tree-shakable ( #45506 )
2022-04-12 22:28:23 +00:00
r3_symbols.ts
refactor(core): rename ɵɵInjectableDef interface to ɵɵInjectableDeclaration ( #41316 )
2021-04-07 13:57:12 -07:00
render.ts
refactor(core): clean up circular dependencies ( #39722 )
2020-11-18 09:15:29 -08:00
version.ts
Revert "refactor(core): optimize calls to split and slice while computing version parts ( #41208 )"
2021-05-12 14:13:50 -04:00
zone.ts
build: update license headers to reference Google LLC ( #37205 )
2020-05-26 14:26:58 -04:00