Skip to content

fix(carousel): mark for check when active slide change - 19.1.x#15471

Merged
kacheshmarova merged 3 commits into19.1.xfrom
rivanova/fix-15469-19.1.x
Mar 17, 2025
Merged

fix(carousel): mark for check when active slide change - 19.1.x#15471
kacheshmarova merged 3 commits into19.1.xfrom
rivanova/fix-15469-19.1.x

Conversation

@RivaIvanova
Copy link
Copy Markdown
Member

@RivaIvanova RivaIvanova commented Mar 7, 2025

Closes #15469

Additional information (check all that apply):

  • Bug fix
  • New functionality
  • Documentation
  • Demos
  • CI/CD

Checklist:

  • All relevant tags have been applied to this PR
  • This PR includes unit tests covering all the new code (test guidelines)
  • This PR includes API docs for newly added methods/properties (api docs guidelines)
  • This PR includes feature/README.MD updates for the feature docs
  • This PR includes general feature table updates in the root README.MD
  • This PR includes CHANGELOG.MD updates for newly added functionality
  • This PR contains breaking changes
  • This PR includes ng update migrations for the breaking changes (migrations guidelines)
  • This PR includes behavioral changes and the feature specification has been updated with them

@MonikaKirkova MonikaKirkova added 💥 status: in-test PRs currently being tested ✅ status: verified Applies to PRs that have passed manual verification and removed ❌ status: awaiting-test PRs awaiting manual verification 💥 status: in-test PRs currently being tested labels Mar 17, 2025
@kacheshmarova kacheshmarova merged commit 246da2e into 19.1.x Mar 17, 2025
5 checks passed
@kacheshmarova kacheshmarova deleted the rivanova/fix-15469-19.1.x branch March 17, 2025 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🎠 carousel version: 19.1.x ✅ status: verified Applies to PRs that have passed manual verification

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Carousel: animations do not transition properly when ChangeDetectionStrategy.OnPush

4 participants