angular/adev/shared-docs/components/navigation-list
Andrew Scott 953c4b2580 feat(core): Move zoneless change detection to dev preview (#60748)
This commit moves zoneless from experimental to developer preview.

* Update tag on provider API
* Remove "experimental" from provider name
* Move documentation from "experimental features" to "Best practives ->
  Performance" (at least temporarily until there is a better place)

BREAKING CHANGE: `provideExperimentalZonelessChangeDetection` is
renamed to `provideZonelessChangeDetection` as it is now "Developer
Preview" rather than "Experimental".

PR Close #60748
2025-04-23 11:47:56 +02:00
..
BUILD.bazel docs(docs-infra): add a tooltip to show the full text when nav item text is lengthy (#59038) 2025-02-27 18:25:19 +00:00
navigation-list.component.html docs(docs-infra): add a tooltip to show the full text when nav item text is lengthy (#59038) 2025-02-27 18:25:19 +00:00
navigation-list.component.scss docs(docs-infra): add a tooltip to show the full text when nav item text is lengthy (#59038) 2025-02-27 18:25:19 +00:00
navigation-list.component.spec.ts feat(core): Move zoneless change detection to dev preview (#60748) 2025-04-23 11:47:56 +02:00
navigation-list.component.ts docs(docs-infra): add a tooltip to show the full text when nav item text is lengthy (#59038) 2025-02-27 18:25:19 +00:00