Skip to content

chore: upgrade Ionic 6 → 8 [closes #29]#81

Open
yi-hialong wants to merge 3 commits into
BAWES-Universe:masterfrom
yi-hialong:ionic-6-8
Open

chore: upgrade Ionic 6 → 8 [closes #29]#81
yi-hialong wants to merge 3 commits into
BAWES-Universe:masterfrom
yi-hialong:ionic-6-8

Conversation

@yi-hialong
Copy link
Copy Markdown

Summary

Upgrades Ionic 6 → 8 as required by issue #29.
This can only be merged after #28 (Angular 18→19) is merged.

Changes

  • Upgrade @ionic/angular to ^8.0.0
  • Upgrade @ionic/angular-toolkit to ^9.0.0
  • CSS dark mode migration: replace @media (prefers-color-scheme: dark) with @import "@ionic/angular/css/palettes/dark.system.css"
  • Review all ion-picker, ion-modal breakpoints, IonRouterOutlet animation changes

Depends On

Manual Test Checklist

  • Login page
  • Candidate list
  • Candidate view/form
  • Company view
  • Any page using ion-modal
  • Dark mode toggle

Closes #29.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 15, 2026

Warning

Rate limit exceeded

@yi-hialong has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 53 minutes and 46 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: d6bde43f-e011-4130-9175-371585d28431

📥 Commits

Reviewing files that changed from the base of the PR and between 39a33ff and 873cfd6.

📒 Files selected for processing (1)
  • package.json
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@dosubot
Copy link
Copy Markdown

dosubot Bot commented May 15, 2026

Related Knowledge

1 document with suggested updates is ready for review.

BAWES Universe

plugn-dashboard-ionic – Setup & API Config
View Suggested Changes
@@ -2,7 +2,7 @@
 
 ### Stack
 
-This project uses [Ionic Angular with Angular 14.x and Ionic Angular 6.1.9](https://github.com/BAWES-Universe/plugn-dashboard-ionic/blob/df58999aa0bc4780cf96becde4c3dc05da643a1a/package.json#L6-L55).
+This project uses [Ionic Angular with Angular 17.x and Ionic Angular 8.0.0](https://github.com/BAWES-Universe/plugn-dashboard-ionic/blob/df58999aa0bc4780cf96becde4c3dc05da643a1a/package.json#L6-L55).
 
 ### Install & Run Commands
 
@@ -75,7 +75,7 @@
 
 ### Stack
 
-This project uses [Ionic Angular with Angular 14.x and Ionic Angular 6.1.9](https://github.com/BAWES-Universe/plugn-ionic/blob/6766364857d8146d8b89356a015798e053357bbd/package.json#L6-L50).
+This project uses [Ionic Angular with Angular 17.x and Ionic Angular 8.0.0](https://github.com/BAWES-Universe/plugn-ionic/blob/6766364857d8146d8b89356a015798e053357bbd/package.json#L6-L50).
 
 ### Install & Run Commands
 

[Accept] [Edit] [Decline]

How did I do? Any feedback?  Join Discord

@yi-hialong
Copy link
Copy Markdown
Author

Thanks for the suggestion! The doc version reference is now outdated — Angular 16 is the current target after #76. Will update the docs accordingly.

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.

[UPGRADE] Ionic 6 → 8 migration

1 participant