Commit Graph

7 Commits

Author SHA1 Message Date
smx.pusha cc7667f037 FIX - match App Store install action size
Align the installing progress action with the GET button dimensions in App Store lists and the detail view. Add contract coverage for both layouts.
2026-08-16 19:48:56 +02:00
smx.pusha 42e8180ebe ENH - refine App Store experience 2026-08-16 19:22:56 +02:00
DerEchteAlec 4954c26419 ENH - align Sky UI catalog with Konsta 2026-08-15 00:00:14 +02:00
Leon.Schmidt a9dd46f98f FIX - Inline App Store bundle; CEF-compatible CSS
Make the App Store part of the phone shell (remove preload helper/loadAppStoreComponent and App.vue preload) by importing AppStoreApp in PhoneAppWindow and selecting it when app.id === 'app-store'. Update the apps registry to use an inline import for the async component. Replace unsupported CSS features (:has, color-mix) with CEF-safe alternatives using semantic tokens (--sky-app-accent-soft, --sky-danger-soft) and add explicit .store-action-button/.store-action-button--icon and .store-detail__action classes. Add contract tests to assert the App Store is bundled with the shell and that styles remain compatible with the FiveM CEF target.
2026-08-14 21:04:10 +02:00
smx.pusha 54924daca0 ENH - overhaul App Store experience 2026-08-14 12:53:39 +02:00
DerEchteAlec 7fac1bdbcd FIX - compact Companies Glass subnavigation 2026-08-13 19:25:06 +02:00
DerEchteAlec 71f21b1e3e ENH - complete Sky UI Konsta parity 2026-08-13 19:06:05 +02:00