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
.
ionic-team
/
ionic-framework
Public
Notifications
You must be signed in to change notification settings
Fork
13.3k
Star
52.7k
Code
Issues
560
Pull requests
34
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
feat(select): allow HTML within options
- #31072
#31072
Merged
thetaPC
merged 31 commits into
next
ionic-team/ionic-framework:next
from
FW-7137
ionic-team/ionic-framework:FW-7137
Copy head branch name to clipboard
Apr 28, 2026
Conversation
Commits
31
(31)
Checks
Files changed
Merged
feat(select): allow HTML within options
#31072
thetaPC
merged 31 commits into
next
ionic-team/ionic-framework:next
from
FW-7137
ionic-team/ionic-framework:FW-7137
Copy head branch name to clipboard
Commits
Commits on Apr 9, 2026
feat(select): allow HTML within options
thetaPC
committed
9918f4a
View commit details
Copy full SHA for 9918f4a
Browse repository at this point
Commits on Apr 10, 2026
feat(select): add HTML to options
thetaPC
committed
d0a8a56
View commit details
Copy full SHA for d0a8a56
Browse repository at this point
refactor(many): rename files to common
thetaPC
committed
d53d627
View commit details
Copy full SHA for d53d627
Browse repository at this point
chore(select): run build
thetaPC
committed
5415cad
View commit details
Copy full SHA for 5415cad
Browse repository at this point
refactor(select): cleanup
thetaPC
committed
8f3e623
View commit details
Copy full SHA for 8f3e623
Browse repository at this point
Merge branch 'next' of github.com:ionic-team/ionic-framework into FW-7137
thetaPC
committed
f0b45d3
View commit details
Copy full SHA for f0b45d3
Browse repository at this point
chore(): run build proper
thetaPC
committed
a48cf66
View commit details
Copy full SHA for a48cf66
Browse repository at this point
refactor(select): cleanup and tests
thetaPC
committed
e9eb575
View commit details
Copy full SHA for e9eb575
Browse repository at this point
refactor(select): select text spacing
thetaPC
committed
e4bce6b
View commit details
Copy full SHA for e4bce6b
Browse repository at this point
Commits on Apr 11, 2026
fix(select): revert deletion
thetaPC
committed
03b8351
View commit details
Copy full SHA for 03b8351
Browse repository at this point
Commits on Apr 14, 2026
refactor(many): add internal type
thetaPC
committed
cc0af05
View commit details
Copy full SHA for cc0af05
Browse repository at this point
refactor(select): split out type
thetaPC
committed
49e0e6c
View commit details
Copy full SHA for 49e0e6c
Browse repository at this point
refactr(select): return string label as is
thetaPC
committed
0c7e4d6
View commit details
Copy full SHA for 0c7e4d6
Browse repository at this point
feat(select): add useSpan boolean
thetaPC
committed
17e9e37
View commit details
Copy full SHA for 17e9e37
Browse repository at this point
docs(select-popover): fix text
thetaPC
committed
6ef2355
View commit details
Copy full SHA for 6ef2355
Browse repository at this point
fix(select): sanitize content
thetaPC
committed
22dace3
View commit details
Copy full SHA for 22dace3
Browse repository at this point
Commits on Apr 15, 2026
feat(select): add spans to rich content select text
thetaPC
committed
f2695ca
View commit details
Copy full SHA for f2695ca
Browse repository at this point
test(select): add rich content page
thetaPC
committed
8a4e59b
View commit details
Copy full SHA for 8a4e59b
Browse repository at this point
feat(select): strip out elements for plain options
thetaPC
committed
deaafb9
View commit details
Copy full SHA for deaafb9
Browse repository at this point
Commits on Apr 22, 2026
refactor(select-option): remove comment
thetaPC
committed
96a4bb3
View commit details
Copy full SHA for 96a4bb3
Browse repository at this point
test(select-option): remove ids
thetaPC
committed
7fad490
View commit details
Copy full SHA for 7fad490
Browse repository at this point
refactor(select): export RichContentOption
thetaPC
committed
d6332e7
View commit details
Copy full SHA for d6332e7
Browse repository at this point
Merge branch 'next' of github.com:ionic-team/ionic-framework into FW-7137
thetaPC
committed
cd276fc
View commit details
Copy full SHA for cd276fc
Browse repository at this point
Commits on Apr 24, 2026
fix(select-popover): add max content width
thetaPC
committed
968103a
View commit details
Copy full SHA for 968103a
Browse repository at this point
Commits on Apr 25, 2026
fix(select-popover): adjust the width to the option content
thetaPC
committed
8009bfe
View commit details
Copy full SHA for 8009bfe
Browse repository at this point
fix(select-option): use correct slot props
thetaPC
committed
91091c2
View commit details
Copy full SHA for 91091c2
Browse repository at this point
docs(select): add JSDocs to function
thetaPC
committed
bfd3c52
View commit details
Copy full SHA for bfd3c52
Browse repository at this point
Commits on Apr 27, 2026
fix(select): add undefined to select cssClass
thetaPC
committed
57c557d
View commit details
Copy full SHA for 57c557d
Browse repository at this point
docs(select-option): update text
thetaPC
committed
fabd521
View commit details
Copy full SHA for fabd521
Browse repository at this point
fix(item-sliding): update snapshot to correct result
thetaPC
committed
97b2704
View commit details
Copy full SHA for 97b2704
Browse repository at this point
test(item-sliding): skip Safari
thetaPC
committed
5c8622d
View commit details
Copy full SHA for 5c8622d
Browse repository at this point
You can’t perform that action at this time.