Skip to content

1.10.0

Choose a tag to compare

@Daveden2 Daveden2 released this 12 Jul 12:18

A big accessibility pass across the builder, plus two experimental keyboard tools.

New

  • The Navigator, Builderius file menu, panel tabs and element Inserter can now all be operated by keyboard and screen reader.
  • Experimental (off by default): element keyboard shortcuts (duplicate, cut, add before/after, rename) and a command palette (Cmd/Ctrl+Shift+K) for quickly adding classes, attributes and elements (minimal Emmet), running the element actions (including copy, wrap in div/figure/template/collection and Auto-BEM) and jumping between builder areas. Commands are grouped and show their keyboard shortcut, mirroring the block editor.

Improved

  • The Global/Template scope switch is now a proper vertical tab list; more icon buttons carry tooltips; native tooltips are themed and sit above dialogs; HTML attribute fields are labelled.
  • Clicking a panel tab moves keyboard focus to it, so the arrow keys carry on from the clicked tab.
  • A Section added through the quick element picker brings its native container (section > div.container[data-container="true"]).

Fixed

  • Horizontal tabs and toolbars move on Left/Right only; the custom dropdowns close when you tab away; the CSS scope switch no longer flickers and keeps a visible focus ring; the Builderius menu logo stays visible when open; the Auto-BEM checkboxes can be ticked again; the light-theme Attributes repeater is no longer dark-on-dark.

Full detail in CHANGELOG.md.