[PR #20] [MERGED] Fresh animations & scaled Games Grid view properly #172

Closed
opened 2026-02-17 17:06:21 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Drop-OSS/drop/pull/20
Author: @AdenMGB
Created: 1/28/2025
Status: Merged
Merged: 1/30/2025
Merged by: @DecDuck

Base: developHead: develop


📝 Commits (7)

  • bfcc751 style(AddLibraryButton): New hover state animations
  • 1967de7 style(GamePanel): New hover state styles
  • 6e057af style(collections): Added hover state & animation for addition icon
  • d167780 fix(library): Fixed game banner as background, & added hover state
  • dce116b style(collections): Hover state & scaling games grid properly
  • 8fbe02a style(store): hover state for coursel button
  • 09fd01d style(store): Added reactive hover state for admin dashboard button

📊 Changes

7 files changed (+35 additions, -40 deletions)

View changed files

📝 components/AddLibraryButton.vue (+3 -3)
📝 components/GamePanel.vue (+14 -9)
📝 pages/library/collection/[id]/index.vue (+2 -2)
📝 pages/library/game/[id]/index.vue (+3 -11)
📝 pages/library/index.vue (+11 -13)
📝 pages/store/[id]/index.vue (+1 -1)
📝 pages/store/index.vue (+1 -1)

📄 Description

  • General styling improvements throughout
  • Minor bug fixes

🔄 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/Drop-OSS/drop/pull/20 **Author:** [@AdenMGB](https://github.com/AdenMGB) **Created:** 1/28/2025 **Status:** ✅ Merged **Merged:** 1/30/2025 **Merged by:** [@DecDuck](https://github.com/DecDuck) **Base:** `develop` ← **Head:** `develop` --- ### 📝 Commits (7) - [`bfcc751`](https://github.com/Drop-OSS/drop/commit/bfcc7519bf3d8e90f8a78a15d4ca6e07acb96b45) style(AddLibraryButton): New hover state animations - [`1967de7`](https://github.com/Drop-OSS/drop/commit/1967de72c8d37f90d55fd9dddc2debf39a17b987) style(GamePanel): New hover state styles - [`6e057af`](https://github.com/Drop-OSS/drop/commit/6e057afb6d510f69cbd0a4f3add6632626c6bc98) style(collections): Added hover state & animation for addition icon - [`d167780`](https://github.com/Drop-OSS/drop/commit/d167780562ab2b5c550590aa7fcd45b04347315e) fix(library): Fixed game banner as background, & added hover state - [`dce116b`](https://github.com/Drop-OSS/drop/commit/dce116b66ff2e492c538bef9333c9494606902b1) style(collections): Hover state & scaling games grid properly - [`8fbe02a`](https://github.com/Drop-OSS/drop/commit/8fbe02a1b7cd23c6fa0af7955c6e46dd6fc2827d) style(store): hover state for coursel button - [`09fd01d`](https://github.com/Drop-OSS/drop/commit/09fd01d9b5716b71a3e1326afb8b2b540995df07) style(store): Added reactive hover state for admin dashboard button ### 📊 Changes **7 files changed** (+35 additions, -40 deletions) <details> <summary>View changed files</summary> 📝 `components/AddLibraryButton.vue` (+3 -3) 📝 `components/GamePanel.vue` (+14 -9) 📝 `pages/library/collection/[id]/index.vue` (+2 -2) 📝 `pages/library/game/[id]/index.vue` (+3 -11) 📝 `pages/library/index.vue` (+11 -13) 📝 `pages/store/[id]/index.vue` (+1 -1) 📝 `pages/store/index.vue` (+1 -1) </details> ### 📄 Description - General styling improvements throughout - Minor bug fixes --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-17 17:06:21 -05:00
yindo closed this issue 2026-02-17 17:06:21 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Drop-OSS/drop#172