angular/packages/examples/core
Matthieu Riegler a0aa8304cd feat(core): bootstrap via ApplicationRef with config
This is to align the shape of the method with `createComponent`

BREAKING CHANGE:The second arguement of appRef.bootstrap does not accept `any` anymore. Make sure the element you pass is not nullable.

fixes #67946
2026-04-07 12:48:53 -07:00
..
animation/ts/dsl refactor(common): sync examples with Angular style guide (#64167) 2025-10-13 08:29:44 -07:00
debug/ts/debug_element refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
di/ts feat(core): Set default Component changeDetection strategy to OnPush 2026-03-24 16:25:02 -07:00
testability/ts/whenStable refactor(common): sync examples with Angular style guide (#64167) 2025-10-13 08:29:44 -07:00
testing/ts build: update Jasmine to 6.0.0 2026-02-09 12:15:57 -08:00
ts feat(core): bootstrap via ApplicationRef with config 2026-04-07 12:48:53 -07:00
BUILD.bazel build: rename defaults2.bzl to defaults.bzl (#63383) 2025-08-25 15:45:01 -07:00
main.ts refactor(common): sync examples with Angular style guide (#64167) 2025-10-13 08:29:44 -07:00
test_app_component.ts feat(core): Set default Component changeDetection strategy to OnPush 2026-03-24 16:25:02 -07:00