Skip to content

feat: expose all remaining chart params in the builder#12

Merged
masonlet merged 3 commits into
mainfrom
feat/full-param-controls
Jul 11, 2026
Merged

feat: expose all remaining chart params in the builder#12
masonlet merged 3 commits into
mainfrom
feat/full-param-controls

Conversation

@masonlet

Copy link
Copy Markdown
Member

Adds the chart controls the builder was missing and consolidates how form
state is read.

Changes

Controls added

  • Title text input + Hide Title toggle (title greys out while hidden)
  • Background and Text colour pickers alongside the existing per-language and Gap controls

Refactors

  • Single readForm() is now the sole reader; it feeds both the live preview (parseQueryParams) and a defaults-aware URL serializer
  • Extracted makeColourRow() to build every colour (per-language, bg/text/gap)
  • Grouped the boolean toggles (Stroke, Hide Title) into one row

@masonlet
masonlet merged commit 9ac0bee into main Jul 11, 2026
2 checks passed
@masonlet
masonlet deleted the feat/full-param-controls branch July 11, 2026 03:42
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