mirror of
https://github.com/Drop-OSS/drop-app.git
synced 2026-07-21 08:56:07 -04:00
[PR #26] [MERGED] style(library): Re-designed Library UI with new features #120
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Drop-OSS/drop-app/pull/26
Author: @AdenMGB
Created: 2/15/2025
Status: ✅ Merged
Merged: 2/17/2025
Merged by: @DecDuck
Base:
develop← Head:develop📝 Commits (1)
8520b25style(library): Re-designed Library UI with new features📊 Changes
7 files changed (+483 additions, -111 deletions)
View changed files
📝
components/GameStatusButton.vue(+15 -13)➕
components/LibrarySearch.vue(+137 -0)📝
pages/library.vue(+19 -62)📝
pages/library/[id]/index.vue(+291 -32)📝
pages/library/index.vue(+19 -4)📝
src-tauri/src/games/library.rs(+1 -0)📝
types.ts(+1 -0)📄 Description
Overhaul of library page to bring a more lively and modern look to the library page
Note: Collections were not included because Rust is scary
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.