starters icon indicating copy to clipboard operation
starters copied to clipboard

Starter templates for Ionic apps, used by the Ionic CLI

Results 27 starters issues
Sort by recently updated
recently updated
newest added

**Starter Type:** N/A **Starter Template:** N/A **Description:** Working with a customer, I need to scaffold an Ionic Framework v4 application to create a customized upgrade path. With only the `package.json`...

triage

**Starter Type:** All **Starter Template:** All **Description:** It would be nice to have a Changelog published for the starters. If changes impact a previous development workflow (such as Angular changing...

triage

Hi, I noticed that the starter template with Angular and ngModules has preloading enabled by default, but the standalone one does not

This import allow Ionic to create link on the item

The function call can be removed: https://angular.io/api/core/enableProdMode#description

The step color token used on the sidemenu app was never updated to use the latest syntax. As a result, the border in dark mode always showed as the light...

Github Action workflows are currently warning about Node.js 16 being deprecated and needing to migrate. i.e.: https://github.com/ionic-team/starters/actions/runs/8879645681?pr=1844. This PR upgrades to v4 for the affected actions.