[PR #262] [MERGED] add manual release date editor #277

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

📋 Pull Request Information

Original PR: https://github.com/Drop-OSS/drop/pull/262
Author: @laylafogiel-hash
Created: 10/11/2025
Status: Merged
Merged: 11/6/2025
Merged by: @DecDuck

Base: developHead: release-date-editor


📝 Commits (3)

  • 1a83b10 add manual release date editor
  • 9078d68 watch() releaseDate instead of relying on coreMetadata updates
  • 41a083c make linter happy

📊 Changes

2 files changed (+45 additions, -0 deletions)

View changed files

📝 components/GameEditor/Metadata.vue (+44 -0)
📝 i18n/locales/en_us.json (+1 -0)

📄 Description

This is how it looks:

image

🔄 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/262 **Author:** [@laylafogiel-hash](https://github.com/laylafogiel-hash) **Created:** 10/11/2025 **Status:** ✅ Merged **Merged:** 11/6/2025 **Merged by:** [@DecDuck](https://github.com/DecDuck) **Base:** `develop` ← **Head:** `release-date-editor` --- ### 📝 Commits (3) - [`1a83b10`](https://github.com/Drop-OSS/drop/commit/1a83b108a62a65234d7d1f4105da9153a213d163) add manual release date editor - [`9078d68`](https://github.com/Drop-OSS/drop/commit/9078d68d9b51d34f3743c4ca8119512a0c4285a0) watch() releaseDate instead of relying on coreMetadata updates - [`41a083c`](https://github.com/Drop-OSS/drop/commit/41a083ce506fdc24e8f1bc907e1bb014cbfd84fa) make linter happy ### 📊 Changes **2 files changed** (+45 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `components/GameEditor/Metadata.vue` (+44 -0) 📝 `i18n/locales/en_us.json` (+1 -0) </details> ### 📄 Description This is how it looks: <img width="1314" height="830" alt="image" src="https://github.com/user-attachments/assets/fdd81783-d9ff-446a-84a5-59562fd1a7b1" /> --- <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:34 -05:00
yindo closed this issue 2026-02-17 17:06:34 -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#277