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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
ionic-team
/
ionic-framework
Public
Notifications
You must be signed in to change notification settings
Fork
13.3k
Star
52.6k
Code
Issues
588
Pull requests
38
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
fix(checkbox): ensure proper visual selection when navigating via VoiceOver in Safari
- #30300
#30300
Merged
ShaneK
merged 18 commits into
main
ionic-team/ionic-framework:main
from
FW-6256
ionic-team/ionic-framework:FW-6256
Copy head branch name to clipboard
Mar 28, 2025
Conversation
Commits
18
(18)
Checks
Files changed
Merged
fix(checkbox): ensure proper visual selection when navigating via VoiceOver in Safari
#30300
ShaneK
merged 18 commits into
main
ionic-team/ionic-framework:main
from
FW-6256
ionic-team/ionic-framework:FW-6256
Copy head branch name to clipboard
Commits
Commits on Mar 24, 2025
fix(checkbox): fix safari voice over not recognizing ion-checkbox as a checkbox
ShaneK
committed
04174da
View commit details
Copy full SHA for 04174da
Browse repository at this point
Commits on Mar 25, 2025
fix(checkbox): fixing accessibility issues created by making host element a checkbox
ShaneK
committed
d82a204
View commit details
Copy full SHA for d82a204
Browse repository at this point
fix(checkbox): trying to fix lack of label error
ShaneK
committed
dbc7d7a
View commit details
Copy full SHA for dbc7d7a
Browse repository at this point
Commits on Mar 26, 2025
chore(checkbox): moving comment out of render so it doesn't end up in the DOM
ShaneK
authored
e7a70de
View commit details
Copy full SHA for e7a70de
Browse repository at this point
fix(checkbox): lint
ShaneK
committed
3feceb4
View commit details
Copy full SHA for 3feceb4
Browse repository at this point
fix(checkbox): remove focusable on disabled
ShaneK
committed
247f6d6
View commit details
Copy full SHA for 247f6d6
Browse repository at this point
refactor(checkbox): targetting checkbox through instead of new class
ShaneK
committed
9fabf82
View commit details
Copy full SHA for 9fabf82
Browse repository at this point
Update core/src/components/checkbox/checkbox.scss
Show description for e8446ca
ShaneK
and
brandyscarney
authored
e8446ca
View commit details
Copy full SHA for e8446ca
Browse repository at this point
Update core/src/components/checkbox/checkbox.tsx
Show description for 007391b
ShaneK
and
brandyscarney
authored
007391b
View commit details
Copy full SHA for 007391b
Browse repository at this point
Update core/src/components/checkbox/checkbox.tsx
Show description for bbeff5b
ShaneK
and
brandyscarney
authored
bbeff5b
View commit details
Copy full SHA for bbeff5b
Browse repository at this point
Commits on Mar 27, 2025
Update core/src/components/checkbox/checkbox.tsx
Show description for 7434c73
ShaneK
and
thetaPC
authored
7434c73
View commit details
Copy full SHA for 7434c73
Browse repository at this point
Update core/src/components/checkbox/checkbox.scss
Show description for 1646e1e
ShaneK
and
thetaPC
authored
1646e1e
View commit details
Copy full SHA for 1646e1e
Browse repository at this point
Update core/src/components/checkbox/checkbox.tsx
Show description for 6a35a26
ShaneK
and
thetaPC
authored
6a35a26
View commit details
Copy full SHA for 6a35a26
Browse repository at this point
Update core/src/components/checkbox/checkbox.tsx
Show description for d674ad1
ShaneK
and
thetaPC
authored
d674ad1
View commit details
Copy full SHA for d674ad1
Browse repository at this point
Commits on Mar 28, 2025
Merge branch 'main' of github.com:ionic-team/ionic-framework into FW-6256
ShaneK
committed
875cc38
View commit details
Copy full SHA for 875cc38
Browse repository at this point
refactor(checkbox): move label ID to class property
ShaneK
committed
24c1c18
View commit details
Copy full SHA for 24c1c18
Browse repository at this point
refactor(label): test removing fallback checkbox label
ShaneK
committed
678d747
View commit details
Copy full SHA for 678d747
Browse repository at this point
refactor(checkbox): code clean up
ShaneK
committed
f0cd91b
View commit details
Copy full SHA for f0cd91b
Browse repository at this point
You can’t perform that action at this time.