Skip to content

UI-A2 — Adopt motion tokens across widgets (#171) - #178

Merged
ZhuchkaTriplesix merged 1 commit into
devfrom
issue/171-adopt-motion-tokens
Jun 15, 2026
Merged

UI-A2 — Adopt motion tokens across widgets (#171)#178
ZhuchkaTriplesix merged 1 commit into
devfrom
issue/171-adopt-motion-tokens

Conversation

@ZhuchkaTriplesix

Copy link
Copy Markdown
Member

Summary

  • Replace magic Duration(100/120/200ms) and Curves.easeOut with QueryaMotion tokens via context.motionDuration / context.motionCurve
  • Updated: dialogs, dropdowns, theme picker, workspace panel, connection tree panels, workspace home cards
  • Removed QueryaDropdownTokens.hoverAnimationMs (use QueryaMotion.fast)
  • Debounce/poll delays unchanged (themePreviewDebounce, syntax highlight, Future.delayed)

Closes #171. Epic #170. Depends on #173 (merged).

Test plan

Replace magic animation durations and easeOut curves in dialogs,
dropdowns, theme picker, workspace panel, connection tree, and
workspace home cards with context.motionDuration/motionCurve.

Closes #171
@github-actions github-actions Bot added enhancement New feature or request frontend Theme parser epic label: frontend tests Theme parser epic motion Animation system, transitions, motion tokens labels Jun 15, 2026
@github-actions github-actions Bot added this to the 0.4.4 milestone Jun 15, 2026

@ZhuchkaTriplesix ZhuchkaTriplesix left a comment

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

123

@ZhuchkaTriplesix
ZhuchkaTriplesix merged commit c5eac0f into dev Jun 15, 2026
3 checks passed
@ZhuchkaTriplesix
ZhuchkaTriplesix deleted the issue/171-adopt-motion-tokens branch June 19, 2026 03:34
@ZhuchkaTriplesix ZhuchkaTriplesix self-assigned this Jun 20, 2026
ZhuchkaTriplesix added a commit that referenced this pull request Jul 27, 2026
UI-A2 — Adopt motion tokens across widgets (#171)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request frontend Theme parser epic label: frontend motion Animation system, transitions, motion tokens tests Theme parser epic

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant