ionic-team / ionic-team/ionic-framework
Question: New Style guide Angular v20.
- Dominant language
- TypeScript
- Stars
- 52.7k
- Forks
- 13.3k
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 51
Description
Hi,
With the recent Angular style guide updates (Angular v20), Angular is moving away from enforcing file suffixes like .component and .service, encouraging more flexible and domain-driven naming conventions. [Style guide updates Angular v20](https://blog.angular.dev/announcing-angular-v20-b5c9c06cf301)
Given that Ionic currently relies heavily on conventions such as .page, .page.html, etc., I wanted to ask:
Are there any plans to align Ionic’s file naming conventions with Angular’s updated style guide?
Do you foresee Ionic continuing to recommend .page as a required suffix, or becoming more flexible/optional in the future?
Will the Ionic CLI or schematics adapt to support projects that follow the new Angular “no-suffix” approach?
Thanks in advance, and great work as always
Contributor guide
Assessment
This issue has not been assessed yet.