[PR #291] [CLOSED] v4 #293

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

📋 Pull Request Information

Original PR: https://github.com/Drop-OSS/drop/pull/291
Author: @DecDuck
Created: 11/21/2025
Status: Closed

Base: developHead: v4


📝 Commits (3)

📊 Changes

465 files changed (+8611 additions, -5135 deletions)

View changed files

📝 .github/workflows/release.yml (+2 -2)
📝 app/app.vue (+0 -0)
📝 app/assets/core.scss (+0 -0)
📝 app/assets/tailwindcss.css (+1 -1)
📝 app/components/AccountSidebar.vue (+0 -0)
📝 app/components/AddLibraryButton.vue (+0 -0)
📝 app/components/Auth/OpenID.vue (+0 -0)
📝 app/components/Auth/Simple.vue (+2 -2)
📝 app/components/CarouselPagination.vue (+0 -0)
📝 app/components/Directory/Library.vue (+0 -0)
📝 app/components/Directory/News.vue (+0 -0)
📝 app/components/DropLogo.vue (+0 -0)
📝 app/components/DropWordmark.vue (+0 -0)
📝 app/components/EmojiText.vue (+0 -0)
📝 app/components/GameCarousel.vue (+1 -1)
📝 app/components/GameEditor/Metadata.vue (+8 -8)
app/components/GameEditor/Version.vue (+285 -0)
📝 app/components/GamePanel.vue (+1 -1)
📝 app/components/GameSearchResultWidget.vue (+1 -1)
📝 app/components/Icons/DiscordLogo.vue (+0 -0)

...and 80 more files

📄 Description

No description provided


🔄 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/291 **Author:** [@DecDuck](https://github.com/DecDuck) **Created:** 11/21/2025 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `v4` --- ### 📝 Commits (3) - [`251ddb8`](https://github.com/Drop-OSS/drop/commit/251ddb8ff8cb0436fa39f76df522dcfe15c32c38) Rearchitecture for v0.4.0 (#197) - [`7ae84f6`](https://github.com/Drop-OSS/drop/commit/7ae84f682e25cbef6a785f61466564f552fe41e2) chore(deps): bump vite from 7.1.6 to 7.2.2 (#280) - [`0acaf36`](https://github.com/Drop-OSS/drop/commit/0acaf368ce1e7f193dd7a9571a7624ea1b832ad8) Merge branch 'develop' into v4 ### 📊 Changes **465 files changed** (+8611 additions, -5135 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/release.yml` (+2 -2) 📝 `app/app.vue` (+0 -0) 📝 `app/assets/core.scss` (+0 -0) 📝 `app/assets/tailwindcss.css` (+1 -1) 📝 `app/components/AccountSidebar.vue` (+0 -0) 📝 `app/components/AddLibraryButton.vue` (+0 -0) 📝 `app/components/Auth/OpenID.vue` (+0 -0) 📝 `app/components/Auth/Simple.vue` (+2 -2) 📝 `app/components/CarouselPagination.vue` (+0 -0) 📝 `app/components/Directory/Library.vue` (+0 -0) 📝 `app/components/Directory/News.vue` (+0 -0) 📝 `app/components/DropLogo.vue` (+0 -0) 📝 `app/components/DropWordmark.vue` (+0 -0) 📝 `app/components/EmojiText.vue` (+0 -0) 📝 `app/components/GameCarousel.vue` (+1 -1) 📝 `app/components/GameEditor/Metadata.vue` (+8 -8) ➕ `app/components/GameEditor/Version.vue` (+285 -0) 📝 `app/components/GamePanel.vue` (+1 -1) 📝 `app/components/GameSearchResultWidget.vue` (+1 -1) 📝 `app/components/Icons/DiscordLogo.vue` (+0 -0) _...and 80 more files_ </details> ### 📄 Description _No description provided_ --- <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:35 -05:00
yindo closed this issue 2026-02-17 17:06:35 -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#293