Skip to content

Fix text alignment ribbon commands#66

Merged
code-by-sia merged 1 commit into
mainfrom
codex/fix-text-alignment
May 30, 2026
Merged

Fix text alignment ribbon commands#66
code-by-sia merged 1 commit into
mainfrom
codex/fix-text-alignment

Conversation

@code-by-sia
Copy link
Copy Markdown
Owner

Summary

  • Fixes the Format ribbon alignment buttons to send the string values expected by the core align command.
  • Keeps active alignment state based on the existing TextAlign enum.
  • Adds regression coverage for center/right alignment command payloads.
  • Regenerates GitHub Pages build assets.

Verification

  • npm test
  • npm run typecheck
  • npm run build
  • npm run build-storybook

Notes:

  • npm run build still reports the existing direct eval warning in src/lib/core/formula/Evaluator.ts; build succeeds.
  • npm run build-storybook reports large Storybook bundle chunks; the static Storybook build succeeds.

@code-by-sia code-by-sia merged commit 952774f into main May 30, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant