angular/packages/core/schematics/test
Matthieu Riegler f914f6a362 feat(migrations): Migration schematics for HttpClientModule (#54020)
This migration will allow developers to migrate the deprecated `HttpClientModule`, `HttpClientJsonpModule` & `HttpClientXsrfModule` to their respective provider functions.

PR Close #54020
2024-04-23 12:12:31 -07:00
..
google3 refactor(migrations): remove migrations from previous versions (#49603) 2023-03-28 11:42:00 -07:00
all-migrations.spec.ts test: remove usages of deprecated runSchematicAsync function (#48745) 2023-01-17 09:13:39 -08:00
BUILD.bazel feat(migrations): Migration schematics for HttpClientModule (#54020) 2024-04-23 12:12:31 -07:00
helpers.ts fix(migrations): do not incorrectly add todo for @Injectable or @Pipe (#37732) 2020-06-25 14:22:08 -07:00
http_providers_spec.ts feat(migrations): Migration schematics for HttpClientModule (#54020) 2024-04-23 12:12:31 -07:00
invalid_two_way_bindings_spec.ts feat(core): add migration for invalid two-way bindings (#54630) 2024-02-28 18:06:23 +01:00
project_tsconfig_paths_spec.ts build: update Angular tooling packages to 15.0.0-next.3 (#47584) 2022-09-30 10:53:04 -07:00
standalone_migration_spec.ts fix(migrations): error in standalone migration when non-array value is used as declarations in TestBed (#54122) 2024-01-29 15:40:05 +00:00