angular/packages/core
Paul Gschwendtner 00a79d0ee2 refactor(migrations): properly migrate inputs marked as optional via question mark (#58031)
Currently if inputs are marked as optional via the question mark syntax,
we add `undefined` only if there is an explicit type. This is wrong as
we should do the same if there is just an initializer.

This commit fixes this.

PR Close #58031
2024-10-01 16:34:54 +00:00
..
global refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
primitives refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02: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): properly migrate inputs marked as optional via question mark (#58031) 2024-10-01 16:34:54 +00:00
src refactor(core): fix typo in function name (#57988) 2024-09-30 13:31:24 -07:00
test refactor(core): fix typo in function name (#57988) 2024-09-30 13:31:24 -07:00
testing refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
BUILD.bazel refactor(compiler-cli): Do extract symbols from private modules. (#57611) 2024-09-06 14:15:18 +00: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 docs: add package doc files (#26047) 2018-10-05 15:42:14 -07:00
public_api.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00