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
.
MicrosoftEdge
/
Demos
Public
Notifications
You must be signed in to change notification settings
Fork
232
Star
329
Code
Issues
13
Pull requests
4
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Add aria-actions interactive demo
- #151
#151
Open
Jacques Newman (janewman)
wants to merge 22 commits into
MicrosoftEdge:main
MicrosoftEdge/Demos:main
from
janewman:user/janewman/aria-actions-demo
janewman/Demos:user/janewman/aria-actions-demo
Copy head branch name to clipboard
Conversation
Commits
22
(22)
Checks
Files changed
Open
Add aria-actions interactive demo
#151
Jacques Newman (janewman)
wants to merge 22 commits into
MicrosoftEdge:main
MicrosoftEdge/Demos:main
from
janewman:user/janewman/aria-actions-demo
janewman/Demos:user/janewman/aria-actions-demo
Copy head branch name to clipboard
Commits
Commits on Jun 16, 2026
Add aria-actions interactive demo
Show description for aea52b9
Jacques Newman (janewman)
committed
aea52b9
View commit details
Copy full SHA for aea52b9
Browse repository at this point
Commits on Jun 17, 2026
[aria-actions] Remove window.alert, reframe spec prose
Show description for 9b189a2
Jacques Newman (janewman)
and
Copilot
committed
9b189a2
View commit details
Copy full SHA for 9b189a2
Browse repository at this point
Commits on Jun 18, 2026
[aria-actions] Fix WCAG AA contrast + repeat live-region announce
Show description for 3f233f4
Jacques Newman (janewman)
and
Copilot
committed
3f233f4
View commit details
Copy full SHA for 3f233f4
Browse repository at this point
[aria-actions] Replace toast with real per-item state changes
Show description for c85bdae
Jacques Newman (janewman)
and
Copilot
committed
c85bdae
View commit details
Copy full SHA for c85bdae
Browse repository at this point
Commits on Jun 19, 2026
[aria-actions] Co-locate tab actions inside .tab-group; rename Close↔Re-open
Show description for 4a40d96
Jacques Newman (janewman)
and
Copilot
committed
4a40d96
View commit details
Copy full SHA for 4a40d96
Browse repository at this point
[aria-actions] Use inline SVG icons for the tab Close/Pin buttons
Show description for 90a5116
Jacques Newman (janewman)
and
Copilot
committed
90a5116
View commit details
Copy full SHA for 90a5116
Browse repository at this point
[aria-actions] Add explicit width/height attrs to icon SVGs
Show description for a95f933
Jacques Newman (janewman)
and
Copilot
committed
a95f933
View commit details
Copy full SHA for a95f933
Browse repository at this point
[aria-actions] Use focusgroup for tablist+listbox; JS fallback otherwise
Show description for a56eafa
Jacques Newman (janewman)
and
Copilot
committed
a56eafa
View commit details
Copy full SHA for a56eafa
Browse repository at this point
Revert "[aria-actions] Use focusgroup for tablist+listbox; JS fallback otherwise"
Show description for 33534ef
Jacques Newman (janewman)
committed
33534ef
View commit details
Copy full SHA for 33534ef
Browse repository at this point
Reapply "[aria-actions] Use focusgroup for tablist+listbox; JS fallback otherwise"
Show description for 194adbe
Jacques Newman (janewman)
committed
194adbe
View commit details
Copy full SHA for 194adbe
Browse repository at this point
[aria-actions] Lazy-load focusgroup polyfill; show runtime status pill
Show description for 36b29b2
Jacques Newman (janewman)
and
Copilot
committed
36b29b2
View commit details
Copy full SHA for 36b29b2
Browse repository at this point
[aria-actions] Delegate focusgroup detection to polyfill's supportsFocusGroup
Show description for ab1206d
Jacques Newman (janewman)
and
Copilot
committed
ab1206d
View commit details
Copy full SHA for ab1206d
Browse repository at this point
[aria-actions] Re-sync focusgroupstart after polyfill loads; fix stale comments
Show description for f5736b5
Jacques Newman (janewman)
and
Copilot
committed
f5736b5
View commit details
Copy full SHA for f5736b5
Browse repository at this point
[aria-actions] Adopt focusgroup for the grid's row-arrow navigation
Show description for 1b2a70d
Jacques Newman (janewman)
and
Copilot
committed
1b2a70d
View commit details
Copy full SHA for 1b2a70d
Browse repository at this point
[aria-actions] Remove the listbox-with-actions section
Show description for 5b51297
Jacques Newman (janewman)
and
Copilot
committed
5b51297
View commit details
Copy full SHA for 5b51297
Browse repository at this point
Commits on Jun 22, 2026
[aria-actions] Add native popover for grid View action
Show description for 2583d04
Jacques Newman (janewman)
and
Copilot
committed
2583d04
View commit details
Copy full SHA for 2583d04
Browse repository at this point
[aria-actions] Center X icon in popover close button; autofocus on open
Show description for 03bd8af
Jacques Newman (janewman)
and
Copilot
committed
03bd8af
View commit details
Copy full SHA for 03bd8af
Browse repository at this point
[aria-actions] Rename Archive button to Unarchive when row is archived
Show description for 7a288c7
Jacques Newman (janewman)
and
Copilot
committed
7a288c7
View commit details
Copy full SHA for 7a288c7
Browse repository at this point
Commits on Jun 24, 2026
[aria-actions] Drop redundant ARIA roles on grid rows/cells
Show description for ea682cf
Jacques Newman (janewman)
and
Copilot
committed
ea682cf
View commit details
Copy full SHA for ea682cf
Browse repository at this point
[aria-actions] Drop title attrs that duplicated aria-label
Show description for 3533b5f
Jacques Newman (janewman)
and
Copilot
committed
3533b5f
View commit details
Copy full SHA for 3533b5f
Browse repository at this point
[aria-actions] Make Pin a true toggle with aria-pressed
Show description for aee4f60
Jacques Newman (janewman)
and
Copilot
committed
aee4f60
View commit details
Copy full SHA for aee4f60
Browse repository at this point
[aria-actions] Convert row-details popovers to native <dialog>
Show description for 7125e86
Jacques Newman (janewman)
and
Copilot
committed
7125e86
View commit details
Copy full SHA for 7125e86
Browse repository at this point
You can’t perform that action at this time.