Skip to content

Conversation

@simeonoff
Copy link
Collaborator

Closes #16817

Define --_button-transition in button theme and temporarily disable transitions during init, restoring them on the next animation frame to avoid style flickering.

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

dafo and others added 2 commits February 4, 2026 09:09
Closes #16817

Define --_button-transition in button theme and temporarily disable
transitions during init, restoring them on the next animation frame to
avoid style flickering.
@simeonoff simeonoff force-pushed the simeonoff/fix-16817-master branch from a09171e to 6daa870 Compare February 4, 2026 07:10
@desig9stein desig9stein added ✅ status: verified Applies to PRs that have passed manual verification and removed ❌ status: awaiting-test PRs awaiting manual verification labels Feb 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

button ✨ themes version: 21.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.

Flat Button: Hover flickering when used in combination with an input-group

4 participants