-
-
Notifications
You must be signed in to change notification settings - Fork 87
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upgrade codebase to Angular19 (#177)
* feat(ionic): start migrating to standalone components according to #157 * feat(angular19): start upgrade to angular 19 * feat(angular19): convert components to standalone * feat(angular19): convert components to standalone * fix(angular19): app runs! * before migration * chore(): run standalone component migration * chore(): run inject migration * fix(routes): use main component * lint(): reformat files * fix(): remove IonicModule completely * chore(): update dependencies * feat(settings): add settings page * test(): fix standalone component tests * feat(ng19): remove unused modules * chore(): update dependencies * feat(translate): add logo to translation page * chore(): output signal migration * chore(): update dependencies * fix(tooltip): use module * chore(): update dependencies * chore(): update dependencies * fix(icons): use self closing tags * lint(): use prettier to reformat angular html files * lint(): use prettier to reformat angular html files * lint(): use prettier to reformat angular html files * fix(dependencies): downgrade angular to compile * fkx(icon): add missing icon * chore(): update dependencies * test(): remove failing tests
- Loading branch information
Showing
260 changed files
with
1,957 additions
and
2,152 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.