angular/goldens/public-api
Rafal Slawik 82327f2092 feat(common): accept undefined inputs in NgTemplateOutlet (#61404)
Extend types of inputs to include `undefined` to avoid `?? null` when using singals (e.g. `viewChild`).

Fixes #51225

PR Close #61404
2025-05-25 14:26:42 -07:00
..
animations refactor(animations): convert scripts within packages/animations to relative imports (#60230) 2025-03-27 18:28:01 +00:00
common feat(common): accept undefined inputs in NgTemplateOutlet (#61404) 2025-05-25 14:26:42 -07:00
compiler-cli fix(compiler-cli): rename flag for enabling fast type declaration emission (#61353) 2025-05-19 08:27:43 +00:00
core fix(core): narrow error type for resources API (#61441) 2025-05-21 12:06:40 -07:00
elements build: update to latest dev infra code (#56128) 2024-05-28 14:42:31 +02:00
forms fix(forms): Allow ControlState as reset arguments for FormGroup/FormRecord (#55860) 2025-05-21 17:26:23 +00:00
localize docs: rename @nodoc to @docs-private (#61194) 2025-05-09 10:23:00 -07:00
platform-browser refactor: add explicit types for exports relying on inferred call return type (#61312) 2025-05-13 22:45:18 +00:00
platform-browser-dynamic refactor(platform-browser): Deprecate the platform-browser-dynamic package (#61043) 2025-05-15 09:48:15 -07:00
platform-server refactor: add explicit types for exports relying on inferred call return type (#61312) 2025-05-13 22:45:18 +00:00
router refactor(router): add return types to exported functions (#61310) 2025-05-14 08:57:35 -07:00
service-worker refactor(service-worker): drop error messages in production (#59702) 2025-04-30 12:41:36 -07:00
upgrade docs: rename @nodoc to @docs-private (#61194) 2025-05-09 10:23:00 -07:00
manage.js build: add build step to the public API extractor script (#60578) 2025-03-27 18:13:40 +00:00