docs: add a few API history fragments (#49340)

* docs: add a few API history fragments

* manual fixes
This commit is contained in:
Erick Zhao
2026-01-21 09:57:02 -08:00
committed by GitHub
parent 5856b2e01c
commit 22e8cf9416
5 changed files with 65 additions and 1 deletions

View File

@@ -9,6 +9,13 @@ For including the share menu as a submenu of other menus, please use the
## Class: ShareMenu
<!--
```YAML history
added:
- pr-url: https://github.com/electron/electron/pull/25629
```
-->
> Create share menu on macOS.
Process: [Main](../glossary.md#main-process)