Skip to content

New starter apps#169

Merged
danielleroux merged 41 commits into
mainfrom
feat/new-starter-apps
Jun 19, 2026
Merged

New starter apps#169
danielleroux merged 41 commits into
mainfrom
feat/new-starter-apps

Conversation

@danielleroux

Copy link
Copy Markdown
Collaborator

Integrate new ix starter apps for angular, react and vue.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Code Review

This pull request refactors and updates the Angular, React, and Vue starter templates to use the latest versions of Siemens iX (v5) and other core dependencies, while streamlining the project structures and migrating tests to Vitest. The code review feedback focuses on improving the Angular starter by leveraging the built-in routerLinkActive directive instead of a custom route-matching helper, which simplifies the main application component. Additionally, the feedback recommends removing unused imports in the configuration files and implementing safer null/undefined checks when handling form input events in both the Angular and Vue starters.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment thread apps/angular-starter/src/app/app.html
Comment thread apps/angular-starter/src/app/app.ts
Comment thread apps/angular-starter/src/app/app.config.ts
Comment thread apps/angular-starter/src/main.ts Outdated
Comment thread apps/angular-starter/src/pages/forms/forms.component.ts
Comment thread apps/vue-starter/src/pages/forms/FormsPage.vue
@danielleroux danielleroux merged commit e86c5ee into main Jun 19, 2026
1 check passed
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.

2 participants