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(accordion-group): skip initial animation
- #30729
#30729
Merged
ShaneK
merged 14 commits into
main
ionic-team/ionic-framework:main
from
FW-6730
ionic-team/ionic-framework:FW-6730
Copy head branch name to clipboard
Nov 3, 2025
Conversation
Commits
14
(14)
Checks
Files changed
Merged
fix(accordion-group): skip initial animation
#30729
ShaneK
merged 14 commits into
main
ionic-team/ionic-framework:main
from
FW-6730
ionic-team/ionic-framework:FW-6730
Copy head branch name to clipboard
Commits
Commits on Oct 16, 2025
fix(accordion): skip initial animation
ShaneK
committed
58c2a8a
View commit details
Copy full SHA for 58c2a8a
Browse repository at this point
fix(accordion-group): fixing animation in react
ShaneK
committed
761d06f
View commit details
Copy full SHA for 761d06f
Browse repository at this point
Commits on Oct 20, 2025
Merge branch 'main' of github.com:ionic-team/ionic-framework into FW-6730
ShaneK
committed
1a1dcda
View commit details
Copy full SHA for 1a1dcda
Browse repository at this point
fix(accordion): animating open if the first opening is done by the user
ShaneK
committed
2095f2f
View commit details
Copy full SHA for 2095f2f
Browse repository at this point
Commits on Oct 21, 2025
fix(accordion-group): skipping initial arrow animation
ShaneK
committed
63f32a5
View commit details
Copy full SHA for 63f32a5
Browse repository at this point
chore(accordion): adding comment explaining when we want to skip the next animation
ShaneK
committed
cc125e6
View commit details
Copy full SHA for cc125e6
Browse repository at this point
Commits on Oct 22, 2025
fix(accordion): re-rendering after intitial load to reset animation skip state and allow animations on first interaction
ShaneK
committed
90ebfba
View commit details
Copy full SHA for 90ebfba
Browse repository at this point
Commits on Oct 28, 2025
fix(accordion): defaulting to skip initial animation until first render
ShaneK
committed
e345efd
View commit details
Copy full SHA for e345efd
Browse repository at this point
Commits on Oct 30, 2025
fix(accordion): moving to state-based re-rendering instead of calling forceUpdate to try to prevent race conditions
ShaneK
committed
f84c484
View commit details
Copy full SHA for f84c484
Browse repository at this point
fix(accordion): trying to prevent animation based on interaction rather than render
ShaneK
committed
0ce05dc
View commit details
Copy full SHA for 0ce05dc
Browse repository at this point
Commits on Nov 3, 2025
Merge branch 'main' of github.com:ionic-team/ionic-framework into FW-6730
ShaneK
committed
31bda9d
View commit details
Copy full SHA for 31bda9d
Browse repository at this point
chore(accordion-group): resetting accordion group changes since they weren't really doing anything
ShaneK
committed
10eabb3
View commit details
Copy full SHA for 10eabb3
Browse repository at this point
chore(accordion): variable name clarification
ShaneK
committed
c1973cc
View commit details
Copy full SHA for c1973cc
Browse repository at this point
chore(accordion): clarifying group update handler variable naming
ShaneK
committed
24a3db0
View commit details
Copy full SHA for 24a3db0
Browse repository at this point
You can’t perform that action at this time.