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
Type
/
to 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
593
Pull requests
39
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(button): sync disabled state and type in renderHiddenButton
- #31225
#31225
Merged
ShaneK
merged 18 commits into
ionic-team:main
ionic-team/ionic-framework:main
from
Zac-Smucker-Bryan:zsb-ionic-framework-clean
Zac-Smucker-Bryan/ionic-framework:zsb-ionic-framework-clean
Copy head branch name to clipboard
Jun 26, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
fix(button): sync disabled state and type in renderHiddenButton
#31225
ShaneK
merged 18 commits into
ionic-team:main
ionic-team/ionic-framework:main
from
Zac-Smucker-Bryan:zsb-ionic-framework-clean
Zac-Smucker-Bryan/ionic-framework:zsb-ionic-framework-clean
Copy head branch name to clipboard
Commits
Commits on Jun 17, 2026
fix(ion-button): sync disabled state in ion-button renderHiddenButton
Show description for 1d4c704
Zac-Smucker-Bryan
committed
1d4c704
View commit details
Copy full SHA for 1d4c704
Browse repository at this point
test(ion-button): add e2e test for async disabled state change (issue #30968)
Zac-Smucker-Bryan
committed
2964bc6
View commit details
Copy full SHA for 2964bc6
Browse repository at this point
npm run lint.fix
Zac-Smucker-Bryan
committed
31aff31
View commit details
Copy full SHA for 31aff31
Browse repository at this point
Commits on Jun 18, 2026
revert: fix(ion-button): sync disabled state in ion-button renderHiddenButton
Show description for c235b79
Zac-Smucker-Bryan
committed
c235b79
View commit details
Copy full SHA for c235b79
Browse repository at this point
revert: test(ion-button): add e2e test for async disabled state change (issue #30968)
Show description for 5fb20dd
Zac-Smucker-Bryan
committed
5fb20dd
View commit details
Copy full SHA for 5fb20dd
Browse repository at this point
Commits on Jun 20, 2026
test(button): add e2e test for async disabled state change
Show description for 963ae43
Zac-Smucker-Bryan
committed
963ae43
View commit details
Copy full SHA for 963ae43
Browse repository at this point
fix(button): sync disabled state in renderHiddenButton
Zac-Smucker-Bryan
committed
fb1d9f6
View commit details
Copy full SHA for fb1d9f6
Browse repository at this point
Commits on Jun 22, 2026
revert: test(button): add e2e test for async disabled state change
Show description for a96a6b5
Zac-Smucker-Bryan
committed
a96a6b5
View commit details
Copy full SHA for a96a6b5
Browse repository at this point
Commits on Jun 23, 2026
style: code comment
Show description for 09a65ce
Zac-Smucker-Bryan
committed
09a65ce
View commit details
Copy full SHA for 09a65ce
Browse repository at this point
test(button): add e2e test for async disabled state change
Show description for 914a42c
Zac-Smucker-Bryan
committed
914a42c
View commit details
Copy full SHA for 914a42c
Browse repository at this point
style
Show description for 869ccd6
Zac-Smucker-Bryan
committed
869ccd6
View commit details
Copy full SHA for 869ccd6
Browse repository at this point
revert: test(ion-button): add e2e test for async disabled state change
Show description for 2c78cd0
Zac-Smucker-Bryan
committed
2c78cd0
View commit details
Copy full SHA for 2c78cd0
Browse repository at this point
revert: test(ion-button): add e2e test for async disabled state change
Show description for 7e25d02
Zac-Smucker-Bryan
committed
7e25d02
View commit details
Copy full SHA for 7e25d02
Browse repository at this point
style
Show description for 26b8aae
Zac-Smucker-Bryan
committed
26b8aae
View commit details
Copy full SHA for 26b8aae
Browse repository at this point
Merge branch 'zsb-ionic-framework-clean' of https://github.com/Zac-Smucker-Bryan/ionic-framework into zsb-ionic-framework-clean
Zac-Smucker-Bryan
committed
fb273ab
View commit details
Copy full SHA for fb273ab
Browse repository at this point
Commits on Jun 25, 2026
test(button): add e2e test for async type change
Show description for 4e9c622
Zac-Smucker-Bryan
committed
4e9c622
View commit details
Copy full SHA for 4e9c622
Browse repository at this point
Commits on Jun 26, 2026
test(button): move e2e type sync test from ng to core
Show description for 974ed1a
Zac-Smucker-Bryan
committed
974ed1a
View commit details
Copy full SHA for 974ed1a
Browse repository at this point
style update in form.spec.ts
Show description for 5dac962
Zac-Smucker-Bryan
and
ShaneK
authored
5dac962
View commit details
Copy full SHA for 5dac962
Browse repository at this point
You can’t perform that action at this time.