Skip to content

docs(angular): document standalone and lazy import path changes#4576

Open
OS-jacobbell wants to merge 5 commits into
major-9.0from
FW-7607
Open

docs(angular): document standalone and lazy import path changes#4576
OS-jacobbell wants to merge 5 commits into
major-9.0from
FW-7607

Conversation

@OS-jacobbell

Copy link
Copy Markdown

Description

Documentation for ionic-team/ionic-framework#31217

Ionic 9 changes import paths for lazy and standalone Angular components to make standalone the default. This PR updates references to these paths and documents migration.

Change Type

  • Fix
  • Feature
  • Refactor
  • Breaking Change
  • Documentation
  • Other (CI, chores, etc.)

Platforms Affected

  • Android
  • iOS
  • Web

@OS-jacobbell OS-jacobbell requested a review from a team as a code owner July 9, 2026 17:02
@OS-jacobbell OS-jacobbell requested review from ShaneK and removed request for a team July 9, 2026 17:02
@vercel

vercel Bot commented Jul 9, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
ionic-docs Ready Ready Preview, Comment Jul 13, 2026 8:41pm

Request Review

Comment thread docs/angular/your-first-app.md Outdated
Comment thread docs/developing/managing-focus.md Outdated
Comment thread docs/updating/9-0.md Outdated

@ShaneK ShaneK left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved but with a change request. Please apply the change request before merging

Comment thread docs/developing/managing-focus.md Outdated
Co-authored-by: Shane <shane@shanessite.net>

@brandyscarney brandyscarney left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Requesting changes for the playground paths but let me know if that is already planned in a separate ticket!

Comment thread docs/updating/9-0.md

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comment thread docs/updating/9-0.md

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comment thread docs/updating/9-0.md

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The Stackblitz spec tests still use /standalone:

import { IonicRouteStrategy, provideIonicAngular } from '@ionic/angular/standalone';

@OS-jacobbell

Copy link
Copy Markdown
Author

@brandyscarney thanks! I updated the playground files in this PR and made a separate one for everything under static #4581

@ShaneK ShaneK left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since the static changes were moved to a different PR, this looks fine to me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants