[PR #74] [MERGED] Sdk54 #84

Closed
opened 2026-05-07 00:17:49 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/appen-isen/studysen/pull/74
Author: @dd060606
Created: 9/25/2025
Status: Merged
Merged: 9/25/2025
Merged by: @dd060606

Base: mainHead: sdk54


📝 Commits (6)

  • 4b88085 chore: upgrade to expo sdk 54
  • 5a3bb33 fix(planning-list): add scroll indicator
  • 66646ad chore: update expo dependencies
  • 30f4b7e feat(session): add timeout to axios
  • 13c4cfb feat(colors): add new colors / icons
  • 6093ea2 fix(account): replace email by campus name

📊 Changes

11 files changed (+1839 additions, -1087 deletions)

View changed files

📝 app.json (+2 -1)
📝 app/(tabs)/_layout.tsx (+27 -17)
📝 app/(tabs)/index.tsx (+20 -19)
📝 app/(tabs)/settings.tsx (+7 -9)
📝 components/Page.tsx (+10 -3)
📝 components/planning/PlanningList.tsx (+1 -4)
📝 package-lock.json (+1706 -994)
📝 package.json (+31 -29)
📝 utils/account.ts (+0 -10)
📝 utils/colors.ts (+34 -1)
📝 webAurion/api/Session.ts (+1 -0)

📄 Description

Fonctionnalités

  • Mise à jour vers Expo SDK 54
  • Ajouts nouveaux icônes et couleurs pour les matières

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/appen-isen/studysen/pull/74 **Author:** [@dd060606](https://github.com/dd060606) **Created:** 9/25/2025 **Status:** ✅ Merged **Merged:** 9/25/2025 **Merged by:** [@dd060606](https://github.com/dd060606) **Base:** `main` ← **Head:** `sdk54` --- ### 📝 Commits (6) - [`4b88085`](https://github.com/appen-isen/studysen/commit/4b8808540a4cf32985e62299c61ed584dcc330ac) chore: upgrade to expo sdk 54 - [`5a3bb33`](https://github.com/appen-isen/studysen/commit/5a3bb33613cd941d2609bb83624e165e60322f48) fix(planning-list): add scroll indicator - [`66646ad`](https://github.com/appen-isen/studysen/commit/66646ad7011bff9f57fc0093022c09be1001491f) chore: update expo dependencies - [`30f4b7e`](https://github.com/appen-isen/studysen/commit/30f4b7e0af14f607f0278ebc271262d29eb800bd) feat(session): add timeout to axios - [`13c4cfb`](https://github.com/appen-isen/studysen/commit/13c4cfb977d0a7221db0c40495ffc3fa91f403ee) feat(colors): add new colors / icons - [`6093ea2`](https://github.com/appen-isen/studysen/commit/6093ea2ac755117867baa4fc1380835aa35f5a4f) fix(account): replace email by campus name ### 📊 Changes **11 files changed** (+1839 additions, -1087 deletions) <details> <summary>View changed files</summary> 📝 `app.json` (+2 -1) 📝 `app/(tabs)/_layout.tsx` (+27 -17) 📝 `app/(tabs)/index.tsx` (+20 -19) 📝 `app/(tabs)/settings.tsx` (+7 -9) 📝 `components/Page.tsx` (+10 -3) 📝 `components/planning/PlanningList.tsx` (+1 -4) 📝 `package-lock.json` (+1706 -994) 📝 `package.json` (+31 -29) 📝 `utils/account.ts` (+0 -10) 📝 `utils/colors.ts` (+34 -1) 📝 `webAurion/api/Session.ts` (+1 -0) </details> ### 📄 Description # Fonctionnalités - Mise à jour vers Expo SDK 54 - Ajouts nouveaux icônes et couleurs pour les matières --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-07 00:17:49 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/studysen#84
No description provided.