mirror of
https://github.com/go-gitea/gitea.git
synced 2026-05-07 16:53:42 +02:00
fix: address code review feedback for WorkflowGraph.vue
Changes: - i18n: Removed all comments, made code self-documenting - fix(zoom): Corrected cumulative scaling drift (1.2 * 0.8 != 1.0) - refactor(styles): Replaced inline dynamic styles with CSS classes - fix(storage): Implemented LRU cache for localStorage (max 15 entries) - cleanup: Removed CSS variable fallbacks, use design system only - fix: Corrected zoom controls rendering and border display - chore: Aligned component structure with project conventions Note: Component implemented manually with strict typing and performance optimizations (rAF, cycle detection)
This commit is contained in:
parent
d88a53785f
commit
6c6646ed38
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user