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
567
Pull requests
28
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(select): derive option text from all child nodes
- #31382
#31382
Merged
ShaneK
merged 11 commits into
ionic-team:main
ionic-team/ionic-framework:main
from
ptmkenny:select-option-text-space
ptmkenny/ionic-framework:select-option-text-space
Copy head branch name to clipboard
Aug 21, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
fix(select): derive option text from all child nodes
#31382
ShaneK
merged 11 commits into
ionic-team:main
ionic-team/ionic-framework:main
from
ptmkenny:select-option-text-space
ptmkenny/ionic-framework:select-option-text-space
Copy head branch name to clipboard
Commits
Commits on Aug 20, 2026
spacing fix
ptmkenny
committed
76cd2c3
View commit details
Copy full SHA for 76cd2c3
Browse repository at this point
add test cases for "whole content wrapped" and "overlay (alert) label"
ptmkenny
committed
15f519e
View commit details
Copy full SHA for 15f519e
Browse repository at this point
apply suggestion by ShaneK in https://github.com/ionic-team/ionic-framework/pull/31382#discussion_r3822801867 that GitHub can't auto-apply
ptmkenny
committed
411e73c
View commit details
Copy full SHA for 411e73c
Browse repository at this point
add aria-label assertion
ptmkenny
committed
7b962af
View commit details
Copy full SHA for 7b962af
Browse repository at this point
fix adjacent text nodes when innerHTMLTemplatesEnabled is on
ptmkenny
committed
526ba9b
View commit details
Copy full SHA for 526ba9b
Browse repository at this point
Commits on Aug 21, 2026
Update core/src/components/select/select.tsx
Show description for 313566d
ptmkenny
and
ShaneK
authored
313566d
View commit details
Copy full SHA for 313566d
Browse repository at this point
ignore blockedTags
ptmkenny
committed
b1d43ae
View commit details
Copy full SHA for b1d43ae
Browse repository at this point
derive option text through one helper on both config paths
ptmkenny
committed
5b2443f
View commit details
Copy full SHA for 5b2443f
Browse repository at this point
hoist comment and consistently use symbol for star
ptmkenny
committed
1e8847b
View commit details
Copy full SHA for 1e8847b
Browse repository at this point
rename for clarity
ptmkenny
committed
88183ab
View commit details
Copy full SHA for 88183ab
Browse repository at this point
add additional test on handling of non-breaking spaces
ptmkenny
committed
33c7efa
View commit details
Copy full SHA for 33c7efa
Browse repository at this point
You can’t perform that action at this time.