angular/packages/core
Paul Gschwendtner a59dbb7cd6 refactor(migrations): assign incompatibility reasons for query migration (#58152)
Instead of skipping queries without any reasoning, we should categorize
fields that couldn't be migrated. This is also important for the VSCode
integration— similar to how it's done with the inputs migration.

We are fully sharing the problematic pattern detection etc. This means
we are also sharing the enum. Not super ideal, but enables the best
sharing of code.

PR Close #58152
2024-10-11 11:23:38 +00:00
..
global refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
primitives refactor(core): introduce debugName optional arg to ReactiveNode (#57710) 2024-10-07 09:25:28 -07:00
reference-manifests build: add target to generate api manifest (#52472) 2023-11-02 11:00:59 -07:00
rxjs-interop refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
schematics refactor(migrations): assign incompatibility reasons for query migration (#58152) 2024-10-11 11:23:38 +00:00
src refactor(core): add internal utility to resolve the component name of a node (#58148) 2024-10-11 07:04:40 +00:00
test refactor(core): add internal utility to resolve the component name of a node (#58148) 2024-10-11 07:04:40 +00:00
testing docs: mention autoDetectChanges parameter default value (#58092) 2024-10-09 13:50:31 +00:00
BUILD.bazel refactor(platform-server): Add an ssr benchmark setup. (#57647) 2024-10-04 10:45:22 -07:00
index.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
package.json build: update zone.js peer dependency for core package to 0.15.0 (#57431) 2024-08-21 13:17:52 -07:00
PACKAGE.md
public_api.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00