Skip to content

Add toolbar items to the Formulas ribbon#65

Merged
code-by-sia merged 1 commit into
mainfrom
codex/formulas-toolbar-items
May 30, 2026
Merged

Add toolbar items to the Formulas ribbon#65
code-by-sia merged 1 commit into
mainfrom
codex/formulas-toolbar-items

Conversation

@code-by-sia
Copy link
Copy Markdown
Owner

Summary

  • Replaces placeholder content in the Formulas ribbon with toolbar buttons for supported functions.
  • Adds Statistics, Mathematical, Trigonometry, Constants, and User Defined Functions groups.
  • Wires formula toolbar buttons to populate the formula bar with formula templates such as =SUM( and =SQRT(.
  • Adds regression coverage for Formulas tab toolbar rendering and action dispatch.
  • 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 69c1a24 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