| .. |
|
animation
|
fix(core): fixes regression in animate.leave function bindings (#64413)
|
2025-10-14 13:46:38 -07:00 |
|
application
|
refactor(core): protect InjectionToken usage of ngDevMode (#63875)
|
2025-09-19 21:27:45 +00:00 |
|
authoring
|
docs: use correct closing quote in input and model import usage notes (#63237)
|
2025-08-19 12:33:22 +00:00 |
|
change_detection
|
refactor(core): protect InjectionToken usage of ngDevMode (#63875)
|
2025-09-19 21:27:45 +00:00 |
|
compiler
|
refactor(compiler): Remove the interpolation config (#64071)
|
2025-09-29 15:29:46 -04:00 |
|
debug
|
refactor: update license text to point to angular.dev (#57901)
|
2024-09-24 15:33:00 +02:00 |
|
defer
|
refactor(core): warning when hydration trigger is used without hydration being enabled (#64185)
|
2025-10-14 11:55:21 -07:00 |
|
di
|
docs: Fixes DI guide reference missing ')' in see tag (#64457)
|
2025-10-16 17:34:17 +00:00 |
|
hydration
|
refactor(core): warning when hydration trigger is used without hydration being enabled (#64185)
|
2025-10-14 11:55:21 -07:00 |
|
i18n
|
Revert "feat(common): update to cldr 47 (#63923)" (#64031)
|
2025-09-24 15:03:43 +00:00 |
|
interface
|
build: rename defaults2.bzl to defaults.bzl (#63383)
|
2025-08-25 15:45:01 -07:00 |
|
internal
|
refactor(core): account for anonymous classes in internal utility (#58392)
|
2024-10-28 12:38:03 -07:00 |
|
linker
|
refactor: clean up explicit standalone flags from tests (#63963)
|
2025-09-22 14:27:34 +00:00 |
|
metadata
|
docs: Fixes DI guide reference missing ')' in see tag (#64457)
|
2025-10-16 17:34:17 +00:00 |
|
platform
|
feat(core): Allow passing application providers in bootstrapModule options (#64354)
|
2025-10-13 15:10:10 -07:00 |
|
reflection
|
build: rename defaults2.bzl to defaults.bzl (#63383)
|
2025-08-25 15:45:01 -07:00 |
|
render
|
fix(core): prevent animations renderer from impacting animate.leave (#63921)
|
2025-09-19 21:26:18 +00:00 |
|
render3
|
fix(core): fixes regression in animate.leave function bindings (#64413)
|
2025-10-14 13:46:38 -07:00 |
|
resource
|
Revert "refactor(core): add debug name to resource (#64172)" (#64418)
|
2025-10-14 14:28:16 -07:00 |
|
sanitization
|
refactor: add explicit types for exports relying on inferred call return type (#61312)
|
2025-05-13 22:45:18 +00:00 |
|
testability
|
fix(core): cleanup testability subscriptions (#61261)
|
2025-05-21 12:06:23 +00:00 |
|
util
|
refactor(core): remove usages of Promise.withResolvers (#63856)
|
2025-09-17 15:21:51 +00:00 |
|
view
|
refactor: update license text to point to angular.dev (#57901)
|
2024-09-24 15:33:00 +02:00 |
|
zone
|
docs: update API examples to modern angular (#61688)
|
2025-05-29 17:53:28 -04:00 |
|
authoring.ts
|
refactor: update license text to point to angular.dev (#57901)
|
2024-09-24 15:33:00 +02:00 |
|
cached_injector_service.ts
|
refactor: add @__PURE__ next to @pureOrBreakMyCode for improved bundler compatibility (#58297)
|
2024-10-28 12:26:05 -07:00 |
|
change_detection.ts
|
refactor: update license text to point to angular.dev (#57901)
|
2024-09-24 15:33:00 +02:00 |
|
console.ts
|
refactor: remove unnecessary TSLint rule flags (#59365)
|
2025-01-07 16:06:21 +00:00 |
|
core.externs.js
|
refactor: update license text to point to angular.dev (#57901)
|
2024-09-24 15:33:00 +02:00 |
|
core.ts
|
refactor(core): remove NgProbeToken class (#63279)
|
2025-08-20 16:21:38 +00:00 |
|
core_private_export.ts
|
refactor(core): warning when hydration trigger is used without hydration being enabled (#64185)
|
2025-10-14 11:55:21 -07:00 |
|
core_reactivity_export.ts
|
refactor: update license text to point to angular.dev (#57901)
|
2024-09-24 15:33:00 +02:00 |
|
core_reactivity_export_internal.ts
|
refactor(core): convert scripts within packages/core/src to relative imports (#60227)
|
2025-03-25 10:58:00 -07:00 |
|
core_render3_private_export.ts
|
refactor(core): add framework support for binding form controls (#63773)
|
2025-10-04 13:21:55 -07:00 |
|
di.ts
|
refactor: update license text to point to angular.dev (#57901)
|
2024-09-24 15:33:00 +02:00 |
|
document.ts
|
refactor(core): protect InjectionToken usage of ngDevMode (#63875)
|
2025-09-19 21:27:45 +00:00 |
|
error_details_base_url.ts
|
refactor(core): Error logs links point to the archived version of the docs (#63512)
|
2025-09-10 22:21:10 +00:00 |
|
error_handler.ts
|
docs: Add example Unhandled errors in Angular documentation (#64356)
|
2025-10-13 08:30:25 -07:00 |
|
errors.ts
|
perf(forms): optimize [field] binding instructions (#64351)
|
2025-10-13 13:02:17 -07:00 |
|
event_delegation_utils.ts
|
refactor(core): protect InjectionToken usage of ngDevMode (#63875)
|
2025-09-19 21:27:45 +00:00 |
|
event_emitter.ts
|
fix(core): Explicit Zone CD in TestBed providers should not override TestBed error handler (#63404)
|
2025-09-02 09:26:44 -07:00 |
|
image_performance_warning.ts
|
refactor(common): replace forEach with index loop for Domino compatibility (#62290)
|
2025-06-26 12:01:36 +00:00 |
|
linker.ts
|
refactor: update license text to point to angular.dev (#57901)
|
2024-09-24 15:33:00 +02:00 |
|
metadata.ts
|
refactor: update license text to point to angular.dev (#57901)
|
2024-09-24 15:33:00 +02:00 |
|
ng_reflect.ts
|
refactor(core): stop producing ng-reflect attributes by default (#60973)
|
2025-04-24 10:07:35 -07:00 |
|
pending_tasks.ts
|
fix(core): Explicit Zone CD in TestBed providers should not override TestBed error handler (#63404)
|
2025-09-02 09:26:44 -07:00 |
|
pending_tasks_internal.ts
|
fix(core): Explicit Zone CD in TestBed providers should not override TestBed error handler (#63404)
|
2025-09-02 09:26:44 -07:00 |
|
profiler.ts
|
docs: update comment (#62482)
|
2025-07-07 16:52:15 +00:00 |
|
r3_symbols.ts
|
refactor: update license text to point to angular.dev (#57901)
|
2024-09-24 15:33:00 +02:00 |
|
render.ts
|
feat(core): add event listener options to renderer (#59092)
|
2024-12-10 13:39:47 -08:00 |
|
transfer_state.ts
|
refactor(core): add a getTransferState for the devtools (#62722)
|
2025-07-21 17:00:27 -04:00 |
|
type_checking.ts
|
refactor(core): expose function to assert type of variables (#62648)
|
2025-07-16 12:40:25 +02:00 |
|
version.ts
|
refactor(core): mark VERSION as @__PURE__ for better tree-shaking (#63400)
|
2025-08-27 11:39:06 -07:00 |
|
zone.ts
|
refactor: update license text to point to angular.dev (#57901)
|
2024-09-24 15:33:00 +02:00 |