mirror of
https://github.com/electron/electron.git
synced 2026-01-28 08:48:14 -05:00
- Respect filters option of dialog.showOpenDialog() and dialog.showSaveDialog(). (#10335) - Show "All Files" for <input> apart from "accept" attribute. (#11456)