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
Accelerator
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 }}
selectgithub
/
brackets
Public
forked from
adobe/brackets
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
brackets
src
widgets
Dialogs.js
on
UpdateNotificationFix
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 18, 2016
Fix #11416: Enter key behaviour on Extension Manager Search Box (#12839)
Show description for ab1396b
sahildua2305
authored and
petetnt
committed
ab1396b
View commit details
Copy full SHA for ab1396b
View code at this point
Browse repository at this point
Commits on Oct 16, 2016
Dialog returns focus to previous element after closing (#12824)
Show description for 4b26e9d
Jerhamre
authored and
petetnt
committed
4b26e9d
View commit details
Copy full SHA for 4b26e9d
View code at this point
Browse repository at this point
Commits on Aug 12, 2016
Move most inline jslint directives to config files
ficristo
committed
074382a
View commit details
Copy full SHA for 074382a
View code at this point
Browse repository at this point
Commits on May 1, 2016
Fix for 3296: add deprecation warning for global Mustache
ficristo
committed
96806b1
View commit details
Copy full SHA for 96806b1
View code at this point
Browse repository at this point
Commits on Jan 27, 2016
Make src folder files evergreen
prayagverma
committed
0e99e63
View commit details
Copy full SHA for 0e99e63
View code at this point
Browse repository at this point
Commits on Dec 11, 2015
ESLint: enabled no-trailing-spaces and eol-last rules
ficristo
committed
ef6048c
View commit details
Copy full SHA for ef6048c
View code at this point
Browse repository at this point
Commits on Apr 17, 2015
More Health Data UX tweaks, after code review:
Show description for 3792671
peterflynn
committed
3792671
View commit details
Copy full SHA for 3792671
View code at this point
Browse repository at this point
Commits on Apr 15, 2015
Fix duplicated code for adding tooltips to links
Show description for 750416e
peterflynn
committed
750416e
View commit details
Copy full SHA for 750416e
View code at this point
Browse repository at this point
Commits on Mar 1, 2015
[#10228] Cmd+Delete now triggers Don't Save in Save Changes dialog
Show description for 263836f
Lucas Louca
committed
263836f
View commit details
Copy full SHA for 263836f
View code at this point
Browse repository at this point
Commits on Sep 3, 2014
Remove unused vars
Marcel Gerber
committed
afd2c6b
View commit details
Copy full SHA for afd2c6b
View code at this point
Browse repository at this point
Commits on Jun 20, 2014
Blur the element that had focus instead of giving focus to the dialog when we can't focus a button
TomMalbran
committed
34b1a18
View commit details
Copy full SHA for 34b1a18
View code at this point
Browse repository at this point
Commits on Jun 12, 2014
Merge pull request #7493 from adobe/zaggino/fix-enter-dialogs
Show description for 7b12539
Narciso Jaramillo
committed
7b12539
View commit details
Copy full SHA for 7b12539
View code at this point
Browse repository at this point
Commits on Jun 4, 2014
Fix a case when another button than primary is focused and user hits an enter key.
zaggino
committed
046aa94
View commit details
Copy full SHA for 046aa94
View code at this point
Browse repository at this point
Commits on Jun 3, 2014
Merge pull request #7677 from adobe/tom/issue-7598
Show description for 9bbfcea
Narciso Jaramillo
committed
9bbfcea
View commit details
Copy full SHA for 9bbfcea
View code at this point
Browse repository at this point
Commits on Jun 2, 2014
jsdoc fixes
redmunds
committed
863e344
View commit details
Copy full SHA for 863e344
View code at this point
Browse repository at this point
Commits on May 21, 2014
Stop keydown events that we handle in dialogs, so no one else tries to handle the keyup
Narciso Jaramillo
committed
d0f185b
View commit details
Copy full SHA for d0f185b
View code at this point
Browse repository at this point
Commits on May 4, 2014
Focus a button inside the footer or the dialog as a last resource
TomMalbran
committed
921d1c7
View commit details
Copy full SHA for 921d1c7
View code at this point
Browse repository at this point
Commits on Apr 28, 2014
Set focus to an enabled button
TomMalbran
committed
4eac9f2
View commit details
Copy full SHA for 4eac9f2
View code at this point
Browse repository at this point
Commits on Apr 11, 2014
prevent event from being used to enter a newline into editor
zaggino
committed
f4841d6
View commit details
Copy full SHA for f4841d6
View code at this point
Browse repository at this point
Commits on Mar 19, 2014
Missing semicolon.
larz0
committed
bd407b7
View commit details
Copy full SHA for bd407b7
View code at this point
Browse repository at this point
Removing last backdrop code based on @tommalbran's feedback.
larz0
committed
3a420aa
View commit details
Copy full SHA for 3a420aa
View code at this point
Browse repository at this point
Commits on Mar 6, 2014
Fix bug #7112 (Out-of-scope files added to Find in Files results) - apply
Show description for 6e63a8c
peterflynn
committed
6e63a8c
View commit details
Copy full SHA for 6e63a8c
View code at this point
Browse repository at this point
Commits on Jan 29, 2014
also set max-width; adjust on resize
redmunds
committed
54ca89a
View commit details
Copy full SHA for 54ca89a
View code at this point
Browse repository at this point
Commits on Jan 28, 2014
prevent modal dialog from exceeding window height
redmunds
committed
a8866ff
View commit details
Copy full SHA for a8866ff
View code at this point
Browse repository at this point
Commits on Jan 11, 2014
Merge pull request #6293 from adobe/nj/issue-6257b
Show description for 3b99434
couzteau
committed
3b99434
View commit details
Copy full SHA for 3b99434
View code at this point
Browse repository at this point
Commits on Dec 20, 2013
Keep 'change extensions' dialog up with different message/disabled buttons while processing changes before quitting
Show description for 926b744
Narciso Jaramillo
committed
926b744
View commit details
Copy full SHA for 926b744
View code at this point
Browse repository at this point
Commits on Dec 13, 2013
Add a rough FILE_SAVE dialog customized for CONTENTS_MODIFIED errors
Ian Wehrman
committed
998317d
View commit details
Copy full SHA for 998317d
View code at this point
Browse repository at this point
Commits on Oct 23, 2013
Fix review issues
WebsiteDeveloper
committed
d79cc5e
View commit details
Copy full SHA for d79cc5e
View code at this point
Browse repository at this point
Commits on Oct 21, 2013
Fix JSLint errors
WebsiteDeveloper
committed
c252576
View commit details
Copy full SHA for c252576
View code at this point
Browse repository at this point
Commits on Oct 19, 2013
Simplify change
WebsiteDeveloper
committed
0d76828
View commit details
Copy full SHA for 0d76828
View code at this point
Browse repository at this point
Fix travis build
WebsiteDeveloper
committed
a0649c6
View commit details
Copy full SHA for a0649c6
View code at this point
Browse repository at this point
Fix dialog button focus behavior
WebsiteDeveloper
committed
a0f4b15
View commit details
Copy full SHA for a0f4b15
View code at this point
Browse repository at this point
Commits on Oct 18, 2013
Fix dialogs not hiding properly
WebsiteDeveloper
committed
4680443
View commit details
Copy full SHA for 4680443
View code at this point
Browse repository at this point
Commits on Oct 2, 2013
Fix not exactly centering and remove console.log
WebsiteDeveloper
committed
21adbce
View commit details
Copy full SHA for 21adbce
View code at this point
Browse repository at this point
Fix dialog positioning
WebsiteDeveloper
committed
2b6c662
View commit details
Copy full SHA for 2b6c662
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.