angular/packages/core/src
Andrew Kushnir a84f99fd1c refactor(core): move runtime error code logic (#44398)
This commit moves some logic to make the location of runtime error codes consistent across packages. Now all error codes are located in `packages/core/src/errors.ts` file.

PR Close #44398
2022-01-06 23:43:18 +00: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(animations): add links to state() references (#44376) 2022-01-04 12:19:08 -08: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): move runtime error code logic (#44398) 2022-01-06 23:43:18 +00: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 refactor(core): move runtime error code logic (#44398) 2022-01-06 23:43:18 +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): move runtime error code logic (#44398) 2022-01-06 23:43:18 +00: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(core): move runtime error code logic (#44398) 2022-01-06 23:43:18 +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_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 refactor(core): move runtime error code logic (#44398) 2022-01-06 23:43:18 +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