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 }}
rdlabo-dev
/
ionic-theme-md3
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
2
Star
21
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: Phase 1 MD3 token migration for all components
- #47
#47
Closed
rdlabo
wants to merge 25 commits into
main
rdlabo-dev/ionic-theme-md3:main
from
feature/md3-tokens-phase0
rdlabo-dev/ionic-theme-md3:feature/md3-tokens-phase0
Copy head branch name to clipboard
Conversation
Commits
25
(25)
Checks
Files changed
Closed
feat: Phase 1 MD3 token migration for all components
#47
rdlabo
wants to merge 25 commits into
main
rdlabo-dev/ionic-theme-md3:main
from
feature/md3-tokens-phase0
rdlabo-dev/ionic-theme-md3:feature/md3-tokens-phase0
Copy head branch name to clipboard
Commits
Commits on Sep 16, 2026
feat(tokens): introduce Material Design 3 token foundation
Show description for c099224
rdlabo
and
devin-ai-integration[bot]
committed
c099224
View commit details
Copy full SHA for c099224
Browse repository at this point
feat(components): align Button and Toolbar with MD3 tokens
Show description for 4291e80
rdlabo
and
devin-ai-integration[bot]
committed
4291e80
View commit details
Copy full SHA for 4291e80
Browse repository at this point
feat(components): tokenize Card, Chip and FAB
Show description for fe0e8dd
rdlabo
and
devin-ai-integration[bot]
committed
fe0e8dd
View commit details
Copy full SHA for fe0e8dd
Browse repository at this point
feat(components): tokenize Searchbar, Segment, Tabs and Toggle
Show description for b1783cc
rdlabo
and
devin-ai-integration[bot]
committed
b1783cc
View commit details
Copy full SHA for b1783cc
Browse repository at this point
feat(components): tokenize List and Range
Show description for 69f55d2
rdlabo
and
devin-ai-integration[bot]
committed
69f55d2
View commit details
Copy full SHA for 69f55d2
Browse repository at this point
feat(components): tokenize overlays (Alert, Action Sheet, Loading, Modal, Popover, Toast)
Show description for 595acb3
rdlabo
and
devin-ai-integration[bot]
committed
595acb3
View commit details
Copy full SHA for 595acb3
Browse repository at this point
feat(components): set Content and DateTime surface roles
Show description for c32dc34
rdlabo
and
devin-ai-integration[bot]
committed
c32dc34
View commit details
Copy full SHA for c32dc34
Browse repository at this point
fix: respect Ionic `color` prop and restore legacy elevation tokens
Show description for 5a83ef7
rdlabo
and
devin-ai-integration[bot]
committed
5a83ef7
View commit details
Copy full SHA for 5a83ef7
Browse repository at this point
Merge main
rdlabo
committed
91d8809
View commit details
Copy full SHA for 91d8809
Browse repository at this point
fix(button): keep iOS shape and use MD3 color/typography
Show description for 960073f
rdlabo
and
devin-ai-integration[bot]
committed
960073f
View commit details
Copy full SHA for 960073f
Browse repository at this point
fix(list): restore iOS list group divider color
Show description for 1784885
rdlabo
and
devin-ai-integration[bot]
committed
1784885
View commit details
Copy full SHA for 1784885
Browse repository at this point
fix(content): use default Ionic background instead of surface
Show description for 8d56597
rdlabo
and
devin-ai-integration[bot]
committed
8d56597
View commit details
Copy full SHA for 8d56597
Browse repository at this point
fix(components): align MD3 token migration with Ionic shape/defaults
Show description for edfcdd0
rdlabo
and
devin-ai-integration[bot]
committed
edfcdd0
View commit details
Copy full SHA for edfcdd0
Browse repository at this point
chore: update E2E screenshots
github-actions[bot]
committed
2e1d177
View commit details
Copy full SHA for 2e1d177
Browse repository at this point
fix(list): inset list divider matches item background
Show description for bfc7cd2
rdlabo
and
devin-ai-integration[bot]
committed
bfc7cd2
View commit details
Copy full SHA for bfc7cd2
Browse repository at this point
fix(range): restore Ionic slider geometry while keeping MD3 colors
Show description for 1851e7a
rdlabo
and
devin-ai-integration[bot]
committed
1851e7a
View commit details
Copy full SHA for 1851e7a
Browse repository at this point
test(rtl): update range geometry assertions for default Ionic shape
Show description for d111463
rdlabo
and
devin-ai-integration[bot]
committed
d111463
View commit details
Copy full SHA for d111463
Browse repository at this point
test(rtl): expect used left/right pixel values for range handle
Show description for 21e992a
rdlabo
and
devin-ai-integration[bot]
committed
21e992a
View commit details
Copy full SHA for 21e992a
Browse repository at this point
chore: update E2E screenshots
github-actions[bot]
committed
34bcc3e
View commit details
Copy full SHA for 34bcc3e
Browse repository at this point
feat(action-sheet, alert): add role='preferred' styling and demo examples
Show description for 4d5c081
rdlabo
and
devin-ai-integration[bot]
committed
4d5c081
View commit details
Copy full SHA for 4d5c081
Browse repository at this point
chore: update E2E screenshots
github-actions[bot]
committed
d704faf
View commit details
Copy full SHA for d704faf
Browse repository at this point
fix(alert): remove focus outline from alert wrapper
Show description for 6b80372
rdlabo
and
devin-ai-integration[bot]
committed
6b80372
View commit details
Copy full SHA for 6b80372
Browse repository at this point
chore: update E2E screenshots
github-actions[bot]
committed
664f2ff
View commit details
Copy full SHA for 664f2ff
Browse repository at this point
fix(action-sheet): set --color on action-sheet buttons for icon tint
Show description for 5a8426f
rdlabo
and
devin-ai-integration[bot]
committed
5a8426f
View commit details
Copy full SHA for 5a8426f
Browse repository at this point
chore: update E2E screenshots
github-actions[bot]
committed
0efd136
View commit details
Copy full SHA for 0efd136
Browse repository at this point
You can’t perform that action at this time.