Skip to content

1.12.1

Choose a tag to compare

@github-actions github-actions released this 13 Jul 00:06
fe652b1

Repairs around the native "hide side panels" toggle, an opt-in keyboard route
into the Save options menu, and a tidier settings screen.

  • Fixed: the builder's own "hide side panels" button looked dead — the
    Resizable side panels and CSS-code-editor features were pinning the panels
    open against it. Both now stand aside while the panels are hidden.
  • Fixed: with the side panels hidden, dragging the preview resize handles
    collapsed the canvas partway through the range; the drag now works across
    the full width, with the matching breakpoint still lighting up as you cross
    it.
  • Fixed: opening the Save button's dropdown no longer clears the "Unsaved"
    marker (opening the menu is not a save).
  • New (experimental, off by default): keyboard access for the Save options
    menu. Builderius draws the dropdown trigger inside the Save button itself,
    where no keyboard or screen reader can reach it; this optional stopgap
    replaces it with a real "Save options" button beside Save. Off by default —
    the Save button stays completely native unless you opt in, and the proper
    fix has been reported to Builderius.
  • Improved: the settings screen now shows one concise line per feature, with
    the full explanation behind a small info button next to each title.

Full notes: CHANGELOG.md