[PR #634] [MERGED] Recent Document Support for MacOS #1235

Closed
opened 2026-01-29 16:58:45 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ElectronNET/Electron.NET/pull/634
Author: @danatcofo
Created: 12/8/2021
Status: Merged
Merged: 4/6/2022
Merged by: @GregorBiswanger

Base: masterHead: feature/RecentDocuments-Mac


📝 Commits (1)

  • 02faeae Add support for Mac recent documents and clear recent documents commands on the Application Menu

📊 Changes

1 file changed (+12 additions, -1 deletions)

View changed files

📝 ElectronNET.API/Entities/MenuRole.cs (+12 -1)

📄 Description

Add support for Mac recent documents and clear recent documents commands on the Application Menu


🔄 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/ElectronNET/Electron.NET/pull/634 **Author:** [@danatcofo](https://github.com/danatcofo) **Created:** 12/8/2021 **Status:** ✅ Merged **Merged:** 4/6/2022 **Merged by:** [@GregorBiswanger](https://github.com/GregorBiswanger) **Base:** `master` ← **Head:** `feature/RecentDocuments-Mac` --- ### 📝 Commits (1) - [`02faeae`](https://github.com/ElectronNET/Electron.NET/commit/02faeae603a401f9a444a175054b1efd02445107) Add support for Mac recent documents and clear recent documents commands on the Application Menu ### 📊 Changes **1 file changed** (+12 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `ElectronNET.API/Entities/MenuRole.cs` (+12 -1) </details> ### 📄 Description Add support for Mac recent documents and clear recent documents commands on the Application Menu --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 16:58:45 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Electron.NET#1235