Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
https-github-com-bit
/
electron
Public
forked from
adamlaska/electron
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
electron
docs
api
dialog.md
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 13, 2022
docs: explicitly allow string for MessageBoxOptions.icon (#32422)
Show description for ddd6654
ckerr
authored
ddd6654
View commit details
Copy full SHA for ddd6654
View code at this point
Browse repository at this point
Commits on Nov 16, 2021
docs: type names changed from wrapper to primitive (#31752)
miniak
authored
e6b1d95
View commit details
Copy full SHA for e6b1d95
View code at this point
Browse repository at this point
Commits on Sep 23, 2021
feat: add width option to dialog.showMessageBox() (#30474)
miniak
authored
7757961
View commit details
Copy full SHA for 7757961
View code at this point
Browse repository at this point
Commits on Jul 14, 2021
feat: add signal option to dialog.showMessageBox (#26102)
Show description for 05ba635
zcbenz
authored
05ba635
View commit details
Copy full SHA for 05ba635
View code at this point
Browse repository at this point
Commits on Jun 22, 2021
docs: fix broken markdown in dialog.md (#29782)
nornagon
authored
c5066cc
View commit details
Copy full SHA for c5066cc
View code at this point
Browse repository at this point
Commits on May 19, 2021
docs: option title for showSaveDialog is not supported for some platforms (#28747)
Tabea4
authored
014bdc9
View commit details
Copy full SHA for 014bdc9
View code at this point
Browse repository at this point
Commits on Apr 7, 2021
docs: remove checkbox options in dialog.showMessageBoxSync (#28418)
germain-gg
authored
2865d16
View commit details
Copy full SHA for 2865d16
View code at this point
Browse repository at this point
Commits on Nov 5, 2020
chore: cleanup whitespace in docs (#26356)
dsanders11
authored
43dbd1b
View commit details
Copy full SHA for 43dbd1b
View code at this point
Browse repository at this point
Commits on Oct 21, 2020
docs: put required field frontmost in the dialog options (#26059)
zcbenz
authored
a631a8a
View commit details
Copy full SHA for a631a8a
View code at this point
Browse repository at this point
Commits on Sep 23, 2020
docs: fix incorrect dialog.showMessageBox() docs (#25549)
devjerry
authored
4f54d71
View commit details
Copy full SHA for 4f54d71
View code at this point
Browse repository at this point
Commits on Sep 14, 2020
docs: remove references to remote from docs (#25416)
nornagon
authored
5de7eb3
View commit details
Copy full SHA for 5de7eb3
View code at this point
Browse repository at this point
Commits on Aug 18, 2020
docs: fix typos (#24982)
Show description for 5c5e006
GitHubPang
authored
5c5e006
View commit details
Copy full SHA for 5c5e006
View code at this point
Browse repository at this point
Commits on Apr 13, 2020
fix: don't assign NSAlert to window which is not visible (#22672)
Show description for c65f41d
CezaryKulakowski
authored
c65f41d
View commit details
Copy full SHA for c65f41d
View code at this point
Browse repository at this point
Commits on Jan 23, 2020
docs: added info on bookmark return values for securityScopedBookmarks (#17584)
rr326
authored and
zcbenz
committed
1d58072
View commit details
Copy full SHA for 1d58072
View code at this point
Browse repository at this point
Commits on Aug 16, 2019
docs: add mising return desc (#19778)
Micha Hanselmann
authored and
MarshallOfSound
committed
56d10ae
View commit details
Copy full SHA for 56d10ae
View code at this point
Browse repository at this point
docs: MessageBoxOptions.icon should allow type string (#19782)
Show description for 42ac642
jpmn
authored and
alexeykuzmin
committed
42ac642
View commit details
Copy full SHA for 42ac642
View code at this point
Browse repository at this point
Commits on Aug 13, 2019
feat: add property customization to save dialogs (#19672)
codebytere
authored
28466a3
View commit details
Copy full SHA for 28466a3
View code at this point
Browse repository at this point
feat: add dontAddToRecent to windows showOpenDialog (#19669)
codebytere
authored
b579832
View commit details
Copy full SHA for b579832
View code at this point
Browse repository at this point
Commits on Jul 26, 2019
docs: add support for readonly,deprecated and platform doc annotations (#19478)
MarshallOfSound
authored
db3cf52
View commit details
Copy full SHA for db3cf52
View code at this point
Browse repository at this point
Commits on Jul 17, 2019
chore: convert more files to TypeScript (#18820)
miniak
authored and
nornagon
committed
c79613b
View commit details
Copy full SHA for c79613b
View code at this point
Browse repository at this point
Commits on Jul 1, 2019
docs: make the dialog example work out of the box on all 3 platforms (#19055)
MarshallOfSound
authored
4e2990d
View commit details
Copy full SHA for 4e2990d
View code at this point
Browse repository at this point
Commits on Jun 3, 2019
docs: Fix incorrect dialog docs (#18227)
Show description for cb4579f
felixrieseberg
authored and
codebytere
committed
cb4579f
View commit details
Copy full SHA for cb4579f
View code at this point
Browse repository at this point
Commits on May 30, 2019
docs: remove obsolete callback argument from dialog.showOpenDialog() (#18496)
miniak
authored and
alexeykuzmin
committed
09d544f
View commit details
Copy full SHA for 09d544f
View code at this point
Browse repository at this point
Commits on May 23, 2019
fix: docs/api/dialog.md: fix typo (#18392)
schneiderl
authored and
codebytere
committed
72b1c01
View commit details
Copy full SHA for 72b1c01
View code at this point
Browse repository at this point
Commits on May 6, 2019
build: move to the new docs parser (#18103)
Show description for a96b6e2
MarshallOfSound
authored and
John Kleinschmidt
committed
a96b6e2
View commit details
Copy full SHA for a96b6e2
View code at this point
Browse repository at this point
Commits on Apr 30, 2019
chore: remove promisification deprecation callbacks (#17907)
Show description for d87b3ea
codebytere
authored and
John Kleinschmidt
committed
d87b3ea
View commit details
Copy full SHA for d87b3ea
View code at this point
Browse repository at this point
Commits on Mar 20, 2019
build: strip trailing whitespace in docs (#17488)
miniak
authored and
MarshallOfSound
committed
a82bbd0
View commit details
Copy full SHA for a82bbd0
View code at this point
Browse repository at this point
Commits on Mar 19, 2019
docs: document modernization initiative more clearly (#17376)
Show description for 879462a
codebytere
authored
879462a
View commit details
Copy full SHA for 879462a
View code at this point
Browse repository at this point
Commits on Mar 15, 2019
feat: promisify dialog.showCertificateTrustDialog() (#17181)
Show description for 961c9a8
codebytere
authored and
Cheng Zhao
committed
961c9a8
View commit details
Copy full SHA for 961c9a8
View code at this point
Browse repository at this point
Commits on Mar 12, 2019
feat: promisify dialog.showMessageBox() (#17298)
Show description for 8991c00
codebytere
authored
8991c00
View commit details
Copy full SHA for 8991c00
View code at this point
Browse repository at this point
Commits on Mar 5, 2019
feat: promisify dialog.showSaveDialog() (#17054)
Show description for 6cb7b8d
codebytere
authored
6cb7b8d
View commit details
Copy full SHA for 6cb7b8d
View code at this point
Browse repository at this point
feat: promisify dialog.showOpenDialog() (#16973)
Show description for e059851
codebytere
authored
e059851
View commit details
Copy full SHA for e059851
View code at this point
Browse repository at this point
Commits on Feb 27, 2019
chore: replace usage of deprecated beginSheetModalForWindow API (#16994)
MarshallOfSound
authored
e01c361
View commit details
Copy full SHA for e01c361
View code at this point
Browse repository at this point
Commits on Feb 14, 2019
docs: update dialog documentation for "undefined" ret vals (#16970)
MarshallOfSound
authored and
codebytere
committed
28638b0
View commit details
Copy full SHA for 28638b0
View code at this point
Browse repository at this point
Commits on Feb 4, 2019
docs: Recommend use of callback with dialog.showSaveDialog (#16649)
Show description for 24f1eac
poiru
authored and
MarshallOfSound
committed
24f1eac
View commit details
Copy full SHA for 24f1eac
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.