Skip to content

Add layout section items to View ribbon#62

Merged
code-by-sia merged 2 commits into
mainfrom
codex/issue-49-view-layout-items
May 30, 2026
Merged

Add layout section items to View ribbon#62
code-by-sia merged 2 commits into
mainfrom
codex/issue-49-view-layout-items

Conversation

@code-by-sia
Copy link
Copy Markdown
Owner

Summary

  • Adds concrete View > Layout ribbon items for Normal, Page layout, Page break, Gridlines, Headings, and Formula bar.
  • Splits View ribbon controls into small PrintControls and LayoutControls components.
  • Adds regression coverage for View tab layout items and toggle state.
  • Regenerates the GitHub Pages build assets.

Closes #49.

Verification

  • npm test
  • npm run typecheck
  • npm run build

Note: npm run build still reports the existing direct eval warning in src/lib/core/formula/Evaluator.ts; build succeeds.

@code-by-sia code-by-sia merged commit 1ddca54 into main May 30, 2026
1 check passed
@code-by-sia code-by-sia deleted the codex/issue-49-view-layout-items branch May 30, 2026 13:17
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.

Add layout section items in the View menu

1 participant