angular/packages/core/src
Ramesh Thiruchelvam 96dfc7af7c refactor(core): make the error messages tree shakable (#44219)
Long error messages can be tree-shaken in the production build.
Doing this, we will keep the throw and remove the long error messages.

See: https://github.com/angular/angular/pull/44210#pullrequestreview-810615849

PR Close #44219
2021-11-30 14:17:39 -05:00
..
change_detection refactor: delete the View Engine runtime (#43884) 2021-11-23 21:10:06 +00:00
compiler ci: Upgrade tsec to 0.2.0. (#44205) 2021-11-24 18:55:58 +00:00
debug refactor: delete the View Engine runtime (#43884) 2021-11-23 21:10:06 +00:00
di ci: Upgrade tsec to 0.2.0. (#44205) 2021-11-24 18:55:58 +00:00
i18n build: update to cldr@39 (#43820) 2021-10-13 16:49:24 +00:00
interface ci: Upgrade tsec to 0.2.0. (#44205) 2021-11-24 18:55:58 +00:00
linker refactor: delete the View Engine runtime (#43884) 2021-11-23 21:10:06 +00:00
metadata docs(core): improve viewEncapsulation documentation (#44151) 2021-11-24 18:53:45 +00:00
reflection ci: Upgrade tsec to 0.2.0. (#44205) 2021-11-24 18:55:58 +00:00
render refactor: delete the View Engine runtime (#43884) 2021-11-23 21:10:06 +00:00
render3 refactor(core): make the error messages tree shakable (#44219) 2021-11-30 14:17:39 -05:00
sanitization refactor: add override keyword to members implementing abstract declarations (#42512) 2021-07-12 13:11:17 -07:00
testability docs: Remove references to protractor from documentation (#41731) 2021-05-03 14:26:09 -07:00
util ci: Upgrade tsec to 0.2.0. (#44205) 2021-11-24 18:55:58 +00:00
view refactor: delete the View Engine runtime (#43884) 2021-11-23 21:10:06 +00:00
zone fix(core): NgZone coaleascing options should trigger onStable correctly (#40540) 2021-02-22 10:01:31 -08:00
application_init.ts docs(core): initializeApp method should return function (#42743) 2021-07-08 14:50:18 -07:00
application_module.ts refactor: delete the View Engine runtime (#43884) 2021-11-23 21:10:06 +00:00
application_ref.ts refactor(core): make the error messages tree shakable (#44219) 2021-11-30 14:17:39 -05:00
application_tokens.ts docs: clean up api doc in core (#37053) 2020-06-30 12:11:15 -07:00
change_detection.ts perf(core): remove support for the deprecated WrappedValue (#43507) 2021-10-01 12:25:19 -04:00
console.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
core.externs.js build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
core.ts refactor: delete the View Engine runtime (#43884) 2021-11-23 21:10:06 +00:00
core_private_export.ts refactor: delete the View Engine runtime (#43884) 2021-11-23 21:10:06 +00:00
core_render3_private_export.ts refactor: delete the View Engine runtime (#43884) 2021-11-23 21:10:06 +00:00
di.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
error_handler.ts refactor: delete the View Engine runtime (#43884) 2021-11-23 21:10:06 +00:00
errors.ts refactor: delete the View Engine runtime (#43884) 2021-11-23 21:10:06 +00: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 injectAttributeImpl to avoid cycles (#37085) 2020-11-19 12:19:42 -08:00
platform_core_providers.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04: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