electron/docs/api/modernization
Shelley Vohr da67cbf551
feat: add property support for remainder of BrowserWindow (#22771)
Adds property-based support for the remainder of primitive gette/setter pairs on `BrowserWindow`.

Namely:
- `win.simpleFullScreen`
- `win.title`
- `win.visibleOnAllWorkspaces`
- `win.documentEdited`
- `win.representedFilename`
- `win.shadow`
- `win.kiosk`
- `win.menuBarVisible`
2020-04-01 08:22:32 -07:00
..
overview.md docs: document modernization initiative more clearly (#17376) 2019-03-19 10:31:45 -07:00
promisification.md chore: remove unused promisify code (#21114) 2019-11-14 14:50:50 +09:00
property-updates.md feat: add property support for remainder of BrowserWindow (#22771) 2020-04-01 08:22:32 -07:00